Package | Description |
---|---|
org.ginsim.gui.service |
API for GUI services, and a manager to load them and integrate them in the shell.
|
org.ginsim.servicegui.export.documentation | |
org.ginsim.servicegui.export.petrinet | |
org.ginsim.servicegui.format.ginml | |
org.ginsim.servicegui.format.sbml |
Modifier and Type | Method and Description |
---|---|
void |
FormatSupportServiceGUI.doExport(RegulatoryGraph graph,
String filename,
ExportAction<?> action) |
StackDialogHandler |
FormatSupportServiceGUI.getConfigPanel(ExportAction action,
RegulatoryGraph graph) |
Modifier and Type | Class and Description |
---|---|
class |
LRGDocumentationAction |
Modifier and Type | Class and Description |
---|---|
class |
PetriNetExportAction |
Constructor and Description |
---|
GINMLFormatConfigPanel(GINMLFormatConfig config,
ExportAction action) |
Modifier and Type | Method and Description |
---|---|
StackDialogHandler |
SBMLqualServiceGUI.getConfigPanel(ExportAction action,
RegulatoryGraph graph) |
Constructor and Description |
---|
SBMLQualExportConfigPanel(SBMLQualConfig config,
ExportAction<RegulatoryGraph> action) |
Copyright © 2005–2020. All rights reserved.