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

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

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

Uses of SWRLObjectVisitor in org.coode.owl.functionalrenderer
 

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

 

Uses of SWRLObjectVisitor in org.coode.owl.latex
 

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

 

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

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

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

 

Uses of SWRLObjectVisitor in org.semanticweb.owl.model
 

Subinterfaces of SWRLObjectVisitor 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 SWRLObjectVisitor
 void SWRLObject.accept(SWRLObjectVisitor visitor)
           
 

Uses of SWRLObjectVisitor in org.semanticweb.owl.util
 

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

 class SWRLVariableExtractor
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Jul-2007

Extracts the variables from rules
 

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

Methods in uk.ac.manchester.cs.owl with parameters of type SWRLObjectVisitor
 void SWRLSameAsAtomImpl.accept(SWRLObjectVisitor visitor)
           
 void SWRLRuleImpl.accept(SWRLObjectVisitor visitor)
           
 void SWRLObjectPropertyAtomImpl.accept(SWRLObjectVisitor visitor)
           
 void SWRLDifferentFromAtomImpl.accept(SWRLObjectVisitor visitor)
           
 void SWRLDataValuedPropertyAtomImpl.accept(SWRLObjectVisitor visitor)
           
 void SWRLDataRangeAtomImpl.accept(SWRLObjectVisitor visitor)
           
 void SWRLClassAtomImpl.accept(SWRLObjectVisitor visitor)
           
 void SWRLBuiltInAtomImpl.accept(SWRLObjectVisitor visitor)
           
 void SWRLAtomIVariableImpl.accept(SWRLObjectVisitor visitor)
           
 void SWRLAtomIndividualObjectImpl.accept(SWRLObjectVisitor visitor)
           
 void SWRLAtomDVariableImpl.accept(SWRLObjectVisitor visitor)
           
 void SWRLAtomConstantObjectImpl.accept(SWRLObjectVisitor visitor)
           
 

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

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

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

 

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

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