yanyuan
2023-11-10 143ef74e2eeee697ac8fda3d9032a790fbb4e146
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Quintiq file version 2.0
#parent: #root
Relation AlgorithmRun_LibOBT_ParentOfRun_LibOBT_ParentOfRun_AlgorithmRun
{
  #keys: '1[110880.5.612897257]'
  Description:
  [*
    The sorting must use end instead of start, because end is set at the end of the optimizer run,
    while start is set before the optimizer run.
    
    This sequence is used while running the optimizer.
  *]
  DeclarativeSequenceRelationStrategy
  {
    #keys: '13[0.0.0][110880.5.612897314][110880.5.612897308][110880.5.612897315][110880.5.612897309][110880.5.612897316][110880.5.612897310][110880.5.612897317][110880.5.612897311][110880.5.612897318][110880.5.612897312][110880.5.612897319][110880.5.612897313]'
    SequenceSuffix: 'AlgorithmRun'
    SortAttributes:
    [
      DeclarativeSequenceRelationSortAttribute
      {
        #keys: '1[110880.5.612897353]'
        Attribute: 'End'
      }
      DeclarativeSequenceRelationSortAttribute
      {
        #keys: '1[112884.1.631492415]'
        Attribute: 'RunTaskID'
      }
      DeclarativeSequenceRelationSortAttribute
      {
        #keys: '1[122872.2.488071861]'
        Attribute: 'RunNumber'
      }
    ]
  }
  RelationSide.LeftSide LibOBT_ParentOfRun
  {
    #keys: '3[110880.5.612897255][110880.5.612897252][110880.5.612897256]'
    Cardinality: '0to1'
    ObjectDefinition: AlgorithmRun
    OwningSide: 'Reference'
  }
  RelationSide.RightSide AlgorithmRun
  {
    #keys: '3[110880.5.612897273][110880.5.612897270][110880.5.612897274]'
    Cardinality: '1toN'
    ObjectDefinition: LibOBT_ParentOfRun
    OwningSide: 'Owned'
  }
}