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

Packages that use OWLAnnotationVisitor
de.uulm.ecs.ai.owl.krssrenderer   
org.coode.owl.functionalrenderer   
org.coode.owl.latex   
org.coode.owl.rdf.model   
org.coode.owlapi.owlxml.renderer   
org.semanticweb.owl.model   
org.semanticweb.owl.util   
uk.ac.manchester.cs.owl   
uk.ac.manchester.cs.owl.dlsyntax   
uk.ac.manchester.cs.owl.inference.dig11   
uk.ac.manchester.cs.owl.mansyntaxrenderer   
 

Uses of OWLAnnotationVisitor in de.uulm.ecs.ai.owl.krssrenderer
 

Classes in de.uulm.ecs.ai.owl.krssrenderer that implement OWLAnnotationVisitor
 class KRSS2OWLObjectRenderer
           
 

Uses of OWLAnnotationVisitor in org.coode.owl.functionalrenderer
 

Classes in org.coode.owl.functionalrenderer that implement OWLAnnotationVisitor
 class OWLObjectRenderer
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Dec-2006

 

Uses of OWLAnnotationVisitor in org.coode.owl.latex
 

Classes in org.coode.owl.latex that implement OWLAnnotationVisitor
 class LatexObjectVisitor
          Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: 15-Jun-2006

 

Uses of OWLAnnotationVisitor in org.coode.owl.rdf.model
 

Classes in org.coode.owl.rdf.model that implement OWLAnnotationVisitor
 class AbstractTranslator<NODE,RESOURCE extends NODE,PREDICATE extends NODE,LITERAL extends NODE>
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Dec-2006

An abstract translator that can produce an RDF graph from an OWLOntology.

 class RDFTranslator
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Dec-2006

 

Uses of OWLAnnotationVisitor in org.coode.owlapi.owlxml.renderer
 

Classes in org.coode.owlapi.owlxml.renderer that implement OWLAnnotationVisitor
 class OWLXMLObjectRenderer
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 12-Dec-2006

 

Uses of OWLAnnotationVisitor in org.semanticweb.owl.model
 

Subinterfaces of OWLAnnotationVisitor in org.semanticweb.owl.model
 interface OWLObjectVisitor
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Nov-2006

 

Methods in org.semanticweb.owl.model with parameters of type OWLAnnotationVisitor
 void OWLAnnotation.accept(OWLAnnotationVisitor visitor)
           
 

Uses of OWLAnnotationVisitor in org.semanticweb.owl.util
 

Classes in org.semanticweb.owl.util that implement OWLAnnotationVisitor
 class DLExpressivityChecker
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Feb-2007

 class HashCode
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 03-Jan-2007

 class OWLEntityCollector
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Nov-2006

A utiliity class that visits axioms, descriptions etc.

 class OWLObjectComponentCollector
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 04-Feb-2008

 class OWLObjectDuplicator
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Dec-2006

 class OWLObjectTypeIndexProvider
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 09-Feb-2008

 class OWLObjectVisitorAdapter
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 22-Nov-2006

 class SimpleRenderer
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Nov-2006

A simple renderer that can be used for debugging purposes and provide an implementation of the toString method for different implementations.

 

Uses of OWLAnnotationVisitor in uk.ac.manchester.cs.owl
 

Methods in uk.ac.manchester.cs.owl with parameters of type OWLAnnotationVisitor
 void OWLObjectAnnotationImpl.accept(OWLAnnotationVisitor visitor)
           
 void OWLLabelAnnotationImpl.accept(OWLAnnotationVisitor visitor)
           
 void OWLConstantAnnotationImpl.accept(OWLAnnotationVisitor visitor)
           
 

Uses of OWLAnnotationVisitor in uk.ac.manchester.cs.owl.dlsyntax
 

Classes in uk.ac.manchester.cs.owl.dlsyntax that implement OWLAnnotationVisitor
 class DLSyntaxObjectRenderer
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 10-Feb-2008

Renders objects in unicode DL syntax
 

Uses of OWLAnnotationVisitor in uk.ac.manchester.cs.owl.inference.dig11
 

Classes in uk.ac.manchester.cs.owl.inference.dig11 that implement OWLAnnotationVisitor
 class DIGRenderer
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Nov-2006

 

Uses of OWLAnnotationVisitor in uk.ac.manchester.cs.owl.mansyntaxrenderer
 

Classes in uk.ac.manchester.cs.owl.mansyntaxrenderer that implement OWLAnnotationVisitor
 class ManchesterOWLSyntaxFrameRenderer
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Apr-2007

 class ManchesterOWLSyntaxObjectRenderer
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Apr-2007