| Package | Description |
|---|---|
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.util |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLEquivalentObjectPropertiesAxiom> |
AxiomType.EQUIVALENT_OBJECT_PROPERTIES
EquivalentObjectProperties
|
| Modifier and Type | Method and Description |
|---|---|
Set<OWLEquivalentObjectPropertiesAxiom> |
OWLOntology.getEquivalentObjectPropertiesAxioms(OWLObjectPropertyExpression property)
Gets the
OWLEquivalentObjectPropertiesAxioms
that make the specified property equivalent to some other object property
expression(s). |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLEquivalentObjectPropertiesAxiom axiom)
visit OWLEquivalentObjectPropertiesAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLEquivalentObjectPropertiesAxiom axiom)
visit OWLEquivalentObjectPropertiesAxiom type
|
O |
OWLAxiomVisitorEx.visit(OWLEquivalentObjectPropertiesAxiom axiom)
visit OWLEquivalentObjectPropertiesAxiom type
|
void |
OWLAxiomVisitor.visit(OWLEquivalentObjectPropertiesAxiom axiom)
visit OWLEquivalentObjectPropertiesAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
InferredEquivalentObjectPropertyAxiomGenerator.addAxioms(OWLObjectProperty entity,
OWLReasoner reasoner,
OWLDataFactory dataFactory,
Set<OWLEquivalentObjectPropertiesAxiom> result) |
Copyright © 2014 The University of Manchester. All Rights Reserved.