| Package | Description |
|---|---|
| org.obolibrary.macro | |
| org.semanticweb.owlapi.apibinding |
Guice modules and binding package
|
| org.semanticweb.owlapi.dlsyntax.renderer | |
| org.semanticweb.owlapi.functional.renderer | |
| org.semanticweb.owlapi.latex.renderer |
LaTeX syntax renderer
|
| org.semanticweb.owlapi.manchestersyntax.renderer | |
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.owlxml.renderer | |
| org.semanticweb.owlapi.rdf.model |
RDF model package
|
| org.semanticweb.owlapi.reasoner.impl |
OWLReasoner implementation package
|
| org.semanticweb.owlapi.util |
Utilities package
|
| org.semanticweb.owlapitools.builders | |
| uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
| uk.ac.manchester.cs.owl.owlapi.concurrent |
| Modifier and Type | Method and Description |
|---|---|
OWLAxiom |
AbstractMacroExpansionVisitor.visit(OWLDataPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLDataPropertyRangeAxiom |
OWLFunctionalSyntaxFactory.DataPropertyRange(OWLDataPropertyExpression property,
OWLDataRange range) |
static OWLDataPropertyRangeAxiom |
OWLFunctionalSyntaxFactory.DataPropertyRange(OWLDataPropertyExpression property,
OWLDataRange range,
Set<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDataPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLDataPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLDataPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDataPropertyRangeAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLDataPropertyRangeAxiom> |
AxiomType.DATA_PROPERTY_RANGE
DataPropertyRange
|
| Modifier and Type | Method and Description |
|---|---|
OWLDataPropertyRangeAxiom |
OWLDataPropertyRangeAxiom.getAxiomWithoutAnnotations() |
OWLDataPropertyRangeAxiom |
OWLDataFactory.getOWLDataPropertyRangeAxiom(OWLDataPropertyExpression property,
OWLDataRange owlDataRange) |
OWLDataPropertyRangeAxiom |
OWLDataFactory.getOWLDataPropertyRangeAxiom(OWLDataPropertyExpression property,
OWLDataRange owlDataRange,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLDataPropertyRangeAxiom> |
OWLAxiomIndex.getDataPropertyRangeAxioms(OWLDataProperty property)
Gets the
OWLDataPropertyRangeAxioms where the property is equal
to the specified property. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLDataPropertyRangeAxiom axiom)
visit OWLDataPropertyRangeAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLDataPropertyRangeAxiom axiom)
visit OWLDataPropertyRangeAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLDataPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLDataPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
SatisfiabilityReducer.visit(OWLDataPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLDataPropertyRangeAxiom axiom) |
void |
SimpleRenderer.visit(OWLDataPropertyRangeAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLDataPropertyRangeAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLDataPropertyRangeAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLDataPropertyRangeAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLDataPropertyRangeAxiom axiom) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLDataPropertyRangeAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLDataPropertyRangeAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLDataPropertyRangeAxiom axiom) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLDataPropertyRangeAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLDataPropertyRangeAxiom axiom) |
OWLAxiom |
NNF.visit(OWLDataPropertyRangeAxiom axiom) |
void |
HashCode.visit(OWLDataPropertyRangeAxiom axiom) |
void |
DeprecatedOWLEntityCollector.visit(OWLDataPropertyRangeAxiom axiom)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLDataPropertyRangeAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLDataPropertyRangeAxiom axiom) |
void |
AxiomSubjectProvider.visit(OWLDataPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLDataPropertyRangeAxiom |
BuilderDataPropertyRange.buildObject() |
| Constructor and Description |
|---|
BuilderDataPropertyRange(OWLDataPropertyRangeAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLDataPropertyRangeAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLDataPropertyRangeAxiom |
OWLDataPropertyRangeAxiomImpl.getAxiomWithoutAnnotations() |
OWLDataPropertyRangeAxiom |
OWLDataFactoryImpl.getOWLDataPropertyRangeAxiom(OWLDataPropertyExpression property,
OWLDataRange owlDataRange) |
OWLDataPropertyRangeAxiom |
OWLDataFactoryImpl.getOWLDataPropertyRangeAxiom(OWLDataPropertyExpression property,
OWLDataRange owlDataRange,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLDataPropertyRangeAxiom> |
OWLAxiomIndexImpl.getDataPropertyRangeAxioms(OWLDataProperty property) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLDataPropertyRangeAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLDataPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLDataPropertyRangeAxiom> |
ConcurrentOWLOntologyImpl.getDataPropertyRangeAxioms(OWLDataProperty owlDataProperty) |
Copyright © 2016 The University of Manchester. All Rights Reserved.