| 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>
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 16-Apr-2008 |
| 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>
Author: Matthew Horridge
The University Of Manchester Information Management Group Date: 29-Jul-2008 A delegating visitor. |
class |
MaximumModalDepthFinder
Author: Matthew Horridge
The University of Manchester Bio-Health Informatics Group Date: 14-Jun-2010 |
class |
OWLClassExpressionCollector
Author: Matthew Horridge
The University of Manchester Bio-Health Informatics Group Date: 14-Jun-2010 Collects all of the nested class expression that are used in some OWLObject. |
class |
OWLObjectVisitorExAdapter<O>
Author: Matthew Horridge
The University Of Manchester Information Management Group Date: 29-Jul-2008 Provides a default implementation of OWLObjectVisitorEx. |
class |
OWLOntologyWalkerVisitor<E>
Author: Matthew Horridge
The University Of Manchester Information Management Group Date: 30-Jul-2008 |
| Constructor and Description |
|---|
AnnotationValueShortFormProvider(OWLOntologySetProvider ontologySetProvider,
ShortFormProvider alternateShortFormProvider,
IRIShortFormProvider alternateIRIShortFormProvider,
List<OWLAnnotationProperty> annotationProperties,
Map<OWLAnnotationProperty,List<String>> preferredLanguageMap,
OWLAnnotationValueVisitorEx<String> literalRenderer) |
Copyright © 2013 The University of Manchester. All Rights Reserved.