Uses of Class
org.mindswap.pellet.output.ATermBaseVisitor

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

Uses of ATermBaseVisitor in org.mindswap.pellet.output
 

Subclasses of ATermBaseVisitor in org.mindswap.pellet.output
 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.
 

Uses of ATermBaseVisitor in org.mindswap.pellet.owlapi
 

Subclasses of ATermBaseVisitor in org.mindswap.pellet.owlapi
 class ATermConverter
          Converts ATerm concepts and concept axioms (i.e. subclass axiom) to OWL-API structures.
 



Copyright © 2007-2009 Natalya Keberle. All Rights Reserved.