Uses of Class
de.aristaflow.adept2.model.common.paramref.IOParameterRefParser
Packages that use IOParameterRefParser
-
Uses of IOParameterRefParser in de.aristaflow.adept2.model.common.paramref
Subclasses of IOParameterRefParser in de.aristaflow.adept2.model.common.paramrefModifier and TypeClassDescriptionclassFacilitates the process of parameterised strings and replace the parameter references with values.Methods in de.aristaflow.adept2.model.common.paramref that return IOParameterRefParserModifier and TypeMethodDescriptionstatic IOParameterRefParserParameterRefTools.getIOParser(String parameterisedString, EnumSet<ProcessConstants.AdeptDataType> consideredDataTypes) Returns a parser for the specified parameterised string (for IO parameter references).