| Package | Description |
|---|---|
| com.karneim.util.collection.automaton | |
| com.karneim.util.collection.regex | |
| com.karneim.util.collection.set |
| Class and Description |
|---|
| ISet_char |
| Class and Description |
|---|
| AutomatonSet_String |
| AutomatonSet_String.ISState |
| AutomatonSet_String.LinkedSet_SState |
| AutomatonSet_String.SProperties |
| AutomatonSet_String.SState |
| FSAData
FSAData is a simple representation of a finite state automaton as a ValueObject.
|
| ISet_char |
| SAutomaton
This class represents a (non-)deterministic final automaton (NFA/DFA).
|
| Class and Description |
|---|
| AutomatonSet_String |
| AutomatonSet_String.ISState |
| AutomatonSet_String.SState |
| CharSet |
| DFASet.State |
| DFASet.State.Transition |
| FSAData
FSAData is a simple representation of a finite state automaton as a ValueObject.
|
| FSAData.State |
| FSAData.State.Transition |
| ISet_char |
| ISet_char.Iterator |
IState
IState is the epsilon enclosure of one or more . |
| 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
This class represents a (non-)deterministic final automaton (NFA/DFA).
|
| SAutomaton.IChangeListener
The listener interface for receiving change events of a SAutomaton.
|
| SAutomatonData.State
Deprecated.
|
| SAutomatonData.State.Transition
Deprecated.
|
| StateProSet |
| StateProSet.Iterator |
| StateProSet.Wrapper_State |