public interface UserEntity extends RadicalElement
This interface represents a User Entity.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Field |
getField()
Returns the root field.
|
MetaEntity |
getMetaEntity()
Returns the meta entity.
|
java.lang.String |
getUserDocumentation()
Returns the user documentation.
|
getCalledEntities, getDescriptionTypes, getKeywords, getLabel, getName, getPackage, getProjectstatic final java.lang.String copyright
Field getField()
Returns the root field.
MetaEntity getMetaEntity()
Returns the meta entity.
java.lang.String getUserDocumentation()
Returns the user documentation.