| Requirement Pattern Cost Breakdown Structure | Description | This pattern expresses the need of setting the organization and inclusions/exclusions of costs in the system implementation. | |
| Comments | ---- | ||
| Pattern goal | Stating the structure of the global cost of the system to implement | ||
| Author | Cristina Palomares, Samuel Renault, Carme Quer, Cindy Guerlain | ||
| Sources (0..*) |
| ||
| Keywords (0..*) | Cost Breakdown structure, Proposal price exclusion, Proposal price inclusion | ||
| Dependencies (0..*) | ---- | ||
| Requirement Form Packaging of the system | Description | This form expresses the need of setting the organization and inclusions/exclusions of costs in the system implementation. | |
| Comments | Fixed part application: (1); Extended parts application: -Proposal price inclusion (0..1) -Proposal price exclusion (0..1); Parameter values constraints: -proposalCosts DisjointValues (Proposal price inclusion,Proposal price exclusion) | ||
| Version date | 2012-05-23 14:31:51.938 | ||
| Author | Cristina Palomares, Samuel Renault, Carme Quer, Cindy Guerlain | ||
| Sources (0..*) |
| ||
| Fixed Part | Question text | ---- | Form text | The supplier shall distribute the cost of the system implementation on a cost breakdown structure including: %costConcepts%. |
| Parameter | Metric | ||
| costConcepts: is a non-empty set of the different costs corresponding to the main assets of a system implementation project | CostConcepts: CostConcepts = Set(CostConcept) CostConcept = Domain (project management cost, development cost, license cost, hardware cost, etc.) | ||
| Extended Part Proposal price exclusion | Question text | ---- | Form text | The supplier shall not include in the system implementation costs the costs related to %proposalCosts%. |
| Parameter | Metric | ||
| proposalCosts: is a non-empty set of the different costs that can be associated to a system implementation project | ProposalCosts: ProposalCosts = Set (ProposalCost) ProposalCost = Domain (travelling, training due to customer specific training method, etc.) | ||
| Extended Part Proposal price inclusion | Question text | ---- | Form text | The supplier shall include in the system implementation costs the costs related to %proposalCosts%. |
| Parameter | Metric | ||
| proposalCosts: is a non-empty set of the different costs that can be associated to a system implementation project | ProposalCosts: ProposalCosts = Set (ProposalCost) ProposalCost = Domain (travelling, training due to customer specific training method, etc.) | ||