standard.parameter Java Parameter

Warning the following fields appear only for parameters belonging to java elements.
10 parameter

Keys:

1 A real-time preview of the generated code.
2 The UML name field is used to modify the UML name of the Parameter, i.e. the name that appears in the model browser.
3 The Modifiers tick-boxes are used to add modifiers to the parameter’s signature.
4 The Manual type tick-box makes you enter a manual type expression to be used as-is for the parameter.
5 The Value type field is used to select a type for the Parameter.[1]
6 The Qualified tick-box is checked to indicate the parameter’s type is to be generated with a qualified name.
7 The Template field is used to enter a template parameter to be added to the value type definition.
8 The Cardinalities fields are used to set the Parameters cardinalities, min and max.
9 The Collection drop-list is used to select a collection. If the selected collection is a Map, a new field used to select a Map key appears.
10 The Map key field is used to select a type to be used as key if the selected collection is a map.[2]
11 The Annotations field is used to add metadata for the parameter. Example: @Deprecated.
12 The Javadoc field is used to enter a javadoc content for the Parameter.

1. This is an assisted field, you can either enter the type’s name and press Ctrl+space for auto-completion or click on the field and then click on the wanted element in the model.
2. This is an assisted field, you can either enter the type’s name and press Ctrl+space for auto-completion or click on the field and then click on the wanted element in the model.