![]() |
subject > representation > coding technique > diagram > UML diagram > instance diagram |
![]() ![]() | |||||||
instance diagram comparison table |
Subject | has definition | be | contain | generate by | is a subtopic of | is a kind of | show |
---|---|---|---|---|---|---|---|
UML diagram | 5.6 - More Advanced Features of Class Diagrams | diagram | classes, their attributes and operations as well as the various types of relationships that exist among the classes | ||||
instance diagram | A UML diagram that shows objects and the links between them | similar to collaboration diagram except that it shows links of associations | a generalization | class diagram which means that it contains instances and links that are present in the class diagram, and are consistent with that class diagram | 5.5 - Instance Diagrams | UML diagram | an instance of both classes that are joined by an association in the associated class diagram |
Next UML diagram: interaction diagram Up: UML diagram Previous UML diagram: deployment diagram