public class SelectionExpression extends Object
Constructor and Description |
---|
SelectionExpression(String s,
AbstractSelectionNode rn) |
Modifier and Type | Method and Description |
---|---|
String |
getEvaluationProcessDescription() |
ArrayList<StateRunnable> |
getMatches(StateRunnable baseSI) |
void |
replaceSymbols(HashMap<String,String> map) |
String |
toString() |
public SelectionExpression(String s, AbstractSelectionNode rn)
public ArrayList<StateRunnable> getMatches(StateRunnable baseSI) throws ContentError, ConnectionError, RuntimeError
ContentError
ConnectionError
RuntimeError
public String getEvaluationProcessDescription()
Copyright © 2020. All rights reserved.