|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ens.transcriptome.doelan.Defaults
Default values of the application.
Field Summary | |
static java.lang.String |
APP_DESCRITPION
Name of the application. |
static java.lang.String |
APP_NAME
Name of the application. |
static int |
ARRAY_PLOT_MARGIN
Array plot margin. |
static int |
ARRAY_PLOT_WIDTH
Array plot width. |
static java.lang.String |
AUTHORS
Authors |
static java.lang.String |
CHIP_TYPE_ANNOTATION_KEY
Annaotation key of the type of the chip. |
static java.lang.String |
CONFIG_FILE
Config file. |
static java.lang.String |
COPYRIGHT_DATE
Copyrigth date. |
static boolean |
DEBUG
Debug mode. |
static fr.ens.transcriptome.nividic.util.Version |
DEFAULT_TEST_VERSION
Default version of the tests. |
static int |
DOELAN_CHART_HEIGHT
Chart plot height. |
static java.lang.String |
DOELAN_WORKFLOW_TYPE
Type of workflow for doelan test suite. |
static java.lang.String |
DOELAN_WORKFLOW_VERSION
Version of the workflow for doelan test suite. |
static java.lang.String |
DOELAN_WORKFLOW_VERSION_ANNOTATION_KEY
Annatation key for the version of the test suite workflow. |
static int |
DOLEAN_CHART_WIDTH
Chart plot width. |
static java.lang.Class[] |
INTERNALS_MODULES
Internals modules. |
static java.lang.String |
LICENCE
Licence. |
static java.lang.String |
MANUFACTURER
Manufacturer. |
static java.lang.String |
MANUFACTURER_WEBSITE
Web site. |
static java.lang.String |
REJECTED_SPOT_IDENTIFIER
The identifier of the rejected spots. |
static java.lang.String |
SUBDIR_DATA
sub directory for data. |
static java.lang.String |
SUBDIR_REPORT
sub directory for the reports. |
static java.lang.String |
TEST_SUITE_LIST_FILE
Default test suite list file. |
static java.lang.String |
TEST_SUITE_NAME_ANNOTATION_KEY
Annatotation key of the test suite name. |
static java.lang.String |
VERSION
Version of the application. |
static java.lang.String |
WEBSITE
Web site. |
static int |
WINDOW_HEIGHT
Main window height. |
static int |
WINDOW_WIDTH
Main window width. |
Constructor Summary | |
Defaults()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String CONFIG_FILE
public static final boolean DEBUG
public static final java.lang.String SUBDIR_DATA
public static final java.lang.String SUBDIR_REPORT
public static final java.lang.String TEST_SUITE_LIST_FILE
public static final java.lang.String APP_NAME
public static final java.lang.String APP_DESCRITPION
public static final java.lang.String VERSION
public static final fr.ens.transcriptome.nividic.util.Version DEFAULT_TEST_VERSION
public static final java.lang.String COPYRIGHT_DATE
public static final java.lang.String MANUFACTURER
public static final java.lang.String AUTHORS
public static final java.lang.String WEBSITE
public static final java.lang.String MANUFACTURER_WEBSITE
public static final java.lang.String LICENCE
public static final java.lang.Class[] INTERNALS_MODULES
public static final int WINDOW_WIDTH
public static final int WINDOW_HEIGHT
public static final int ARRAY_PLOT_WIDTH
public static final int ARRAY_PLOT_MARGIN
public static final int DOLEAN_CHART_WIDTH
public static final int DOELAN_CHART_HEIGHT
public static final java.lang.String DOELAN_WORKFLOW_TYPE
public static final java.lang.String DOELAN_WORKFLOW_VERSION
public static final java.lang.String DOELAN_WORKFLOW_VERSION_ANNOTATION_KEY
public static final java.lang.String CHIP_TYPE_ANNOTATION_KEY
public static final java.lang.String TEST_SUITE_NAME_ANNOTATION_KEY
public static final java.lang.String REJECTED_SPOT_IDENTIFIER
Constructor Detail |
public Defaults()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |