org.mindswap.pellet.taxonomy.printer
Class ClassTreePrinter

java.lang.Object
  extended by org.mindswap.pellet.taxonomy.printer.TreeTaxonomyPrinter<aterm.ATermAppl>
      extended by org.mindswap.pellet.taxonomy.printer.ClassTreePrinter
All Implemented Interfaces:
TaxonomyPrinter<aterm.ATermAppl>

public class ClassTreePrinter
extends TreeTaxonomyPrinter<aterm.ATermAppl>
implements TaxonomyPrinter<aterm.ATermAppl>

Title:

Description: Specialized tree printer for class hierarchies that prints instaces for each class

Copyright: Copyright (c) 2007

Company: Clark & Parsia, LLC.

Author:
Evren Sirin

Constructor Summary
ClassTreePrinter()
           
 
Method Summary
 
Methods inherited from class org.mindswap.pellet.taxonomy.printer.TreeTaxonomyPrinter
print, print
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.mindswap.pellet.taxonomy.printer.TaxonomyPrinter
print, print
 

Constructor Detail

ClassTreePrinter

public ClassTreePrinter()


Copyright © 2004 Evren Sirin. All Rights Reserved.