renhao
2023-09-21 1aa9f2bb83dd9e4b7517f1cbf06b0db53979bb31
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
28
29
Quintiq file version 2.0
#parent: #root
Relation LibOpt_StatisticLogEntry_SnapshotLogEntry_LibOpt_SnapshotLogEntry_StatisticSnapshotLogEntry
{
  #keys: '1[142652.0.1977914830]'
  Description:
  [*
    The `LibOpt_SnapshotLogEntrys` with a common combination of the following aspects are grouped under a single `LibOpt_StatisticLogEntry`:
    - `LibOpt_SnapshotLogEntry.Details` attribute
    - `LibOpt_Component` returned by the `LibOpt_SnapshotLogEntry.GetComponent` method
  *]
  DefaultRelationStrategy
  {
  }
  RelationSide.LeftSide SnapshotLogEntry
  {
    #keys: '3[142652.0.1977914832][142652.0.1977914831][142652.0.1977914833]'
    Cardinality: '1toN'
    ObjectDefinition: LibOpt_StatisticLogEntry
    OwningSide: 'Reference'
  }
  RelationSide.RightSide StatisticSnapshotLogEntry
  {
    #keys: '3[142652.0.1977914835][142652.0.1977914834][142652.0.1977914836]'
    Cardinality: '0to1'
    ObjectDefinition: LibOpt_SnapshotLogEntry
    OwningSide: 'Reference'
  }
}