|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OWLAnnotationVisitorEx | |
---|---|
org.semanticweb.owl.model | |
org.semanticweb.owl.util | |
uk.ac.manchester.cs.owl |
Uses of OWLAnnotationVisitorEx in org.semanticweb.owl.model |
---|
Subinterfaces of OWLAnnotationVisitorEx in org.semanticweb.owl.model | |
---|---|
interface |
OWLObjectVisitorEx<O>
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 16-Apr-2008 |
Methods in org.semanticweb.owl.model with parameters of type OWLAnnotationVisitorEx | ||
---|---|---|
|
OWLAnnotation.accept(OWLAnnotationVisitorEx<O> visitor)
|
Uses of OWLAnnotationVisitorEx in org.semanticweb.owl.util |
---|
Classes in org.semanticweb.owl.util that implement OWLAnnotationVisitorEx | |
---|---|
class |
DelegatingObjectVisitorEx<O>
Author: Matthew Horridge The University Of Manchester Information Management Group Date: 29-Jul-2008 A delegating visitor. |
class |
OWLObjectVisitorExAdapter<O>
Author: Matthew Horridge The University Of Manchester Information Management Group Date: 29-Jul-2008 |
class |
OWLOntologyWalkerVisitor<E>
Author: Matthew Horridge The University Of Manchester Information Management Group Date: 30-Jul-2008 |
Uses of OWLAnnotationVisitorEx in uk.ac.manchester.cs.owl |
---|
Methods in uk.ac.manchester.cs.owl with parameters of type OWLAnnotationVisitorEx | ||
---|---|---|
|
OWLObjectAnnotationImpl.accept(OWLAnnotationVisitorEx<O> visitor)
|
|
|
OWLLabelAnnotationImpl.accept(OWLAnnotationVisitorEx<O> visitor)
|
|
|
OWLConstantAnnotationImpl.accept(OWLAnnotationVisitorEx<O> visitor)
|
|
|
OWLCommentAnnotationImpl.accept(OWLAnnotationVisitorEx<O> visitor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |