Class OntologyTermSimple

java.lang.Object
ubic.basecode.ontology.simple.AbstractOntologyResourceSimple
ubic.basecode.ontology.simple.OntologyTermSimple
All Implemented Interfaces:
Serializable, OntologyResource, OntologyTerm

public class OntologyTermSimple extends AbstractOntologyResourceSimple implements OntologyTerm
A light-weight version of OntologyTerms. Only supports a subset of the functionality of OntologyTermImpl (namely, it is missing the inference components)
Author:
Paul
See Also: