Uses of Class
com.retek.commons.fsm.RcomRmmEvent

Packages that use RcomRmmEvent
com.retek.commons.fsm   
 

Uses of RcomRmmEvent in com.retek.commons.fsm
 

Methods in com.retek.commons.fsm that return RcomRmmEvent
protected  RcomRmmEvent RcomRmmStateModel.buildEvent(java.lang.String eventDescriptorCode)
          Create a new Event object for a given event descriptor code.
 RcomRmmEvent FooStateModel.getNewToClosedEvent()
           
 

Methods in com.retek.commons.fsm with parameters of type RcomRmmEvent
abstract  void RcomRmmAction.doAction(java.lang.Object bo, RcomRmmEvent event)
           
protected abstract  boolean RcomRmmGuard.doEvaluate(com.retek.fsm.FSMAble bo, RcomRmmEvent event)
           
 



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