All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.biojava.ontology.DefaultOps Maven / Gradle / Ivy

There is a newer version: 1.9.7
Show newest version
package org.biojava.ontology;


/**
 * Default implementation of OntologyOps.
 *
 * 
 * Sub-class this and implement the getOntology() method when implementing
 * an Ontolgy class that can't provide optimized access for these routines.
 *
 * @author Matthew Pocock
 */
public abstract class DefaultOps
implements OntologyOps, java.io.Serializable {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy