pellet
Class PelletConsistency

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

public class PelletConsistency
extends PelletCmdApp

Title: PelletConsistency

Description: Check the consistency of an ontology

Copyright: Copyright (c) 2008

Company: Clark & Parsia, LLC.

Author:
Markus Stocker

Field Summary
 
Fields inherited from class pellet.PelletCmdApp
logger
 
Constructor Summary
PelletConsistency(java.lang.String[] args)
           
 
Method Summary
 java.lang.String getAppCmd()
           
 java.lang.String getAppId()
           
 PelletCmdOptions getOptions()
           
static void main(java.lang.String[] args)
           
 void run()
           
 
Methods inherited from class pellet.PelletCmdApp
getInputFormatOption, getLoaderOption
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PelletConsistency

public PelletConsistency(java.lang.String[] args)
Method Detail

getAppCmd

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

getAppId

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

getOptions

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

run

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

main

public static void main(java.lang.String[] args)


Copyright © 2004 Evren Sirin. All Rights Reserved.