Package | Description |
---|---|
org.obolibrary.macro | |
org.semanticweb.owlapi.apibinding |
Binding package
|
org.semanticweb.owlapi.dlsyntax.renderer | |
org.semanticweb.owlapi.functional.renderer | |
org.semanticweb.owlapi.latex.renderer |
LaTeX syntax renderer
|
org.semanticweb.owlapi.manchestersyntax.renderer | |
org.semanticweb.owlapi.model |
Main API classes.
|
org.semanticweb.owlapi.owlxml.renderer | |
org.semanticweb.owlapi.rdf.model |
RDF model package
|
org.semanticweb.owlapi.util |
Utilities package
|
org.semanticweb.owlapitools.builders | |
uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
Modifier and Type | Method | Description |
---|---|---|
OWLDataRange |
AbstractMacroExpansionVisitor.visit(OWLDataComplementOf node) |
Modifier and Type | Method | Description |
---|---|---|
static OWLDataComplementOf |
OWLFunctionalSyntaxFactory.DataComplementOf(OWLDataRange dataRange) |
Modifier and Type | Method | Description |
---|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDataComplementOf node) |
Modifier and Type | Method | Description |
---|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLDataComplementOf node) |
Modifier and Type | Method | Description |
---|---|---|
void |
LatexObjectVisitor.visit(OWLDataComplementOf node) |
Modifier and Type | Method | Description |
---|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDataComplementOf node) |
Modifier and Type | Method | Description |
---|---|---|
OWLDataComplementOf |
OWLDataFactory.getOWLDataComplementOf(OWLDataRange dataRange) |
Gets an OWLDataComplementOf (see spec)
|
Modifier and Type | Method | Description |
---|---|---|
void |
OWLDataRangeVisitor.visit(OWLDataComplementOf node) |
visit OWLDataComplementOf type
|
O |
OWLDataRangeVisitorEx.visit(OWLDataComplementOf node) |
visit OWLDataComplementOf type
|
O |
OWLDataVisitorEx.visit(OWLDataComplementOf node) |
visit OWLDataComplementOf type
|
Modifier and Type | Method | Description |
---|---|---|
void |
OWLXMLObjectRenderer.visit(OWLDataComplementOf node) |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractTranslator.visit(OWLDataComplementOf node) |
Modifier and Type | Method | Description |
---|---|---|
OWLDataComplementOf |
OWLObjectDesharer.visit(OWLDataComplementOf node) |
Modifier and Type | Method | Description |
---|---|---|
O |
DelegatingObjectVisitorEx.visit(OWLDataComplementOf node) |
|
void |
DeprecatedOWLEntityCollector.visit(OWLDataComplementOf node) |
Deprecated.
|
void |
DLExpressivityChecker.visit(OWLDataComplementOf node) |
|
void |
HashCode.visit(OWLDataComplementOf node) |
|
OWLDataRange |
NNF.visit(OWLDataComplementOf node) |
|
void |
OWLAnnotationPropertyTransformer.visit(OWLDataComplementOf node) |
|
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLDataComplementOf node) |
|
O |
OWLDataVisitorExAdapter.visit(OWLDataComplementOf node) |
|
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLDataComplementOf node) |
|
void |
OWLObjectComponentCollector.visit(OWLDataComplementOf node) |
|
OWLDataComplementOf |
OWLObjectDesharer.visit(OWLDataComplementOf node) |
|
void |
OWLObjectDuplicator.visit(OWLDataComplementOf node) |
|
void |
OWLObjectTypeIndexProvider.visit(OWLDataComplementOf node) |
|
void |
OWLObjectVisitorAdapter.visit(OWLDataComplementOf node) |
|
void |
SimpleRenderer.visit(OWLDataComplementOf node) |
|
void |
StructureWalker.visit(OWLDataComplementOf node) |
Modifier and Type | Method | Description |
---|---|---|
OWLDataComplementOf |
BuilderDataComplementOf.buildObject() |
Constructor | Description |
---|---|
BuilderDataComplementOf(OWLDataComplementOf expected,
OWLDataFactory df) |
builder initialized from an existing object
|
Modifier and Type | Class | Description |
---|---|---|
class |
OWLDataComplementOfImpl |
Modifier and Type | Method | Description |
---|---|---|
OWLDataComplementOf |
OWLDataFactoryImpl.getOWLDataComplementOf(OWLDataRange dataRange) |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractEntityRegistrationManager.visit(OWLDataComplementOf node) |
Copyright © 2018 The University of Manchester. All rights reserved.