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

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

Subinterfaces of DataDescription in com.ibm.pdp.maf.rpp.kernel
 interface DataAggregateDescription
          This interface represents a data aggregate description.
 interface DataElementDescription
          This interface represents a data element description.
 

Methods in com.ibm.pdp.maf.rpp.kernel that return DataDescription
 DataDescription DataDefinition.getDataDescription()
          Returns the data description for this data definition.
 DataDescription DataCall.getDataDescription()
          Returns the data description.