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 classDefaultOpsDefault implementation of OntologyOps.Methods in org.biojava.ontology that return OntologyOps Modifier and Type Method Description OntologyOpsIntegerOntology. getOps()OntologyOpsOntology. getOps()Return the associated OntologyOps.OntologyOpsOntology.Impl. getOps() -
Uses of OntologyOps in org.biojavax.ontology
Methods in org.biojavax.ontology that return OntologyOps Modifier and Type Method Description OntologyOpsSimpleComparableOntology. getOps()Return the associated OntologyOps.
-