public interface Entity extends SimpleEntity
| Modifier and Type | Method and Description |
|---|---|
String |
getAbbreviation()
Gets a short abbreviation that can be used in place of the name.
|
String |
getDescription()
Get a description for this entity
|
OntologyTerm |
getType()
Gets the type of this entity as defined in a specific ontology.
|
getName, getUniqueIdentifierString getDescription()
String getAbbreviation()
null if no abbreviation is availableOntologyTerm getType()
null if the type is not defined is availableCopyright © 2017. All rights reserved.