|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
Uses of ATermVisitor in org.mindswap.pellet.owlapi |
---|
Classes in org.mindswap.pellet.owlapi that implement ATermVisitor | |
---|---|
class |
ATermConverter
Converts ATerm concepts and concept axioms (i.e. subclass axiom) to OWL-API structures. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |