There are two elements named parameter used for different purposes. This parameter element is used to specify a pair consisting of a name and a correspondending value. The other parameter element is used to describe a call parameter of an operation.
| Name | Mandatory | Default | Description | Examples |
|---|---|---|---|---|
| name | yes | - | Name of the parameter | |
| value | yes | Empty string | Value of the parameter as a string | |
| locked | no | false | Setting this attribute to "false" disables any changes to the value after the definition is set |
Provided by Orientation in Objects