public class FreeMUCState extends KahinaState
Modifier and Type | Field and Description |
---|---|
static boolean |
VERBOSE |
consoleLines, consoleMessages, kahina, matchCountByBreakpoint, warnThresholdByBreakpoint
Constructor and Description |
---|
FreeMUCState(KahinaInstance<?,?,?,?> kahina) |
FreeMUCState(KahinaInstance<?,?,?,?> kahina,
BooleanFormula formula) |
Modifier and Type | Method and Description |
---|---|
BooleanFormula |
getFormula() |
void |
initialize() |
void |
reset() |
void |
setFormula(BooleanFormula formula) |
consoleMessage, get, getConsoleMessages, getLineReferencesForStep, getMatchCountByBreakpoint, getSelectedStepID, getStepCount, getSteps, getWarnThresholdByBreakpoint, loadSteps, nextStepID, processEvent, processSelection, retrieve, store
public FreeMUCState(KahinaInstance<?,?,?,?> kahina)
public FreeMUCState(KahinaInstance<?,?,?,?> kahina, BooleanFormula formula)
public void initialize()
initialize
in class KahinaState
public void reset()
public BooleanFormula getFormula()
public void setFormula(BooleanFormula formula)