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

Answer Posted / clark

Includes:

if(TRUE)

include the use case

Extends:

if(condition)

extend the use case

It's a matter of unconditional VS. conditional insertion

(Source : Uml 2002--The Unified Modeling Language
By Jean-Marc Jézéquel, Heinrich Hussmann, Stephen Cook)

Uses:

Defined in UML 1.1

Is This Answer Correct ?    22 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the meaning of object in object oriented programming?

608


What's the main difference between arraylist / hashmap and vector / hashtable?

539


What are the problems faced by the developer using object oriented programming language?

547


What is the difference between a virtual method and an abstract method?

528


Why dynamic loading is used in object-oriented programming?

563






Explain about multiple inheritance?

621


Differences between functional programming and object-oriented programming?

532


What is difference between class and interface?

564


Can we override static methods of a class?

534


Explain what you understand by function overloading.

566


what are the different ways for a method to be overloaded?

533


Explain static binding

552


What is the difference between new and override?

550


Why are outlet connections required in object-oriented programming?

543


What is the super keyword?

609