Object Oriented Software Engineering   View all facts   Glossary   Help
subject > representation > coding technique > diagram > UML diagram > state diagram
Next UML diagramsubsystem diagram    UpUML diagram    Previous UML diagrampackage diagram   

state diagram
subjectfact 
state diagramcan be nested inside a state of another state diagram2001-08-30 14:57:46.0
contains one or more end states2001-08-30 14:57:46.0
contains only one start state2001-08-30 14:57:46.0
has definition A UML diagram showing states and transitions, used to describe the externally visible behaviour of a system or of an individual object2001-08-30 14:57:46.0
describes the externally visible behaviour of a system or of an individual object2001-08-30 14:57:46.0
has part action symbol2001-08-30 14:57:46.0
has part activity symbol2001-08-30 14:57:47.0
has part end state2001-08-30 14:57:47.0
has part guard condition2001-08-30 14:57:47.0
has part start state2001-08-30 14:57:47.0
is a subtopic of 5.1 - What is UML?2001-08-30 14:57:47.0
is a kind of UML diagram2001-08-30 14:57:47.0
shows how systems behave internally2001-08-30 14:57:47.0
usually shows states and events concerning only one class2001-08-30 14:57:47.0
UML diagramsee 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 diagramsubsystem diagram    UpUML diagram    Previous UML diagrampackage diagram