| Package | Description |
|---|---|
| org.obolibrary.macro |
OBO macro package.
|
| org.semanticweb.owlapi.apibinding |
Guice modules and binding package.
|
| org.semanticweb.owlapi.dlsyntax.renderer |
DL syntax renderer.
|
| org.semanticweb.owlapi.functional.renderer |
Functional syntax parser and renderer.
|
| org.semanticweb.owlapi.latex.renderer |
LaTeX syntax renderer.
|
| org.semanticweb.owlapi.manchestersyntax.renderer |
Manchester OWL syntax parser and renderer.
|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.model.providers |
Provider interfaces.
|
| org.semanticweb.owlapi.owlxml.renderer |
OWL/XML syntax parser and renderer.
|
| org.semanticweb.owlapi.rdf.model |
RDF model package.
|
| org.semanticweb.owlapi.util |
Utilities package.
|
| org.semanticweb.owlapitools.builders |
Builders package.
|
| org.semanticweb.owlapitools.decomposition | |
| uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package.
|
| Modifier and Type | Method and Description |
|---|---|
OWLDataRange |
AbstractDataVisitorEx.visit(OWLDataComplementOf node) |
| Modifier and Type | Method and Description |
|---|---|
static OWLDataComplementOf |
OWLFunctionalSyntaxFactory.DataComplementOf(OWLDataRange dataRange) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDataComplementOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLDataComplementOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLDataComplementOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDataComplementOf node) |
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLDataVisitorEx.visit(OWLDataComplementOf node)
visit OWLDataComplementOf type
|
default O |
OWLDataRangeVisitorEx.visit(OWLDataComplementOf node)
visit OWLDataComplementOf type
|
default void |
OWLDataRangeVisitor.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 |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLDataComplementOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLDataComplementOf node) |
| Modifier and Type | Method and Description |
|---|---|
OWLDataComplementOf |
OWLObjectDuplicator.visit(OWLDataComplementOf node) |
OWLDataComplementOf |
OWLObjectDesharer.visit(OWLDataComplementOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLDataComplementOf node) |
void |
SimpleRenderer.visit(OWLDataComplementOf node) |
OWLDataComplementOf |
OWLObjectDuplicator.visit(OWLDataComplementOf node) |
OWLDataComplementOf |
OWLObjectDesharer.visit(OWLDataComplementOf node) |
void |
OWLAnnotationPropertyTransformer.visit(OWLDataComplementOf node) |
O |
DelegatingObjectVisitorEx.visit(OWLDataComplementOf node) |
void |
DLExpressivityChecker.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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopEquivalenceEvaluator.visit(OWLDataComplementOf node) |
void |
BotEquivalenceEvaluator.visit(OWLDataComplementOf node) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLDataComplementOfImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLDataComplementOf |
OWLDataFactoryImpl.getOWLDataComplementOf(OWL2Datatype dataRange) |
OWLDataComplementOf |
OWLDataFactoryImpl.getOWLDataComplementOf(OWLDataRange dataRange) |
Copyright © 2017 The University of Manchester. All Rights Reserved.