EMERGING TRENDS IN SOFTWARE ENGINEERING
MISCELLANEOUS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Graphically a generalization relationship
|
is rendered as a solid line with a hollow arrowhead pointing to the parent
|
|
is rendered as a cross between a generalization and a dependencyrelationship
|
|
is rendered as a solid line, possibly directed, occasionally including a label, and oftencontaining other adornments, such as multiplicity and end names
|
|
is rendered as a dashed line, possibly directed, and occasionally including alabel.
|
Explanation:
Detailed explanation-1: -To show inheritance in a UML diagram, a solid line from the child class to the parent class is drawn using an unfilled arrowhead.
Detailed explanation-2: -In a class diagram, realization relationship is rendered as a dashed directed line with an open arrowhead pointing to the interface.
Detailed explanation-3: -Generalization Relationships The UML symbol for this relationship is an arrow with an unfilled, triangular head.
There is 1 question to complete.