org.systemsbiology.chem.sbw
Class SimulationDriverModule

java.lang.Object
  extended byorg.systemsbiology.chem.sbw.SimulationDriverModule

public class SimulationDriverModule
extends Object

Author:
sramsey

Field Summary
static String CATEGORY_NAME
           
static String MODULE_DISPLAY_NAME
           
static String MODULE_UNIQUE_NAME
           
 
Constructor Summary
SimulationDriverModule()
           
 
Method Summary
static AppConfig getConfig()
           
static void main(String[] pArgs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE_UNIQUE_NAME

public static final String MODULE_UNIQUE_NAME
See Also:
Constant Field Values

MODULE_DISPLAY_NAME

public static final String MODULE_DISPLAY_NAME
See Also:
Constant Field Values

CATEGORY_NAME

public static final String CATEGORY_NAME
See Also:
Constant Field Values
Constructor Detail

SimulationDriverModule

public SimulationDriverModule()
Method Detail

getConfig

public static AppConfig getConfig()

main

public static void main(String[] pArgs)