edu.stanford.smi.protegex.owl.jena.parser
Class AbstractStatefulTripleProcessor
java.lang.Object
edu.stanford.smi.protegex.owl.jena.parser.AbstractStatefulTripleProcessor
public abstract class AbstractStatefulTripleProcessor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processor
protected TripleProcessor processor
owlModel
protected OWLModel owlModel
globalParserCache
protected GlobalParserCache globalParserCache
simpleFrameStore
protected edu.stanford.smi.protege.model.framestore.SimpleFrameStore simpleFrameStore
mnfs
protected edu.stanford.smi.protege.model.framestore.MergingNarrowFrameStore mnfs
AbstractStatefulTripleProcessor
public AbstractStatefulTripleProcessor(TripleProcessor processor)
createRestriction
protected edu.stanford.smi.protege.model.Frame createRestriction(String restrName,
String predName,
TripleStore ts)
checkUndefinedResources
protected void checkUndefinedResources(String uri)
doPostProcessing
public void doPostProcessing()
isImporting
public boolean isImporting(TripleStore ts)
getFrame
protected edu.stanford.smi.protege.model.Frame getFrame(String name)
getCls
protected edu.stanford.smi.protege.model.Cls getCls(String name)
getCls
protected edu.stanford.smi.protege.model.Cls getCls(edu.stanford.smi.protege.model.Frame frame)
getSlot
protected edu.stanford.smi.protege.model.Slot getSlot(String name)
getSlot
protected edu.stanford.smi.protege.model.Slot getSlot(edu.stanford.smi.protege.model.Frame frame)
getTypes
protected Collection getTypes(edu.stanford.smi.protege.model.Frame frame)
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.