public class QTypeState extends LogicProgrammingState
profile
consoleLines, consoleMessages, kahina, matchCountByBreakpoint, warnThresholdByBreakpoint
Constructor and Description |
---|
QTypeState(QTypeDebuggerInstance kahina) |
Modifier and Type | Method and Description |
---|---|
QTypeStep |
get(int id)
Shortcut for quick access to step data; should be overriden in the obvios way for custom step types.
|
KahinaChart |
getChart() |
int |
getEdgeForNode(int nodeID) |
int |
getNodeForEdge(int edgeID) |
void |
initialize() |
void |
linkEdgeToNode(int edgeID,
int nodeID) |
addConsoleLineRefForStep, breakpointConsoleMessage, consoleMessage, consoleMessage, exceptionConsoleMessage, getConsoleLineRefForStep, getFullProfile, getHiddenSteps, getLinkAnchors, getLinkTarget, getSecondaryStepTree, getStepTree, hideStep, linkNodes
consoleMessage, getConsoleMessages, getLineReferencesForStep, getMatchCountByBreakpoint, getSelectedStepID, getStepCount, getSteps, getWarnThresholdByBreakpoint, loadSteps, nextStepID, processEvent, processSelection, retrieve, store
public QTypeState(QTypeDebuggerInstance kahina)
public void initialize()
initialize
in class LogicProgrammingState
public KahinaChart getChart()
public void linkEdgeToNode(int edgeID, int nodeID)
public int getNodeForEdge(int edgeID)
public int getEdgeForNode(int nodeID)
public QTypeStep get(int id)
KahinaState
get
in class LogicProgrammingState