| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.model.providers |
Provider interfaces.
|
| org.semanticweb.owlapi.util |
Utilities package.
|
| org.semanticweb.owlapitools.builders |
Builders package.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
OWLPropertyExpressionVisitor.visit(OWLObjectInverseOf property)
visit OWLObjectInverseOf type
|
default O |
OWLPropertyExpressionVisitorEx.visit(OWLObjectInverseOf property)
visit OWLObjectInverseOf type
|
| Modifier and Type | Method and Description |
|---|---|
OWLObjectInverseOf |
InverseProvider.getOWLObjectInverseOf(OWLObjectProperty property)
Gets the inverse of an object property.
|
| Modifier and Type | Method and Description |
|---|---|
OWLObjectInverseOf |
OWLObjectDuplicator.visit(OWLObjectInverseOf property) |
OWLObjectInverseOf |
OWLObjectDesharer.visit(OWLObjectInverseOf property) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLAnnotationPropertyTransformer.visit(OWLObjectInverseOf property) |
O |
DelegatingObjectVisitorEx.visit(OWLObjectInverseOf property) |
void |
SimpleRenderer.visit(OWLObjectInverseOf property) |
OWLObjectInverseOf |
OWLObjectDuplicator.visit(OWLObjectInverseOf property) |
OWLObjectInverseOf |
OWLObjectDesharer.visit(OWLObjectInverseOf property) |
void |
DLExpressivityChecker.visit(OWLObjectInverseOf property) |
void |
StructureWalker.visit(OWLObjectInverseOf property) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectInverseOf |
BuilderObjectInverseOf.buildObject() |
| Constructor and Description |
|---|
BuilderObjectInverseOf(OWLObjectInverseOf expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
Copyright © 2018 The University of Manchester. All rights reserved.