Benutzer-Werkzeuge

Webseiten-Werkzeuge


dokuwiki:spielplatz

Dies ist eine alte Version des Dokuments!


Inhaltsverzeichnis

Spielplatz



Word

Werkstatt / Basteln

Excel


Stammdaten


Stammdaten

Wartung

Dokumente


Spalten 1

Spalten 2

einfache zentrierte Box


Zu-Erledigen-Box


wichtig

markieren

weniger wichtig

Download-Box www.ch.ch



Bild einfügen


Unternamensraum:

Keine Unternamensräume.

Seiten in diesem Namensraum:


<bpmnio type=„bpmn“> <?xml version=„1.0“ encoding=„UTF-8“?> <definitions

  xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL"
  xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI"
  xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI"
  xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  targetNamespace="http://bpmn.io/bpmn"
  exporter="bpmn-js (https://demo.bpmn.io)"
  exporterVersion="18.3.1">
  <collaboration id="Collaboration_1oh70al">
      <participant id="Participant_1r8g02m" name="Erste Balken" processRef="Process_1" />
</collaboration>
<process id="Process_1" isExecutable="false">
  <startEvent id="StartEvent_1" name="Start">
    <outgoing>SequenceFlow_1</outgoing>
  </startEvent>
  <exclusiveGateway id="ExclusiveGateway_1" name="Result OK" gatewayDirection="Diverging">
    <incoming>SequenceFlow_2</incoming>
    <outgoing>SequenceFlow_0snv4kp</outgoing>
    <outgoing>SequenceFlow_0nuwads</outgoing>
  </exclusiveGateway>
  <task id="Task_17knw8l" name="Monitor">
    <outgoing>SequenceFlow_121ul2c</outgoing>
  </task>
  <endEvent id="EndEvent_0oj7l6x" name="End">
    <incoming>SequenceFlow_0snv4kp</incoming>
  </endEvent>
  <sequenceFlow id="SequenceFlow_1" name="" sourceRef="StartEvent_1" targetRef="Task_1" />
  <sequenceFlow id="SequenceFlow_121ul2c" sourceRef="Task_17knw8l" targetRef="Task_1" />
  <sequenceFlow id="SequenceFlow_0nuwads" name="No" sourceRef="ExclusiveGateway_1" targetRef="Task_1" />
  <sequenceFlow id="SequenceFlow_2" sourceRef="Task_1" targetRef="ExclusiveGateway_1" />
  <sequenceFlow id="SequenceFlow_0snv4kp" name="Yes" sourceRef="ExclusiveGateway_1" targetRef="EndEvent_0oj7l6x" />
  <task id="Task_1" name="Do Something">
    <incoming>SequenceFlow_1</incoming>
    <incoming>SequenceFlow_121ul2c</incoming>
    <incoming>SequenceFlow_0nuwads</incoming>
    <outgoing>SequenceFlow_2</outgoing>
  </task>
</process>
<bpmndi:BPMNDiagram id="BpmnDiagram_1">
  <bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Collaboration_1oh70al">
    <bpmndi:BPMNShape id="Participant_1r8g02m_di" bpmnElement="Participant_1r8g02m">
      <omgdc:Bounds x="104" y="78" width="668" height="297" />
    </bpmndi:BPMNShape>
    <bpmndi:BPMNShape id="StartEvent_1_gui" bpmnElement="StartEvent_1">
      <omgdc:Bounds x="242" y="187" width="30" height="30" />
      <bpmndi:BPMNLabel>
        <omgdc:Bounds x="212" y="219" width="90" height="22" />
      </bpmndi:BPMNLabel>
    </bpmndi:BPMNShape>
    <bpmndi:BPMNShape id="ExclusiveGateway_1_gui" bpmnElement="ExclusiveGateway_1" isMarkerVisible="true">
      <omgdc:Bounds x="508" y="182" width="40" height="40" />
      <bpmndi:BPMNLabel>
        <omgdc:Bounds x="483" y="234" width="90" height="24" />
      </bpmndi:BPMNLabel>
    </bpmndi:BPMNShape>
    <bpmndi:BPMNShape id="Task_17knw8l_di" bpmnElement="Task_17knw8l">
      <omgdc:Bounds x="340" y="275" width="100" height="80" />
    </bpmndi:BPMNShape>
    <bpmndi:BPMNShape id="EndEvent_0oj7l6x_di" bpmnElement="EndEvent_0oj7l6x">
      <omgdc:Bounds x="648" y="184" width="36" height="36" />
      <bpmndi:BPMNLabel>
        <omgdc:Bounds x="621" y="220" width="90" height="20" />
      </bpmndi:BPMNLabel>
    </bpmndi:BPMNShape>
    <bpmndi:BPMNShape id="Task_1_gui" bpmnElement="Task_1">
      <omgdc:Bounds x="340" y="162" width="100" height="80" />
      <bpmndi:BPMNLabel>
        <omgdc:Bounds x="118.85714721679688" y="47" width="82.28570556640625" height="12" />
      </bpmndi:BPMNLabel>
    </bpmndi:BPMNShape>
    <bpmndi:BPMNEdge id="SequenceFlow_1_gui" bpmnElement="SequenceFlow_1">
      <omgdi:waypoint x="272" y="202" />
      <omgdi:waypoint x="340" y="202" />
      <bpmndi:BPMNLabel>
        <omgdc:Bounds x="225" y="140" width="90" height="20" />
      </bpmndi:BPMNLabel>
    </bpmndi:BPMNEdge>
    <bpmndi:BPMNEdge id="SequenceFlow_121ul2c_di" bpmnElement="SequenceFlow_121ul2c">
      <omgdi:waypoint x="390" y="275" />
      <omgdi:waypoint x="390" y="242" />
      <bpmndi:BPMNLabel>
        <omgdc:Bounds x="358" y="273" width="90" height="20" />
      </bpmndi:BPMNLabel>
    </bpmndi:BPMNEdge>
    <bpmndi:BPMNEdge id="SequenceFlow_0nuwads_di" bpmnElement="SequenceFlow_0nuwads">
      <omgdi:waypoint x="508" y="202" />
      <omgdi:waypoint x="440" y="202" />
      <bpmndi:BPMNLabel>
        <omgdc:Bounds x="466" y="208" width="15" height="14" />
      </bpmndi:BPMNLabel>
    </bpmndi:BPMNEdge>
    <bpmndi:BPMNEdge id="SequenceFlow_2_di" bpmnElement="SequenceFlow_2">
      <omgdi:waypoint x="440" y="202" />
      <omgdi:waypoint x="508" y="202" />
      <bpmndi:BPMNLabel>
        <omgdc:Bounds x="433" y="192" width="90" height="20" />
      </bpmndi:BPMNLabel>
    </bpmndi:BPMNEdge>
    <bpmndi:BPMNEdge id="SequenceFlow_0snv4kp_di" bpmnElement="SequenceFlow_0snv4kp">
      <omgdi:waypoint x="548" y="202" />
      <omgdi:waypoint x="648" y="202" />
      <bpmndi:BPMNLabel>
        <omgdc:Bounds x="550" y="183" width="90" height="20" />
      </bpmndi:BPMNLabel>
    </bpmndi:BPMNEdge>
  </bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>

</definitions> </bpmnio>


<bpmnio type=„dmn“> <?xml version=„1.0“ encoding=„UTF-8“?> <definitions

  xmlns="https://www.omg.org/spec/DMN/20191111/MODEL/"
  xmlns:dmndi="https://www.omg.org/spec/DMN/20191111/DMNDI/"
  xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/"
  xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/"
  namespace="http://camunda.org/schema/1.0/dmn"
  exporter="dmn-js (https://demo.bpmn.io/dmn)"
  exporterVersion="17.0.2"
  name="DMN Diagram hinzufügen">
<inputData id="dayType_id" name="Type of day">
  <variable id="dayType_ii" name="Type of day" typeRef="string" />
</inputData>
<inputData id="temperature_id" name="Weather in Celsius">
  <variable id="temperature_ii" name="Weather in Celsius" typeRef="number" />
</inputData>
<knowledgeSource id="host_ks" name="Host" />
<knowledgeSource id="guest_ks" name="Guest Type">
  <authorityRequirement id="AuthorityRequirement_0vkhray">
    <requiredDecision href="#guestCount" />
  </authorityRequirement>
</knowledgeSource>
<businessKnowledgeModel id="elMenu" name="El menú" />
<decision id="dish-decision" name="Dish Decision">
  <informationRequirement id="InformationRequirement_1d56kg6">
    <requiredDecision href="#guestCount" />
  </informationRequirement>
  <informationRequirement id="InformationRequirement_11onl5b">
    <requiredDecision href="#season" />
  </informationRequirement>
  <authorityRequirement id="AuthorityRequirement_142y75e">
    <requiredAuthority href="#host_ks" />
  </authorityRequirement>
  <decisionTable id="dishDecisionTable">
    <input id="seasonInput" label="Season">
      <inputExpression id="seasonInputExpression" typeRef="string">
        <text>season</text>
      </inputExpression>
    </input>
    <input id="guestCountInput" label="How many guests">
      <inputExpression id="guestCountInputExpression" typeRef="number">
        <text>guestCount</text>
      </inputExpression>
    </input>
    <output id="output1" label="Dish" name="desiredDish" typeRef="string" />
    <rule id="row-495762709-1">
      <inputEntry id="UnaryTests_1nxcsjr">
        <text>"Winter"</text>
      </inputEntry>
      <inputEntry id="UnaryTests_1r9yorj">
        <text>&lt;= 8</text>
      </inputEntry>
      <outputEntry id="LiteralExpression_1mtwzqz">
        <text>"Spareribs"</text>
      </outputEntry>
    </rule>
    <rule id="row-495762709-2">
      <inputEntry id="UnaryTests_1lxjbif">
        <text>"Winter"</text>
      </inputEntry>
      <inputEntry id="UnaryTests_0nhiedb">
        <text>&gt; 8</text>
      </inputEntry>
      <outputEntry id="LiteralExpression_1h30r12">
        <text>"Pasta"</text>
      </outputEntry>
    </rule>
    <rule id="row-495762709-3">
      <inputEntry id="UnaryTests_0ifgmfm">
        <text>"Summer"</text>
      </inputEntry>
      <inputEntry id="UnaryTests_12cib9m">
        <text>&gt; 10</text>
      </inputEntry>
      <outputEntry id="LiteralExpression_0wgaegy">
        <text>"Light salad"</text>
      </outputEntry>
    </rule>
    <rule id="row-495762709-7">
      <inputEntry id="UnaryTests_0ozm9s7">
        <text>"Summer"</text>
      </inputEntry>
      <inputEntry id="UnaryTests_0sesgov">
        <text>&lt;= 10</text>
      </inputEntry>
      <outputEntry id="LiteralExpression_1dvc5x3">
        <text>"Beans salad"</text>
      </outputEntry>
    </rule>
    <rule id="row-445981423-3">
      <inputEntry id="UnaryTests_1er0je1">
        <text>"Spring"</text>
      </inputEntry>
      <inputEntry id="UnaryTests_1uzqner">
        <text>&lt; 10</text>
      </inputEntry>
      <outputEntry id="LiteralExpression_1pxy4g1">
        <text>"Stew"</text>
      </outputEntry>
    </rule>
    <rule id="row-445981423-4">
      <inputEntry id="UnaryTests_06or48g">
        <text>"Spring"</text>
      </inputEntry>
      <inputEntry id="UnaryTests_0wa71sy">
        <text>&gt;= 10</text>
      </inputEntry>
      <outputEntry id="LiteralExpression_09ggol9">
        <text>"Steak"</text>
      </outputEntry>
    </rule>
  </decisionTable>
</decision>
<decision id="season" name="Season decision">
  <informationRequirement id="InformationRequirement_1sdwefx">
    <requiredInput href="#temperature_id" />
  </informationRequirement>
  <decisionTable id="seasonDecisionTable">
    <input id="temperatureInput" label="Weather in Celsius">
      <inputExpression id="temperatureInputExpression" typeRef="number">
        <text>temperature</text>
      </inputExpression>
    </input>
    <output id="seasonOutput" label="season" name="season" typeRef="string" />
    <rule id="row-495762709-5">
      <inputEntry id="UnaryTests_1fd0eqo">
        <text>&gt;30</text>
      </inputEntry>
      <outputEntry id="LiteralExpression_0l98klb">
        <text>"Summer"</text>
      </outputEntry>
    </rule>
    <rule id="row-495762709-6">
      <inputEntry id="UnaryTests_1nz6at2">
        <text>&lt;10</text>
      </inputEntry>
      <outputEntry id="LiteralExpression_08moy1k">
        <text>"Winter"</text>
      </outputEntry>
    </rule>
    <rule id="row-445981423-2">
      <inputEntry id="UnaryTests_1a0imxy">
        <text>[10..30]</text>
      </inputEntry>
      <outputEntry id="LiteralExpression_1poftw4">
        <text>"Spring"</text>
      </outputEntry>
    </rule>
  </decisionTable>
</decision>
<decision id="guestCount" name="Guest Count">
  <informationRequirement id="InformationRequirement_0j60f3j">
    <requiredInput href="#dayType_id" />
  </informationRequirement>
  <knowledgeRequirement id="KnowledgeRequirement_0n56cqb">
    <requiredKnowledge href="#elMenu" />
  </knowledgeRequirement>
  <decisionTable id="guestCountDecisionTable">
    <input id="typeOfDayInput" label="Type of day">
      <inputExpression id="typeOfDayInputExpression" typeRef="string">
        <text>dayType</text>
      </inputExpression>
    </input>
    <output id="guestCountOutput" label="Guest count" name="guestCount" typeRef="number" />
    <rule id="row-495762709-8">
      <inputEntry id="UnaryTests_0l72u8n">
        <text>"Weekday"</text>
      </inputEntry>
      <outputEntry id="LiteralExpression_0wuwqaz">
        <text>4</text>
      </outputEntry>
    </rule>
    <rule id="row-495762709-9">
      <inputEntry id="UnaryTests_03a73o9">
        <text>"Holiday"</text>
      </inputEntry>
      <outputEntry id="LiteralExpression_1whn119">
        <text>10</text>
      </outputEntry>
    </rule>
    <rule id="row-495762709-10">
      <inputEntry id="UnaryTests_12tygwt">
        <text>"Weekend"</text>
      </inputEntry>
      <outputEntry id="LiteralExpression_1b5k9t8">
        <text>15</text>
      </outputEntry>
    </rule>
  </decisionTable>
</decision>
<textAnnotation id="TextAnnotation_1">
  <text>Week day or week end</text>
</textAnnotation>
<association id="Association_18hoj4i">
  <sourceRef href="#dayType_id" />
  <targetRef href="#TextAnnotation_1" />
</association>
<dmndi:DMNDI>
  <dmndi:DMNDiagram id="DMNDiagram_05sfxgt">
    <dmndi:DMNShape id="DMNShape_1nkrqp5" dmnElementRef="dayType_id">
      <dc:Bounds height="45" width="125" x="417" y="377" />
    </dmndi:DMNShape>
    <dmndi:DMNShape id="DMNShape_0wgwr3t" dmnElementRef="temperature_id">
      <dc:Bounds height="45" width="125" x="188" y="377" />
    </dmndi:DMNShape>
    <dmndi:DMNShape id="DMNShape_17n98pm" dmnElementRef="host_ks">
      <dc:Bounds height="63" width="100" x="646" y="48" />
    </dmndi:DMNShape>
    <dmndi:DMNShape id="DMNShape_1i9incu" dmnElementRef="guest_ks">
      <dc:Bounds height="63" width="100" x="660" y="198" />
    </dmndi:DMNShape>
    <dmndi:DMNEdge id="DMNEdge_0tdfvdg" dmnElementRef="AuthorityRequirement_0vkhray">
      <di:waypoint x="570" y="245" />
      <di:waypoint x="660" y="235" />
    </dmndi:DMNEdge>
    <dmndi:DMNShape id="DMNShape_1uo50vq" dmnElementRef="elMenu">
      <dc:Bounds height="46" width="135" x="642" y="307" />
    </dmndi:DMNShape>
    <dmndi:DMNShape id="DMNShape_0s7a8pk" dmnElementRef="dish-decision">
      <dc:Bounds height="80" width="180" x="301" y="48" />
    </dmndi:DMNShape>
    <dmndi:DMNEdge id="DMNEdge_1cvfntf" dmnElementRef="InformationRequirement_1d56kg6">
      <di:waypoint x="480" y="210" />
      <di:waypoint x="421" y="148" />
      <di:waypoint x="421" y="128" />
    </dmndi:DMNEdge>
    <dmndi:DMNEdge id="DMNEdge_0djoiii" dmnElementRef="InformationRequirement_11onl5b">
      <di:waypoint x="251" y="210" />
      <di:waypoint x="361" y="148" />
      <di:waypoint x="361" y="128" />
    </dmndi:DMNEdge>
    <dmndi:DMNEdge id="DMNEdge_0qqxexx" dmnElementRef="AuthorityRequirement_142y75e">
      <di:waypoint x="646" y="81" />
      <di:waypoint x="481" y="86" />
    </dmndi:DMNEdge>
    <dmndi:DMNShape id="DMNShape_06z5z89" dmnElementRef="season">
      <dc:Bounds height="80" width="180" x="161" y="210" />
    </dmndi:DMNShape>
    <dmndi:DMNEdge id="DMNEdge_1383eyj" dmnElementRef="InformationRequirement_1sdwefx">
      <di:waypoint x="251" y="377" />
      <di:waypoint x="251" y="310" />
      <di:waypoint x="251" y="290" />
    </dmndi:DMNEdge>
    <dmndi:DMNShape id="DMNShape_0qbhe8q" dmnElementRef="guestCount">
      <dc:Bounds height="80" width="180" x="390" y="210" />
    </dmndi:DMNShape>
    <dmndi:DMNEdge id="DMNEdge_131oa1j" dmnElementRef="KnowledgeRequirement_0n56cqb">
      <di:waypoint x="691" y="307" />
      <di:waypoint x="570" y="262" />
    </dmndi:DMNEdge>
    <dmndi:DMNEdge id="DMNEdge_1avtdb1" dmnElementRef="InformationRequirement_0j60f3j">
      <di:waypoint x="480" y="377" />
      <di:waypoint x="480" y="310" />
      <di:waypoint x="480" y="290" />
    </dmndi:DMNEdge>
    <dmndi:DMNShape id="DMNShape_0bblyhb" dmnElementRef="TextAnnotation_1">
      <dc:Bounds height="45" width="125" x="328" y="477" />
    </dmndi:DMNShape>
    <dmndi:DMNEdge id="DMNEdge_0aqnkob" dmnElementRef="Association_18hoj4i">
      <di:waypoint x="480" y="422" />
      <di:waypoint x="391" y="477" />
    </dmndi:DMNEdge>
  </dmndi:DMNDiagram>
</dmndi:DMNDI>

</definitions> </bpmnio>


Diese Website verwendet Cookies. Durch die Nutzung der Website stimmen Sie dem Speichern von Cookies auf Ihrem Computer zu. Außerdem bestätigen Sie, dass Sie unsere Datenschutzbestimmungen gelesen und verstanden haben. Wenn Sie nicht einverstanden sind, verlassen Sie die Website.Weitere Information
dokuwiki/spielplatz.1790090606.txt.gz · Zuletzt geändert: von lowex