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

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

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

Uses of OWLPropertyExpressionVisitor in org.coode.owl.functionalrenderer
 

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

 

Uses of OWLPropertyExpressionVisitor in org.coode.owl.latex
 

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

 

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

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

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

 

Uses of OWLPropertyExpressionVisitor in org.semanticweb.owl.model
 

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

Uses of OWLPropertyExpressionVisitor in org.semanticweb.owl.util
 

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

static class OWLDescriptionComparator.OWLPropertyExpressionComparator
          Compares two property expressions.
 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 OWLPropertyExpressionVisitor in uk.ac.manchester.cs.owl
 

Methods in uk.ac.manchester.cs.owl with parameters of type OWLPropertyExpressionVisitor
 void OWLObjectPropertyInverseImpl.accept(OWLPropertyExpressionVisitor visitor)
           
 void OWLObjectPropertyImpl.accept(OWLPropertyExpressionVisitor visitor)
           
 void OWLDataPropertyImpl.accept(OWLPropertyExpressionVisitor visitor)
           
 

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

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

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

 

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

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