| Name | Type | Multiplicity | Description |
|---|---|---|---|
| name |
property string |
[1,1] | |
| description |
property string |
[0,1] | |
| displayName |
property string |
[0,1] | |
| entryAction |
container LifecycleStateActionType |
[0,-1] | State entry action. |
| exitAction |
container LifecycleStateActionType |
[0,-1] | State exit action. |
| transition |
container LifecycleStateTransitionType |
[0,-1] | Transition to another state. |
Flags: RAM,runtime
Multiplicity: [1,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,-1]
State entry action. Action that is executed when the state is entered.
Flags: RAM,runtime
Multiplicity: [0,-1]
State exit action. Action that is executed when the state is exited.
Flags: RAM,runtime
Multiplicity: [0,-1]
Transition to another state.