This page (revision-21) was last changed on 19-Feb-2016 10:41 by Albrecht Striffler

This page was created on 12-Feb-2015 15:31 by unknown

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
21 19-Feb-2016 10:41 2 KB Albrecht Striffler to previous

Page References

Incoming links Outgoing links
Test1234 ...nobody

Version management

Difference between version and

At line 14 added one line
<flowchart fcid="flow_c4f4ece2" name="New Flowchart" icon="sanduhr.gif" width="451" height="361" autostart="true" idCounter="13">
At line 15 changed one line
%
<!-- nodes of the flowchart -->
<node fcid="#node_2">
<position left="187" top="20"></position>
<start>Start</start>
</node>
At line 22 added 69 lines
<node fcid="#node_3">
<position left="180" top="331"></position>
<exit>Exit</exit>
</node>
<node fcid="#node_4">
<position left="163" top="83"></position>
<action markup="KnOffice"><![CDATA[QuestionYN1]]></action>
</node>
<node fcid="#XX_5">
<position left="163" top="239"></position>
<action markup="KnOffice"><![CDATA[ALWAYS[QuestionYN3]]]></action>
</node>
<node fcid="#XX_6">
<position left="163" top="165"></position>
<action markup="KnOffice"><![CDATA[QuestionYN2]]></action>
</node>
<!-- rules of the flowchart -->
<edge fcid="#rule_7">
<origin>#node_2</origin>
<target>#node_4</target>
</edge>
<edge fcid="#rule_8">
<origin>#node_4</origin>
<target>#XX_6</target>
<guard markup="KnOffice"><![CDATA["QuestionYN1" = "Yes"]]></guard>
</edge>
<edge fcid="#rule_9">
<origin>#XX_6</origin>
<target>#XX_5</target>
<guard markup="KnOffice"><![CDATA["QuestionYN2" = "Yes"]]></guard>
</edge>
<edge fcid="#rule_10">
<origin>#XX_5</origin>
<target>#node_3</target>
<guard markup="KnOffice"><![CDATA["QuestionYN3" = "Yes"]]></guard>
</edge>
<edge fcid="#rule_11">
<origin>#XX_5</origin>
<target>#node_4</target>
<guard markup="KnOffice"><![CDATA["QuestionYN3" = "No"]]></guard>
<routingPoint x="222" y="1" />
</edge>
<edge fcid="#rule_12">
<origin>#XX_6</origin>
<target>#node_4</target>
<guard markup="KnOffice"><![CDATA["QuestionYN2" = "No"]]></guard>
<routingPoint x="145" y="0.36585365853658536" />
</edge>
<edge fcid="#rule_13">
<origin>#node_4</origin>
<target>#node_3</target>
<guard markup="KnOffice"><![CDATA["QuestionYN1" = "No"]]></guard>
<routingPoint x="-199" y="0.5232067510548524" />
</edge>
</flowchart>
%