Package | Description |
---|---|
org.obolibrary.macro | |
org.semanticweb.owlapi.apibinding |
Binding package
|
org.semanticweb.owlapi.dlsyntax.renderer | |
org.semanticweb.owlapi.functional.renderer | |
org.semanticweb.owlapi.krss2.renderer | |
org.semanticweb.owlapi.latex.renderer |
LaTeX syntax renderer
|
org.semanticweb.owlapi.manchestersyntax.renderer | |
org.semanticweb.owlapi.model |
Main API classes.
|
org.semanticweb.owlapi.normalform |
Normal form package
|
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 |
---|---|---|
OWLClassExpression |
AbstractMacroExpansionVisitor.visit(OWLObjectComplementOf ce) |
Modifier and Type | Method | Description |
---|---|---|
static OWLObjectComplementOf |
OWLFunctionalSyntaxFactory.ObjectComplementOf(OWLClassExpression classExpression) |
Modifier and Type | Method | Description |
---|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLObjectComplementOf ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLObjectComplementOf ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
KRSS2OWLObjectRenderer.visit(OWLObjectComplementOf ce) |
|
void |
KRSSObjectRenderer.visit(OWLObjectComplementOf ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
LatexBracketChecker.visit(OWLObjectComplementOf ce) |
|
void |
LatexObjectVisitor.visit(OWLObjectComplementOf ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLObjectComplementOf ce) |
Modifier and Type | Method | Description |
---|---|---|
OWLObjectComplementOf |
OWLDataFactory.getOWLObjectComplementOf(OWLClassExpression operand) |
Modifier and Type | Method | Description |
---|---|---|
void |
OWLClassExpressionVisitor.visit(OWLObjectComplementOf ce) |
visit OWLObjectComplementOf type
|
O |
OWLClassExpressionVisitorEx.visit(OWLObjectComplementOf ce) |
visit OWLObjectComplementOf type
|
Modifier and Type | Method | Description |
---|---|---|
void |
OWLObjectComplementOfExtractor.visit(OWLObjectComplementOf ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
OWLXMLObjectRenderer.visit(OWLObjectComplementOf ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractTranslator.visit(OWLObjectComplementOf ce) |
Modifier and Type | Method | Description |
---|---|---|
OWLObjectComplementOf |
OWLObjectDesharer.visit(OWLObjectComplementOf ce) |
Modifier and Type | Method | Description |
---|---|---|
O |
DelegatingObjectVisitorEx.visit(OWLObjectComplementOf ce) |
|
void |
DeprecatedOWLEntityCollector.visit(OWLObjectComplementOf desc) |
Deprecated.
|
void |
DLExpressivityChecker.visit(OWLObjectComplementOf ce) |
|
void |
HashCode.visit(OWLObjectComplementOf ce) |
|
Integer |
MaximumModalDepthFinder.visit(OWLObjectComplementOf ce) |
|
OWLClassExpression |
NNF.visit(OWLObjectComplementOf ce) |
|
void |
OWLAnnotationPropertyTransformer.visit(OWLObjectComplementOf ce) |
|
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLObjectComplementOf desc) |
|
Set<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLObjectComplementOf ce) |
|
void |
OWLClassExpressionVisitorAdapter.visit(OWLObjectComplementOf ce) |
|
O |
OWLClassExpressionVisitorExAdapter.visit(OWLObjectComplementOf ce) |
|
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLObjectComplementOf ce) |
|
void |
OWLObjectComponentCollector.visit(OWLObjectComplementOf ce) |
|
OWLObjectComplementOf |
OWLObjectDesharer.visit(OWLObjectComplementOf ce) |
|
void |
OWLObjectDuplicator.visit(OWLObjectComplementOf ce) |
|
void |
OWLObjectTypeIndexProvider.visit(OWLObjectComplementOf ce) |
|
void |
OWLObjectVisitorAdapter.visit(OWLObjectComplementOf ce) |
|
O |
OWLObjectVisitorExAdapter.visit(OWLObjectComplementOf ce) |
|
void |
SimpleRenderer.visit(OWLObjectComplementOf ce) |
|
void |
StructureWalker.visit(OWLObjectComplementOf ce) |
Modifier and Type | Method | Description |
---|---|---|
OWLObjectComplementOf |
BuilderComplementOf.buildObject() |
Constructor | Description |
---|---|
BuilderComplementOf(OWLObjectComplementOf expected,
OWLDataFactory df) |
builder initialized from an existing object
|
Modifier and Type | Class | Description |
---|---|---|
class |
OWLObjectComplementOfImpl |
Modifier and Type | Method | Description |
---|---|---|
OWLObjectComplementOf |
OWLDataFactoryImpl.getOWLObjectComplementOf(OWLClassExpression operand) |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractEntityRegistrationManager.visit(OWLObjectComplementOf ce) |
Copyright © 2018 The University of Manchester. All rights reserved.