|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sigpath.admin.Admin
public class Admin
Administrator Swing Client. Centralizes all Admin Tasks into one convenient tool. Currently provides access to:
| Field Summary | |
|---|---|
static String |
BUTTON_CONVERT_BID
Action String for Converting Background Data to BIDs |
static String |
BUTTON_CONVERT_CHEM_INPUT
Action String for Converting Protein to SmallMolecule and viceversa |
static String |
BUTTON_CONVERT_VMAX
Action String for Convert VMax |
static String |
BUTTON_EXPORT_MODEL_TO_SBML
Action String to export model in SBML format. |
static String |
BUTTON_EXPORT_MODIFIED
Action String for Export Modified |
static String |
BUTTON_EXPORT_STANDALONE_MODEL
Action String for Export Standalone Model. |
static String |
BUTTON_EXPORT_XML
Action String for Export Modified |
static String |
BUTTON_IMPORT_MODIFIED
Action String for Import Modified |
static String |
BUTTON_IMPORT_XML
Action String for Export Modified |
| Constructor Summary | |
|---|---|
Admin()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Main Method |
void |
start()
Start the Admin Tool |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String BUTTON_EXPORT_XML
public static final String BUTTON_IMPORT_XML
public static final String BUTTON_EXPORT_MODIFIED
public static final String BUTTON_IMPORT_MODIFIED
public static final String BUTTON_CONVERT_VMAX
public static final String BUTTON_CONVERT_BID
public static final String BUTTON_CONVERT_CHEM_INPUT
public static final String BUTTON_EXPORT_STANDALONE_MODEL
public static final String BUTTON_EXPORT_MODEL_TO_SBML
| Constructor Detail |
|---|
public Admin()
| Method Detail |
|---|
public void start()
public static void main(String[] args)
args - Command Line Arguments
Exception - Any Exception
|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||