Object Oriented Software Engineering   View all facts   Glossary   Help
subject > representation > coding technique > diagram > UML diagram > instance diagram
Next UML diagraminteraction diagram    UpUML diagram    Previous UML diagramdeployment diagram   

instance diagram
subjectfact 
instance diagramcan contain only links generated by associations, not the associations themselves2001-08-30 14:55:59.0
cannot contain a generalization2001-08-30 14:55:59.0
has definition A UML diagram that shows objects and the links between them2001-08-30 14:55:59.0
is similar to collaboration diagram except that it shows links of associations2001-08-30 14:55:59.0
is a subtopic of 5.5 - Instance Diagrams2001-08-30 14:55:59.0
is generated by class diagram which means that it contains instances and links that are present in the class diagram, and are consistent with that class diagram2001-08-30 14:55:59.0
is a kind of UML diagram2001-08-30 14:55:59.0
shows a link between two objects drawn as a simple line2001-08-30 14:55:59.0
shows an example configuration of objects and links that may exist at a particular point during execution of a program2001-08-30 14:55:59.0
shows an instance of both classes that are joined by an association in the associated class diagram2001-08-30 14:55:59.0
UML diagramdescribes aspects of the architectural model2001-08-30 14:58:07.0
has part constraint2001-08-30 14:58:07.0
has part note2001-08-30 14:58:07.0
see also Unified Modelling Language2001-08-30 14:58:07.0
diagramhas advantages it conveys or summarizes complex concepts or mechanisms more easily than other techniques2001-08-30 14:55:19.0
has problems
  • can be hard for users to interact with or interpret
  • not usable by blind people
  • it can be expensive to program diagram drawing software
2001-08-30 14:55:19.0
should have a label if its meaning is not obvious, using a caption or pop-up label that appears when the user moves the mouse over it2001-08-30 14:55:19.0

Next UML diagraminteraction diagram    UpUML diagram    Previous UML diagramdeployment diagram