Click or drag to resize
StaMaIStateConfigurationVisitor Methods

The IStateConfigurationVisitor type exposes the following members.

Methods
  NameDescription
Public methodBeginSubStates
Will be called before enumerating the active states of the sub-regions of a composite state.
Public methodEndSubStates
Will be called after the active states of the sub-regions of a composite state were enumerated.
Public methodNextSubState
Will be called after enumerating the active state of the sub-region of a composite state.
Public methodState
Will be called for every well-defined state of a StateConfiguration.
Public methodStateAny
Will be called when the active state in a StateConfiguration is not specified for a particular Region.
Top
See Also