T - The type of events in the statechartpublic abstract class ConfigurationShallowHistory<T extends Event> extends ShallowHistoryFunction<T,Configuration<T>>
ShallowHistoryFunction.FixedSizeWindowm_windowm_currentVertex, m_statechart| Constructor and Description |
|---|
ConfigurationShallowHistory(Statechart<T> a) |
ConfigurationShallowHistory(Statechart<T> a,
int size) |
| Modifier and Type | Method and Description |
|---|---|
MathSet<MathList<Configuration<T>>> |
getStartClass()
Gets the equivalence class for the empty trace
|
MathSet<MathList<Configuration<T>>> |
processTransition(Configuration<T> start_state,
Transition<T> edge) |
java.lang.String |
toString() |
resetreadgetCayleyGraph, getClasspublic ConfigurationShallowHistory(Statechart<T> a, int size)
public ConfigurationShallowHistory(Statechart<T> a)
public MathSet<MathList<Configuration<T>>> processTransition(Configuration<T> start_state, Transition<T> edge)
processTransition in class StatechartFunction<T extends Event,MathList<Configuration<T extends Event>>>public MathSet<MathList<Configuration<T>>> getStartClass()
TriagingFunctiongetStartClass in class TriagingFunction<T extends Event,MathList<Configuration<T extends Event>>>public java.lang.String toString()
toString in class java.lang.ObjectCopyright © Sylvain HallĂ©. All Rights Reserved.