Answer Posted / satish
Uses : When you are using the functionality for any actor
i.e. nothing but the use case
extend: When use case is alloted to the actor as per client
requirement then programmer will extend the functionality
as per the program needs.
includes : It is same as extends, here to fulfill the
requirement of client, uses cases of actor has been
designed but for program working it is necessary to extend
or includes the functionality
For ex:
Suppose teacher is assigning and viewing grades of
students. As programmer point of view for viewing grade it
is neccessary to save (extending functionality) to view.
Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
What does associations, aggregation and composition in a class diagram mean?
How to identify the actors in a ucd?
What are the approaches to preparing state chart?
Explain about structural diagrams?
What is the purpose of UML diagrams?
Is use case diagram static or dynamic?
What is UML diagram?
What are the features of UML?
What is the need of UML diagrams?
What are components of an mvc architecture?
What are the key principles that underlie patterns?
Name 9 modeling diagrams that are frequently used?
How do you create a use case diagram in UML?
What are the advantages of using UML?
What are the different types of relationship composition that exists?