Uses of Interface
com.ibm.pdp.maf.rpp.pac.blockbase.RelationalBlockBase

Packages that use RelationalBlockBase
com.ibm.pdp.maf.rpp.pac.copybook This package describes the com.ibm.pdp.maf.rpp.pac.copybook, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.service This package describes the com.ibm.pdp.maf.rpp.service, see the description for an UML overview. 
 

Uses of RelationalBlockBase in com.ibm.pdp.maf.rpp.pac.copybook
 

Methods in com.ibm.pdp.maf.rpp.pac.copybook that return RelationalBlockBase
 RelationalBlockBase Copybook.getBlockBase()
           
 

Uses of RelationalBlockBase in com.ibm.pdp.maf.rpp.service
 

Methods in com.ibm.pdp.maf.rpp.service that return RelationalBlockBase
 RelationalBlockBase MAFModelService.getRelationalBlockBase(java.lang.String projectName, java.lang.String packageName, java.lang.String entityName)
           
 RelationalBlockBase IMAFModelService.getRelationalBlockBase(java.lang.String projectName, java.lang.String packageName, java.lang.String entityName)