Ulisses Telemaco added Conclusion_This_report_tried_to__.md  over 8 years ago

Commit id: c228ce71fbcba3632c799b9aa7e8544131feda26

deletions | additions      

         

# Conclusion  This report tried to describe the work done during the _Tópicos Especiais em Engenharia de Software 2_ course. This work had a more practical approach and the main goal was to implement some bpmn manipulation operators (for processes composition and tailoring) and validate its use in a real application.   At the end of the course, we could achieve the following goals:  * We implemented 2 composition operators (Serial Composition and Parallel Composition)  * We implemented 4 basic tailoring operators (Extend, Suppress, Contribute and Modify)  * We implemented 9 high level tailoring operators (Rename, Delete, Replace, Move, Parallelize, Split, Serial, Conditional Insert and Parallel Insert)  * We used the composition operators in a real application (_Plan Creation_ feature)  * We started (but not finalized) the use of the tailoring operators in a real application (_Associate Process to Projec_ and _Update Process_ features)  As the work have involved a lot of detail, it is possible that some have been omitted from this document.