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

Packages that use ATermVisitor
org.mindswap.pellet.output   
org.mindswap.pellet.owlapi   
 

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
 

Uses of ATermVisitor in org.mindswap.pellet.owlapi
 

Classes in org.mindswap.pellet.owlapi that implement ATermVisitor
 class ConceptConverter
           Title:
 



Copyright © 2004 Evren Sirin. All Rights Reserved.