: Public <<constraintBlock>> ConstraintBlock
Created: |
12/8/2021 9:31:42 AM |
Modified: |
2/16/2022 10:36:53 AM |
|
Project: |
|
Author: |
1362763084C |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{6B9B15D2-0097-4106-84AF-8D579AE35541} |
Appears In: |
Roll-Up Patterns |
This rollup pattern is only useful on the programmatic side of the model, which is a business process model. This rollup will be used for the WBS Program Elements to rollup schedule information. The other RollUpPattern with its IntegerTotal can be used on the programmatic side to roll up cost information. <br/>
Constraint |
Type |
Status |
earliest = (selfStart < min(child)) ? self : min(child); |
Invariant |
Approved |
 Details:
|
latest = (selfEnd > max(child)) ? self : max(child); |
Invariant |
Approved |
 Details:
|
Property |
Value |
_defaultDiagramType: |
SysML1.4::Parametric |
isFinalSpecialization: |
0 |