| Package | Description |
|---|---|
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.profiles | |
| org.semanticweb.owlapi.util | |
| uk.ac.manchester.cs.owl.owlapi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OWLObjectVisitorEx<O> |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
SWRLObject.accept(SWRLObjectVisitorEx<O> visitor) |
| Modifier and Type | Class and Description |
|---|---|
protected class |
OWL2ELProfile.OWL2ELProfileObjectVisitor |
| Modifier and Type | Class and 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 |
OWLObjectVisitorExAdapter<O>
Provides a default implementation of
OWLObjectVisitorEx. |
class |
OWLOntologyWalkerVisitor<O> |
| Modifier and Type | Class and Description |
|---|---|
protected class |
SWRLRuleImpl.AtomSimplifier |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
SWRLVariableImpl.accept(SWRLObjectVisitorEx<O> visitor) |
<O> O |
SWRLSameIndividualAtomImpl.accept(SWRLObjectVisitorEx<O> visitor) |
<O> O |
SWRLRuleImpl.accept(SWRLObjectVisitorEx<O> visitor) |
<O> O |
SWRLObjectPropertyAtomImpl.accept(SWRLObjectVisitorEx<O> visitor) |
<O> O |
SWRLLiteralArgumentImpl.accept(SWRLObjectVisitorEx<O> visitor) |
<O> O |
SWRLIndividualArgumentImpl.accept(SWRLObjectVisitorEx<O> visitor) |
<O> O |
SWRLDifferentIndividualsAtomImpl.accept(SWRLObjectVisitorEx<O> visitor) |
<O> O |
SWRLDataRangeAtomImpl.accept(SWRLObjectVisitorEx<O> visitor) |
<O> O |
SWRLDataPropertyAtomImpl.accept(SWRLObjectVisitorEx<O> visitor) |
<O> O |
SWRLClassAtomImpl.accept(SWRLObjectVisitorEx<O> visitor) |
<O> O |
SWRLBuiltInAtomImpl.accept(SWRLObjectVisitorEx<O> visitor) |
Copyright © 2014 The University of Manchester. All Rights Reserved.