-
-
Save thiagoelg/2775b0e401f517d64aabc17abf2a4d68 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
<?xml version="1.0" encoding="UTF-8"?> | |
<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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" id="_bJ8BQCu6EDuXta2sh4HKhQ" 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:itemDefinition id="_travellerItem" structureRef="org.acme.travel.Traveller"/> | |
<bpmn2:itemDefinition id="__60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8_namespaceInputXItem" structureRef="java.lang.String"/> | |
<bpmn2:itemDefinition id="__60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8_modelInputXItem" structureRef="java.lang.String"/> | |
<bpmn2:itemDefinition id="__60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8_decisionInputXItem" structureRef="java.lang.String"/> | |
<bpmn2:itemDefinition id="__60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8_travellerInputXItem" structureRef="org.acme.travel.Traveller"/> | |
<bpmn2:itemDefinition id="__60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8_travellerOutputXItem" structureRef="org.acme.travel.Traveller"/> | |
<bpmn2:itemDefinition id="__8BEA9396-93DE-4D44-8CE2-4A146464264E_eventOutputXItem" structureRef="org.acme.travel.Traveller"/> | |
<bpmn2:itemDefinition id="travellersType" structureRef="org.acme.travel.Traveller"/> | |
<bpmn2:itemDefinition id="_68CDBD85-3817-464B-95BC-5CE9B7E0DE9E" structureRef=""/> | |
<bpmn2:itemDefinition id="_D3C52F39-7452-448A-B152-C97F3A35EF5D" structureRef=""/> | |
<bpmn2:message id="_bJ8oUCu6EDuXta2sh4HKhQ" itemRef="travellersType" name="travellers"/> | |
<bpmn2:collaboration id="_FF23E1DA-BFD6-499B-A9A4-EAE3A062B2C7" name="Default Collaboration"> | |
<bpmn2:participant id="_16EB8C0F-A771-4AD0-A93E-2A58EE563670" name="Pool Participant" processRef="Travelers"/> | |
</bpmn2:collaboration> | |
<bpmn2:process id="Travelers" drools:packageName="org.kie.kogito.test" drools:version="1.0" drools:adHoc="false" name="Process travelers" isExecutable="true" processType="Public"> | |
<bpmn2:property id="traveller" itemSubjectRef="_travellerItem" name="traveller"/> | |
<bpmn2:sequenceFlow id="_D15CD483-D31D-42F8-A93A-AAAF44292D84" sourceRef="_8BEA9396-93DE-4D44-8CE2-4A146464264E" targetRef="_60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8"> | |
<bpmn2:extensionElements> | |
<drools:metaData name="isAutoConnection.source"> | |
<drools:metaValue><![CDATA[true]]></drools:metaValue> | |
</drools:metaData> | |
<drools:metaData name="isAutoConnection.target"> | |
<drools:metaValue><![CDATA[true]]></drools:metaValue> | |
</drools:metaData> | |
</bpmn2:extensionElements> | |
</bpmn2:sequenceFlow> | |
<bpmn2:sequenceFlow id="_EDFD7D46-79EC-4C49-B6D8-5873E9301AC7" name="No" sourceRef="_58FF9DA5-06C6-4D71-91CD-6EAE4E999CF9" targetRef="_0C615323-1520-40BF-8A41-46C2BBC6819C"> | |
<bpmn2:extensionElements> | |
<drools:metaData name="elementname"> | |
<drools:metaValue><![CDATA[No]]></drools:metaValue> | |
</drools:metaData> | |
</bpmn2:extensionElements> | |
<bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" language="http://www.java.com/java"><![CDATA[return !traveller.isProcessed();]]></bpmn2:conditionExpression> | |
</bpmn2:sequenceFlow> | |
<bpmn2:sequenceFlow id="_96F8E118-C58C-4369-89DC-2C881614FF73" sourceRef="_60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8" targetRef="_58FF9DA5-06C6-4D71-91CD-6EAE4E999CF9"/> | |
<bpmn2:sequenceFlow id="_5CC19845-48FB-4E72-BD04-E392C0241209" sourceRef="_0C615323-1520-40BF-8A41-46C2BBC6819C" targetRef="_F368D316-78E0-4D1C-A59A-79BC75A0A62B"> | |
<bpmn2:extensionElements> | |
<drools:metaData name="isAutoConnection.source"> | |
<drools:metaValue><![CDATA[true]]></drools:metaValue> | |
</drools:metaData> | |
<drools:metaData name="isAutoConnection.target"> | |
<drools:metaValue><![CDATA[true]]></drools:metaValue> | |
</drools:metaData> | |
</bpmn2:extensionElements> | |
</bpmn2:sequenceFlow> | |
<bpmn2:scriptTask id="_0C615323-1520-40BF-8A41-46C2BBC6819C" name="Skip Traveler" scriptFormat="http://www.java.com/java"> | |
<bpmn2:extensionElements> | |
<drools:metaData name="elementname"> | |
<drools:metaValue><![CDATA[Skip Traveler]]></drools:metaValue> | |
</drools:metaData> | |
</bpmn2:extensionElements> | |
<bpmn2:incoming>_EDFD7D46-79EC-4C49-B6D8-5873E9301AC7</bpmn2:incoming> | |
<bpmn2:outgoing>_5CC19845-48FB-4E72-BD04-E392C0241209</bpmn2:outgoing> | |
<bpmn2:script>System.out.println("Skipping traveller " + traveller);</bpmn2:script> | |
</bpmn2:scriptTask> | |
<bpmn2:startEvent id="_8BEA9396-93DE-4D44-8CE2-4A146464264E" name="travelers"> | |
<bpmn2:extensionElements> | |
<drools:metaData name="elementname"> | |
<drools:metaValue><![CDATA[travelers]]></drools:metaValue> | |
</drools:metaData> | |
</bpmn2:extensionElements> | |
<bpmn2:outgoing>_D15CD483-D31D-42F8-A93A-AAAF44292D84</bpmn2:outgoing> | |
<bpmn2:dataOutput id="_8BEA9396-93DE-4D44-8CE2-4A146464264E_eventOutputX" drools:dtype="org.acme.travel.Traveller" itemSubjectRef="__8BEA9396-93DE-4D44-8CE2-4A146464264E_eventOutputXItem" name="event"/> | |
<bpmn2:dataOutputAssociation> | |
<bpmn2:sourceRef>_8BEA9396-93DE-4D44-8CE2-4A146464264E_eventOutputX</bpmn2:sourceRef> | |
<bpmn2:targetRef>traveller</bpmn2:targetRef> | |
</bpmn2:dataOutputAssociation> | |
<bpmn2:outputSet> | |
<bpmn2:dataOutputRefs>_8BEA9396-93DE-4D44-8CE2-4A146464264E_eventOutputX</bpmn2:dataOutputRefs> | |
</bpmn2:outputSet> | |
<bpmn2:messageEventDefinition drools:msgref="travellers" messageRef="_bJ8oUCu6EDuXta2sh4HKhQ"/> | |
</bpmn2:startEvent> | |
<bpmn2:businessRuleTask id="_60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8" drools:ruleFlowGroup="travellers" name="Process Traveler" implementation="http://www.jboss.org/drools/rule"> | |
<bpmn2:extensionElements> | |
<drools:metaData name="elementname"> | |
<drools:metaValue><![CDATA[Process Traveler]]></drools:metaValue> | |
</drools:metaData> | |
<drools:metaData name="customAsync"> | |
<drools:metaValue><![CDATA[true]]></drools:metaValue> | |
</drools:metaData> | |
</bpmn2:extensionElements> | |
<bpmn2:incoming>_D15CD483-D31D-42F8-A93A-AAAF44292D84</bpmn2:incoming> | |
<bpmn2:outgoing>_96F8E118-C58C-4369-89DC-2C881614FF73</bpmn2:outgoing> | |
<bpmn2:ioSpecification> | |
<bpmn2:dataInput id="_60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8_travellerInputX" drools:dtype="org.acme.travel.Traveller" itemSubjectRef="__60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8_travellerInputXItem" name="traveller"/> | |
<bpmn2:dataOutput id="_60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8_travellerOutputX" drools:dtype="org.acme.travel.Traveller" itemSubjectRef="__60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8_travellerOutputXItem" name="traveller"/> | |
<bpmn2:inputSet> | |
<bpmn2:dataInputRefs>_60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8_travellerInputX</bpmn2:dataInputRefs> | |
</bpmn2:inputSet> | |
<bpmn2:outputSet> | |
<bpmn2:dataOutputRefs>_60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8_travellerOutputX</bpmn2:dataOutputRefs> | |
</bpmn2:outputSet> | |
</bpmn2:ioSpecification> | |
<bpmn2:dataInputAssociation> | |
<bpmn2:sourceRef>traveller</bpmn2:sourceRef> | |
<bpmn2:targetRef>_60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8_travellerInputX</bpmn2:targetRef> | |
</bpmn2:dataInputAssociation> | |
<bpmn2:dataOutputAssociation> | |
<bpmn2:sourceRef>_60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8_travellerOutputX</bpmn2:sourceRef> | |
<bpmn2:targetRef>traveller</bpmn2:targetRef> | |
</bpmn2:dataOutputAssociation> | |
</bpmn2:businessRuleTask> | |
<bpmn2:exclusiveGateway id="_58FF9DA5-06C6-4D71-91CD-6EAE4E999CF9" name="Processed Traveler?"> | |
<bpmn2:extensionElements> | |
<drools:metaData name="elementname"> | |
<drools:metaValue><![CDATA[Processed Traveler?]]></drools:metaValue> | |
</drools:metaData> | |
</bpmn2:extensionElements> | |
<bpmn2:incoming>_96F8E118-C58C-4369-89DC-2C881614FF73</bpmn2:incoming> | |
<bpmn2:outgoing>_EDFD7D46-79EC-4C49-B6D8-5873E9301AC7</bpmn2:outgoing> | |
</bpmn2:exclusiveGateway> | |
<bpmn2:endEvent id="_F368D316-78E0-4D1C-A59A-79BC75A0A62B" name="skipTraveler"> | |
<bpmn2:extensionElements> | |
<drools:metaData name="elementname"> | |
<drools:metaValue><![CDATA[skipTraveler]]></drools:metaValue> | |
</drools:metaData> | |
</bpmn2:extensionElements> | |
<bpmn2:incoming>_5CC19845-48FB-4E72-BD04-E392C0241209</bpmn2:incoming> | |
<bpmn2:terminateEventDefinition/> | |
</bpmn2:endEvent> | |
</bpmn2:process> | |
<bpmndi:BPMNDiagram> | |
<bpmndi:BPMNPlane bpmnElement="Travelers"> | |
<bpmndi:BPMNShape id="shape__F368D316-78E0-4D1C-A59A-79BC75A0A62B" bpmnElement="_F368D316-78E0-4D1C-A59A-79BC75A0A62B"> | |
<dc:Bounds height="56" width="56" x="1170" y="508"/> | |
</bpmndi:BPMNShape> | |
<bpmndi:BPMNShape id="shape__58FF9DA5-06C6-4D71-91CD-6EAE4E999CF9" bpmnElement="_58FF9DA5-06C6-4D71-91CD-6EAE4E999CF9"> | |
<dc:Bounds height="56" width="56" x="452" y="66"/> | |
</bpmndi:BPMNShape> | |
<bpmndi:BPMNShape id="shape__60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8" bpmnElement="_60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8"> | |
<dc:Bounds height="102" width="154" x="218" y="43"/> | |
</bpmndi:BPMNShape> | |
<bpmndi:BPMNShape id="shape__8BEA9396-93DE-4D44-8CE2-4A146464264E" bpmnElement="_8BEA9396-93DE-4D44-8CE2-4A146464264E"> | |
<dc:Bounds height="56" width="56" x="90" y="66"/> | |
</bpmndi:BPMNShape> | |
<bpmndi:BPMNShape id="shape__0C615323-1520-40BF-8A41-46C2BBC6819C" bpmnElement="_0C615323-1520-40BF-8A41-46C2BBC6819C"> | |
<dc:Bounds height="102" width="154" x="569" y="543"/> | |
</bpmndi:BPMNShape> | |
<bpmndi:BPMNEdge id="edge_shape__0C615323-1520-40BF-8A41-46C2BBC6819C_to_shape__F368D316-78E0-4D1C-A59A-79BC75A0A62B" bpmnElement="_5CC19845-48FB-4E72-BD04-E392C0241209"> | |
<di:waypoint x="723" y="594"/> | |
<di:waypoint x="1170" y="536"/> | |
</bpmndi:BPMNEdge> | |
<bpmndi:BPMNEdge id="edge_shape__60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8_to_shape__58FF9DA5-06C6-4D71-91CD-6EAE4E999CF9" bpmnElement="_96F8E118-C58C-4369-89DC-2C881614FF73"> | |
<di:waypoint x="372" y="94"/> | |
<di:waypoint x="452" y="94"/> | |
</bpmndi:BPMNEdge> | |
<bpmndi:BPMNEdge id="edge_shape__58FF9DA5-06C6-4D71-91CD-6EAE4E999CF9_to_shape__0C615323-1520-40BF-8A41-46C2BBC6819C" bpmnElement="_EDFD7D46-79EC-4C49-B6D8-5873E9301AC7"> | |
<di:waypoint x="480" y="122"/> | |
<di:waypoint x="480" y="285"/> | |
<di:waypoint x="569" y="594"/> | |
</bpmndi:BPMNEdge> | |
<bpmndi:BPMNEdge id="edge_shape__8BEA9396-93DE-4D44-8CE2-4A146464264E_to_shape__60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8" bpmnElement="_D15CD483-D31D-42F8-A93A-AAAF44292D84"> | |
<di:waypoint x="146" y="94"/> | |
<di:waypoint x="218" y="94"/> | |
</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="_60FA6326-76DC-4DB2-AB06-DB8AC8EE8DC8"> | |
<bpsim:TimeParameters> | |
<bpsim:ProcessingTime> | |
<bpsim:NormalDistribution mean="0" standardDeviation="0"/> | |
</bpsim:ProcessingTime> | |
</bpsim:TimeParameters> | |
<bpsim:ResourceParameters> | |
<bpsim:Availability> | |
<bpsim:FloatingParameter value="0"/> | |
</bpsim:Availability> | |
<bpsim:Quantity> | |
<bpsim:FloatingParameter value="0"/> | |
</bpsim:Quantity> | |
</bpsim:ResourceParameters> | |
<bpsim:CostParameters> | |
<bpsim:UnitCost> | |
<bpsim:FloatingParameter value="0"/> | |
</bpsim:UnitCost> | |
</bpsim:CostParameters> | |
</bpsim:ElementParameters> | |
<bpsim:ElementParameters elementRef="_0C615323-1520-40BF-8A41-46C2BBC6819C"> | |
<bpsim:TimeParameters> | |
<bpsim:ProcessingTime> | |
<bpsim:NormalDistribution mean="0" standardDeviation="0"/> | |
</bpsim:ProcessingTime> | |
</bpsim:TimeParameters> | |
<bpsim:ResourceParameters> | |
<bpsim:Availability> | |
<bpsim:FloatingParameter value="0"/> | |
</bpsim:Availability> | |
<bpsim:Quantity> | |
<bpsim:FloatingParameter value="0"/> | |
</bpsim:Quantity> | |
</bpsim:ResourceParameters> | |
<bpsim:CostParameters> | |
<bpsim:UnitCost> | |
<bpsim:FloatingParameter value="0"/> | |
</bpsim:UnitCost> | |
</bpsim:CostParameters> | |
</bpsim:ElementParameters> | |
</bpsim:Scenario> | |
</bpsim:BPSimData> | |
</bpmn2:extensionElements> | |
<bpmn2:source>_bJ8BQCu6EDuXta2sh4HKhQ</bpmn2:source> | |
<bpmn2:target>_bJ8BQCu6EDuXta2sh4HKhQ</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
<PMML xmlns="http://www.dmg.org/PMML-4_4" version="4.4"> | |
<Header/> | |
<DataDictionary/> | |
<Scorecard modelName="Untitled model" functionName="regression"> | |
<MiningSchema/> | |
<Output/> | |
<Characteristics/> | |
</Scorecard> | |
</PMML> |
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:drools="http://www.jboss.org/drools" xmlns:xsi="xsi" id="_xYnigBsREDqTWoGCgbSZrA" 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="Untitled" drools:packageName="com.example" drools:version="1.0" drools:adHoc="false" name="Untitled" isExecutable="true" processType="Public"> | |
<bpmn2:startEvent id="_1678BCAB-C0B7-40B9-9994-1BA83FD8A563"/> | |
</bpmn2:process> | |
<bpmndi:BPMNDiagram> | |
<bpmndi:BPMNPlane bpmnElement="Untitled"> | |
<bpmndi:BPMNShape id="shape__1678BCAB-C0B7-40B9-9994-1BA83FD8A563" bpmnElement="_1678BCAB-C0B7-40B9-9994-1BA83FD8A563"> | |
<dc:Bounds height="56" width="56" x="655" y="108"/> | |
</bpmndi:BPMNShape> | |
</bpmndi:BPMNPlane> | |
</bpmndi:BPMNDiagram> | |
<bpmn2:relationship type="BPSimData"> | |
<bpmn2:extensionElements> | |
<bpsim:BPSimData> | |
<bpsim:Scenario id="default" name="Simulationscenario"> | |
<bpsim:ScenarioParameters/> | |
<bpsim:ElementParameters elementRef="_1678BCAB-C0B7-40B9-9994-1BA83FD8A563"> | |
<bpsim:TimeParameters> | |
<bpsim:ProcessingTime> | |
<bpsim:NormalDistribution mean="0" standardDeviation="0"/> | |
</bpsim:ProcessingTime> | |
</bpsim:TimeParameters> | |
</bpsim:ElementParameters> | |
</bpsim:Scenario> | |
</bpsim:BPSimData> | |
</bpmn2:extensionElements> | |
<bpmn2:source>_xYnigBsREDqTWoGCgbSZrA</bpmn2:source> | |
<bpmn2:target>_xYnigBsREDqTWoGCgbSZrA</bpmn2:target> | |
</bpmn2:relationship> | |
</bpmn2:definitions> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment