Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
State diagram
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Harel statechart == [[File:OO Modeling languages history.jpg|thumb|250px|Diagram showing how Harel's Statecharts contributed to object-oriented methods and notation]] Harel statecharts,<ref name="Har87">[[David Harel]], [https://www.weizmann.ac.il/math/harel/sites/math.harel/files/users/user56/Statecharts.pdf Statecharts: A visual formalism for complex systems. Science of Computer Programming], 8(3):231β274, June 1987.</ref> invented by computer scientist [[David Harel]], are gaining widespread usage since a variant has become part of the [[Unified Modeling Language]] (UML).{{primary source inline|date=March 2018}} The diagram type allows the modeling of [[UML state machine#Hierarchically nested states|superstates]], [[UML state machine#Orthogonal regions|orthogonal regions]], and activities as part of a state. Classic state diagrams require the creation of distinct nodes for every valid combination of parameters that define the state. For all but the simplest of systems, this can lead to a very large number of nodes and transitions between nodes ([[UML state machine#UML extensions to the traditional FSM formalism|state and transition explosion]]), which reduces the readability of the state diagram. With Harel statecharts it is possible to model multiple cross-functional state diagrams within the statechart. Each of these cross-functional state machines can transition internally without affecting the other state machines. The current state of each cross-functional state machine defines the state of the system. The Harel statechart is equivalent to a state diagram but improves its readability.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)