| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.profiles.violations | |
| org.semanticweb.owlapi.util |
Utilities package
|
| 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> |
OWLAxiomIndex.getObjectPropertyRangeAxioms(OWLObjectPropertyExpression property)
Gets the
OWLObjectPropertyRangeAxiom s where the property 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
|
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyRangeAxiom |
LastPropertyInChainNotInImposedRange.getExpression() |
| Constructor and Description |
|---|
LastPropertyInChainNotInImposedRange(OWLOntology ontology,
OWLSubPropertyChainOfAxiom axiom,
OWLObjectPropertyRangeAxiom rangeAxiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
SimpleRenderer.visit(OWLObjectPropertyRangeAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLObjectPropertyRangeAxiom axiom) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLObjectPropertyRangeAxiom axiom) |
Set<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLObjectPropertyRangeAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLObjectPropertyRangeAxiom axiom) |
OWLAxiom |
NNF.visit(OWLObjectPropertyRangeAxiom axiom) |
Boolean |
HornAxiomVisitorEx.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
HashCode.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
DeprecatedOWLEntityCollector.visit(OWLObjectPropertyRangeAxiom axiom)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
AxiomSubjectProvider.visit(OWLObjectPropertyRangeAxiom axiom) |
Copyright © 2016 The University of Manchester. All Rights Reserved.