Uses of Class
de.aristaflow.adept2.model.datamanagement.PlaceholderValue.AbstractPlaceholderValue
-
Packages that use PlaceholderValue.AbstractPlaceholderValue Package Description de.aristaflow.adept2.model.datamanagement -
-
Uses of PlaceholderValue.AbstractPlaceholderValue in de.aristaflow.adept2.model.datamanagement
Subclasses of PlaceholderValue.AbstractPlaceholderValue in de.aristaflow.adept2.model.datamanagement Modifier and Type Class Description static class
PlaceholderValue.PlaceholderCharSequence
This class implements thePlaceholderValue
for a value ofProcessConstants.AdeptDataType.STRING
.static class
PlaceholderValue.PlaceholderUdtValue
This class implements thePlaceholderValue
for a value ofProcessConstants.AdeptDataType.USERDEFINED
type.
-