MBSE with CORE 100821
Inserting a Parallel (AND / Concurrency) Construct
1. Drag- drop a “Parallel” construct from the toolbox to the start of the main branch 2. Select the loop by clicking either the opening or closing node (the diamonds that begin and end the construct) 3. Remove the loop construct by cutting it (Ctrl+X)
343
Inserting Functions within the Parallel Construct
1. Drag “New Node” and drop it on the top branch of the parallel construct 2. Accept the default “Function_004” as the name of the new Function 3. Drag “New Node” and drop it on the bottom branch of the parallel construct 4. Accept the default “Function_005” as the name of the new Function 5. Drag “New Node” and drop it after the parallel construct 6. Accept the default “Function_006” as the name of the new Function
Which function will start first? Which function will end first?
344
MBSE with CORE
Made with FlippingBook Digital Publishing Software