| Interface Summary | |
|---|---|
| AutomatonSet_String.ISState | |
| AutomatonSet_String.ISStateChangedListener | |
| ISet_char | |
| ISet_char.Iterator | |
| IState |
IState is the epsilon enclosure of one or more IStatePro.
|
| IStatePro | This interface represents a state of an automaton created via the automaton's addState method. |
| IStatePro.IChangeListener | The listener interface for receiving change events of an IStatePro. |
| IStatePro.ITransition | |
| IStatePro.IVisitListener | The listener interface for receiving visit events of an IStatePro. |
| SAutomaton.IChangeListener | The listener interface for receiving change events of a SAutomaton. |
| Class Summary | |
|---|---|
| AutomatonSet_String | |
| AutomatonSet_String.LinkedSet_SState | |
| AutomatonSet_String.SProperties | |
| AutomatonSet_String.SState | |
| CharSet | |
| DFASet | DFASet is an immutable Set of strings based on a minimized deterministic automaton (DFA). |
| DFASet.State | |
| DFASet.State.Transition | |
| FSAData | FSAData is a simple representation of a finite state automaton as a ValueObject. |
| FSAData.State | |
| FSAData.State.Transition | |
| SAutomaton | This class represents a (non-)deterministic final automaton (NFA/DFA). |
| SAutomatonData | |
| SAutomatonData.State | |
| SAutomatonData.State.Transition | |
| SAutomaton.State | |
| SAutomaton.StatePro | |
| SAutomaton.Transition | |
| StateProSet | |
| StateProSet.Iterator | |
| StateProSet.Wrapper_State | |