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

Packages that use MetaEntity
com.ibm.pdp.maf.rpp.kernel This package describes the com.ibm.pdp.maf.rpp.kernel, 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 MetaEntity in com.ibm.pdp.maf.rpp.kernel
 

Methods in com.ibm.pdp.maf.rpp.kernel that return MetaEntity
 MetaEntity UserEntity.getMetaEntity()
           
 

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

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