Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Transitions documented (issue #384) #902

Closed
wants to merge 8 commits into from

Conversation

RainerKlute
Copy link
Contributor

@andreasmuelder, please proofread!

@@ -46,11 +46,120 @@ States are the central elements of a state machine. A state has to be placed ins

h3(#transition). Transition

A transition is the transfer of one state to another. Transitions are diagrammed as arrows. They can have events and actions, but don't need to.
A transition is the transfer of one state to another. A transition is diagrammed as a arrow leading from a _source state_ to a _target state_. A transition can also have
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as an arrow

@tkutz
Copy link
Contributor

tkutz commented Aug 19, 2016

Closing, because #911 contains these changes.

@tkutz tkutz closed this Aug 19, 2016
@BeckmaR BeckmaR deleted the issue_#384_doc_transition branch October 7, 2016 11:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants