import "RTC.idl";
Public Attributes | |
FsmParticipantAction | action_component |
action_component | |
UniqueIdentifier | id |
id |
FsmBehaviorProfile represents the association of an FSM participant with a transition, state entry, or state exit in an FSM.
The assignment of identifiers to particular transitions, state entries, or state exits is implementation-dependent.
action_component
This attribute stores a reference to the FSM participant that is invoked when the containing Fsm receives a message distinguished by id.