Public Member Functions | |
| PreInitializedState (AlmaSubsystemContext superContext, OfflineState context, AcsLogger logger) | |
| String | stateName () |
| AcsState[] | getStateHierarchy () |
| void | activate (String eventName) |
| void | entry () |
| void | initPass2 () |
| alma.ACS.MasterComponentImpl.statemachine.PreInitializedState.PreInitializedState | ( | AlmaSubsystemContext | superContext, | |
| OfflineState | context, | |||
| AcsLogger | logger | |||
| ) |
| void alma.ACS.MasterComponentImpl.statemachine.PreInitializedState.activate | ( | String | eventName | ) |
Causes the state to set itself as the current state, propagating the change up the state hierarchy.
Implements alma.acs.genfw.runtime.sm.AcsSimpleState.
References alma.ACS.MasterComponentImpl.statemachine.OfflineSubStateAbstract.m_offlineContext, alma.ACS.MasterComponentImpl.statemachine.OfflineSubStateAbstract.m_superContext, and alma.ACS.MasterComponentImpl.statemachine.OfflineState.setSubstate().
| void alma.ACS.MasterComponentImpl.statemachine.PreInitializedState.entry | ( | ) |
Implements alma.acs.genfw.runtime.sm.AcsState.
| AcsState [] alma.ACS.MasterComponentImpl.statemachine.PreInitializedState.getStateHierarchy | ( | ) |
| void alma.ACS.MasterComponentImpl.statemachine.PreInitializedState.initPass2 | ( | ) |
| String alma.ACS.MasterComponentImpl.statemachine.PreInitializedState.stateName | ( | ) |
Implements alma.acs.genfw.runtime.sm.AcsState.
1.7.0