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(OWLObjectUnionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
static OWLObjectUnionOf |
OWLFunctionalSyntaxFactory.ObjectUnionOf(OWLClassExpression... classExpressions) |
Modifier and Type | Method | Description |
---|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLObjectUnionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLObjectUnionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
KRSS2OWLObjectRenderer.visit(OWLObjectUnionOf ce) |
|
void |
KRSSObjectRenderer.visit(OWLObjectUnionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
LatexBracketChecker.visit(OWLObjectUnionOf ce) |
|
void |
LatexObjectVisitor.visit(OWLObjectUnionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLObjectUnionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
OWLObjectUnionOf |
OWLDataFactory.getOWLObjectUnionOf(Set<? extends OWLClassExpression> operands) |
|
OWLObjectUnionOf |
OWLDataFactory.getOWLObjectUnionOf(OWLClassExpression... operands) |
Modifier and Type | Method | Description |
---|---|---|
void |
OWLClassExpressionVisitor.visit(OWLObjectUnionOf ce) |
visit OWLObjectUnionOf type
|
O |
OWLClassExpressionVisitorEx.visit(OWLObjectUnionOf ce) |
visit OWLObjectUnionOf type
|
Modifier and Type | Method | Description |
---|---|---|
void |
OWLObjectComplementOfExtractor.visit(OWLObjectUnionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
OWLXMLObjectRenderer.visit(OWLObjectUnionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractTranslator.visit(OWLObjectUnionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
OWLObjectUnionOf |
OWLObjectDesharer.visit(OWLObjectUnionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
O |
DelegatingObjectVisitorEx.visit(OWLObjectUnionOf ce) |
|
void |
DeprecatedOWLEntityCollector.visit(OWLObjectUnionOf desc) |
Deprecated.
|
void |
DLExpressivityChecker.visit(OWLObjectUnionOf ce) |
|
void |
HashCode.visit(OWLObjectUnionOf ce) |
|
Integer |
MaximumModalDepthFinder.visit(OWLObjectUnionOf ce) |
|
OWLClassExpression |
NNF.visit(OWLObjectUnionOf ce) |
|
void |
OWLAnnotationPropertyTransformer.visit(OWLObjectUnionOf ce) |
|
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLObjectUnionOf desc) |
|
Set<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLObjectUnionOf ce) |
|
void |
OWLClassExpressionVisitorAdapter.visit(OWLObjectUnionOf ce) |
|
O |
OWLClassExpressionVisitorExAdapter.visit(OWLObjectUnionOf ce) |
|
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLObjectUnionOf ce) |
|
void |
OWLObjectComponentCollector.visit(OWLObjectUnionOf ce) |
|
OWLObjectUnionOf |
OWLObjectDesharer.visit(OWLObjectUnionOf ce) |
|
void |
OWLObjectDuplicator.visit(OWLObjectUnionOf ce) |
|
void |
OWLObjectTypeIndexProvider.visit(OWLObjectUnionOf ce) |
|
void |
OWLObjectVisitorAdapter.visit(OWLObjectUnionOf ce) |
|
O |
OWLObjectVisitorExAdapter.visit(OWLObjectUnionOf ce) |
|
void |
SimpleRenderer.visit(OWLObjectUnionOf ce) |
|
void |
StructureWalker.visit(OWLObjectUnionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
OWLObjectUnionOf |
BuilderUnionOf.buildObject() |
Constructor | Description |
---|---|
BuilderUnionOf(OWLObjectUnionOf expected,
OWLDataFactory df) |
builder initialized from an existing object
|
Modifier and Type | Class | Description |
---|---|---|
class |
OWLObjectUnionOfImpl |
Modifier and Type | Method | Description |
---|---|---|
OWLObjectUnionOf |
OWLDataFactoryImpl.getOWLObjectUnionOf(Set<? extends OWLClassExpression> operands) |
|
OWLObjectUnionOf |
OWLDataFactoryImpl.getOWLObjectUnionOf(OWLClassExpression... operands) |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractEntityRegistrationManager.visit(OWLObjectUnionOf ce) |
Copyright © 2018 The University of Manchester. All rights reserved.