|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ens.transcriptome.nividic.platform.workflow.Algorithm
fr.ens.transcriptome.doelan.algorithms.DoelanLoadGenepixData
This class implements a module witch load GPR and GAL file.
Constructor Summary | |
DoelanLoadGenepixData()
Public constructor. |
Method Summary | |
fr.ens.transcriptome.nividic.platform.module.AboutModule |
aboutModule()
Get the description of the module. |
protected fr.ens.transcriptome.nividic.util.parameter.Parameters |
defineParameters()
Set the parameters of the element. |
protected void |
doIt(fr.ens.transcriptome.nividic.platform.workflow.Container c,
fr.ens.transcriptome.nividic.util.parameter.Parameters parameters)
This method contains all the code to manipulate the container c in this element. |
java.applet.Applet |
getApplet()
Get the applet. |
void |
setApplet(java.applet.Applet applet)
Set the applet. |
Methods inherited from class fr.ens.transcriptome.nividic.platform.workflow.Algorithm |
addListener, getId, getInstanceId, getLogger, getParameters, in, init, isPause, isStop, out, removeListener, sendEvent, terminate, workflowNewException, workflowStateChanged |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DoelanLoadGenepixData() throws fr.ens.transcriptome.nividic.platform.PlatformException
fr.ens.transcriptome.nividic.platform.PlatformException
- If the name or the version of the element is
null .Method Detail |
public java.applet.Applet getApplet()
public void setApplet(java.applet.Applet applet)
applet
- The applet to setpublic fr.ens.transcriptome.nividic.platform.module.AboutModule aboutModule()
aboutModule
in interface fr.ens.transcriptome.nividic.platform.module.Module
protected fr.ens.transcriptome.nividic.util.parameter.Parameters defineParameters()
protected void doIt(fr.ens.transcriptome.nividic.platform.workflow.Container c, fr.ens.transcriptome.nividic.util.parameter.Parameters parameters) throws fr.ens.transcriptome.nividic.platform.PlatformException
c
- The container to be manipulatedparameters
- Parameters of the elements
fr.ens.transcriptome.nividic.platform.PlatformException
- if an error occurs while executing the test.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |