| 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 O |
OWLDataVisitorEx.visit(OWLDataComplementOf node)
visit OWLDataComplementOf type
|
default void |
OWLDataRangeVisitor.visit(OWLDataComplementOf node)
visit OWLDataComplementOf type
|
default O |
OWLDataRangeVisitorEx.visit(OWLDataComplementOf node)
visit OWLDataComplementOf type
|
| Modifier and Type | Method and Description |
|---|---|
OWLDataComplementOf |
ComplementProvider.getOWLDataComplementOf(OWL2Datatype dataRange)
Gets an OWLDataComplementOf (see spec)
|
OWLDataComplementOf |
ComplementProvider.getOWLDataComplementOf(OWLDataRange dataRange)
Gets an OWLDataComplementOf (see spec)
|
| Modifier and Type | Method and Description |
|---|---|
OWLDataComplementOf |
OWLObjectDuplicator.visit(OWLDataComplementOf node) |
OWLDataComplementOf |
OWLObjectDesharer.visit(OWLDataComplementOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLAnnotationPropertyTransformer.visit(OWLDataComplementOf node) |
O |
DelegatingObjectVisitorEx.visit(OWLDataComplementOf node) |
void |
SimpleRenderer.visit(OWLDataComplementOf node) |
OWLDataComplementOf |
OWLObjectDuplicator.visit(OWLDataComplementOf node) |
OWLDataComplementOf |
OWLObjectDesharer.visit(OWLDataComplementOf node) |
void |
DLExpressivityChecker.visit(OWLDataComplementOf node) |
void |
StructureWalker.visit(OWLDataComplementOf node) |
| Modifier and Type | Method and Description |
|---|---|
OWLDataComplementOf |
BuilderDataComplementOf.buildObject() |
| Constructor and Description |
|---|
BuilderDataComplementOf(OWLDataComplementOf expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
Copyright © 2018 The University of Manchester. All rights reserved.