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
27
28
29
30
31
32
33
34
35
36
37
38
Quintiq file version 2.0
#parent: #root
Relation OperationInput_AsOperationInput_Operation_OperationInput
{
  #keys: '1[108486.1.157420379]'
  Description:
  [*
    Relation to operation input that is an element of the input group
    For calculating the index of the operation input in operation configurator
  *]
  DeclarativeSequenceRelationStrategy
  {
    #keys: '13[0.0.0][108486.1.1088394925][108486.1.1088394919][108486.1.1088394926][108486.1.1088394920][108486.1.1088394927][108486.1.1088394921][108486.1.1088394928][108486.1.1088394922][108486.1.1088394929][108486.1.1088394923][108486.1.1088394930][108486.1.1088394924]'
    SequenceSuffix: 'OperationInput'
    SortAttributes:
    [
      DeclarativeSequenceRelationSortAttribute
      {
        #keys: '1[113694.2.529977782]'
        Attribute: 'DisplayIndex'
      }
    ]
  }
  RelationSide.LeftSide AsOperationInput
  {
    #keys: '3[108486.1.157420377][108486.1.157420374][108486.1.157420378]'
    Cardinality: '0to1'
    ObjectDefinition: OperationInput
    OwningSide: 'Reference'
  }
  RelationSide.RightSide OperationInput
  {
    #keys: '3[108486.1.157420396][108486.1.157420393][108486.1.157420397]'
    Cardinality: '1toN'
    ObjectDefinition: Operation
    OwningSide: 'Owned'
  }
}