| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 | | Quintiq file version 2.0 |  | #parent: #root |  | Constraint HasNoOverload |  | { |  |   #keys: '2[11660.0.207319717][106810.1.74858202]' |  |   ConstraintCondition: |  |   [* |  |     value := this.GetHasNoOverload(); |  |      |  |     return value; |  |   *] |  |   ConstraintKind: 'Soft' |  |   ConstraintText: '@this.GetViolateHasOverloadTranslationMessage()@' |  |   Description: 'Violated when unit is closed when there is still utilization on closed unit' |  |   Priority: 3 |  | } | 
 |