| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.util |
Utilities package.
|
| uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OWLObjectVisitorEx<O> |
| Modifier and Type | Method and Description |
|---|---|
default <O> O |
OWLAnnotation.accept(OWLAnnotationObjectVisitorEx<O> visitor) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCollectorEx<E>
A utility class that visits all components of classes and axioms; this base
class allows subclasses to choose elements of interest and override handling
of such elements.
|
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 |
OWLObjectComponentCollector |
class |
OWLObjectDesharer
Class to remove structure sharing from OWL objects (Axioms or expressions)
|
class |
OWLObjectDuplicator |
class |
OWLOntologyWalkerVisitorEx<E> |
| Modifier and Type | Class and Description |
|---|---|
class |
AnonymousIndividualCollector
A utility class that visits axioms, class expressions etc.
|
Copyright © 2017 The University of Manchester. All Rights Reserved.