Object Oriented Software Engineering   View all facts   Glossary   Help
subject > representation > coding technique > diagram > UML diagram > state diagram
Next UML diagram: subsystem diagram    Up: UML diagram    Previous UML diagram: package diagram   

state diagram comparison table
Subject describe nest inside has definition contain has part is a subtopic of is a kind of show
UML diagramaspects of the architectural model   note5.6 - More Advanced Features of Class Diagramsdiagramclasses, their attributes and operations as well as the various types of relationships that exist among the classes
state diagramthe externally visible behaviour of a system or of an individual objecta state of another state diagramA UML diagram showing states and transitions, used to describe the externally visible behaviour of a system or of an individual objectonly one start statestart state5.1 - What is UML?UML diagramstates and events concerning only one class

Next UML diagram: subsystem diagram    Up: UML diagram    Previous UML diagram: package diagram