|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MaximumIterationsReachedException | |
|---|---|
| com.x8ing.lsm4j.state | Provides classes that build the base structure of the state machine. |
| Uses of MaximumIterationsReachedException in com.x8ing.lsm4j.state |
|---|
| Methods in com.x8ing.lsm4j.state that throw MaximumIterationsReachedException | |
|---|---|
ProcessableState |
ProcessableGraph.run(int startStateID,
StateContext startStateContext)
Starts the processing of the graph. |
ProcessableState |
ProcessableGraph.run(int startStateID,
StateContext startStateContext,
int numberOfSteps)
Run the graph for a defined number of transitions. |
ProcessableState |
ProcessableGraph.runContinue()
Continues the processing of the previously interrupted graph. |
ProcessableState |
ProcessableGraph.runContinue(int numberOfSteps)
Continues the processing of the previously interrupted graph with a limited amount of transitions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||