Class ParameterModifyAction

Applied Stereotypes:
XSDcomplexType

Modify a global parameter according to given rules.

Used in:
ParameterAction
Properties
Name Type Cardinality AppliedStereotypes Description
rule ModifyRule 1..1 Either adding a value to a parameter or multiply a parameter by a value. Has to match the parameter type.

Migration Information from XSD 0.9.1
Derived From:
OSCGlobalAction.Parameter.Modify
Property Name XSD Type XSD 0.9.1 Name Migration
rule Element Rule

XSD 1.0 Representation


<xsd:complexType name="ParameterModifyAction">
<xsd:all>
<xsd:element name="Rule" type="ModifyRule"/>
</xsd:all>
</xsd:complexType>

To XSD To XSLT To XSD Tree