| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.util |
Utilities package
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OWLObjectVisitorEx<O> |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
OWLEntity.accept(OWLEntityVisitorEx<O> visitor) |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingObjectVisitorEx<O>
A delegating visitor.
|
class |
MaximumModalDepthFinder |
class |
OWLClassExpressionCollector
Collects all of the nested class expression that are used in some OWLObject.
|
class |
OWLEntityCollector
A utility class that visits axioms, class expressions etc.
|
class |
OWLEntityVisitorExAdapter<O>
Provides a default implementation of
OWLObjectVisitorEx. |
class |
OWLObjectVisitorExAdapter<O>
Provides a default implementation of
OWLObjectVisitorEx. |
class |
OWLOntologyWalkerVisitorEx<E> |
Copyright © 2016 The University of Manchester. All Rights Reserved.