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

Packages that use OWLDataVisitor
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 OWLDataVisitor in de.uulm.ecs.ai.owl.krssrenderer
 

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

Uses of OWLDataVisitor in org.coode.owl.functionalrenderer
 

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

 

Uses of OWLDataVisitor in org.coode.owl.latex
 

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

 

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

Classes in org.coode.owl.rdf.model that implement OWLDataVisitor
 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 OWLDataVisitor in org.coode.owlapi.owlxml.renderer
 

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

 

Uses of OWLDataVisitor in org.semanticweb.owl.model
 

Subinterfaces of OWLDataVisitor 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 OWLDataVisitor
 void OWLTypedConstant.accept(OWLDataVisitor visitor)
           
 void OWLDataRange.accept(OWLDataVisitor visitor)
           
 void OWLConstant.accept(OWLDataVisitor visitor)
           
 

Uses of OWLDataVisitor in org.semanticweb.owl.util
 

Classes in org.semanticweb.owl.util that implement OWLDataVisitor
 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 OWLDataVisitor in uk.ac.manchester.cs.owl
 

Methods in uk.ac.manchester.cs.owl with parameters of type OWLDataVisitor
 void OWLUntypedConstantImpl.accept(OWLDataVisitor visitor)
           
 void OWLTypedConstantImpl.accept(OWLDataVisitor visitor)
           
 void OWLDataTypeImpl.accept(OWLDataVisitor visitor)
           
 void OWLDataRangeRestrictionImpl.accept(OWLDataVisitor visitor)
           
 void OWLDataOneOfImpl.accept(OWLDataVisitor visitor)
           
 void OWLDataComplementOfImpl.accept(OWLDataVisitor visitor)
           
 

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

Classes in uk.ac.manchester.cs.owl.dlsyntax that implement OWLDataVisitor
 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 OWLDataVisitor in uk.ac.manchester.cs.owl.inference.dig11
 

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

 

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

Classes in uk.ac.manchester.cs.owl.mansyntaxrenderer that implement OWLDataVisitor
 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