pellet
Class PelletTransTree

java.lang.Object
  extended by pellet.PelletCmdApp
      extended by pellet.PelletTransTree

public class PelletTransTree
extends PelletCmdApp

Title: PelletTransTree

Description: Compute the hierarchy for part-of classes (or individuals) given a (transitive) property.

Copyright: Copyright (c) 2008

Company: Clark & Parsia, LLC.

Author:
Markus Stocker

Field Summary
 Taxonomy<aterm.ATermAppl> publicTaxonomy
          Unit testing access only
 
Fields inherited from class pellet.PelletCmdApp
logger
 
Constructor Summary
PelletTransTree()
           
 
Method Summary
 java.lang.String getAppCmd()
           
 java.lang.String getAppId()
           
 PelletCmdOptions getOptions()
           
 void run()
           
 
Methods inherited from class pellet.PelletCmdApp
finish, getGlobalOptions, getIgnoreImportsOption, getInputFormatOption, getLoaderOption, help, parseArgs, requiresInputFiles
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

publicTaxonomy

public Taxonomy<aterm.ATermAppl> publicTaxonomy
Unit testing access only

Constructor Detail

PelletTransTree

public PelletTransTree()
Method Detail

getAppId

public java.lang.String getAppId()
Specified by:
getAppId in class PelletCmdApp

getAppCmd

public java.lang.String getAppCmd()
Specified by:
getAppCmd in class PelletCmdApp

getOptions

public PelletCmdOptions getOptions()
Specified by:
getOptions in class PelletCmdApp

run

public void run()
Specified by:
run in class PelletCmdApp


Copyright © 2004 Evren Sirin. All Rights Reserved.