Uses of Class
scenario.Scenario
| Package | Description |
|---|---|
| de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow | |
| scenario |
-
Uses of Scenario in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow
Constructors in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow with parameters of type Scenario Constructor Description MyScenarioEditor(Scenario s) -
Uses of Scenario in scenario
Methods in scenario that return Scenario Modifier and Type Method Description static ScenarioScenarioService. createScenario()static ScenarioScenarioService. getCurrentScenario()Methods in scenario that return types with arguments of type Scenario Modifier and Type Method Description static Collection<Scenario>ScenarioService. getAvailableScnenarios()Methods in scenario with parameters of type Scenario Modifier and Type Method Description static voidScenarioService. setCurrentScenario(Scenario scenario)