Uses of Interface
org.biojava.ontology.OntologyOps
-
Packages that use OntologyOps Package Description org.biojava.ontology A general-purpose API for ontologies.org.biojavax.ontology Extensions to the biojava ontology model that represent BioSQL ontology. -
-
Uses of OntologyOps in org.biojava.ontology
Classes in org.biojava.ontology that implement OntologyOps Modifier and Type Class Description class
DefaultOps
Default implementation of OntologyOps.Methods in org.biojava.ontology that return OntologyOps Modifier and Type Method Description OntologyOps
IntegerOntology. getOps()
OntologyOps
Ontology. getOps()
Return the associated OntologyOps.OntologyOps
Ontology.Impl. getOps()
-
Uses of OntologyOps in org.biojavax.ontology
Methods in org.biojavax.ontology that return OntologyOps Modifier and Type Method Description OntologyOps
SimpleComparableOntology. getOps()
Return the associated OntologyOps.
-