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() |
java.util.List<Line> |
getGCLines() |
MetaEntity |
getMetaEntity() |
java.lang.String |
getUserDocumentation() |
getCalledEntities, getDescriptionTypes, getDesignId, getEntityVersion, getKeywords, getLabel, getName, getPackage, getProject, isResolved
static final java.lang.String copyright
Field getField()
Returns the root field.
java.util.List<Line> getGCLines()
These lines are used for documentation purposes. Comments are available with all entities. You can write or edit text in relation to the selected instance. You can write, modify, move, or delete text lines using basic word-processing functions.
MetaEntity getMetaEntity()
Returns the meta entity.
java.lang.String getUserDocumentation()
Returns the user documentation.