lazhen
2025-01-09 8afe90b633046db39042aada36b88193062f8cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Quintiq file version 2.0
#parent: #root
Relation LibOpt_TaskContextIterator_Scope_LibOpt_Scope_TaskContextIterator
{
  #keys: '1[409844.0.927001415]'
  Description: 'This relation is used to keep track of the set of scopes that belong to a ForEachScope iterator'
  ProceduralSequenceRelationStrategy
  {
    #keys: '13[0.0.0][158086.0.226901282][158086.0.226901276][158086.0.226901283][158086.0.226901277][158086.0.226901284][158086.0.226901278][158086.0.226901285][158086.0.226901279][158086.0.226901286][158086.0.226901280][158086.0.226901287][158086.0.226901281]'
    SequenceElementSuffix: 'TaskContextInterator'
    SequenceSuffix: 'Scope'
  }
  RelationSide.LeftSide Scope
  {
    #keys: '3[409844.0.927001417][409844.0.927001416][409844.0.927001418]'
    Cardinality: '1toN'
    ObjectDefinition: LibOpt_TaskContextIterator
    OwningSide: 'Reference'
  }
  RelationSide.RightSide TaskContextIterator
  {
    #keys: '3[409844.0.927001420][409844.0.927001419][409844.0.927001421]'
    Cardinality: '0to1'
    ObjectDefinition: LibOpt_Scope
    OwningSide: 'Reference'
  }
}