Uses of Interface
org.semanticweb.owl.model.OWLNamedObjectVisitorEx

Packages that use OWLNamedObjectVisitorEx
org.semanticweb.owl.model   
org.semanticweb.owl.util   
 

Uses of OWLNamedObjectVisitorEx in org.semanticweb.owl.model
 

Subinterfaces of OWLNamedObjectVisitorEx in org.semanticweb.owl.model
 interface OWLObjectVisitorEx<O>
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

 

Uses of OWLNamedObjectVisitorEx in org.semanticweb.owl.util
 

Classes in org.semanticweb.owl.util that implement OWLNamedObjectVisitorEx
 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