| Package | Description |
|---|---|
| org.hobbit.controller | |
| org.hobbit.controller.execute |
| Modifier and Type | Field and Description |
|---|---|
private ExperimentStatus |
ExperimentManager.experimentStatus
Status of the current experiment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExperimentManager.notifyExpRuntimeExpired(ExperimentStatus expiredState)
Called by the
ExperimentAbortTimerTask if the maximum runtime of an
experiment has been reached. |
| Modifier and Type | Field and Description |
|---|---|
private ExperimentStatus |
ExperimentAbortTimerTask.experiment |
| Modifier and Type | Method and Description |
|---|---|
void |
ExperimentAbortTimerTask.setExperiment(ExperimentStatus experiment) |
| Constructor and Description |
|---|
ExperimentAbortTimerTask(ExperimentManager manager,
ExperimentStatus experiment) |
Copyright © 2017–2018. All rights reserved.