State Diagram syntax and features - PlantUML.com
State diagrams are used to give an abstract description of the behavior of a system. This behavior is represented as a series of events that can occur in one or more possible states. Simple State You can use [*] for the starting point and ending point of the state diagram.. Use --> for arrows.