|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.evelopers.unimod.debug.protocol.position.Position com.evelopers.unimod.debug.protocol.position.TransitionSelectionPosition com.evelopers.unimod.debug.protocol.position.TransitionNotFoundPosition
Transition to go is not found
Constructor Summary | |
TransitionNotFoundPosition(StateMachineContext context,
StateMachinePath path,
Event event,
java.lang.String state)
|
Methods inherited from class com.evelopers.unimod.debug.protocol.position.TransitionSelectionPosition |
equals, getEvent, getState, hashCode, setEvent |
Methods inherited from class com.evelopers.unimod.debug.protocol.position.Position |
getContainer, getContext, getPath, getStateMachine, getTarget, setContext, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TransitionNotFoundPosition(StateMachineContext context, StateMachinePath path, Event event, java.lang.String state)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |