org.freehep.aid.cli
Class Aid

java.lang.Object
  extended by org.freehep.aid.cli.Aid

public class Aid
extends Object

Version:
$Id: Aid.java 8584 2006-08-10 23:06:37Z duns $
Author:
Mark Donszelmann

Constructor Summary
Aid()
           
 
Method Summary
static org.freehep.rtti.RTTI getRTTI()
           
static void main(String[] args)
           
 int run(String[] args)
           
static void runMain(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Aid

public Aid()
Method Detail

getRTTI

public static org.freehep.rtti.RTTI getRTTI()

run

public int run(String[] args)
        throws Exception
Throws:
Exception

runMain

public static void runMain(String[] args)
                    throws Exception
Throws:
Exception

main

public static void main(String[] args)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.