public class UnionNode extends AbstractSelectionOperatorNode
left, rightBNARY_OPERATOR, CLOSE, CONSTANT, OPEN, type, UNARY_OPERATOR, UNKNOWN, VARIABLE| Modifier and Type | Method and Description |
|---|---|
AbstractSelectionOperatorNode |
copy() |
String |
getEvaluationProcessDescription() |
ArrayList<StateRunnable> |
getMatches(StateRunnable baseSI) |
double |
getPrecedence() |
claim, claimLeft, claimRight, getLeft, getRight, getSymbol, replaceChild, replaceSymbols, setSequencePosition, toStringdeparent, detachNext, detachPrevious, dispose, isClose, isOpen, linkNext, next, parent, previous, remove, replaceNext, replacePrevious, replaceWith, setParent, siblingsToStringpublic UnionNode(String s)
public double getPrecedence()
getPrecedence in class AbstractSelectionOperatorNodepublic AbstractSelectionOperatorNode copy()
copy in class AbstractSelectionOperatorNodepublic String getEvaluationProcessDescription()
getEvaluationProcessDescription in class AbstractSelectionNodepublic ArrayList<StateRunnable> getMatches(StateRunnable baseSI) throws ContentError, ConnectionError, RuntimeError
getMatches in class AbstractSelectionNodeContentErrorConnectionErrorRuntimeErrorCopyright © 2019. All rights reserved.