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

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

Subinterfaces of DataComponent in com.ibm.pdp.maf.rpp.kernel
 interface DataCall
           
 

Methods in com.ibm.pdp.maf.rpp.kernel that return types with arguments of type DataComponent
 java.util.List<DataComponent> DataAggregateDescription.getComponents()