public class OWLDataFactoryInternalsImpl extends InternalsNoCache
| Modifier and Type | Class and Description |
|---|---|
protected static class |
OWLDataFactoryInternalsImpl.Buildable |
protected class |
OWLDataFactoryInternalsImpl.BuildableWeakIndexCache<V extends OWLEntity> |
| Constructor and Description |
|---|
OWLDataFactoryInternalsImpl(boolean useCompression) |
| Modifier and Type | Method and Description |
|---|---|
protected <V extends OWLEntity> |
buildCache() |
OWLAnnotationProperty |
getOWLAnnotationProperty(IRI iri) |
OWLClass |
getOWLClass(IRI iri) |
OWLDataProperty |
getOWLDataProperty(IRI iri) |
OWLDatatype |
getOWLDatatype(IRI iri) |
OWLNamedIndividual |
getOWLNamedIndividual(IRI iri) |
OWLObjectProperty |
getOWLObjectProperty(IRI iri) |
void |
purge()
purge any caches.
|
getBasicLiteral, getBasicLiteral, getBooleanOWLDatatype, getDoubleOWLDatatype, getFloatOWLDatatype, getIntegerOWLDatatype, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteral, getRDFPlainLiteral, getTopDatatypepublic OWLDataFactoryInternalsImpl(boolean useCompression)
useCompression - true if literals should be compressedprotected <V extends OWLEntity> OWLDataFactoryInternalsImpl.BuildableWeakIndexCache<V> buildCache()
public OWLClass getOWLClass(IRI iri)
getOWLClass in interface OWLDataFactoryInternalsgetOWLClass in class InternalsNoCacheiri - new class IRIpublic void purge()
OWLDataFactoryInternalspurge in interface OWLDataFactoryInternalspurge in class InternalsNoCachepublic OWLObjectProperty getOWLObjectProperty(IRI iri)
getOWLObjectProperty in interface OWLDataFactoryInternalsgetOWLObjectProperty in class InternalsNoCacheiri - new object property IRIpublic OWLDataProperty getOWLDataProperty(IRI iri)
getOWLDataProperty in interface OWLDataFactoryInternalsgetOWLDataProperty in class InternalsNoCacheiri - new OWLDataProperty IRIpublic OWLNamedIndividual getOWLNamedIndividual(IRI iri)
getOWLNamedIndividual in interface OWLDataFactoryInternalsgetOWLNamedIndividual in class InternalsNoCacheiri - new OWLNamedIndividual IRIpublic OWLDatatype getOWLDatatype(IRI iri)
getOWLDatatype in interface OWLDataFactoryInternalsgetOWLDatatype in class InternalsNoCacheiri - new OWLDatatype IRIpublic OWLAnnotationProperty getOWLAnnotationProperty(IRI iri)
getOWLAnnotationProperty in interface OWLDataFactoryInternalsgetOWLAnnotationProperty in class InternalsNoCacheiri - new OWLAnnotationProperty IRICopyright © 2014 The University of Manchester. All Rights Reserved.