Region Class |
Namespace: StaMa
The Region type exposes the following members.
Name | Description | |
---|---|---|
ExecutionOrder | ||
HasHistory |
Indicates whether the recently active State will be made
active on rentry of the Region.
| |
HistoryIndex |
Gets the index of the slot where this Region stores its
history in the StateMachine instance.
| |
InitialState |
The State that will be made active when the Region is entered
the first time.
| |
Parent |
Gets the State that aggregates this Region.
| |
StateConfigurationIndex |
The slot within a StateConfiguration that will be used by
the active state of this Region.
| |
States |
Gets the list of States of this Region.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Returns the execution order of the Region.
(Overrides ObjectToString.) |