Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
M
N
O
R
S
T
S
setEntityClass(Class)
- Method in class com.codexombie.jspasm.
Model
Set the entity class associated with the model.
setEntityClass(String)
- Method in class com.codexombie.jspasm.
Model
Set the entity class associated with the model.
setExceptionHandler(IExceptionHandler)
- Method in class com.codexombie.jspasm.
Engine
Set the exception handler.
setInitialState(String)
- Method in class com.codexombie.jspasm.
Model
Set the initial state for new entities created in this model.
setStateChangeHandler(IStateChangeHandler)
- Method in class com.codexombie.jspasm.
Engine
Set the state change handler.
setThreadCount(int)
- Method in class com.codexombie.jspasm.
Engine
Sets the thread count for the per-engine mode.
setThreadScheme(int)
- Method in class com.codexombie.jspasm.
Engine
Set the thread scheme.
setThreadScheme(String)
- Method in class com.codexombie.jspasm.
Engine
Set the thread scheme.
shutdown()
- Method in class com.codexombie.jspasm.
Engine
Order the Engine thread to terminate.
start()
- Method in class com.codexombie.jspasm.
Engine
startStateId
- Variable in class com.codexombie.jspasm.
StateChangeRecord
The state of the entity before the state change.
StateChangeRecord
- Class in
com.codexombie.jspasm
This contains all of the details about a state change that a state change handler might want to know when reporting it.
StateModelConfigurationException
- Exception in
com.codexombie.jspasm
Exception class thrown for errors detected when creating a Model.
StateModelConfigurationException(String)
- Constructor for exception com.codexombie.jspasm.
StateModelConfigurationException
Constructor.
StateModelConfigurationException(String, Throwable)
- Constructor for exception com.codexombie.jspasm.
StateModelConfigurationException
Constructor.
StateProcessingException
- Exception in
com.codexombie.jspasm
Exception class thrown by the Engine during normal running.
StateProcessingException(String)
- Constructor for exception com.codexombie.jspasm.
StateProcessingException
Constructor.
StateProcessingException(String, Throwable)
- Constructor for exception com.codexombie.jspasm.
StateProcessingException
Constructor.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
M
N
O
R
S
T