Package | Description |
---|---|
at.srfg.miner.clientlib |
Modifier and Type | Method and Description |
---|---|
Task |
Scenario.addTask()
Creates a new MINER task and adds it to this scenario.
|
Task |
Scenario.addTask(String name)
Creates a new MINER task with the given
name and adds it to
this scenario. |
Task |
Scenario.addTask(Task task)
Adds a MINER task to this scenario.
|
Task |
Scenario.getTaskByName(String taskName)
Searches for a task called
taskName . |
Modifier and Type | Method and Description |
---|---|
Collection<Task> |
Scenario.getTasks()
Gets all the tasks contained in this scenario.
|
Modifier and Type | Method and Description |
---|---|
Task |
Scenario.addTask(Task task)
Adds a MINER task to this scenario.
|
Copyright (c) Salzburg Research Forschungsgesellschaft mbH. All rights reserved.