public class StateShallowHistory extends ShallowHistoryFunction<java.lang.Integer>
ShallowHistoryFunction.FixedSizeWindowm_windowm_automaton, m_currentVertex, s_invalidLabel| Constructor and Description |
|---|
StateShallowHistory(Automaton a) |
StateShallowHistory(Automaton a,
int size) |
| Modifier and Type | Method and Description |
|---|---|
MathSet<MathList<java.lang.Integer>> |
getStartClass()
Gets the equivalence class for the empty trace
|
MathSet<MathList<java.lang.Integer>> |
processTransition(Edge<AtomicEvent> edge) |
java.lang.String |
toString() |
getCayleyGraph, resetreadgetClasspublic StateShallowHistory(Automaton a, int size)
public StateShallowHistory(Automaton a)
public MathSet<MathList<java.lang.Integer>> processTransition(Edge<AtomicEvent> edge)
processTransition in class AutomatonFunction<MathList<java.lang.Integer>>public MathSet<MathList<java.lang.Integer>> getStartClass()
TriagingFunctiongetStartClass in class TriagingFunction<AtomicEvent,MathList<java.lang.Integer>>public java.lang.String toString()
toString in class java.lang.ObjectCopyright © Sylvain HallĂ©. All Rights Reserved.