WorkflowStarting from specific data, workflow processes help you follow a path of methods to retrieve information. The template creation starts by the definition of at least one input parameter. This parameter is the entry point of the template. To access information from the input parameter, you can perform the steps presented in tables and insert the corresponding methods in the template. Recommendation:
When creating your template, follow these recommendations:
ExampleThe following description shows you how to access methods successively and insert them in a template. You start from a requirement specification and you retrieve the snapshots of the requirements. First, you have to create an input parameter of Requirement Specification type. This parameter is named p, by default. Rename this parameter as rs. In the user interface, you can visualize the following filtered elements, that are
created: To reach your goal, you have to follow these steps to drag methods to the graphical area:
The information contained in this table is described below:
Considering that the right structure elements are inserted in the template, you can, for
example, create this kind of template with the previous elements: |