Home >> All >> edu >> iicm >> xpg >> [ statemachine Javadoc ] |
edu.iicm.xpg.statemachine: Javadoc index of package edu.iicm.xpg.statemachine.
Package Samples:
edu.iicm.xpg.statemachine
Classes:
InitInitializeStateMachine: This class implements the Initializer Interface. It registers the States and Transitions for the Statemachine which is used to initialize the Document Statemachine. The States and Transisitions are hardcoded in this class. The Initialized Statemachine is able to process a statemachine config file and initialize the Document Statemachine.
XMLHandler: This class extends the DefaultHandler of the SAX2.0 API. It sends the XMLInputs to the statemachine.
Initializer: Interface for initializing of a statemachine
Const
DataObject
DuplicateStateException
IllegalInputException
InitParser
Input
Parser
PrimitiveState
PrimitiveStateMachine
State
StateMachine
Transition
XMLElement
XMLInput
TransitionException
Home | Contact Us | Privacy Policy | Terms of Service |