<table> tag must be defined under a <gendoc> tag
The purpose of this tag is to merge all tables found inside tag content into one global table.
Template content |
<context model=’${project_loc}/Models/TrafficLightManager.uml’ element='TrafficLightManager/LogicalView' importedBundles='gmf;papyrus' /> The following elements are described in the Logical view : <gendoc>
[for (c:Class|self.ownedElement->filter(Class)->sortedBy(name))]
[/for] </table> |
||||||||||
Output |
The following elements are described in the Logical view :
|
If table styles are used in the template document inside a <table> tag, the style of the output table will be the style of the first table inside <table> tag.