| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.util |
Utilities package
|
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLEquivalentObjectPropertiesAxiom> |
AxiomType.EQUIVALENT_OBJECT_PROPERTIES
EquivalentObjectProperties
|
| Modifier and Type | Method and Description |
|---|---|
Set<OWLEquivalentObjectPropertiesAxiom> |
OWLEquivalentObjectPropertiesAxiom.asPairwiseAxioms() |
Set<OWLEquivalentObjectPropertiesAxiom> |
OWLAxiomIndex.getEquivalentObjectPropertiesAxioms(OWLObjectPropertyExpression property)
Gets the
OWLEquivalentObjectPropertiesAxioms that make the
specified property equivalent to some other object property
expression(s). |
Set<OWLEquivalentObjectPropertiesAxiom> |
OWLEquivalentObjectPropertiesAxiom.splitToAnnotatedPairs() |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLEquivalentObjectPropertiesAxiom axiom)
visit OWLEquivalentObjectPropertiesAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLEquivalentObjectPropertiesAxiom axiom)
visit OWLEquivalentObjectPropertiesAxiom type
|
Copyright © 2016 The University of Manchester. All Rights Reserved.