Uses of Interface
bpsim.ScenarioParametersType
-
Packages that use ScenarioParametersType Package Description bpsim bpsim.impl bpsim.util -
-
Uses of ScenarioParametersType in bpsim
Methods in bpsim that return ScenarioParametersType Modifier and Type Method Description ScenarioParametersTypeBpsimFactory. createScenarioParametersType()Returns a new object of class 'Scenario Parameters Type'. -
Uses of ScenarioParametersType in bpsim.impl
Classes in bpsim.impl that implement ScenarioParametersType Modifier and Type Class Description classScenarioParametersTypeImplAn implementation of the model object 'Scenario Parameters Type'.Methods in bpsim.impl that return ScenarioParametersType Modifier and Type Method Description ScenarioParametersTypeBpsimFactoryImpl. createScenarioParametersType() -
Uses of ScenarioParametersType in bpsim.util
Methods in bpsim.util with parameters of type ScenarioParametersType Modifier and Type Method Description TBpsimSwitch. caseScenarioParametersType(ScenarioParametersType object)Returns the result of interpreting the object as an instance of 'Scenario Parameters Type'.
-