com.retek.commons.fsm
Class FooStateModel

java.lang.Object
  extended bycom.retek.fsm.StateModel
      extended bycom.retek.commons.fsm.RcomRmmStateModel
          extended bycom.retek.commons.fsm.FooStateModel

public class FooStateModel
extends RcomRmmStateModel


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

newState

public final com.retek.fsm.StateDescriptor newState

closedState

public final com.retek.fsm.StateDescriptor closedState
Constructor Detail

FooStateModel

public FooStateModel(com.retek.fsm.StateModelMgr stateModelMgr)
Method Detail

getNewToClosedEvent

public RcomRmmEvent getNewToClosedEvent()
                                 throws SystemException
Throws:
SystemException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25