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

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

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