| Package | Description |
|---|---|
| de.aristaflow.adept2.model.common.paramref |
| Modifier and Type | Class and Description |
|---|---|
class |
IOParameterRefReplacer
Facilitates the process of parameterised strings and replace the parameter
references with values.
|
| Modifier and Type | Method and Description |
|---|---|
static IOParameterRefParser |
ParameterRefTools.getIOParser(java.lang.String parameterisedString,
java.util.EnumSet<ProcessConstants.AdeptDataType> consideredDataTypes)
Returns a parser for the specified parameterised string (for IO parameter
references).
|