Object Oriented Software Engineering View all facts Glossary Help |
subject > representation > coding technique > diagram > UML diagram > deployment diagram |
deployment diagram comparison table |
Subject | has definition | contain | 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 | ||
deployment diagram | A UML diagram showing hardware nodes, how they are interconnected, and what components will exist on them at run time | nodes which represent computational units such as a computer, a processing card, a sensor or a device | 5.1 - What is UML? | UML diagram | where various instances of components reside at run time |
Next UML diagram: instance diagram Up: UML diagram Previous UML diagram: component diagram