Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

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

  • Packages that use UserEntity 
    Package Description
    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 UserEntity in com.ibm.pdp.maf.rpp.kernel

      Methods in com.ibm.pdp.maf.rpp.kernel that return types with arguments of type UserEntity 
      Modifier and Type Method and Description
      java.util.List<UserEntity> MetaEntity.getUserEntities() 
    • Uses of UserEntity in com.ibm.pdp.maf.rpp.service

      Methods in com.ibm.pdp.maf.rpp.service that return UserEntity 
      Modifier and Type Method and Description
      UserEntity MAFModelService.getUserEntity(java.lang.String projectName, java.lang.String packageName, java.lang.String metaEntityType, java.lang.String entityName) 
      UserEntity IMAFModelService.getUserEntity(java.lang.String projectName, java.lang.String packageName, java.lang.String metaEntityName, java.lang.String entityName) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes