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