Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Template Parameter Substitution Macros
If you want to provide access in a transformation template to data concerning the transformation of a Template Binding connector's binding parameter substitution in the model, you can use the Template Parameter substitution macros. The macro names are in Camel casing. Macros that represent checkboxes return a value of T if the box is selected; otherwise the value is empty.
Template Parameter substitution macros
Macro Name |
Description |
See also |
---|---|---|
parameterSubstitutionFormal |
Template Binding Properties dialog, Binding Parameter tab, Parameter Substitution(s) panel: Formal Template Parameter name.
|
|
parameterSubstitutionActual |
Template Binding Properties dialog, Binding Parameter tab, Parameter Substitution(s) panel: Actual parameter name/expression.
|
|
parameterSubstitutionActualClassifier |
Template Binding Properties dialog, Binding Parameter tab, Parameter Substitution(s) panel: Actual parameter classifier.
|
|
Learn more
· | The OMG UML Specification (UML Superstructure Specification, v 2.4.1) section 17.4.5 |