| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
AbstractMacroExpansionVisitor.AbstractClassExpressionVisitorEx.visit(OWLObjectSomeValuesFrom ce) |
| Modifier and Type | Method and Description |
|---|---|
static OWLObjectSomeValuesFrom |
OWLFunctionalSyntaxFactory.ObjectSomeValuesFrom(OWLObjectPropertyExpression pe,
OWLClassExpression ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLObjectSomeValuesFrom ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLObjectSomeValuesFrom ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
KRSSObjectRenderer.visit(OWLObjectSomeValuesFrom ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLObjectSomeValuesFrom ce) |
void |
LatexBracketChecker.visit(OWLObjectSomeValuesFrom ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLObjectSomeValuesFrom ce) |
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLClassExpressionVisitorEx.visit(OWLObjectSomeValuesFrom ce)
visit OWLObjectSomeValuesFrom type
|
default void |
OWLClassExpressionVisitor.visit(OWLObjectSomeValuesFrom ce)
visit OWLObjectSomeValuesFrom type
|
| Modifier and Type | Method and Description |
|---|---|
OWLObjectSomeValuesFrom |
ExistentialProvider.getOWLObjectSomeValuesFrom(OWLObjectPropertyExpression property,
OWLClassExpression classExpression)
Gets an OWLObjectSomeValuesFrom restriction
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLObjectComplementOfExtractor.visit(OWLObjectSomeValuesFrom ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLObjectSomeValuesFrom ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLObjectSomeValuesFrom ce) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectSomeValuesFrom |
OWLObjectDuplicator.visit(OWLObjectSomeValuesFrom ce) |
OWLObjectSomeValuesFrom |
OWLObjectDesharer.visit(OWLObjectSomeValuesFrom ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLObjectSomeValuesFrom ce) |
void |
SimpleRendererDebug.visit(OWLObjectSomeValuesFrom ce) |
void |
SimpleRenderer.visit(OWLObjectSomeValuesFrom ce) |
OWLObjectSomeValuesFrom |
OWLObjectDuplicator.visit(OWLObjectSomeValuesFrom ce) |
OWLObjectSomeValuesFrom |
OWLObjectDesharer.visit(OWLObjectSomeValuesFrom ce) |
Collection<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLObjectSomeValuesFrom ce) |
void |
OWLAnnotationPropertyTransformer.visit(OWLObjectSomeValuesFrom ce) |
Integer |
MaximumModalDepthFinder.visit(OWLObjectSomeValuesFrom ce) |
O |
DelegatingObjectVisitorEx.visit(OWLObjectSomeValuesFrom ce) |
void |
DLExpressivityChecker.visit(OWLObjectSomeValuesFrom ce) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectSomeValuesFrom |
BuilderObjectSomeValuesFrom.buildObject() |
| Constructor and Description |
|---|
BuilderObjectSomeValuesFrom(OWLObjectSomeValuesFrom expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopEquivalenceEvaluator.visit(OWLObjectSomeValuesFrom expr) |
void |
BotEquivalenceEvaluator.visit(OWLObjectSomeValuesFrom expr) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLObjectSomeValuesFromImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectSomeValuesFrom |
OWLDataFactoryImpl.getOWLObjectSomeValuesFrom(OWLObjectPropertyExpression property,
OWLClassExpression classExpression) |
Copyright © 2019 The University of Manchester. All rights reserved.