Package de.aristaflow.adept2.model.common.paramref
-
Class Summary Class Description IOParameterRef Represents a reference to an input parameter and/or an output parameter.IOParameterRefParser Parser for strings containing IO parameter references.IOParameterRefReplacer Facilitates the process of parameterised strings and replace the parameter references with values.ParameterRef Represents a reference to a parameter in the strings returned bySystemDataConsumer
s.ParameterRefParser Parser for strings containing parameter references.ParameterRefReplacer Facilitates the process of parameterised strings and replace the parameter references with values.ParameterRefTools This utility class provides methods to deal withParameterRef
parameter references in all kinds of strings, used in different places likeSystemDataConsumer
-annotated methods.