|
Graph Common | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.graph.model.workflow.factory.ExperimentInfoFactory
public class ExperimentInfoFactory
ExperimentInfoFactory
class - stores general information about
experiment
Constructor Summary | |
---|---|
ExperimentInfoFactory()
|
Method Summary | |
---|---|
static IExperimentInfo |
getExperimentInfo()
Returns instance of experiment description value object |
static void |
newInstance(IExperimentInfo newExpInfo)
Creates a new instance of experiment info |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExperimentInfoFactory()
Method Detail |
---|
public static IExperimentInfo getExperimentInfo()
IExperimentInfo
value objectpublic static void newInstance(IExperimentInfo newExpInfo)
newExpInfo
- instance of experiment info
|
Graph Common | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |