hongji.li
2023-11-11 df5a7e1ad6835e78b2f9eb7428817b0c23b116bc
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
Quintiq file version 2.0
#root
#parent: LibMacroPlannerWebUI
OrphanComponent FormTransitionMatrix
{
  #keys: '[143600.0.1309831860]'
  BaseType: 'WebForm'
  Children:
  [
    #child: MatrixEditorTransitionMatrix
    Component DataHolderCampaignTypes
    {
      #keys: '[136682.3.1439303455]'
      BaseType: 'WebDataHolder'
      Databinding: 'structured[CampaignType_MP]*'
      Children:
      [
        Component DataExtractorNavUnitCampaignType
        {
          #keys: '[136682.3.1438139630]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[Unit]'
            Source: 'ApplicationMacroPlanner.DataHolderUnit'
            Taborder: 0
            Transformation: 'Elements.CampaignType_MP'
          ]
        }
      ]
      Properties:
      [
        Taborder: 1
      ]
    }
    Component DataHolderTransitionTypes id:DataHolderTransitionTypes_971
    {
      #keys: '[136682.3.1457984370]'
      BaseType: 'WebDataHolder'
      Databinding: 'structured[TransitionType_MP]*'
      Children:
      [
        Component DataExtractorTransitionTypes id:DataExtractorTransitionTypes_976
        {
          #keys: '[136682.3.1457984371]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[Unit]'
            Source: 'ApplicationMacroPlanner.DataHolderUnit'
            Taborder: 0
            Transformation: 'Elements.TransitionType_MP'
          ]
        }
      ]
      Properties:
      [
        Taborder: 2
      ]
    }
  ]
  Properties:
  [
    Image: 'TABLE_PREFERENCES'
    Title: 'Transition type matrix'
    UseExistingInstance: true
  ]
}