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
Quintiq file version 2.0
#parent: #root
Relation SWF_Workflow_Element_SWF_WorkflowElement_Workflow
{
  #keys: '1[107588.2015.1149514862]'
  Description: 'All elements belonging to the workflow.'
  DefaultRelationStrategy
  {
  }
  RelationSide.LeftSide Element
  {
    #keys: '3[107588.2015.1149514860][107588.2015.1149514859][107588.2015.1149514861]'
    Cardinality: '1toN'
    ObjectDefinition: SWF_Workflow
    OwningSide: 'Owned'
  }
  RelationSide.RightSide Workflow
  {
    #keys: '3[107588.2015.1149514864][107588.2015.1149514863][107588.2015.1149514865]'
    Cardinality: '0to1'
    ObjectDefinition: SWF_WorkflowElement
    OwningSide: 'Reference'
  }
}