| Package | Description |
|---|---|
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OWLObjectVisitor |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLEntity.accept(OWLEntityVisitor visitor)
Accepts a visitor
|
| Modifier and Type | Class and Description |
|---|---|
class |
DLExpressivityChecker |
class |
HashCode |
class |
OWLEntityCollector
A utility class that visits axioms, class expressions etc.
|
class |
OWLEntityComparator
A
Comparator which compares entities. |
class |
OWLEntityRemover
A convenience object that generates the changes which are necessary to remove
an entity from a set of ontologies.
|
class |
OWLEntityVisitorAdapter |
class |
OWLObjectComponentCollector |
class |
OWLObjectDuplicator |
class |
OWLObjectTypeIndexProvider |
class |
OWLObjectVisitorAdapter |
class |
SimpleRenderer
A simple renderer that can be used for debugging purposes and provide an
implementation of the toString method for different implementations.
|
Copyright © 2014 The University of Manchester. All Rights Reserved.