haorenhui
2023-10-30 6d6cc10d9e8e242661da7fd655dec155a09d676c
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
Quintiq file version 2.0
Component GroupPanel484
{
  #keys: '[122872.2.220734640]'
  BaseType: 'GroupPanel'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 0 id: 477 parent: 0 }
      GBFlow.Column { grow: 0 id: 355 parent: 0 }
      GBFlow.Column { grow: 128 id: 239 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => LabelNumberOfPeriodsSmartPlan
        Position { startcolumn: 477 startrow: 143 endcolumn: 355 endrow: 143 }
      }
      GBElement
      {
        Component => /EditorNumberOfPeriodsSmartPlan
        Position { startcolumn: 239 startrow: 143 endcolumn: 239 endrow: 143 }
      }
      GBElement
      {
        Component => LabelDefaultSmartPlanStrategy
        Position { startcolumn: 477 startrow: 110 endcolumn: 355 endrow: 110 }
      }
      GBElement
      {
        Component => /SelectionDefaulSmartPlanStrategy
        Position { startcolumn: 239 startrow: 110 endcolumn: 239 endrow: 110 }
      }
      GBElement
      {
        Component => CheckBoxRunSmartPlanSynchronously
        Position { startcolumn: 477 startrow: 570 endcolumn: 477 endrow: 570 }
      }
    ]
    Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 143 parent: 0 }
      GBFlow.Row { grow: 0 id: 110 parent: 0 }
      GBFlow.Row { grow: 0 id: 570 parent: 0 }
    ]
  }
  Children:
  [
    Component LabelNumberOfPeriodsSmartPlan
    {
      #keys: '[122872.2.220735540]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        FocusControl: 'EditorNumberOfPeriodsSmartPlan'
        LayoutGroup: 'LabelOptimizer'
        Shortcut: 'Alt+M'
        Text: 'Number of periods s&mart plan'
        Tooltip: '<html>The number of previous periods (including the current period) which the smart plan should consider when planning the supply of this PISPIP.<br>If set to 1, the smart plan will consider the selection and its upstream processes/stocking points within the same period and in any period required by the leadtime of the processes.<br>If set to a high value, the smart plan will consider the selection and its upstream processes/stocking points from the start of the horizon until the end of the selected period.</html>'
        Transparent: true
      ]
    }
    #child: EditorNumberOfPeriodsSmartPlan
    Component LabelDefaultSmartPlanStrategy
    {
      #keys: '[122872.2.220739228]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        FocusControl: 'SelectionDefaulSmartPlanStrategy'
        LayoutGroup: 'LabelOptimizer'
        Shortcut: 'Alt+D'
        Text: '&Default smart plan strategy'
        Tooltip: 'When you run smart plan, it will automatically select the strategy that was used in the last smart plan run. <br>If there is no previous smart plan run, then this strategy will be used.'
        Transparent: true
      ]
    }
    #child: SelectionDefaulSmartPlanStrategy
    Component CheckBoxRunSmartPlanSynchronously
    {
      #keys: '[141318.0.386684540]'
      BaseType: 'CheckBox'
      Properties:
      [
        DataBinding: 'Dialog.Data.RunSmartPlanSynchronously'
        Text: 'Run smart plan synchronously'
        Tooltip: 'Running smart plan synchronously keeps undo enabled, but for large smart plan tasks it can affect the responsiveness of the system'
      ]
    }
  ]
  Properties:
  [
    Text: 'Smart plan settings'
    ModeledStringList ChildOrdering
    {
      c: LabelNumberOfPeriodsSmartPlan
      c: EditorNumberOfPeriodsSmartPlan
      c: SelectionDefaulSmartPlanStrategy
      c: CheckBoxRunSmartPlanSynchronously
      c: LabelDefaultSmartPlanStrategy
    }
  ]
}