what is difference between Extend and Include with example?
Answer Posted / mari n
Extend - if a use case is optional for another use case.
that is defiend using extend; if a use case should be
called another use case to accompalish a functionlity ,it
will be represented as include.
| Is This Answer Correct ? | 32 Yes | 12 No |
Post New Answer View All Answers
Explain about executable UML?
What is object diagram in UML?
What are the operations on facets supported by uml?
What is message-passing?
What is class diagram?
What are the types of event?
Detail the meaning of association?
What is the difference between uses and extends?
What are the roles played by wrappers in uml?
What are the different steps involved in object oriented analysis?
Does UML diagram have relationships?
What is object constraint language?
What are the advantages of creating a model?
What is Composite Structure Diagram in UML?
How to identify the actors in a ucd?