DiagTabColumn Parameterization
DiagTabColumns are used to customize the columns of the tabular diagram table.
List of DiagTabColumns conected to a DiagTabList
The columns may be associated with:
a MetaAttribute; “Comment” for example, in this case, the MetaAttribute must be connected to the corresponding DiagTabList,
or a MetaAssociationEnd or a Path; in this case you have to create a dedicated TagguedValue and specify a set of parameterizations to describe the way it works:
If the link between the row object and the column object is direct, see Direct links;
If an intermediate object exists between the row object and the column object, see Indirect link;
To customize your column presentation and tools, see Specific cases.