Creates a new instance of the Region class.
The name of the region.
The parent state of the region.
The child vertices belonging to this region.
The name of the region.
The parent state of the region.
The fully qualified name of the region including its parent's qualified name.
The initial starting pseudo state of this region; saves the costly process of searching for it at runtime.
Returns the fully qualified name of the region.
Generated using TypeDoc
A region is a container of vertices (states and pseudo states) in a state machine model.