Package org.chenile.stm.action
package org.chenile.stm.action
-
ClassDescriptionActions (both actions and transition actions) implement this interface to obtain access to custom properties that can be set.Actions implement this interface to get hold of a scripting strategy that is set by the STM framework.A base class for all script aware generic actions.StateEntityRetrievalStrategy<StateEntityType extends StateEntity>STMAction<StateEntityType extends StateEntity>Implement this interface to become an STM entry or exit actionSTMAutomaticStateComputation<StateEntityType extends StateEntity>STMTransitionAction<StateEntityType extends StateEntity>This interface is useful to implement the actual logic to update the state to the new state ID.