<t:assign>
The <t:assign>-element can be
used to alter the value of variables declared by in a
<t:variable>-element.
Attributes
- name
- (required) The name of the variable to be declared.
- expr
- (required) An OCL-expression determining the
initial value and type of the variable.