@Entity public class Accession extends OntologyTerm implements Entity
| Modifier and Type | Field and Description |
|---|---|
static String |
ENTITY_NAME |
static String |
ID |
DEFINITION, ONTOLOGY, TERMACCESSION__TYPE, DESCRIPTION, IDENTIFIER, NAME| Constructor and Description |
|---|
Accession() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Object |
get(String name)
Generic getter.
|
Iterable<String> |
getAttributeNames() |
EntityMetaData |
getEntityMetaData() |
String |
getEntityName() |
Integer |
getIdValue() |
List<String> |
getLabelAttributeNames() |
int |
hashCode() |
void |
set(Entity entity,
boolean strict) |
void |
set(String attributeName,
Object value) |
String |
toString() |
String |
toString(boolean verbose) |
getDefinition, getDefinitionsObservableFeatureCollection, getOntology, getTermAccession, setDefinition, setDefinitionsObservableFeatureCollection, setOntology, setTermAccessionget__Type, get__TypeLabel, get__TypeOptions, getDescription, getId, getIdentifier, getName, getValueMrefValueCollection, set__Type, setDescription, setId, setIdentifier, setName, setValueMrefValueCollectiongetBoolean, getDate, getDouble, getEntities, getEntities, getEntity, getEntity, getInt, getIntList, getLabelValue, getList, getLong, getString, getTimestamp, getUtilDate, isObjectRepresentation, set, setValuesFromStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBoolean, getDate, getDouble, getEntities, getEntities, getEntity, getEntity, getInt, getIntList, getLabelValue, getList, getLong, getString, getTimestamp, getUtilDate, setpublic static final String ENTITY_NAME
public static final String ID
public String getEntityName()
getEntityName in class OntologyTermpublic Object get(String name)
get in interface Entityget in class OntologyTermpublic void set(Entity entity, boolean strict)
set in interface Entityset in class OntologyTermpublic String toString()
toString in class OntologyTermpublic String toString(boolean verbose)
toString in class OntologyTermpublic Integer getIdValue()
getIdValue in interface EntitygetIdValue in class OntologyTermpublic Iterable<String> getAttributeNames()
getAttributeNames in interface EntitygetAttributeNames in class OntologyTermpublic List<String> getLabelAttributeNames()
getLabelAttributeNames in interface EntitygetLabelAttributeNames in class OntologyTermpublic void set(String attributeName, Object value)
set in interface Entityset in class OntologyTermpublic boolean equals(Object obj)
equals in class OntologyTermpublic int hashCode()
hashCode in class OntologyTermpublic EntityMetaData getEntityMetaData()
getEntityMetaData in interface EntitygetEntityMetaData in class OntologyTermCopyright © 2014. All Rights Reserved.