kaos.ontology.util
Class SerializableOntModelImpl

java.lang.Object
  extended by OntModelImpl
      extended by kaos.ontology.util.TempOntModelImpl
          extended by kaos.ontology.util.SerializableOntModelImpl
All Implemented Interfaces:
java.io.Serializable

public class SerializableOntModelImpl
extends TempOntModelImpl
implements java.io.Serializable

$Revision: 1.2 $


Constructor Summary
SerializableOntModelImpl()
           
SerializableOntModelImpl(OntModelSpec spec, Model m)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerializableOntModelImpl

public SerializableOntModelImpl()

SerializableOntModelImpl

public SerializableOntModelImpl(OntModelSpec spec,
                                Model m)