|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestSuiteResult | |
fr.ens.transcriptome.doelan.data | doelan data package. |
Uses of TestSuiteResult in fr.ens.transcriptome.doelan.data |
Methods in fr.ens.transcriptome.doelan.data that return TestSuiteResult | |
static TestSuiteResult |
DoelanDataUtils.getTestSuiteResult(fr.ens.transcriptome.nividic.platform.workflow.Container container)
This methods return the first test suite result found in a Container |
Methods in fr.ens.transcriptome.doelan.data with parameters of type TestSuiteResult | |
void |
TestSuiteResultData.setData(TestSuiteResult result)
Set the Result. |
Constructors in fr.ens.transcriptome.doelan.data with parameters of type TestSuiteResult | |
TestSuiteResultData(TestSuiteResult result)
Public constructor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |