Uses of Interface
org.biojava.nbio.ontology.utils.Annotatable
-
Packages that use Annotatable Package Description org.biojava.nbio.ontology -
-
Uses of Annotatable in org.biojava.nbio.ontology
Subinterfaces of Annotatable in org.biojava.nbio.ontology Modifier and Type Interface Description interfaceOntologyTermA term in an ontology which identifies another ontology.interfaceRemoteTermA term in another ontology.interfaceTermA term in an ontology.interfaceTripleA triple in an ontology.interfaceVariableClasses in org.biojava.nbio.ontology that implement Annotatable Modifier and Type Class Description classAbstractTermAbstract implementation of term This provides basic change-forwarding functionality from the annotation and ontology properties.classIntegerOntology.IntTermstatic classOntologyTerm.ImplSimple in-memory implementation of a remote ontology term.static classRemoteTerm.ImplSimple in-memory implementation of a remote ontology term.static classTerm.ImplSimple in-memory implementation of an ontology term.static classTriple.ImplBasic in-memory implementation of a Triple in an ontology This can be used to implement Ontology.createTriplestatic classVariable.Impl
-