public class FakeHistory extends HistorySupport
initSchema_, inputs_, propertyChangeSupport, stateSchema_| Constructor and Description |
|---|
FakeHistory()
Creates a fake history object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
activateSchema(String schemaName)
Performs an operation from the current solution.
|
SolutionSet |
getCurrentSolutionSet()
Returns the current solution set.
|
String |
getPositionLabel()
Gives a label identifying the position in the history for use in GUI
display.
|
boolean |
hasNextSolutionSet() |
boolean |
hasPreviousSolutionSet() |
void |
nextSolutionSet()
Moves to the next solution set.
|
void |
previousSolutionSet()
Moves to the previous solution set.
|
addInput, addInput, addInput, addPropertyChangeListener, addPropertyChangeListener, getCurrentSolution, getInitSchema, getInputs, getPropertyChangeListeners, getPropertyChangeListeners, getStateSchema, hasCurrentSolution, hasListeners, hasNextSolution, hasPreviousSolution, nextSolution, previousSolution, removePropertyChangeListener, removePropertyChangeListener, setInitSchema, setStateSchemapublic SolutionSet getCurrentSolutionSet()
getCurrentSolutionSet in interface HistorygetCurrentSolutionSet in class HistorySupportpublic void activateSchema(String schemaName)
activateSchema in interface HistoryactivateSchema in class HistorySupportpublic boolean hasNextSolutionSet()
public void nextSolutionSet()
public boolean hasPreviousSolutionSet()
public void previousSolutionSet()
public String getPositionLabel()
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.