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