| 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(OWLDataHasValue ce)
visit OWLDataHasValue type
|
default O |
OWLClassExpressionVisitorEx.visit(OWLDataHasValue ce)
visit OWLDataHasValue type
|
| Modifier and Type | Method and Description |
|---|---|
OWLDataHasValue |
HasValueProvider.getOWLDataHasValue(OWLDataPropertyExpression property,
OWLLiteral value) |
| Modifier and Type | Method and Description |
|---|---|
OWLDataHasValue |
OWLObjectDuplicator.visit(OWLDataHasValue ce) |
OWLDataHasValue |
OWLObjectDesharer.visit(OWLDataHasValue ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLAnnotationPropertyTransformer.visit(OWLDataHasValue ce) |
O |
DelegatingObjectVisitorEx.visit(OWLDataHasValue ce) |
void |
SimpleRenderer.visit(OWLDataHasValue ce) |
OWLDataHasValue |
OWLObjectDuplicator.visit(OWLDataHasValue ce) |
OWLDataHasValue |
OWLObjectDesharer.visit(OWLDataHasValue ce) |
void |
DLExpressivityChecker.visit(OWLDataHasValue ce) |
Integer |
MaximumModalDepthFinder.visit(OWLDataHasValue ce) |
Collection<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLDataHasValue ce) |
void |
StructureWalker.visit(OWLDataHasValue ce) |
Collection<OWLObject> |
OWLObjectComponentCollector.visit(OWLDataHasValue ce) |
| Modifier and Type | Method and Description |
|---|---|
OWLDataHasValue |
BuilderDataHasValue.buildObject() |
| Constructor and Description |
|---|
BuilderDataHasValue(OWLDataHasValue expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
Copyright © 2018 The University of Manchester. All rights reserved.