|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.x8ing.lsm4j | |
---|---|
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 used by com.x8ing.lsm4j | |
---|---|
Condition
A condition is an expression that is appended to a transition between to states. |
|
StateContext
Defines the current context of a state, in other words, the state itself. |
Classes in com.x8ing.lsm4j used by com.x8ing.lsm4j.state | |
---|---|
Action
An Action implements the logic that should be processed if the graph reach a certain point. |
|
Condition
A condition is an expression that is appended to a transition between to states. |
|
GraphListener
Will be notified if something happens on the graph. |
|
StateContext
Defines the current context of a state, in other words, the state itself. |
|
StateMetaInformation
This optional data holder can be attached to a State ProcessableState . |
Classes in com.x8ing.lsm4j used by com.x8ing.lsm4j.std | |
---|---|
Action
An Action implements the logic that should be processed if the graph reach a certain point. |
|
Condition
A condition is an expression that is appended to a transition between to states. |
|
GraphListener
Will be notified if something happens on the graph. |
|
StateContext
Defines the current context of a state, in other words, the state itself. |
Classes in com.x8ing.lsm4j used by com.x8ing.mc.bp | |
---|---|
Action
An Action implements the logic that should be processed if the graph reach a certain point. |
|
Condition
A condition is an expression that is appended to a transition between to states. |
|
StateContext
Defines the current context of a state, in other words, the state itself. |
Classes in com.x8ing.lsm4j used by com.x8ing.mc.bp.develop | |
---|---|
Action
An Action implements the logic that should be processed if the graph reach a certain point. |
|
Condition
A condition is an expression that is appended to a transition between to states. |
|
StateContext
Defines the current context of a state, in other words, the state itself. |
Classes in com.x8ing.lsm4j used by com.x8ing.mc.bp.operation | |
---|---|
Action
An Action implements the logic that should be processed if the graph reach a certain point. |
|
Condition
A condition is an expression that is appended to a transition between to states. |
|
StateContext
Defines the current context of a state, in other words, the state itself. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |