| Package | Description |
|---|---|
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.profiles | |
| org.semanticweb.owlapi.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OWLAnnotationObjectVisitorEx<O> |
interface |
OWLObjectVisitorEx<O> |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
OWLAnnotationValue.accept(OWLAnnotationValueVisitorEx<O> visitor) |
<O> O |
IRI.accept(OWLAnnotationValueVisitorEx<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> |
| Constructor and Description |
|---|
AnnotationValueShortFormProvider(OWLOntologySetProvider ontologySetProvider,
ShortFormProvider alternateShortFormProvider,
IRIShortFormProvider alternateIRIShortFormProvider,
List<OWLAnnotationProperty> annotationProperties,
Map<OWLAnnotationProperty,List<String>> preferredLanguageMap,
OWLAnnotationValueVisitorEx<String> literalRenderer) |
Copyright © 2014 The University of Manchester. All Rights Reserved.