| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.model.providers |
Provider interfaces.
|
| org.semanticweb.owlapi.util |
Utilities package.
|
| org.semanticweb.owlapitools.builders |
Builders package.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
OWLClassExpressionVisitor.visit(OWLObjectSomeValuesFrom ce)
visit OWLObjectSomeValuesFrom type
|
default O |
OWLClassExpressionVisitorEx.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 |
|---|---|
OWLObjectSomeValuesFrom |
OWLObjectDuplicator.visit(OWLObjectSomeValuesFrom ce) |
OWLObjectSomeValuesFrom |
OWLObjectDesharer.visit(OWLObjectSomeValuesFrom ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLAnnotationPropertyTransformer.visit(OWLObjectSomeValuesFrom ce) |
O |
DelegatingObjectVisitorEx.visit(OWLObjectSomeValuesFrom ce) |
void |
SimpleRenderer.visit(OWLObjectSomeValuesFrom ce) |
OWLObjectSomeValuesFrom |
OWLObjectDuplicator.visit(OWLObjectSomeValuesFrom ce) |
OWLObjectSomeValuesFrom |
OWLObjectDesharer.visit(OWLObjectSomeValuesFrom ce) |
void |
DLExpressivityChecker.visit(OWLObjectSomeValuesFrom ce) |
Integer |
MaximumModalDepthFinder.visit(OWLObjectSomeValuesFrom ce) |
Collection<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLObjectSomeValuesFrom ce) |
void |
StructureWalker.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.
|
Copyright © 2018 The University of Manchester. All rights reserved.