| Package | Description |
|---|---|
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.profiles | |
| org.semanticweb.owlapi.util |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLObjectPropertyRangeAxiom> |
AxiomType.OBJECT_PROPERTY_RANGE
ObjectPropertyRange
|
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyRangeAxiom |
OWLObjectPropertyRangeAxiom.getAxiomWithoutAnnotations() |
OWLObjectPropertyRangeAxiom |
OWLDataFactory.getOWLObjectPropertyRangeAxiom(OWLObjectPropertyExpression property,
OWLClassExpression range) |
OWLObjectPropertyRangeAxiom |
OWLDataFactory.getOWLObjectPropertyRangeAxiom(OWLObjectPropertyExpression property,
OWLClassExpression range,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLObjectPropertyRangeAxiom> |
OWLOntology.getObjectPropertyRangeAxioms(OWLObjectPropertyExpression property)
Gets the
OWLObjectPropertyRangeAxiom
s where the property (returned by
OWLUnaryPropertyAxiom.getProperty()
) is equal to the specified property. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLObjectPropertyRangeAxiom axiom)
visit OWLObjectPropertyRangeAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLObjectPropertyRangeAxiom axiom)
visit OWLObjectPropertyRangeAxiom type
|
O |
OWLAxiomVisitorEx.visit(OWLObjectPropertyRangeAxiom axiom)
visit OWLObjectPropertyRangeAxiom type
|
void |
OWLAxiomVisitor.visit(OWLObjectPropertyRangeAxiom axiom)
visit OWLObjectPropertyRangeAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyRangeAxiom |
LastPropertyInChainNotInImposedRange.getOWLObjectPropertyRangeAxiom() |
| Constructor and Description |
|---|
LastPropertyInChainNotInImposedRange(OWLOntology ontology,
OWLSubPropertyChainOfAxiom axiom,
OWLObjectPropertyRangeAxiom rangeAxiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleRenderer.visit(OWLObjectPropertyRangeAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLObjectVisitorAdapter.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLEntityCollector.visit(OWLObjectPropertyRangeAxiom axiom) |
Set<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLObjectPropertyRangeAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLAxiomTypeProcessor.visit(OWLObjectPropertyRangeAxiom axiom) |
OWLAxiom |
NNF.visit(OWLObjectPropertyRangeAxiom axiom) |
Integer |
MaximumModalDepthFinder.visit(OWLObjectPropertyRangeAxiom axiom) |
Boolean |
HornAxiomVisitorEx.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
HashCode.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLObjectPropertyRangeAxiom axiom) |
O |
DelegatingObjectVisitorEx.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
AxiomTypeProvider.visit(OWLObjectPropertyRangeAxiom axiom)
Deprecated.
|
void |
AxiomSubjectProvider.visit(OWLObjectPropertyRangeAxiom axiom) |
Copyright © 2014 The University of Manchester. All Rights Reserved.