Created
October 25, 2021 18:47
-
-
Save tiagobento/e5dac3cbe4dba4d5270ac4a623471efc to your computer and use it in GitHub Desktop.
Untitled Folder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<bpmn2:definitions xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:bpsim="http://www.bpsim.org/schemas/1.0" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:drools="http://www.jboss.org/drools" xmlns:xsi="xsi" id="_2-I0EBfxEDqjPNji70fwmA" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd http://www.jboss.org/drools drools.xsd http://www.bpsim.org/schemas/1.0 bpsim.xsd http://www.omg.org/spec/DD/20100524/DC DC.xsd http://www.omg.org/spec/DD/20100524/DI DI.xsd " exporter="jBPM Process Modeler" exporterVersion="2.0" targetNamespace="http://www.omg.org/bpmn20"> | |
<bpmn2:process id="new_file" drools:packageName="com.example" drools:version="1.0" drools:adHoc="false" name="new-file" isExecutable="true" processType="Public"> | |
<bpmn2:sequenceFlow id="_5C2F764C-5922-48AF-BEF4-A8932C176DF2" sourceRef="_7C966924-EF11-4EAB-82EC-A8F2059C0EFE" targetRef="_58AC6A04-9614-4F54-BE92-15990AE99D4E"/> | |
<bpmn2:endEvent id="_58AC6A04-9614-4F54-BE92-15990AE99D4E"> | |
<bpmn2:incoming>_5C2F764C-5922-48AF-BEF4-A8932C176DF2</bpmn2:incoming> | |
</bpmn2:endEvent> | |
<bpmn2:startEvent id="_7C966924-EF11-4EAB-82EC-A8F2059C0EFE"> | |
<bpmn2:outgoing>_5C2F764C-5922-48AF-BEF4-A8932C176DF2</bpmn2:outgoing> | |
</bpmn2:startEvent> | |
</bpmn2:process> | |
<bpmndi:BPMNDiagram> | |
<bpmndi:BPMNPlane bpmnElement="new_file"> | |
<bpmndi:BPMNShape id="shape__7C966924-EF11-4EAB-82EC-A8F2059C0EFE" bpmnElement="_7C966924-EF11-4EAB-82EC-A8F2059C0EFE"> | |
<dc:Bounds height="56" width="56" x="393" y="193"/> | |
</bpmndi:BPMNShape> | |
<bpmndi:BPMNShape id="shape__58AC6A04-9614-4F54-BE92-15990AE99D4E" bpmnElement="_58AC6A04-9614-4F54-BE92-15990AE99D4E"> | |
<dc:Bounds height="56" width="56" x="529" y="193"/> | |
</bpmndi:BPMNShape> | |
<bpmndi:BPMNEdge id="edge_shape__7C966924-EF11-4EAB-82EC-A8F2059C0EFE_to_shape__58AC6A04-9614-4F54-BE92-15990AE99D4E" bpmnElement="_5C2F764C-5922-48AF-BEF4-A8932C176DF2"> | |
<di:waypoint x="421" y="221"/> | |
<di:waypoint x="557" y="221"/> | |
</bpmndi:BPMNEdge> | |
</bpmndi:BPMNPlane> | |
</bpmndi:BPMNDiagram> | |
<bpmn2:relationship type="BPSimData"> | |
<bpmn2:extensionElements> | |
<bpsim:BPSimData> | |
<bpsim:Scenario id="default" name="Simulationscenario"> | |
<bpsim:ScenarioParameters/> | |
<bpsim:ElementParameters elementRef="_7C966924-EF11-4EAB-82EC-A8F2059C0EFE"> | |
<bpsim:TimeParameters> | |
<bpsim:ProcessingTime> | |
<bpsim:NormalDistribution mean="0" standardDeviation="0"/> | |
</bpsim:ProcessingTime> | |
</bpsim:TimeParameters> | |
</bpsim:ElementParameters> | |
</bpsim:Scenario> | |
</bpsim:BPSimData> | |
</bpmn2:extensionElements> | |
<bpmn2:source>_2-I0EBfxEDqjPNji70fwmA</bpmn2:source> | |
<bpmn2:target>_2-I0EBfxEDqjPNji70fwmA</bpmn2:target> | |
</bpmn2:relationship> | |
</bpmn2:definitions> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_C1C79B97-8F91-42EC-89C5-2466294AF4A5" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_99D6F3C5-F49A-4B48-ACC4-B04551E42313" name="new-file" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_C1C79B97-8F91-42EC-89C5-2466294AF4A5"> | |
<dmn:extensionElements/> | |
<dmn:inputData id="_B748AD79-D223-4D53-9077-7FC9418F5B9C" name="InputData-1"> | |
<dmn:extensionElements/> | |
<dmn:variable id="_9190EF3E-A24E-4887-B191-31F74D90A9DC" name="InputData-1"/> | |
</dmn:inputData> | |
<dmn:decision id="_DC526277-8F57-487A-87BC-25F5750A1969" name="Decision-1"> | |
<dmn:extensionElements/> | |
<dmn:variable id="_00EEC501-88BE-4F8C-BCDB-0DDA87F12BB7" name="Decision-1"/> | |
<dmn:informationRequirement id="_0F2502E2-1DBD-4394-A25B-0F9DDE9B9EE1"> | |
<dmn:requiredInput href="#_B748AD79-D223-4D53-9077-7FC9418F5B9C"/> | |
</dmn:informationRequirement> | |
</dmn:decision> | |
<dmndi:DMNDI> | |
<dmndi:DMNDiagram id="_91A0CC37-0D6C-4323-80D8-57547A4B2A11" name="DRG"> | |
<di:extension> | |
<kie:ComponentsWidthsExtension/> | |
</di:extension> | |
<dmndi:DMNShape id="dmnshape-drg-_B748AD79-D223-4D53-9077-7FC9418F5B9C" dmnElementRef="_B748AD79-D223-4D53-9077-7FC9418F5B9C" isCollapsed="false"> | |
<dmndi:DMNStyle> | |
<dmndi:FillColor red="255" green="255" blue="255"/> | |
<dmndi:StrokeColor red="0" green="0" blue="0"/> | |
<dmndi:FontColor red="0" green="0" blue="0"/> | |
</dmndi:DMNStyle> | |
<dc:Bounds x="237" y="255" width="100" height="50"/> | |
<dmndi:DMNLabel/> | |
</dmndi:DMNShape> | |
<dmndi:DMNShape id="dmnshape-drg-_DC526277-8F57-487A-87BC-25F5750A1969" dmnElementRef="_DC526277-8F57-487A-87BC-25F5750A1969" isCollapsed="false"> | |
<dmndi:DMNStyle> | |
<dmndi:FillColor red="255" green="255" blue="255"/> | |
<dmndi:StrokeColor red="0" green="0" blue="0"/> | |
<dmndi:FontColor red="0" green="0" blue="0"/> | |
</dmndi:DMNStyle> | |
<dc:Bounds x="237" y="125" width="100" height="50"/> | |
<dmndi:DMNLabel/> | |
</dmndi:DMNShape> | |
<dmndi:DMNEdge id="dmnedge-drg-_0F2502E2-1DBD-4394-A25B-0F9DDE9B9EE1-AUTO-SOURCE-AUTO-TARGET" dmnElementRef="_0F2502E2-1DBD-4394-A25B-0F9DDE9B9EE1"> | |
<di:waypoint x="287" y="255"/> | |
<di:waypoint x="287" y="175"/> | |
</dmndi:DMNEdge> | |
</dmndi:DMNDiagram> | |
</dmndi:DMNDI> | |
</dmn:definitions> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment