| 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 |
OWLClassExpression.accept(OWLClassExpressionVisitorEx<O> visitor) |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingObjectVisitorEx<O>
A delegating visitor.
|
class |
MaximumModalDepthFinder |
class |
NNF |
class |
OWLClassExpressionCollector
Collects all of the nested class expression that are used in some OWLObject.
|
class |
OWLClassExpressionVisitorExAdapter<O> |
class |
OWLEntityCollector
A utility class that visits axioms, class expressions etc.
|
class |
OWLObjectVisitorExAdapter<O>
Provides a default implementation of
OWLObjectVisitorEx. |
class |
OWLOntologyWalkerVisitorEx<E> |
Copyright © 2016 The University of Manchester. All Rights Reserved.