This page (revision-6) was last changed on 28-May-2015 19:23 by Albrecht Striffler

This page was created on 28-May-2015 19:07 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
6 28-May-2015 19:23 1 KB Albrecht Striffler to previous
5 28-May-2015 19:23 1 KB Albrecht Striffler to previous | to last
4 28-May-2015 19:18 1 KB Albrecht Striffler to previous | to last
3 28-May-2015 19:15 789 bytes Albrecht Striffler to previous | to last
2 28-May-2015 19:14 176 bytes Albrecht Striffler to previous | to last
1 28-May-2015 19:07 114 bytes unknown to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 7 added 4 lines
%%ShowSolutions
%
At line 14 changed one line
%%DiaFlux
%%DiaFlux
<flowchart fcid="flow_de778150" name="Main" icon="sanduhr.gif" width="696" height="367" autostart="true" idCounter="13">
<!-- nodes of the flowchart -->
<node fcid="#node_2">
<position left="53" top="20"></position>
<start>Start</start>
</node>
<node fcid="#node_3">
<position left="20" top="108"></position>
<action markup="KnOffice"><![CDATA[CALL["Domain Selector"(Start)]]]></action>
</node>
<node fcid="#node_5">
<position left="24" top="224"></position>
<action markup="KnOffice"><![CDATA[CALL["Domain1 Flow1"(Start)]]]></action>
</node>
<node fcid="#node_8">
<position left="59" top="337"></position>
<exit>Exit</exit>
</node>
<node fcid="#node_10">
<position left="323" top="108"></position>
<action markup="KnOffice"><![CDATA[CALL["Domain2 Flow1"(Start)]]]></action>
</node>
<node fcid="#node_12">
<position left="608" top="119"></position>
<exit>Exit</exit>
</node>
<!-- rules of the flowchart -->
<edge fcid="#rule_6">
<origin>#node_2</origin>
<target>#node_3</target>
</edge>
<edge fcid="#rule_7">
<origin>#node_3</origin>
<target>#node_5</target>
<guard markup="KnOffice"><![CDATA[IS_ACTIVE["Domain Selector"(Domain1)]]]></guard>
</edge>
<edge fcid="#rule_9">
<origin>#node_5</origin>
<target>#node_8</target>
<guard markup="KnOffice"><![CDATA[IS_ACTIVE["Domain1 Flow1"(Exit)]]]></guard>
</edge>
<edge fcid="#rule_11">
<origin>#node_3</origin>
<target>#node_10</target>
<guard markup="KnOffice"><![CDATA[IS_ACTIVE["Domain Selector"(Domain2)]]]></guard>
</edge>
<edge fcid="#rule_13">
<origin>#node_10</origin>
<target>#node_12</target>
<guard markup="KnOffice"><![CDATA[IS_ACTIVE["Domain2 Flow1"(Exit)]]]></guard>
</edge>
</flowchart>