Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Link Field Substitution Macros
The following table lists each of the Link field substitution macros with a description of the result.
Field substitution macros are named according to Camel casing.
Macros that represent checkboxes return a value of T if the box is selected. Otherwise the value is empty.
Macro Name |
Description |
---|---|
linkAttAccess |
Association Properties Target Role dialog: Access.
|
linkAttCollectionClass |
The collection appropriate for the linked attribute in scope.
|
linkAttContainment |
Association Properties Target Role dialog: Containment.
|
linkAttName |
Association Properties dialog: Target.
|
linkAttNotes |
Association Properties Target Role dialog: Role Notes.
|
linkAttQualName |
The Association target qualified by the namespace path (if generating namespaces) and the classifier path (dot delimited).
|
linkAttRole |
Association Properties Target Role dialog: Role.
|
linkAttStereotype |
Association Properties Target Role dialog: Stereotype.
|
linkAttTargetScope |
Association Properties Target Role dialog: Target Scope.
|
linkCard |
Link Properties Target Role dialog: Multiplicity.
|
linkGUID |
The unique GUID for the current connector.
|
linkParentName |
Generalization Properties dialog: Target.
|
linkParentQualName |
The Generalization target qualified by the namespace path (if generating namespaces) and the classifier path (dot delimited).
|
linkStereotype |
The stereotype of the current connector.
|
linkVirtualInheritance |
Generalization Properties dialog: Virtual Inheritance.
|