Package | Description |
---|---|
cz.cuni.mff.corrector.execution |
Supporting classes for corrector implementations.
|
Modifier and Type | Method and Description |
---|---|
Variables |
Task.getWorkingVariables()
Returns the associated working variables.
|
Modifier and Type | Method and Description |
---|---|
void |
Task.setWorkingVariables(Variables workingVariables)
Associates the working variables container with the task.
|