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

Packages that use SimpleType
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 SimpleType in com.ibm.pdp.maf.rpp.kernel
 

Subinterfaces of SimpleType in com.ibm.pdp.maf.rpp.kernel
 interface ByteStringType
          This interface represents a byte string type
 interface DateTimeType
          This interface represents a data time type
 interface DecimalType
          This interface represents a decimel type
 interface FloatType
          This interface represents a float type
 interface IntegerType
          This interface represents an integer type
 interface ReferenceType
          This interface represents a reference type
 interface StringType
          This interface represents a string type
 interface TimeStampType
          This interface represents a time stamp type
 

Methods in com.ibm.pdp.maf.rpp.kernel that return SimpleType
 SimpleType DataElementDescription.getType()
          Returns the type.