Skip to content
Snippets Groups Projects
Commit 3ad5501e authored by Giammarco, Kristin M's avatar Giammarco, Kristin M
Browse files

Merge branch 'Pamela_Branch' into 'master'

Pamela's Merge Request: 07-08-2021

See merge request !17
parents 4045cdc1 72608c46
No related branches found
No related tags found
1 merge request!17Pamela's Merge Request: 07-08-2021
...@@ -11,16 +11,14 @@ Architecture and Workflow Modeling Language Manual" ...@@ -11,16 +11,14 @@ Architecture and Workflow Modeling Language Manual"
(Version 4). 2020. Available online: (Version 4). 2020. Available online:
https://wiki.nps.edu/display/MP/Documentation https://wiki.nps.edu/display/MP/Documentation
Search terms: Search terms: compiler, component reuse, front end, incremental mode, interaction mode, bottom-up, parser, isomorphic behavior
Compiler front end, Compiler front end,
bottom-up parser bottom-up parser
Lexer and parser in interaction mode Lexer and parser in interaction mode
Instructions: Run for Scopes 1, 2, and 3. Viewing of traces Instructions: Run for Scopes 1, 2, and 3.
also includes a "Swim Lanes" option. Scope 3: 4860 traces in approx. 1.6 min.
Scope 3: 4860 traces in approx. 1.6 min.
==========================================================*/ ==========================================================*/
......
...@@ -11,7 +11,7 @@ Workflow Modeling Language Manual" (Version 4). 2020. ...@@ -11,7 +11,7 @@ Workflow Modeling Language Manual" (Version 4). 2020.
Available online: Available online:
https://wiki.nps.edu/display/MP/Documentation https://wiki.nps.edu/display/MP/Documentation
Search terms: Search terms: merging root events, reduce run time, layered derivation, trace segment derivation
Complex MP models may have large number of root events with several Complex MP models may have large number of root events with several
coordination operations performed on clusters of roots. This may be coordination operations performed on clusters of roots. This may be
...@@ -39,8 +39,7 @@ derivation task we introduce a separate root event B_and_C to ...@@ -39,8 +39,7 @@ derivation task we introduce a separate root event B_and_C to
encapsulate the trace segment derivation (including the coordination) encapsulate the trace segment derivation (including the coordination)
for B and C. for B and C.
Instructions: Run for Scopes 1 and 2. Viewing of traces Instructions: Run for Scopes 1 and 2.
also includes a "Swim Lanes" option.
==========================================================*/ ==========================================================*/
......
...@@ -11,7 +11,7 @@ Workflow Modeling Language Manual" (Version 4). 2020. ...@@ -11,7 +11,7 @@ Workflow Modeling Language Manual" (Version 4). 2020.
Available online: Available online:
https://wiki.nps.edu/display/MP/Documentation https://wiki.nps.edu/display/MP/Documentation
Search terms: Search terms: application process, partitioning large schema, separate schemas
An applicant submits application and needs to get it approved by An applicant submits application and needs to get it approved by
the bureaucratic chain of two officials. If the first official approves, the bureaucratic chain of two officials. If the first official approves,
...@@ -21,8 +21,7 @@ approve/reject the application or request it reworked and resubmitted. ...@@ -21,8 +21,7 @@ approve/reject the application or request it reworked and resubmitted.
Rework and resubmit events may be repeated several times. Each rejection Rework and resubmit events may be repeated several times. Each rejection
is final and cannot be followed by rework and resubmit events. is final and cannot be followed by rework and resubmit events.
Instructions: Run for Scopes 1 and up. Viewing of traces Instructions: Run for Scopes 1 and up.
also includes a "Swim Lanes" option.
==========================================================*/ ==========================================================*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment