: Public <<constraintBlock>> ConstraintBlock
Created: 12/8/2021 9:31:42 AM
Modified: 2/16/2022 10:36:53 AM
Project:
Advanced:
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