Class DurationParameter
java.lang.Object
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.ParameterValue
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.ConstantParameter
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.DurationParameter
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.bpsim.org/schemas/1.0}ConstantParameter">
<attribute name="value" type="{http://www.w3.org/2001/XMLSchema}duration" />
</extension>
</complexContent>
</complexType>
-
Field Summary
FieldsFields inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.ParameterValue
instance, result, validFor -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.ParameterValue
getInstance, getResult, getValidFor, setInstance, setResult, setValidFor