public abstract class HistoryStructure extends java.lang.Object
Constructor and Description |
---|
HistoryStructure() |
Modifier and Type | Method and Description |
---|---|
abstract void |
clear() |
abstract HistoryNode |
getNewHistoryNode(HistoryNode previousNode,
GuideUserAction action) |
public HistoryStructure()
public abstract HistoryNode getNewHistoryNode(HistoryNode previousNode, GuideUserAction action) throws MaltChainedException
MaltChainedException
public abstract void clear() throws MaltChainedException
MaltChainedException
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.