public class OntologyTermPojo extends EntityPojo implements uno.informatics.data.OntologyTerm
ABBREVIATION_PROPERTY, DESCRIPTION_PROPERTY, TYPE_PROPERTYNAME_PROPERTY, UNIQUE_IDENTIFIER_PROPERTY| Constructor and Description |
|---|
OntologyTermPojo(uno.informatics.data.OntologyTerm ontologyTerm) |
OntologyTermPojo(String name) |
OntologyTermPojo(String uniqueIdentifier,
String name) |
OntologyTermPojo(String uniqueIdentifier,
String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
uno.informatics.data.Ontology |
getOntology() |
void |
setOntology(uno.informatics.data.Ontology ontology) |
getAbbreviation, getDescription, getType, setAbbreviation, setDescription, setTypeequals, getName, getUniqueIdentifier, hashCode, initialise, setName, setUniqueIdentifier, toStringaddPropertyChangeListener, getPropertyChangeSupport, removePropertyChangeListenerclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic OntologyTermPojo(String name)
public OntologyTermPojo(uno.informatics.data.OntologyTerm ontologyTerm)
Copyright © 2016. All rights reserved.