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()
          Returns the meta entity.
 

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

Methods in com.ibm.pdp.maf.rpp.service that return MetaEntity
 MetaEntity IMAFModelService.getMetaEntity(java.lang.String projectName, java.lang.String packageName, java.lang.String entityName)
          Returns the Meta Entity for this project name, package name and entity name.