| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.util |
Utilities package
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OWLObjectVisitor |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLIndividual.accept(OWLIndividualVisitor visitor) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeprecatedOWLEntityCollector
Deprecated.
the old OWLEntityCollector is still used in non trivial ways in
third party software. For new code, use OWLEntityCollector.
|
class |
DLExpressivityChecker |
class |
HashCode |
class |
OWLAnnotationPropertyTransformer |
class |
OWLAnonymousIndividualsWithMultipleOccurrences
A utility class that visits axioms, class expressions etc.
|
class |
OWLObjectComponentCollector |
class |
OWLObjectDuplicator |
class |
OWLObjectTypeIndexProvider |
class |
OWLObjectVisitorAdapter |
class |
OWLOntologyWalkerVisitor |
class |
SimpleRenderer
A simple renderer that can be used for debugging purposes and provide an
implementation of the toString method for different implementations.
|
class |
StructureWalker<O extends OWLObject>
Structure walker for object walkers.
|
Copyright © 2016 The University of Manchester. All Rights Reserved.