protected ParameterTabPanel.Status |
AlgorithmTabPanel.getStatus() |
|
protected ParameterTabPanel.Status |
EvaluationTabPanel.getStatus() |
|
protected ParameterTabPanel.Status |
InputTabPanel.getStatus() |
|
protected ParameterTabPanel.Status |
LoggingTabPanel.getStatus() |
|
protected ParameterTabPanel.Status |
OutputTabPanel.getStatus() |
|
protected abstract ParameterTabPanel.Status |
ParameterTabPanel.getStatus() |
Get the current status of this step.
|
static ParameterTabPanel.Status |
ParameterTabPanel.Status.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ParameterTabPanel.Status[] |
ParameterTabPanel.Status.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|