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
ContentErrorConnectionErrorRuntimeErrorpublic String getEvaluationProcessDescription()
Copyright © 2019. All rights reserved.