|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetaEntity
This interface represents a meta entity.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getUserDocumentation()
Returns the user documentation. |
java.util.List<UserEntity> |
getUserEntities()
Returns the list of user entities for this meta entity. |
Methods inherited from interface com.ibm.pdp.maf.rpp.kernel.DataDefinition |
---|
getDataDescription |
Methods inherited from interface com.ibm.pdp.maf.rpp.kernel.RadicalElement |
---|
getDescriptionTypes, getKeywords, getLabel, getName, getPackage, getProject |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.lang.String getUserDocumentation()
Returns the user documentation.
java.util.List<UserEntity> getUserEntities()
Returns the list of user entities for this meta entity.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |