This page (revision-52) was last changed on 10-Sep-2018 12:25 by Jochen Reutelshöfer

This page was created on 17-Dec-2012 15:33 by CarstenWasner

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
52 10-Sep-2018 12:25 4 KB Jochen Reutelshöfer to previous
51 10-Sep-2018 12:24 4 KB Jochen Reutelshöfer to previous | to last
50 10-Sep-2018 12:23 4 KB Jochen Reutelshöfer to previous | to last
49 28-Aug-2018 11:31 4 KB Albrecht Striffler to previous | to last
48 09-Dec-2016 15:57 4 KB Albrecht Striffler to previous | to last
47 09-Dec-2016 15:56 4 KB Albrecht Striffler to previous | to last
46 29-Apr-2016 15:35 4 KB Albrecht Striffler to previous | to last
45 26-Nov-2015 11:35 4 KB Albrecht Striffler to previous | to last
44 04-Feb-2015 10:10 4 KB Albrecht Striffler to previous | to last
43 11-Aug-2014 11:37 4 KB Albrecht Striffler to previous | to last
42 11-Aug-2014 11:36 4 KB Albrecht Striffler to previous | to last
41 11-Aug-2014 11:29 4 KB Albrecht Striffler to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 34 changed one line
<flowchart fcid="flow_7184e213" name="ExampleWorkFlow" icon="sanduhr.gif" width="750" height="500" autostart="false" idCounter="15">
<flowchart fcid="flow_7184e213" name="ExampleWorkFlow" icon="sanduhr.gif" width="750" height="500" autostart="false" idCounter="23">
At line 48 changed 2 lines
<position left="231" top="135"></position>
<decision>"Temperature"</decision>
<position left="231" top="59"></position>
<decision>"ambient_temperature"</decision>
At line 53 changed 2 lines
<position left="177" top="268"></position>
<decision>warm</decision>
<position left="317" top="157"></position>
<action markup="KnOffice">"warm" = P7</action>
At line 58 changed 2 lines
<position left="305" top="268"></position>
<decision>cold</decision>
<position left="196" top="157"></position>
<action markup="KnOffice">"cold" = P7</action>
At line 63 changed 2 lines
<position left="565" top="268"></position>
<decision>just_fine</decision>
<position left="572" top="157"></position>
<action markup="KnOffice">"just_fine" = P7</action>
At line 67 added 4 lines
<node fcid="#node_16">
<position left="473" top="368"></position>
<action markup="KnOffice">"just_fine" = N7</action>
</node>
At line 72 added 11 lines
<node fcid="#node_18">
<position left="504" top="267"></position>
<action markup="KnOffice">"warm" = N7</action>
</node>
<node fcid="#node_19">
<position left="619" top="268"></position>
<action markup="KnOffice">"cold" = N7</action>
</node>
At line 77 changed one line
<guard markup="KnOffice">"Temperature" > 25</guard>
<guard markup="KnOffice">"ambient_temperature" > 25</guard>
At line 83 changed one line
<guard markup="KnOffice">"Temperature" < 25</guard>
<guard markup="KnOffice">"ambient_temperature" < 25</guard>
At line 89 changed one line
<guard markup="KnOffice">"Temperature" = 25</guard>
<guard markup="KnOffice">"ambient_temperature" = 25</guard>
At line 93 changed 3 lines
<edge fcid="#rule_13">
<origin>#node_11</origin>
<target>#node_3</target>
<edge fcid="#rule_15">
<origin>#node_6</origin>
<target>#node_16</target>
<routingPoint x="0" y="0.86" />
At line 100 changed one line
<target>#node_3</target>
<target>#node_16</target>
At line 104 changed 2 lines
<edge fcid="#rule_15">
<origin>#node_6</origin>
<edge fcid="#rule_17">
<origin>#node_16</origin>
At line 107 removed one line
<routingPoint x="0" y="1" />
At line 125 added 20 lines
<edge fcid="#rule_20">
<origin>#node_11</origin>
<target>#node_18</target>
</edge>
<edge fcid="#rule_21">
<origin>#node_11</origin>
<target>#node_19</target>
</edge>
<edge fcid="#rule_22">
<origin>#node_19</origin>
<target>#node_3</target>
</edge>
<edge fcid="#rule_23">
<origin>#node_18</origin>
<target>#node_3</target>
</edge>
At line 147 added one line