-
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
20 changed files
with
1,036 additions
and
32 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
...tests/integ-test-files/generators/plantuml/value-impact-map-diagram-generation-test-1.cml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
BoundedContext SameDayDelivery | ||
|
||
Stakeholders of SameDayDelivery { | ||
StakeholderGroup Drivers | ||
} | ||
|
||
ValueRegister SD_Values for SameDayDelivery { | ||
|
||
Value WorkLifeBalance { | ||
isCore | ||
demonstrator "Drivers value a healthy work-life-balance" | ||
Stakeholder Drivers { | ||
priority HIGH | ||
impact HIGH | ||
consequences | ||
bad "SDD will harm work-life-balance of drivers" | ||
action "hire more drivers" ACT | ||
} | ||
} | ||
|
||
} |
13 changes: 13 additions & 0 deletions
13
...tests/integ-test-files/generators/plantuml/value-impact-map-diagram-generation-test-2.cml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
|
||
Stakeholders { | ||
StakeholderGroup Drivers | ||
} | ||
|
||
ValueRegister SD_Values { | ||
|
||
Value WorkLifeBalance { | ||
Stakeholder Drivers { | ||
} | ||
} | ||
|
||
} |
21 changes: 21 additions & 0 deletions
21
...tests/integ-test-files/generators/plantuml/value-impact-map-diagram-generation-test-3.cml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
BoundedContext SameDayDelivery | ||
|
||
Stakeholders of SameDayDelivery { | ||
StakeholderGroup Drivers | ||
} | ||
|
||
ValueRegister SD_Values for SameDayDelivery { | ||
|
||
Value WorkLifeBalance { | ||
isCore | ||
demonstrator "Drivers value a healthy work-life-balance" | ||
Stakeholder Drivers { | ||
priority HIGH | ||
impact HIGH | ||
consequences | ||
bad "SDD will harm work-life-balance of drivers" | ||
action "hire more drivers" ACT | ||
} | ||
} | ||
|
||
} |
25 changes: 25 additions & 0 deletions
25
...tests/integ-test-files/generators/plantuml/value-impact-map-diagram-generation-test-4.cml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
|
||
Stakeholders { | ||
StakeholderGroup Customers_and_Shoppers { | ||
Stakeholder Shoppers_in_Emergency_Situations | ||
Stakeholder Others | ||
} | ||
} | ||
|
||
ValueRegister SD_Values { | ||
|
||
ValueCluster Autonomy { | ||
core AUTONOMY | ||
demonstrator "customer values potentially increased freedom" | ||
demonstrator "delivery staff's freedom might suffer because of work-life-balance" | ||
|
||
Stakeholder Customers_and_Shoppers { | ||
priority HIGH | ||
impact MEDIUM | ||
consequences | ||
good "increased freedom" | ||
} | ||
|
||
} | ||
|
||
} |
36 changes: 36 additions & 0 deletions
36
...tests/integ-test-files/generators/plantuml/value-impact-map-diagram-generation-test-5.cml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
|
||
Stakeholders { | ||
StakeholderGroup Customers_and_Shoppers { | ||
Stakeholder Shoppers_in_Emergency_Situations | ||
Stakeholder Others | ||
} | ||
StakeholderGroup Delivery_Staff_of_Suppliers | ||
} | ||
|
||
ValueRegister SD_Values { | ||
|
||
ValueCluster Autonomy { | ||
core AUTONOMY | ||
demonstrator "customer values potentially increased freedom" | ||
demonstrator "delivery staff's freedom might suffer because of work-life-balance" | ||
|
||
Value Freedom { | ||
Stakeholder Customers_and_Shoppers { | ||
priority HIGH | ||
impact MEDIUM | ||
consequences | ||
good "increased freedom" | ||
} | ||
|
||
Stakeholder Delivery_Staff_of_Suppliers { | ||
priority HIGH | ||
impact HIGH | ||
consequences | ||
bad "work-life-balance" | ||
good "tbd" | ||
|
||
} | ||
} | ||
} | ||
|
||
} |
45 changes: 45 additions & 0 deletions
45
...tests/integ-test-files/generators/plantuml/value-impact-map-diagram-generation-test-6.cml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
|
||
Stakeholders { | ||
StakeholderGroup Customers_and_Shoppers { | ||
Stakeholder Shoppers_in_Emergency_Situations | ||
Stakeholder Others | ||
} | ||
StakeholderGroup Delivery_Staff_of_Suppliers | ||
} | ||
|
||
ValueRegister SD_Values { | ||
|
||
ValueCluster Autonomy { | ||
core AUTONOMY | ||
demonstrator "customer values potentially increased freedom" | ||
demonstrator "delivery staff's freedom might suffer because of work-life-balance" | ||
|
||
Value Freedom { | ||
Stakeholder Customers_and_Shoppers { | ||
priority HIGH | ||
impact MEDIUM | ||
consequences | ||
good "increased freedom" | ||
} | ||
|
||
Stakeholder Delivery_Staff_of_Suppliers { | ||
priority HIGH | ||
impact HIGH | ||
consequences | ||
bad "work-life-balance" | ||
good "tbd" | ||
|
||
} | ||
|
||
} | ||
Value Sustainability { | ||
Stakeholder Customers_and_Shoppers { | ||
priority HIGH | ||
impact LOW | ||
consequences | ||
bad "fostering unsustainable behavior (always ordering last minute)" | ||
} | ||
} | ||
} | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.