public interface MetaEntity extends DataDefinition
This interface represents a meta entity.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getUserDocumentation()
Returns the user documentation.
|
java.util.List<UserEntity> |
getUserEntities()
Returns the list of user entities for this meta entity.
|
getDataDescriptiongetCalledEntities, getDescriptionTypes, getKeywords, getLabel, getName, getPackage, getProjectstatic final java.lang.String copyright
java.lang.String getUserDocumentation()
Returns the user documentation.
java.util.List<UserEntity> getUserEntities()
Returns the list of user entities for this meta entity.