Uses of Interface
de.aristaflow.adept2.model.datamanagement.PlaceholderValue
-
Packages that use PlaceholderValue Package Description de.aristaflow.adept2.model.datamanagement -
-
Uses of PlaceholderValue in de.aristaflow.adept2.model.datamanagement
Classes in de.aristaflow.adept2.model.datamanagement that implement PlaceholderValue Modifier and Type Class Description static classPlaceholderValue.AbstractPlaceholderValueAbstract class providing the basic methods for aPlaceholderValue, for instancePlaceholderValue.AbstractPlaceholderValue.equals(Object)andPlaceholderValue.AbstractPlaceholderValue.hashCode().static classPlaceholderValue.PlaceholderCharSequenceThis class implements thePlaceholderValuefor a value ofProcessConstants.AdeptDataType.STRING.static classPlaceholderValue.PlaceholderUdtValueThis class implements thePlaceholderValuefor a value ofProcessConstants.AdeptDataType.USERDEFINEDtype.
-