Public Member Functions

alma.ACS.MasterComponentImpl.statemachine.OperationalState Class Reference

Inheritance diagram for alma.ACS.MasterComponentImpl.statemachine.OperationalState:
alma.ACS.MasterComponentImpl.statemachine.AvailableSubStateAbstract alma.acs.genfw.runtime.sm.AcsSimpleState alma.acs.genfw.runtime.sm.AcsState alma.acs.genfw.runtime.sm.AcsState

List of all members.

Public Member Functions

 OperationalState (AlmaSubsystemContext superContext, AvailableState context)
String stateName ()
void activate (String eventName)
void entry ()
void start ()
void stop ()
AcsState[] getStateHierarchy ()

Constructor & Destructor Documentation

alma.ACS.MasterComponentImpl.statemachine.OperationalState.OperationalState ( AlmaSubsystemContext  superContext,
AvailableState  context 
)

Member Function Documentation

void alma.ACS.MasterComponentImpl.statemachine.OperationalState.activate ( String  eventName  ) 
void alma.ACS.MasterComponentImpl.statemachine.OperationalState.entry (  ) 
AcsState [] alma.ACS.MasterComponentImpl.statemachine.OperationalState.getStateHierarchy (  ) 
String alma.ACS.MasterComponentImpl.statemachine.OperationalState.stateName (  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties