Package de.aristaflow.adept2.model.common.paramref
package de.aristaflow.adept2.model.common.paramref
-
ClassesClassDescriptionRepresents a reference to an input parameter and/or an output parameter.Parser for strings containing IO parameter references.Facilitates the process of parameterised strings and replace the parameter references with values.Represents a reference to a parameter in the strings returned by
SystemDataConsumers.Parser for strings containing parameter references.Facilitates the process of parameterised strings and replace the parameter references with values.This utility class provides methods to deal withParameterRefparameter references in all kinds of strings, used in different places likeSystemDataConsumer-annotated methods.