Class Term.Impl

java.lang.Object
org.biojava.nbio.ontology.AbstractTerm
org.biojava.nbio.ontology.Term.Impl
All Implemented Interfaces:
Serializable, Term, Annotatable
Direct Known Subclasses:
Variable.Impl
Enclosing interface:
Term

public static class Term.Impl extends AbstractTerm implements Term, Serializable
Simple in-memory implementation of an ontology term. This can be used to implement Ontology.createTerm
See Also: