| Package | Description |
|---|---|
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.util |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLEquivalentDataPropertiesAxiom> |
AxiomType.EQUIVALENT_DATA_PROPERTIES
EquivalentDataProperties
|
| Modifier and Type | Method and Description |
|---|---|
Set<OWLEquivalentDataPropertiesAxiom> |
OWLOntology.getEquivalentDataPropertiesAxioms(OWLDataProperty property)
Gets the
OWLEquivalentDataPropertiesAxioms
that make the specified property equivalent to some other data property
expression(s). |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLEquivalentDataPropertiesAxiom axiom)
visit OWLEquivalentDataPropertiesAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLEquivalentDataPropertiesAxiom axiom)
visit OWLEquivalentDataPropertiesAxiom type
|
O |
OWLAxiomVisitorEx.visit(OWLEquivalentDataPropertiesAxiom axiom)
visit OWLEquivalentDataPropertiesAxiom type
|
void |
OWLAxiomVisitor.visit(OWLEquivalentDataPropertiesAxiom axiom)
visit OWLEquivalentDataPropertiesAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
InferredEquivalentDataPropertiesAxiomGenerator.addAxioms(OWLDataProperty entity,
OWLReasoner reasoner,
OWLDataFactory dataFactory,
Set<OWLEquivalentDataPropertiesAxiom> result) |
Copyright © 2014 The University of Manchester. All Rights Reserved.