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
What is the best tool for modeling and ORM framework
What are the various types of constructors?
Differentiate between data abstraction and encapsulation.
What is the use of finalize method?
Why we use oops concepts? What is its advantage?
Explain the concept of multiple inheritance (virtual inheritance). Write about its advantages and disadvantages?
What is a virtual function?
Which oops concept exposes only necessary information to the calling functions?
Explain what an object is.
What is meant by function overloading and function overriding?
What is virtual multiple inheritance?
What are the features that are provided to make a program modular?
What is the benefit of using inheritance?
What is the difference abstract class and interface?
What is difference between static and non-static fields of a class?