|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.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 |
---|
dbName, memoryOnto, ontSeq |
Fields inherited from class edu.lehigh.swat.hawk.storage.simpledb.Document |
---|
ancestors, model, stmt |
Fields inherited from class edu.lehigh.swat.hawk.storage.simplememory.Document |
---|
assertions, comments, distinctSets, docId, imports, individuals, label, nameSpaces, sameSets, size, xmlBase |
Fields inherited from interface edu.lehigh.swat.hawk.core.Ontology |
---|
ALLVALUERESTRICTION, ATOMICNODE, CARDINALITYRESTRICTION, COMPLEMENTOF, DISJOINTWITH, EQUIVALENTCLASS, EQUIVALENTPROPERTY, HASVALUERESTRICTION, INTERSECTIONOF, INVERSEOF, ONEOF, SOMEVALUERESTRICTION, SUBCLASSOF, SUBPROPERTYOF, UNIONOF |
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.Document |
---|
createIndividual, deleteIndividual, getAncestors, getDocSeq, getModel, setDocSeq, setModel, setSQLStatement |
Methods inherited from class edu.lehigh.swat.hawk.storage.simplememory.Document |
---|
addAssertion, addDescription, addDistinctIndividualsSet, addSameIndividualsSet, deleteAllIndividual, deleteAssertion, deleteDescriprion, deleteDistinctIndividualsSet, deleteImports, deleteSameIndividualsSet, equals, getAllAssertions, getAllDescriptions, getAllIndividuals, getAssertionIterator, getDescendants, getDescription, getDistinctIndividualsSets, getImports, getIndividual, getIndividualIterator, getLabel, getNameSpaces, getSameIndividualsSets, getSize, getXMLBase, setDescendants, setLabel, setNameSpaces, setSize, setXMLBase |
Methods inherited from class java.lang.Object |
---|
clone, 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 |