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
Quintiq file version 2.0
#parent: #root
Relation LibOpt_ChannelNotify_Link_LibOpt_Link_ChannelNotify
{
  #keys: '1[154526.0.460338672]'
  Description:
  [*
    When the `LibOpt_Link` is crossed downwards, an `Algorithm` needs to be created for the related `LibOpt_Channel`.
    When it is crossed again in the opposite direction, the `Algorithm` needs to be removed.
  *]
  DefaultRelationStrategy
  {
  }
  RelationSide.LeftSide Link
  {
    #keys: '3[154526.0.460338674][154526.0.460338673][154526.0.460338675]'
    Cardinality: '0to1'
    ObjectDefinition: LibOpt_ChannelNotify
    OwningSide: 'Reference'
    InterfaceProperties { Accessibility: 'Module' }
  }
  RelationSide.RightSide ChannelNotify
  {
    #keys: '3[154526.0.460338677][154526.0.460338676][154526.0.460338678]'
    Cardinality: '1toN'
    ObjectDefinition: LibOpt_Link
    OwningSide: 'Reference'
    InterfaceProperties { Accessibility: 'Module' }
  }
}