|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.lehigh.swat.hawk.storage.simplememory.SerializableClass
edu.lehigh.swat.hawk.storage.simplememory.Document
edu.lehigh.swat.hawk.storage.simpledb.Document
edu.lehigh.swat.hawk.storage.simpledb.Ontology
edu.lehigh.swat.hawk.storage.dldb.Ontology
public class Ontology
encapsulating the web ontology
Field Summary |
---|
Fields inherited from class edu.lehigh.swat.hawk.storage.simpledb.Ontology |
---|
memoryOnto, ontSeq |
Fields inherited from class edu.lehigh.swat.hawk.storage.simpledb.Document |
---|
model, stmt |
Constructor Summary | |
---|---|
Ontology(Ontology mOnto)
Constructor |
Method Summary | |
---|---|
void |
flush()
Flush the axioms into database. |
Methods inherited from class edu.lehigh.swat.hawk.storage.simpledb.Ontology |
---|
addCompatiblePriorOnts, addImportedClass, addImportedProperty, addImports, addOntClass, addPriorOnts, addProperty, addRestriction, createClass, createProperty, createRestriction, deleteCompatiblePriorOnts, deleteOntClass, deletePriorOnts, deleteProperty, deleteRestriction, getAllClasses, getAllPlusImportedClasses, getAllPlusImportedProperties, getAllProperties, getAllRestrictions, getClassIterator, getCompatiblePriorOnts, getID, getMemOnto, getOntClass, getOntSeq, getPriorOnts, getProperty, getPropertyIterator, getRestriction, getVersion, hasClass, hasProperty, importedClass, importedProperty, setID, setOntSeq, setVersion, viewDefToTabNames |
Methods inherited from class edu.lehigh.swat.hawk.storage.simpledb.Document |
---|
addIndividual, createIndividual, getDocSeq, getModel, setDocSeq, setModel, setSQLStatement |
Methods inherited from class edu.lehigh.swat.hawk.storage.simplememory.Document |
---|
addAssertion, addDescription, addDistinctIndividualsSet, addSameIndividualsSet, deleteAssertion, deleteDescriprion, deleteDistinctIndividualsSet, deleteImports, deleteIndividual, deleteSameIndividualsSet, getAllAssertions, getAllDescriptions, getAllIndividuals, getAssertionIterator, getDescendants, getDescription, getDistinctIndividualsSets, getImports, getIndividual, getIndividualIterator, getLabel, getNameSpaces, getSameIndividualsSets, getXMLBase, setDescendants, setLabel, setNameSpaces, setXMLBase |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Ontology(Ontology mOnto)
Method Detail |
---|
public void flush()
flush
in interface Document
flush
in class Ontology
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |