com.ibm.pdp.maf.rpp.kernel

Interface DataElementDescription

    • Method Detail

      • getAllowedIntervals

        java.util.List<Interval> getAllowedIntervals()

        Returns the allowed intervals.

        Returns:
      • getAllowedValues

        java.util.List<Value> getAllowedValues()

        Returns the allowed values.

        Returns:
      • getInitialValue

        Value getInitialValue()

        Returns the initial value.

        Returns:
      • getType

        SimpleType getType()

        Returns the type.

        Returns: