| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
AbstractMacroExpansionVisitor.AbstractClassExpressionVisitorEx.visit(OWLObjectUnionOf ce) |
| Modifier and Type | Method and Description |
|---|---|
static OWLObjectUnionOf |
OWLFunctionalSyntaxFactory.ObjectUnionOf(OWLClassExpression... classExpressions) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLObjectUnionOf ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLObjectUnionOf ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
KRSSObjectRenderer.visit(OWLObjectUnionOf ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLObjectUnionOf ce) |
void |
LatexBracketChecker.visit(OWLObjectUnionOf ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLObjectUnionOf ce) |
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLClassExpressionVisitorEx.visit(OWLObjectUnionOf ce)
visit OWLObjectUnionOf type
|
default void |
OWLClassExpressionVisitor.visit(OWLObjectUnionOf ce)
visit OWLObjectUnionOf type
|
| Modifier and Type | Method and Description |
|---|---|
default OWLObjectUnionOf |
UnionProvider.getOWLObjectUnionOf(Collection<? extends OWLClassExpression> operands) |
default OWLObjectUnionOf |
UnionProvider.getOWLObjectUnionOf(OWLClassExpression... operands) |
OWLObjectUnionOf |
UnionProvider.getOWLObjectUnionOf(java.util.stream.Stream<? extends OWLClassExpression> operands) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLObjectComplementOfExtractor.visit(OWLObjectUnionOf ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLObjectUnionOf ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLObjectUnionOf ce) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectUnionOf |
OWLObjectDuplicator.visit(OWLObjectUnionOf ce) |
OWLObjectUnionOf |
OWLObjectDesharer.visit(OWLObjectUnionOf ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLObjectUnionOf ce) |
void |
SimpleRenderer.visit(OWLObjectUnionOf ce) |
OWLObjectUnionOf |
OWLObjectDuplicator.visit(OWLObjectUnionOf ce) |
OWLObjectUnionOf |
OWLObjectDesharer.visit(OWLObjectUnionOf ce) |
Collection<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLObjectUnionOf ce) |
void |
OWLAnnotationPropertyTransformer.visit(OWLObjectUnionOf ce) |
Integer |
MaximumModalDepthFinder.visit(OWLObjectUnionOf ce) |
O |
DelegatingObjectVisitorEx.visit(OWLObjectUnionOf ce) |
void |
DLExpressivityChecker.visit(OWLObjectUnionOf ce) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectUnionOf |
BuilderUnionOf.buildObject() |
| Constructor and Description |
|---|
BuilderUnionOf(OWLObjectUnionOf expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopEquivalenceEvaluator.visit(OWLObjectUnionOf expr) |
void |
BotEquivalenceEvaluator.visit(OWLObjectUnionOf expr) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLObjectUnionOfImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectUnionOf |
OWLDataFactoryImpl.getOWLObjectUnionOf(java.util.stream.Stream<? extends OWLClassExpression> operands) |
Copyright © 2017 The University of Manchester. All Rights Reserved.