Public Member Functions | Public Attributes

alma.ACS.MasterComponentImpl.statemachine.OfflineState Class Reference

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

List of all members.

Public Member Functions

 OfflineState (AlmaSubsystemContext superContext, AvailableState context)
String stateName ()
AcsState[] getStateHierarchy ()
void setSubstate (OfflineSubStateAbstract newSubState, String eventName)
void entry ()
void initPass1 () throws AcsJIllegalStateEventEx
void initPass2 () throws AcsJIllegalStateEventEx
void shutdownPass2 () throws AcsJIllegalStateEventEx

Public Attributes

OfflineSubStateAbstract m_subState
boolean newEntryToThis = false

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation


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