public class State extends Node
| Constructor and Description |
|---|
State(java.lang.String name,
java.lang.String description,
boolean initial) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInitial() |
boolean |
isTerminal() |
addIncomingTransition, addOutgoingTransition, equals, getActions, getDefaultLabel, getDescription, getIncomingTransitions, getIncomingTransitionsCount, getLabelMap, getMetadata, getName, getNodeType, getNotifications, getOutgoingTransitions, getOutgoingTransitionsCount, getOutgoingTransitionsList, getTimers, hashCode, setActions, setLabelMap, setMetadata, setNotifications, setTimers