public interface TransitionableStateDefinition extends StateDefinition
| Modifier and Type | Method and Description |
|---|---|
TransitionDefinition |
getTransition(java.lang.String eventId)
Returns the transition that matches the event with the provided id.
|
TransitionDefinition[] |
getTransitions()
Returns the available transitions out of this state.
|
getId, getOwner, isViewStategetAttributes, getCaption, getDescriptionTransitionDefinition[] getTransitions()
TransitionDefinition getTransition(java.lang.String eventId)
eventId - the event id