| 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 |
OWLLiteral.accept(OWLDataVisitor visitor)
Accepts a visitor
|
void |
OWLFacetRestriction.accept(OWLDataVisitor visitor)
Accepts a visitor
|
void |
OWLDataRange.accept(OWLDataVisitor 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 |
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.
|
class |
StructureWalker<O extends OWLObject>
Structure walker for object walkers.
|
Copyright © 2014 The University of Manchester. All Rights Reserved.