|
Graph Common | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IExperimentInfo | |
---|---|
pl.psnc.graph.gui.view | |
pl.psnc.graph.gui.workflow | |
pl.psnc.graph.model.workflow.factory |
Uses of IExperimentInfo in pl.psnc.graph.gui.view |
---|
Methods in pl.psnc.graph.gui.view with parameters of type IExperimentInfo | |
---|---|
void |
JWorkflowDetailsPane.update(IExperimentInfo experimentInfo)
|
Uses of IExperimentInfo in pl.psnc.graph.gui.workflow |
---|
Methods in pl.psnc.graph.gui.workflow that return IExperimentInfo | |
---|---|
IExperimentInfo |
JWorkflowPropertiesDialog.getExperimentInfo()
Get value of field: experimentInfo |
Constructors in pl.psnc.graph.gui.workflow with parameters of type IExperimentInfo | |
---|---|
JWorkflowPropertiesDialog(java.awt.Frame owner,
IExperimentInfo experimentInfo)
Creates a new instance of JWorkflowPropertiesDialog |
|
JWorkflowPropertiesDialog(IExperimentInfo experimentInfo)
Creates a new instance of JWorkflowPropertiesDialog |
Uses of IExperimentInfo in pl.psnc.graph.model.workflow.factory |
---|
Methods in pl.psnc.graph.model.workflow.factory that return IExperimentInfo | |
---|---|
static IExperimentInfo |
ExperimentInfoFactory.getExperimentInfo()
Returns instance of experiment description value object |
Methods in pl.psnc.graph.model.workflow.factory with parameters of type IExperimentInfo | |
---|---|
static void |
ExperimentInfoFactory.newInstance(IExperimentInfo newExpInfo)
Creates a new instance of experiment info |
|
Graph Common | |||||||||
PREV NEXT | FRAMES NO FRAMES |