Uses of Class
edu.stanford.smi.protegex.owl.model.visitor.OWLModelVisitorAdapter

Packages that use OWLModelVisitorAdapter
edu.stanford.smi.protegex.owl.inference.util   
edu.stanford.smi.protegex.owl.model.util   
edu.stanford.smi.protegex.owl.writer.rdfxml.renderer   
edu.stanford.smi.protegex.owl.writer.rdfxml.util   
 

Uses of OWLModelVisitorAdapter in edu.stanford.smi.protegex.owl.inference.util
 

Subclasses of OWLModelVisitorAdapter in edu.stanford.smi.protegex.owl.inference.util
private  class ReasonerUtil.IndividualsFilter
           
 

Uses of OWLModelVisitorAdapter in edu.stanford.smi.protegex.owl.model.util
 

Subclasses of OWLModelVisitorAdapter in edu.stanford.smi.protegex.owl.model.util
 class DLExpressivityChecker
          User: matthewhorridge
The University Of Manchester
Medical Informatics Group
Date: Oct 22, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

 class ModelMetrics
          User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Apr 20, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

 

Uses of OWLModelVisitorAdapter in edu.stanford.smi.protegex.owl.writer.rdfxml.renderer
 

Subclasses of OWLModelVisitorAdapter in edu.stanford.smi.protegex.owl.writer.rdfxml.renderer
 class RDFAxiomRenderer
          User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: March 22, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

An RDF/XML renderer that renders axioms for classes, properties and individuals.

 class RDFAxiomRenderer.RenderableAxiomsChecker
           
 class RDFResourceRenderer
          User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: March 22, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

A renderer that translates various OWL and RDF classes and resource to RDF/XML.

 

Uses of OWLModelVisitorAdapter in edu.stanford.smi.protegex.owl.writer.rdfxml.util
 

Subclasses of OWLModelVisitorAdapter in edu.stanford.smi.protegex.owl.writer.rdfxml.util
 class InlineResourceChecker
          User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: March 22, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

A class that can be used to check if a certain type of resource can be inlined.