|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.lehigh.swat.hawk.storage.StorageModel
edu.lehigh.swat.hawk.storage.simplememory.SimpleMemoryStorage
edu.lehigh.swat.hawk.storage.dlmemory.DlMemoryStorage
public class DlMemoryStorage
A memory based storage model
Constructor Summary | |
---|---|
DlMemoryStorage()
Constructor |
Method Summary | |
---|---|
Ontology |
createOntology()
Create an Ontology object. |
Methods inherited from class edu.lehigh.swat.hawk.storage.simplememory.SimpleMemoryStorage |
---|
addDocument, createDocument, getDocument, getDocumentIterator, getSeqNum, pushImports, setImplictImports, updateDocument |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DlMemoryStorage()
Method Detail |
---|
public Ontology createOntology()
createOntology
in class SimpleMemoryStorage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |