| Package | Description |
|---|---|
| info.monitorenter.gui.chart.traces.iterators.fsm |
| Class and Description |
|---|
| AIteratorITracePointStateEnginge
An iterator over trace points that works as a Finite State Machine by
utilizing different state instances.
|
| AIteratorITracePointStateEnginge.IAction
Interface for an action (upon a transition condition of a state) that knows
how to compute the output given for the input.
|
| AIteratorITracePointStateEnginge.ICondition
Interface for a condition that folds the mealy input (
ITracePoint2D
) into a boolean. |
| IteratorTracePointStateEngine.STATES
The states to work with.
|
Copyright © 2017. All rights reserved.