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

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

Methods in com.ibm.pdp.maf.rpp.kernel that return MetaEntityType
 MetaEntityType DescriptionType.getMetaEntityType()
           
 

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

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