Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.CostParameters
Packages that use CostParameters
-
Uses of CostParameters in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model declared as CostParametersMethods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return CostParametersModifier and TypeMethodDescriptionObjectFactory.createCostParameters()
Create an instance ofCostParameters
ElementParameters.getCostParameters()
Gets the value of the costParameters property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type CostParametersModifier and TypeMethodDescriptionvoid
ElementParameters.setCostParameters
(CostParameters value) Sets the value of the costParameters property.