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.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<UserEntity> |
MetaEntity.getUserEntities()
Returns the list of user entities for this meta entity.
|
Modifier and Type | Method and Description |
---|---|
UserEntity |
IMAFModelService.getUserEntity(java.lang.String projectName,
java.lang.String packageName,
java.lang.String metaEntityName,
java.lang.String entityName)
Returns the User Entity for this project name, package name, meta entity name and entity name.
|