Uses of Interface
org.semanticweb.owlapi.model.OWLAnnotationObjectVisitorEx
Packages that use OWLAnnotationObjectVisitorEx
Package
Description
Main API classes.
Utilities package.
OWL API reference implementation package.
-
Uses of OWLAnnotationObjectVisitorEx in org.semanticweb.owlapi.model
Subinterfaces of OWLAnnotationObjectVisitorEx in org.semanticweb.owlapi.modelMethods in org.semanticweb.owlapi.model with parameters of type OWLAnnotationObjectVisitorExModifier and TypeMethodDescriptiondefault <O> O
OWLAnnotation.accept
(OWLAnnotationObjectVisitorEx<O> visitor) -
Uses of OWLAnnotationObjectVisitorEx in org.semanticweb.owlapi.util
Classes in org.semanticweb.owlapi.util that implement OWLAnnotationObjectVisitorExModifier and TypeClassDescriptionclass
A utility class that visits all components of classes and axioms; this base class allows subclasses to choose elements of interest and override handling of such elements.class
A delegating visitor.class
class
Collects all of the nested class expression that are used in some OWLObject.class
A utility class that visits axioms, class expressions etc.class
class
Class to remove structure sharing from OWL objects (Axioms or expressions)class
class
-
Uses of OWLAnnotationObjectVisitorEx in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement OWLAnnotationObjectVisitorExModifier and TypeClassDescriptionclass
A utility class that visits axioms, class expressions etc.