Uses of Interface
com.ibm.pdp.maf.rpp.kernel.Value

Packages that use Value
com.ibm.pdp.maf.rpp.kernel This package describes the com.ibm.pdp.maf.rpp.kernel, see the description for an UML overview. 
 

Uses of Value in com.ibm.pdp.maf.rpp.kernel
 

Methods in com.ibm.pdp.maf.rpp.kernel that return Value
 Value DataElementDescription.getInitialValue()
          Returns the initial value.
 Value Interval.getMaxValue()
          Returns the maximum value.
 Value Interval.getMinValue()
          Returns the minimum value included flag.
 

Methods in com.ibm.pdp.maf.rpp.kernel that return types with arguments of type Value
 java.util.List<Value> DataElementDescription.getAllowedValues()
          Returns the allowed values.