Calculated Attributes

In the previous Table Layouts, there are several examples of Calculated Attributes. Here are explanations on how to add them to the table:

Status

This column gives the Status of the Requirement, namely <<New>>, <<Changed>> or <<Deleted>>.
To retrieve such information, it is necessary to add Java code:

Traced by architecture

This column gives the Model Element in connection with the Requirement.
To retrieve such information, it is necessary to add Java code:

Coverage

This column gives the percentage of covered Requirements.
To retrieve such information, it is necessary to add Java code: