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 | Description |
---|---|---|
interface |
OWLObjectVisitorEx<O> |
Modifier and Type | Method | Description |
---|---|---|
<O> O |
OWLAnnotation.accept(OWLAnnotationObjectVisitorEx<O> visitor) |
Modifier and Type | Class | 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 |
OWLObjectDesharer |
Class to remove structure sharing from OWL objects (Axioms or expressions)
|
class |
OWLObjectVisitorExAdapter<O> |
Provides a default implementation of
OWLObjectVisitorEx . |
class |
OWLOntologyWalkerVisitorEx<E> |
Modifier and Type | Method | Description |
---|---|---|
<O> O |
OWLAnnotationImpl.accept(OWLAnnotationObjectVisitorEx<O> visitor) |
Copyright © 2018 The University of Manchester. All rights reserved.