public class SelectorNode extends AbstractSelectionNode
BNARY_OPERATOR, CLOSE, CONSTANT, OPEN, type, UNARY_OPERATOR, UNKNOWN, VARIABLE
Constructor and Description |
---|
SelectorNode(String stok) |
Modifier and Type | Method and Description |
---|---|
String |
getEvaluationProcessDescription() |
double |
getFloat(StateRunnable si) |
ArrayList<StateRunnable> |
getMatches(StateRunnable baseSI) |
void |
replaceSymbols(HashMap<String,String> map) |
String |
toString() |
deparent, detachNext, detachPrevious, dispose, isClose, isOpen, linkNext, next, parent, previous, remove, replaceChild, replaceNext, replacePrevious, replaceWith, setParent, siblingsToString
public SelectorNode(String stok)
public String getEvaluationProcessDescription()
getEvaluationProcessDescription
in class AbstractSelectionNode
public ArrayList<StateRunnable> getMatches(StateRunnable baseSI) throws ContentError, ConnectionError, RuntimeError
getMatches
in class AbstractSelectionNode
ContentError
ConnectionError
RuntimeError
public double getFloat(StateRunnable si) throws ContentError
ContentError
public void replaceSymbols(HashMap<String,String> map)
replaceSymbols
in class AbstractSelectionNode
Copyright © 2020. All rights reserved.