mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 15:38:29 +00:00
User: dan@sartography.com clicked save for examples/1-basic-concepts/understanding-data-part-1/python.bpmn
This commit is contained in:
parent
3a633ce8c0
commit
7094a817ca
@ -391,6 +391,8 @@ Because we wanted to show that footnotes end up at the very end of the page, not
|
||||
<bpmn:dataObjectReference id="childrenref" name="childrenref" dataObjectRef="children" />
|
||||
<bpmn:dataObject id="children" name="children" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0wac5go" name="children" dataObjectRef="children" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0wac5go" name="children" dataObjectRef="children" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0wac5go" name="children" dataObjectRef="children" />
|
||||
<bpmn:textAnnotation id="TextAnnotation_187nrj2">
|
||||
<bpmn:text>The most straight forward way to create data is with a script task. Use the properties panel to the left, open the script section and launch the editor to see how we create variables.</bpmn:text>
|
||||
</bpmn:textAnnotation>
|
||||
@ -469,6 +471,12 @@ Because we wanted to show that footnotes end up at the very end of the page, not
|
||||
<dc:Bounds x="620" y="240" width="280" height="130" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataObjectReference_0wac5go_di" bpmnElement="DataObjectReference_0wac5go">
|
||||
<dc:Bounds x="542" y="165" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="541" y="222" width="39" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0bngcu2_di" bpmnElement="Flow_0bngcu2">
|
||||
<di:waypoint x="178" y="30" />
|
||||
<di:waypoint x="230" y="30" />
|
||||
@ -485,6 +493,10 @@ Because we wanted to show that footnotes end up at the very end of the page, not
|
||||
<di:waypoint x="620" y="30" />
|
||||
<di:waypoint x="680" y="30" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_0ixsxk4_di" bpmnElement="DataOutputAssociation_0ixsxk4">
|
||||
<di:waypoint x="330" y="58" />
|
||||
<di:waypoint x="542" y="174" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1hy1jl1_di" bpmnElement="Flow_1hy1jl1">
|
||||
<di:waypoint x="780" y="30" />
|
||||
<di:waypoint x="830" y="30" />
|
||||
@ -493,6 +505,10 @@ Because we wanted to show that footnotes end up at the very end of the page, not
|
||||
<di:waypoint x="930" y="30" />
|
||||
<di:waypoint x="980" y="30" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataInputAssociation_1atkomw_di" bpmnElement="DataInputAssociation_1atkomw">
|
||||
<di:waypoint x="578" y="183" />
|
||||
<di:waypoint x="855" y="70" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0dwam7u_di" bpmnElement="Flow_0dwam7u">
|
||||
<di:waypoint x="1080" y="30" />
|
||||
<di:waypoint x="1142" y="30" />
|
||||
@ -517,20 +533,6 @@ Because we wanted to show that footnotes end up at the very end of the page, not
|
||||
<di:waypoint x="1022" y="-10" />
|
||||
<di:waypoint x="1008" y="-85" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="DataObjectReference_0wac5go_di" bpmnElement="DataObjectReference_0wac5go">
|
||||
<dc:Bounds x="582" y="153" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="581" y="210" width="39" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_0ixsxk4_di" bpmnElement="DataOutputAssociation_0ixsxk4">
|
||||
<di:waypoint x="330" y="52" />
|
||||
<di:waypoint x="582" y="164" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataInputAssociation_1atkomw_di" bpmnElement="DataInputAssociation_1atkomw">
|
||||
<di:waypoint x="618" y="170" />
|
||||
<di:waypoint x="856" y="70" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
Loading…
x
Reference in New Issue
Block a user