OMNIA 3 BMLStateMachine
StateMachine
State Machine related to a given Definition.
Properties
Name | Type | Aggregation Kind | Multiplicity | Length | Description |
---|---|---|---|---|---|
Name | Text | None | 1..1 | 1..48 | The name of the state machine (unique identifier). |
Description | Text | None | 0..1 | None | The textual explanation of the state machine purpose. |
Definition | Text | None | 1..1 | None | the entity that will be managed using the State Machine. |
States | State | Composite | 0..* | None | A collection of states of the current State Machine. |
Operations
Name | Type | Description |
---|---|---|
Defaults | Initialize |