Ulisses Telemaco added Integrating_the_Tailoring_Operators_and__.md  over 8 years ago

Commit id: af5120c1d5fbe091d23162d09cf9e14c5f6e7a00

deletions | additions      

         

# Integrating the Tailoring Operators and the BPMNt file  We have proposed some features to explore the use of Tailoring Operator and BPMNt file. The modifications were done basically in two features: "_Associate a Process to a Project_" and "_Update a Process_".   In the first feature ("_Associate a Process to a Project_") the Software Engineering can now modify the Process during this association (in the previous version no modification in the process was allowed). This was done by using the Tailoring Operators provided by the module ProcessHub-BPMN-Manipulation. When any tailoring operator is performed, we generate and hold the BPMNt file.  In the second feature ("_Update a Process_"), when a Process is updated, the system verify whether there is any other process that extends it. If exists, the BPMNt file is retrieved and used to apply the tailoring operators against the updated process and generate a updated tailored process.  The scenario described below describe this sequence:  * Step 1: Register a Process  * Step 2: Associate the Process to a Project  ** During this association execute some tailoring operations (add, exclude, replace, etc)  * Step 3: Update the Original Process  * Expected Result: The reused process associated to the Project must be affected by the updates made in the Original Process.  Figure 24 show a representation of this scenario.