yanweiyuan3
2023-08-09 588bc7829387dfc761cc25f06f77d4c81818bd10
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
Quintiq file version 2.0
#parent: #root
Relation LibOpt_IterationThread_Run_LibOpt_Run_IterationThread
{
  #keys: '1[137680.1.787353218]'
  Description: 'IterationThreads belonging to this run'
  DefaultRelationStrategy
  {
  }
  RelationSide.LeftSide Run
  {
    #keys: '3[137680.1.787353220][137680.1.787353219][137680.1.787353221]'
    Cardinality: '0to1'
    ObjectDefinition: LibOpt_IterationThread
    OwningSide: 'Reference'
    InterfaceProperties { Accessibility: 'Module' }
  }
  RelationSide.RightSide IterationThread
  {
    #keys: '3[137680.1.787353223][137680.1.787353222][137680.1.787353224]'
    Cardinality: '1toN'
    ObjectDefinition: LibOpt_Run
    OwningSide: 'Owned'
    InterfaceProperties { Accessibility: 'Module' }
  }
}