|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.fsm.StateModel
com.retek.commons.fsm.RcomRmmStateModel
com.retek.commons.fsm.FooStateModel
Field Summary | |
---|---|
com.retek.fsm.StateDescriptor |
closedState
|
com.retek.fsm.StateDescriptor |
newState
|
Fields inherited from class com.retek.fsm.StateModel |
---|
DBBUILD_EVENT_DESCRIPTOR_CODE, PARTCHANGED_EVENT_DESCRIPTOR_CODE, START_EVENT_DESCRIPTOR_CODE |
Constructor Summary | |
---|---|
FooStateModel(com.retek.fsm.StateModelMgr stateModelMgr)
|
Method Summary | |
---|---|
RcomRmmEvent |
getNewToClosedEvent()
|
Methods inherited from class com.retek.commons.fsm.RcomRmmStateModel |
---|
buildDecisionStateDescriptor, buildEvent, buildRcomRmmEventDescriptor, buildStateDescriptor, getState, inState, registerStateModel |
Methods inherited from class com.retek.fsm.StateModel |
---|
buildDecisionStateDescriptor, buildEventDescriptor, buildEventDescriptor, buildInternalTransition, buildStateDescriptor, buildTransition, findEventDescriptorForCode, findEventFanout, findEventFanout, findEventFanoutForUI, findStateDescriptorForCode, findStateDescriptorForState, findTransitions, getAllEventDescriptors, getAllNonSuperStates, getAllStateDescriptors, getAllStateTransitions, getDbBuildEventDescriptor, getLocalizer, getPartChangedEventDescriptor, getStartEventDescriptor, getStartState, mapHasTransitions, setLocalizer, setStartState, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public final com.retek.fsm.StateDescriptor newState
public final com.retek.fsm.StateDescriptor closedState
Constructor Detail |
public FooStateModel(com.retek.fsm.StateModelMgr stateModelMgr)
Method Detail |
public RcomRmmEvent getNewToClosedEvent() throws SystemException
SystemException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |