Uses of Interface
org.mindswap.pellet.output.ATermVisitor

Packages that use ATermVisitor
com.clarkparsia.pellet.datatypes   
org.mindswap.pellet.jena.graph.converter   
org.mindswap.pellet.output   
 

Uses of ATermVisitor in com.clarkparsia.pellet.datatypes
 

Classes in com.clarkparsia.pellet.datatypes that implement ATermVisitor
 class NamedDataRangeExpander
           Title: Named Data Range Expander
 

Uses of ATermVisitor in org.mindswap.pellet.jena.graph.converter
 

Classes in org.mindswap.pellet.jena.graph.converter that implement ATermVisitor
 class ConceptConverter
           Title:
 

Uses of ATermVisitor in org.mindswap.pellet.output
 

Subinterfaces of ATermVisitor in org.mindswap.pellet.output
 interface ATermRenderer
          A special kind of visitor that is designed to render the terms to output.
 

Classes in org.mindswap.pellet.output that implement ATermVisitor
 class ATermAbstractSyntaxRenderer
          A simple implementation to output the terms in OWL abstract syntax.
 class ATermBaseRenderer
          Base implementation of renderer interface to ease the implementation for different output formats.
 class ATermBaseVisitor
          Base implementation for ATermVisitor.
 class ATermManchesterSyntaxRenderer
           Title: ATermManchesterSyntaxRenderer
 



Copyright © 2004 Evren Sirin. All Rights Reserved.