Difference: 'uses', 'extends', 'includes'

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


Please Help Members By Posting Answers For Below Questions

What are boundary, entity and control classes?

575


What is deployment diagram in UML?

585


What do you mean by focus of control?

591


What are the roles played by packages in uml?

509


What is class diagram?

577






Define SDLC in UML?

630


Brief explanation of all elements in activity diagrams

674


What is mean by relational and object dbms?

524


What are the parts of a deployment diagram?

570


Mention the different kinds of modeling diagrams used?

559


What is use case diagram in UML?

602


Name 9 modeling diagrams that are frequently used?

533


How the object diagrams gets represented in uml?

519


Why is it required to have an abstraction layer in uml?

467


What is inheritance in oosad?

652