Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.ScenarioParameters
Packages that use ScenarioParameters
-
Uses of ScenarioParameters in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model declared as ScenarioParametersMethods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return ScenarioParametersModifier and TypeMethodDescriptionObjectFactory.createScenarioParameters()
Create an instance ofScenarioParameters
Scenario.getScenarioParameters()
Gets the value of the scenarioParameters property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type ScenarioParametersModifier and TypeMethodDescriptionvoid
Scenario.setScenarioParameters
(ScenarioParameters value) Sets the value of the scenarioParameters property.