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 is mean by a component?
What are the different types of implementation terms in uml?
Explain about static diagrams?
What is a communication diagram in UML?
What is the function of attribute facets in uml?
Define types of file access methods?
How to identify the actors in a ucd?
What are boundary, entity and control classes?
What is sdlc (software development life cycle)?
What are the roles played by packages in uml?
Is UML restrictive to system development?
What are the elements in State Chart diagrams?
What is behavioral diagram in UML?
Every object has : state, behavior and identity - explain
Explain the different elements of a Use Case?