Public Member Functions | Public Attributes

alma.ACS.MasterComponentImpl.statemachine.AvailableState Class Reference

Inheritance diagram for alma.ACS.MasterComponentImpl.statemachine.AvailableState:
alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemStateAbstract alma.acs.genfw.runtime.sm.AcsState

List of all members.

Public Member Functions

 AvailableState (AlmaSubsystemContext superContext)
String stateName ()
synchronized AcsState[] getStateHierarchy ()
void setSubstate (AvailableSubStateAbstract newSubState, String eventName)
void entry ()
void initPass1 () throws AcsJIllegalStateEventEx
void initPass2 () throws AcsJIllegalStateEventEx
void start () throws AcsJIllegalStateEventEx
void stop () throws AcsJIllegalStateEventEx
void shutdownPass2 () throws AcsJIllegalStateEventEx
void reinit ()
void error ()
void shutdownPass1 ()

Public Attributes

AvailableSubStateAbstract m_subState

Constructor & Destructor Documentation

alma.ACS.MasterComponentImpl.statemachine.AvailableState.AvailableState ( AlmaSubsystemContext  superContext  ) 

Member Function Documentation

void alma.ACS.MasterComponentImpl.statemachine.AvailableState.entry (  )  [virtual]
void alma.ACS.MasterComponentImpl.statemachine.AvailableState.initPass1 (  )  throws AcsJIllegalStateEventEx
void alma.ACS.MasterComponentImpl.statemachine.AvailableState.initPass2 (  )  throws AcsJIllegalStateEventEx
void alma.ACS.MasterComponentImpl.statemachine.AvailableState.shutdownPass2 (  )  throws AcsJIllegalStateEventEx
void alma.ACS.MasterComponentImpl.statemachine.AvailableState.start (  )  throws AcsJIllegalStateEventEx
String alma.ACS.MasterComponentImpl.statemachine.AvailableState.stateName (  )  [virtual]
void alma.ACS.MasterComponentImpl.statemachine.AvailableState.stop (  )  throws AcsJIllegalStateEventEx

Member Data Documentation


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