Specifying a tabular entry structure
To specify the table used to describe the component parts of a tabular entry diagram, specify:
the order of tabs associated with the Metaclasses represented,
the content of columns for a given Metaclass and display order,
the display of a tab that provides an overview of all the objects in the diagram (MetaAttributes, MetassociationEnd, Path, for example).
Example of the Organizational Process Tabular Diagram
The DiagTabList description is based on the following concepts:
Visible MetaClass: groups the concrete Metaclasses described in the tabs, see DiagTabList Properties.
DiagTabColumn: used to describe the columns associated to the Metaclass and proposed in the corresponding tab. See DiagTabColumn Parameterization.
A column can be represented by:
a MetaAttribute to describe the MetaAttribute corresponding to the column,
a MetaAssociationEnd to describe the MetaAssociationEnd corresponding to the column,
or a TaggedValue to specify the name of the column.