edu.stanford.smi.protegex.owl.jena.parser
Class GlobalParserCache
java.lang.Object
edu.stanford.smi.protegex.owl.jena.parser.GlobalParserCache
- All Implemented Interfaces:
- edu.stanford.smi.protege.util.Disposable
public class GlobalParserCache
- extends Object
- implements edu.stanford.smi.protege.util.Disposable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlobalParserCache
public GlobalParserCache(OWLModel owlModel)
getTripleProcessor
public TripleProcessor getTripleProcessor()
addUndefTriple
public void addUndefTriple(UndefTriple triple,
String undef)
getUndefTriples
public Collection<UndefTriple> getUndefTriples(String uri)
getUndefTriplesKeys
public Set<String> getUndefTriplesKeys()
getUndefTripleSize
public int getUndefTripleSize()
removeUndefTriple
public void removeUndefTriple(String uri,
UndefTriple undefTriple)
removeUndefTripleKey
public void removeUndefTripleKey(String uri)
dumpUndefTriples
public void dumpUndefTriples(Level level)
getMultipleTypesInstanceCache
public MultipleTypesInstanceCache getMultipleTypesInstanceCache()
getPossibleGCIPredicates
public Collection<RDFProperty> getPossibleGCIPredicates()
getGciAxioms
public Collection<RDFSClass> getGciAxioms()
getObjectToNamedLogicalClassSurrogate
public Map<String,edu.stanford.smi.protege.model.Cls> getObjectToNamedLogicalClassSurrogate()
getParsedTripleStores
public Set<TripleStore> getParsedTripleStores()
initGCIPredicates
protected void initGCIPredicates()
getFramesWithWrongJavaType
public Set<String> getFramesWithWrongJavaType()
getOneOfTriples
public Set<UndefTriple> getOneOfTriples()
dispose
public void dispose()
- Specified by:
dispose
in interface edu.stanford.smi.protege.util.Disposable
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.