| 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(OWLObjectHasValue ce)
visit OWLObjectHasValue type
|
default O |
OWLClassExpressionVisitorEx.visit(OWLObjectHasValue ce)
visit OWLObjectHasValue type
|
| Modifier and Type | Method and Description |
|---|---|
OWLObjectHasValue |
HasValueProvider.getOWLObjectHasValue(OWLObjectPropertyExpression property,
OWLIndividual individual) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectHasValue |
OWLObjectDuplicator.visit(OWLObjectHasValue ce) |
OWLObjectHasValue |
OWLObjectDesharer.visit(OWLObjectHasValue ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLAnnotationPropertyTransformer.visit(OWLObjectHasValue ce) |
O |
DelegatingObjectVisitorEx.visit(OWLObjectHasValue ce) |
void |
SimpleRenderer.visit(OWLObjectHasValue ce) |
OWLObjectHasValue |
OWLObjectDuplicator.visit(OWLObjectHasValue ce) |
OWLObjectHasValue |
OWLObjectDesharer.visit(OWLObjectHasValue ce) |
void |
DLExpressivityChecker.visit(OWLObjectHasValue ce) |
Collection<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLObjectHasValue ce) |
void |
StructureWalker.visit(OWLObjectHasValue ce) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectHasValue |
BuilderObjectHasValue.buildObject() |
| Constructor and Description |
|---|
BuilderObjectHasValue(OWLObjectHasValue expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
Copyright © 2018 The University of Manchester. All rights reserved.