| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.model.providers |
Provider interfaces.
|
| org.semanticweb.owlapi.profiles.violations |
Violation classes.
|
| org.semanticweb.owlapi.util |
Utilities package.
|
| org.semanticweb.owlapitools.builders |
Builders package.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
OWLClassExpressionVisitor.visit(OWLObjectHasSelf ce)
visit OWLObjectHasSelf type
|
default O |
OWLClassExpressionVisitorEx.visit(OWLObjectHasSelf ce)
visit OWLObjectHasSelf type
|
| Modifier and Type | Method and Description |
|---|---|
OWLObjectHasSelf |
HasSelfProvider.getOWLObjectHasSelf(OWLObjectPropertyExpression property) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectHasSelf |
UseOfNonSimplePropertyInObjectHasSelf.getExpression() |
| Constructor and Description |
|---|
UseOfNonSimplePropertyInObjectHasSelf(OWLOntology ontology,
OWLAxiom axiom,
OWLObjectHasSelf hasSelf) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectHasSelf |
OWLObjectDuplicator.visit(OWLObjectHasSelf ce) |
OWLObjectHasSelf |
OWLObjectDesharer.visit(OWLObjectHasSelf ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLAnnotationPropertyTransformer.visit(OWLObjectHasSelf ce) |
O |
DelegatingObjectVisitorEx.visit(OWLObjectHasSelf ce) |
void |
SimpleRenderer.visit(OWLObjectHasSelf ce) |
OWLObjectHasSelf |
OWLObjectDuplicator.visit(OWLObjectHasSelf ce) |
OWLObjectHasSelf |
OWLObjectDesharer.visit(OWLObjectHasSelf ce) |
void |
DLExpressivityChecker.visit(OWLObjectHasSelf ce) |
Integer |
MaximumModalDepthFinder.visit(OWLObjectHasSelf ce) |
Collection<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLObjectHasSelf ce) |
void |
StructureWalker.visit(OWLObjectHasSelf ce) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectHasSelf |
BuilderObjectHasSelf.buildObject() |
| Constructor and Description |
|---|
BuilderObjectHasSelf(OWLObjectHasSelf expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
Copyright © 2018 The University of Manchester. All rights reserved.