protected void |
AbstractInvestigatorTab.postStartExecution(InvestigatorTabJob job) |
Hook method that gets called after successfully starting a job.
|
protected void |
AssociateTab.postStartExecution(InvestigatorTabJob job) |
Hook method that gets called after successfully starting a job.
|
protected void |
AttributeSelectionTab.postStartExecution(InvestigatorTabJob job) |
Hook method that gets called after successfully starting a job.
|
protected void |
ClassifyTab.postStartExecution(InvestigatorTabJob job) |
Hook method that gets called after successfully starting a job.
|
protected void |
ClusterTab.postStartExecution(InvestigatorTabJob job) |
Hook method that gets called after successfully starting a job.
|
protected void |
ExperimentTab.postStartExecution(InvestigatorTabJob job) |
Hook method that gets called after successfully starting a job.
|
protected void |
IndependentComponentsTab.postStartExecution(InvestigatorTabJob job) |
Hook method that gets called after successfully starting a job.
|
protected void |
PartialLeastSquaresTab.postStartExecution(InvestigatorTabJob job) |
Hook method that gets called after successfully starting a job.
|
protected void |
PreprocessTab.postStartExecution(InvestigatorTabJob job) |
Hook method that gets called after successfully starting a job.
|
protected void |
PrincipalComponentsTab.postStartExecution(InvestigatorTabJob job) |
Hook method that gets called after successfully starting a job.
|
boolean |
AbstractInvestigatorTab.startExecution(InvestigatorTabJob job) |
Starts the job.
|