Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TimeParameters
Packages that use TimeParameters
-
Uses of TimeParameters in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model declared as TimeParametersMethods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return TimeParametersModifier and TypeMethodDescriptionObjectFactory.createTimeParameters()
Create an instance ofTimeParameters
ElementParameters.getTimeParameters()
Gets the value of the timeParameters property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TimeParametersModifier and TypeMethodDescriptionvoid
ElementParameters.setTimeParameters
(TimeParameters value) Sets the value of the timeParameters property.