Uses of Interface
org.biojava.ontology.OntologyFactory
Packages that use OntologyFactory
Package
Description
A general-purpose API for ontologies.
Tools for loading and saving ontologies.
-
Uses of OntologyFactory in org.biojava.ontology
Methods in org.biojava.ontology that return OntologyFactory -
Uses of OntologyFactory in org.biojava.ontology.io
Methods in org.biojava.ontology.io with parameters of type OntologyFactoryModifier and TypeMethodDescriptionTabDelimParser.parse
(BufferedReader in, OntologyFactory of) Parse an ontology from a reader.GOParser.parseGO
(BufferedReader goFile, String ontoName, String ontoDescription, OntologyFactory factory)