yanweiyuan3
2023-10-10 d901b1ab0ee0b690f5ac211b9cdb1db3a58bca86
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Quintiq file version 2.0
#parent: #root
Relation LibOpt_SnapshotKPIPart_KPI_LibOpt_KPI_SnapshotKPIPart
{
  #keys: '1[139596.4.1602958680]'
  Description: 'Links the `LibOpt_KPI` with the `LibOpt_SnapshotKPIPart` that stores its value'
  DefaultRelationStrategy
  {
  }
  RelationSide.LeftSide KPI
  {
    #keys: '3[139596.4.1602958682][139596.4.1602958681][139596.4.1602958683]'
    Cardinality: '0to1'
    ObjectDefinition: LibOpt_SnapshotKPIPart
    OwningSide: 'Reference'
  }
  RelationSide.RightSide SnapshotKPIPart
  {
    #keys: '3[139596.4.1602958685][139596.4.1602958684][139596.4.1602958686]'
    Cardinality: '1toN'
    ObjectDefinition: LibOpt_KPI
    OwningSide: 'Reference'
  }
}