Class DefaultOps

  • All Implemented Interfaces:
    java.io.Serializable, OntologyOps

    public abstract class DefaultOps
    extends java.lang.Object
    implements OntologyOps, java.io.Serializable
    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
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      DefaultOps()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait