|
|||||||||||
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.QualityTest
fr.ens.transcriptome.doelan.algorithms.QualityUnitTest
fr.ens.transcriptome.doelan.tests.FeatureFlagTest
fr.ens.transcriptome.doelan.tests.BadFeatureTest
This class defines a test for not found spot flag.
Field Summary |
Fields inherited from class fr.ens.transcriptome.doelan.algorithms.QualityTest |
CONFIGURE_TEST_EVENT, GLOBAL_TEST_INIT_EVENT, RESULT_EVENT |
Constructor Summary | |
BadFeatureTest()
Public constructor. |
Method Summary | |
fr.ens.transcriptome.nividic.platform.module.AboutModule |
aboutModule()
Get the description of the module. |
protected double |
getDefaultThreshold()
|
protected java.lang.String |
getFlagFilerType()
|
protected int |
getFlagFilterValue()
|
Methods inherited from class fr.ens.transcriptome.doelan.tests.FeatureFlagTest |
defineParameters, test |
Methods inherited from class fr.ens.transcriptome.doelan.algorithms.QualityUnitTest |
doIt, isAddable, isDeletable, isModifiable, isShowable, isUniqueInstance |
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 BadFeatureTest() 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 fr.ens.transcriptome.nividic.platform.module.AboutModule aboutModule()
aboutModule
in interface fr.ens.transcriptome.nividic.platform.module.Module
aboutModule
in class FeatureFlagTest
protected int getFlagFilterValue()
getFlagFilterValue
in class FeatureFlagTest
protected java.lang.String getFlagFilerType()
getFlagFilerType
in class FeatureFlagTest
protected double getDefaultThreshold()
getDefaultThreshold
in class FeatureFlagTest
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |