|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.x8ing.lsm4j.state | |
---|---|
com.x8ing.lsm4j | Provides interfaces the developer can implement to configure the behaviour of the state machine. |
com.x8ing.lsm4j.state | Provides classes that build the base structure of the state machine. |
com.x8ing.lsm4j.std | Provides some simple implementation of the interfaces that might be useful. |
com.x8ing.mc.bp | |
com.x8ing.mc.bp.develop | |
com.x8ing.mc.bp.operation |
Classes in com.x8ing.lsm4j.state used by com.x8ing.lsm4j | |
---|---|
ProcessableState
|
Classes in com.x8ing.lsm4j.state used by com.x8ing.lsm4j.state | |
---|---|
AbstractProcessableGraphException
TODO add some more diagnostics (state, context, ...). |
|
MaximumIterationsReachedException
A graph can be configured to run infinite or with a hard limit of transitions. |
|
NoMatchingTransitionConditionFoundException
After a state has been processed the controler tries to figure out how to go on. |
|
ProcessableState
|
|
ProcessableTransition
|
|
StaticGraph
Stores the structure of a graph. |
|
StaticState
A state. |
|
StaticTransition
Defines a transition between two states. |
Classes in com.x8ing.lsm4j.state used by com.x8ing.lsm4j.std | |
---|---|
ProcessableState
|
Classes in com.x8ing.lsm4j.state used by com.x8ing.mc.bp | |
---|---|
ProcessableState
|
Classes in com.x8ing.lsm4j.state used by com.x8ing.mc.bp.develop | |
---|---|
ProcessableState
|
Classes in com.x8ing.lsm4j.state used by com.x8ing.mc.bp.operation | |
---|---|
ProcessableState
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |