Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D E F G H I N P R S T U V W X

A

attributes_ - Variable in class edu.iicm.xpg.statemachine.XMLElement
 

C

Const - class edu.iicm.xpg.statemachine.Const.
 
Const() - Constructor for class edu.iicm.xpg.statemachine.Const
 
characters(char[], int, int) - Method in class edu.iicm.xpg.statemachine.XMLHandler
 
config_file_ - Variable in class edu.iicm.xpg.statemachine.InitParser
 
current_state_ - Variable in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 

D

DEFAULT_SEARCH_PATH - Static variable in class edu.iicm.xpg.statemachine.InitParser
 
DataObject - class edu.iicm.xpg.statemachine.DataObject.
 
DataObject() - Constructor for class edu.iicm.xpg.statemachine.DataObject
 
DuplicateStateException - exception edu.iicm.xpg.statemachine.DuplicateStateException.
 
DuplicateStateException() - Constructor for class edu.iicm.xpg.statemachine.DuplicateStateException
 
DuplicateStateException(String) - Constructor for class edu.iicm.xpg.statemachine.DuplicateStateException
 
data_ - Variable in class edu.iicm.xpg.statemachine.Parser
 
data_ - Variable in class edu.iicm.xpg.statemachine.XMLHandler
 
data_map_ - Variable in class edu.iicm.xpg.statemachine.DataObject
 
default_transition_ - Variable in class edu.iicm.xpg.statemachine.PrimitiveState
 
default_transition_destination_ - Variable in class edu.iicm.xpg.statemachine.PrimitiveState
 

E

edu.iicm.xpg.statemachine - package edu.iicm.xpg.statemachine
 
endDocument() - Method in class edu.iicm.xpg.statemachine.XMLHandler
 
endElement(String, String, String) - Method in class edu.iicm.xpg.statemachine.XMLHandler
 
equals(Object) - Method in interface edu.iicm.xpg.statemachine.Input
 
equals(Object) - Method in class edu.iicm.xpg.statemachine.XMLInput
 
error(SAXParseException) - Method in class edu.iicm.xpg.statemachine.XMLHandler
 
exception_ - Variable in class edu.iicm.xpg.statemachine.TransitionException
 

F

fatalError(SAXParseException) - Method in class edu.iicm.xpg.statemachine.XMLHandler
 

G

getAttributes() - Method in class edu.iicm.xpg.statemachine.XMLElement
get the attributes of the xml element
getCurrentState() - Method in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
getCurrentState() - Method in interface edu.iicm.xpg.statemachine.StateMachine
 
getException() - Method in class edu.iicm.xpg.statemachine.TransitionException
Return the embedded exception, if any.
getMessage() - Method in class edu.iicm.xpg.statemachine.TransitionException
Return a detail message for this exception.
getName() - Method in class edu.iicm.xpg.statemachine.XMLElement
get the name of the xml element
getObject(String) - Method in class edu.iicm.xpg.statemachine.DataObject
get data from the hashmap stored by key
getRegisteredStates() - Method in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
getRegisteredStates() - Method in interface edu.iicm.xpg.statemachine.StateMachine
 
getRegisteredTransitions() - Method in class edu.iicm.xpg.statemachine.PrimitiveState
 
getRegisteredTransitions(String) - Method in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
getRegisteredTransitions() - Method in interface edu.iicm.xpg.statemachine.State
 
getRegisteredTransitions(String) - Method in interface edu.iicm.xpg.statemachine.StateMachine
 
getStateMachine() - Method in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
get the (initialized) statemachine
getStateMachine() - Method in class edu.iicm.xpg.statemachine.InitParser
get the initialized statemachine
getStateMachine() - Method in interface edu.iicm.xpg.statemachine.Initializer
get the (initialized) statemachine
getTransition(Input) - Method in class edu.iicm.xpg.statemachine.PrimitiveState
 
getTransition(Input) - Method in interface edu.iicm.xpg.statemachine.State
 
getTransitionDestination(Input) - Method in class edu.iicm.xpg.statemachine.PrimitiveState
 
getTransitionDestination(Input) - Method in interface edu.iicm.xpg.statemachine.State
 
getType() - Method in class edu.iicm.xpg.statemachine.XMLInput
 
getValue() - Method in class edu.iicm.xpg.statemachine.XMLElement
get the value of the xml element
getValue() - Method in class edu.iicm.xpg.statemachine.XMLInput
 
getXMLElement() - Method in class edu.iicm.xpg.statemachine.DataObject
get the 'actual' xml element
getXMLElementStack() - Method in class edu.iicm.xpg.statemachine.DataObject
get the whole xml element stack

H

handler_ - Variable in class edu.iicm.xpg.statemachine.Parser
 
hashCode() - Method in interface edu.iicm.xpg.statemachine.Input
 
hashCode() - Method in class edu.iicm.xpg.statemachine.XMLInput
 
hash_code_ - Variable in class edu.iicm.xpg.statemachine.XMLInput
 

I

INITIALIZED - Static variable in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
IllegalInputException - exception edu.iicm.xpg.statemachine.IllegalInputException.
 
IllegalInputException() - Constructor for class edu.iicm.xpg.statemachine.IllegalInputException
 
IllegalInputException(String) - Constructor for class edu.iicm.xpg.statemachine.IllegalInputException
 
InitInitializeStateMachine - class edu.iicm.xpg.statemachine.InitInitializeStateMachine.
This class implements the Initializer Interface.
InitInitializeStateMachine() - Constructor for class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
InitParser - class edu.iicm.xpg.statemachine.InitParser.
 
InitParser(String) - Constructor for class edu.iicm.xpg.statemachine.InitParser
 
InitParser(String, String) - Constructor for class edu.iicm.xpg.statemachine.InitParser
 
Initializer - interface edu.iicm.xpg.statemachine.Initializer.
Interface for initializing of a statemachine
Input - interface edu.iicm.xpg.statemachine.Input.
 
ignorableWhitespace(char[], int, int) - Method in class edu.iicm.xpg.statemachine.XMLHandler
 
init(String) - Method in class edu.iicm.xpg.statemachine.InitParser
 
initialize(PrimitiveStateMachine) - Method in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
initialize the 'hardcoded' statemachine
initialize(PrimitiveStateMachine) - Method in class edu.iicm.xpg.statemachine.InitParser
initialize the statemachine with the initializer
initialize(PrimitiveStateMachine) - Method in interface edu.iicm.xpg.statemachine.Initializer
initialize a statemachine
initializeMachine() - Method in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
initializeMachine() - Method in interface edu.iicm.xpg.statemachine.StateMachine
 
initializer_ - Variable in class edu.iicm.xpg.statemachine.InitParser
 
input(Input) - Method in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
input(Input) - Method in interface edu.iicm.xpg.statemachine.StateMachine
 
isStateRegistered(String) - Method in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
isStateRegistered(String) - Method in interface edu.iicm.xpg.statemachine.StateMachine
 
isTransitionRegistered(Input) - Method in class edu.iicm.xpg.statemachine.PrimitiveState
 
isTransitionRegistered(Input) - Method in interface edu.iicm.xpg.statemachine.State
 

N

name_ - Variable in class edu.iicm.xpg.statemachine.XMLElement
 

P

PARSER_FEATURE_SCHEMA - Static variable in class edu.iicm.xpg.statemachine.Parser
 
PARSER_FEATURE_VALIDATING - Static variable in class edu.iicm.xpg.statemachine.Parser
 
PARSER_FEATURE_VALIDATING_DYNAMIC - Static variable in class edu.iicm.xpg.statemachine.Parser
 
Parser - class edu.iicm.xpg.statemachine.Parser.
 
Parser() - Constructor for class edu.iicm.xpg.statemachine.Parser
 
Parser(String) - Constructor for class edu.iicm.xpg.statemachine.Parser
 
PrimitiveState - class edu.iicm.xpg.statemachine.PrimitiveState.
 
PrimitiveState() - Constructor for class edu.iicm.xpg.statemachine.PrimitiveState
 
PrimitiveStateMachine - class edu.iicm.xpg.statemachine.PrimitiveStateMachine.
 
PrimitiveStateMachine() - Constructor for class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
parseFile(String) - Method in class edu.iicm.xpg.statemachine.Parser
Parse a file , calls the XMLHandler
putObject(String, Object) - Method in class edu.iicm.xpg.statemachine.DataObject
put a kind of data as object to the hashmap and store it by usage of key

R

RESULT_BUFFER - Static variable in class edu.iicm.xpg.statemachine.Const
 
RUNNING - Static variable in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
reader_ - Variable in class edu.iicm.xpg.statemachine.Parser
 
registerDefaultTransition(Transition, State) - Method in class edu.iicm.xpg.statemachine.PrimitiveState
 
registerDefaultTransition(Transition, String, String) - Method in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
registerDefaultTransition(Transition, State) - Method in interface edu.iicm.xpg.statemachine.State
 
registerDefaultTransition(Transition, String, String) - Method in interface edu.iicm.xpg.statemachine.StateMachine
 
registerState(State, String) - Method in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
registerState(State, String) - Method in interface edu.iicm.xpg.statemachine.StateMachine
 
registerTransition(Input, Transition, State) - Method in class edu.iicm.xpg.statemachine.PrimitiveState
 
registerTransition(Input, Transition, String, String) - Method in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
registerTransition(Input, Transition, State) - Method in interface edu.iicm.xpg.statemachine.State
 
registerTransition(Input, Transition, String, String) - Method in interface edu.iicm.xpg.statemachine.StateMachine
 
removeObject(String) - Method in class edu.iicm.xpg.statemachine.DataObject
get data from the hashmap stored by key and remove it

S

STATE_BEGINSTATE - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
STATE_CLASSNAME - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
STATE_ELEMENT - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
STATE_FINISHED - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
STATE_MACHINE - Static variable in class edu.iicm.xpg.statemachine.Parser
 
STATE_NEXTSTATE - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
STATE_PATH_DEF - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
STATE_START_STATE_DEF - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
STATE_STATE_DEF - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
STATE_STATE_LIST - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
STATE_TOP_LEVEL_DOC_TYPE - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
STATE_TOP_LEVEL_FILE - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
STATE_TRANSITION_DEF - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
STATE_TRANSITION_LIST - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
STOPPED - Static variable in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
State - interface edu.iicm.xpg.statemachine.State.
 
StateMachine - interface edu.iicm.xpg.statemachine.StateMachine.
 
setAttributes(Attributes) - Method in class edu.iicm.xpg.statemachine.XMLElement
set the attributes of the xml element
setFeatures() - Method in class edu.iicm.xpg.statemachine.Parser
set the features for the xml reader
setHandlers(XMLHandler) - Method in class edu.iicm.xpg.statemachine.Parser
set the diverse handlers for the xml reader
setHandlers() - Method in class edu.iicm.xpg.statemachine.Parser
set the intern handler for the xml reader
setName(String) - Method in class edu.iicm.xpg.statemachine.XMLElement
set the name of the xml element
setStartState(String) - Method in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
setStartState(String) - Method in interface edu.iicm.xpg.statemachine.StateMachine
 
setUserDefinedDataObject(DataObject) - Method in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
setUserDefinedDataObject(DataObject) - Method in interface edu.iicm.xpg.statemachine.StateMachine
 
setValue(String) - Method in class edu.iicm.xpg.statemachine.XMLElement
set the value (content) of the xml element
setup() - Method in class edu.iicm.xpg.statemachine.Parser
 
startDocument() - Method in class edu.iicm.xpg.statemachine.XMLHandler
 
startElement(String, String, String, Attributes) - Method in class edu.iicm.xpg.statemachine.XMLHandler
 
start_state_ - Variable in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
state_machine_ - Variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
state_machine_ - Variable in class edu.iicm.xpg.statemachine.Parser
 
state_machine_ - Variable in class edu.iicm.xpg.statemachine.XMLHandler
 
states_ - Variable in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
status_ - Variable in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
stopMachine() - Method in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
stopMachine() - Method in interface edu.iicm.xpg.statemachine.StateMachine
 

T

TRANSITION_FATORY - Static variable in class edu.iicm.xpg.statemachine.Parser
 
Transition - interface edu.iicm.xpg.statemachine.Transition.
 
TransitionException - exception edu.iicm.xpg.statemachine.TransitionException.
 
TransitionException() - Constructor for class edu.iicm.xpg.statemachine.TransitionException
 
TransitionException(String) - Constructor for class edu.iicm.xpg.statemachine.TransitionException
 
TransitionException(Exception) - Constructor for class edu.iicm.xpg.statemachine.TransitionException
Create a new TransitionException wrapping an existing exception.
TransitionException(String, Exception) - Constructor for class edu.iicm.xpg.statemachine.TransitionException
Create a new TransitionException from an existing exception.
toString() - Method in class edu.iicm.xpg.statemachine.TransitionException
Override toString to pick up any embedded exception.
toString() - Method in class edu.iicm.xpg.statemachine.XMLInput
 
transitionTriggered(Input, State, State, StateMachine, DataObject) - Method in interface edu.iicm.xpg.statemachine.Transition
 
transition_destinations_ - Variable in class edu.iicm.xpg.statemachine.PrimitiveState
 
transitions_ - Variable in class edu.iicm.xpg.statemachine.PrimitiveState
 
type_ - Variable in class edu.iicm.xpg.statemachine.XMLInput
 

U

unregisterState(String) - Method in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
unregisterState(String) - Method in interface edu.iicm.xpg.statemachine.StateMachine
 
unregisterTransition(Input) - Method in class edu.iicm.xpg.statemachine.PrimitiveState
 
unregisterTransition(Input, String) - Method in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 
unregisterTransition(Input) - Method in interface edu.iicm.xpg.statemachine.State
 
unregisterTransition(Input, String) - Method in interface edu.iicm.xpg.statemachine.StateMachine
 
user_data_ - Variable in class edu.iicm.xpg.statemachine.PrimitiveStateMachine
 

V

value_ - Variable in class edu.iicm.xpg.statemachine.XMLElement
 
value_ - Variable in class edu.iicm.xpg.statemachine.XMLInput
 

W

warning(SAXParseException) - Method in class edu.iicm.xpg.statemachine.XMLHandler
 

X

XMLElement - class edu.iicm.xpg.statemachine.XMLElement.
 
XMLElement() - Constructor for class edu.iicm.xpg.statemachine.XMLElement
 
XMLHandler - class edu.iicm.xpg.statemachine.XMLHandler.
This class extends the DefaultHandler of the SAX2.0 API.
XMLHandler(PrimitiveStateMachine, DataObject) - Constructor for class edu.iicm.xpg.statemachine.XMLHandler
 
XMLInput - class edu.iicm.xpg.statemachine.XMLInput.
 
XMLInput(String, char[], int, int) - Constructor for class edu.iicm.xpg.statemachine.XMLInput
 
XMLInput(String, String) - Constructor for class edu.iicm.xpg.statemachine.XMLInput
 
XML_BEGINSTATE - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
XML_CHARS - Static variable in class edu.iicm.xpg.statemachine.Const
 
XML_CLASSNAME - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
XML_ELEMENT - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
XML_END_DOCUMENT - Static variable in class edu.iicm.xpg.statemachine.Const
 
XML_END_TAG - Static variable in class edu.iicm.xpg.statemachine.Const
 
XML_NEXTSTATE - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
XML_PATH_DEF - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
XML_READER - Static variable in class edu.iicm.xpg.statemachine.Parser
 
XML_START_STATE_DEF - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
XML_START_TAG - Static variable in class edu.iicm.xpg.statemachine.Const
 
XML_STATE_DEF - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
XML_STATE_LIST - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
XML_STM_CONFIG - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
XML_TRANSITION_DEF - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
XML_TRANSITION_LIST - Static variable in class edu.iicm.xpg.statemachine.InitInitializeStateMachine
 
xml_element_stack_ - Variable in class edu.iicm.xpg.statemachine.DataObject
 

A C D E F G H I N P R S T U V W X