Ulisses Telemaco edited High_Level_Operators_Rename_Allows__.md  over 8 years ago

Commit id: ca127f8890be9eacf665fa6e142b28a5116714a8

deletions | additions      

       

## High Level Operators  * **Rename**: Allows to change the name of a reused process element (Figure ??); 8);  * **Delete**: Removes a process element or fragment from the reused base process (Figure ??); 9);  * **Replace**: Replaces a process element or fragment from the reused base process by another element or fragment (Figure ??); 10);  * **Move**: Shifts a process element or fragment from its current position in the base process to another position within the variant process (Figure ??); 11);  * **Parallelize**: Enables the concomitant (concurrent) execution of elements from a process fragment which has been defined as sequential in the base process (Figure ??); 12);  * **Split**: Decomposes a single task from the base process into a subprocess that details its procedure in the variant process (Figure ??); 13);  * **Serial Insert**: Adds a new process element or fragment between two directly succeeding elements of the reused base process (Figure 3??); 14);  * **Conditional Insert**: Adds to the reused base process a conditional process element or fragment which is executed only when a given condition (situation) is true (Figure ??); 15);  * **Parallel Insert**: Adds to the reused base process a new process element or fragment which is executed while another element or fragment is also executed (Figure ??). 16).