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

This page was created on 28-May-2015 19:10 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
9 28-May-2015 19:22 2 KB Albrecht Striffler to previous
8 28-May-2015 19:17 2 KB Albrecht Striffler to previous | to last
7 28-May-2015 19:16 1 KB Albrecht Striffler to previous | to last
6 28-May-2015 19:16 1 KB Albrecht Striffler to previous | to last
5 28-May-2015 19:16 1 KB Albrecht Striffler to previous | to last
4 28-May-2015 19:14 319 bytes Albrecht Striffler to previous | to last
3 28-May-2015 19:10 253 bytes Albrecht Striffler to previous | to last
2 28-May-2015 19:10 222 bytes Albrecht Striffler to previous | to last
1 28-May-2015 19:10 225 bytes unknown to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 4 changed one line
@package dmp_domain1_starter
At line 8 added 4 lines
%%ShowSolutions
@package dmp_domain1_starter
%
At line 13 changed one line
%%DiaFlux
%%Question
Domain1
- Domain1Q1 [yn]
- Domain1Q2 [yn]
%
%%Solution
Domain1 Alert
%
%%DiaFlux
<flowchart fcid="flow_9e98bf41" name="New Flowchart" icon="sanduhr.gif" width="175" height="366" autostart="true" idCounter="8">
<!-- 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="117"></position>
<action markup="KnOffice"><![CDATA[CALL["Domain Selector"(Start)]]]></action>
</node>
<node fcid="#node_5">
<position left="24" top="233"></position>
<action markup="KnOffice"><![CDATA[CALL["Domain1 Flow1"(Start)]]]></action>
</node>
<node fcid="#node_7">
<position left="53" top="336"></position>
<exit>Exit</exit>
</node>
<!-- rules of the flowchart -->
<edge fcid="#rule_4">
<origin>#node_2</origin>
<target>#node_3</target>
</edge>
<edge fcid="#rule_6">
<origin>#node_3</origin>
<target>#node_5</target>
<guard markup="KnOffice"><![CDATA[PROCESSED[Domain Selector]]]></guard>
</edge>
<edge fcid="#rule_8">
<origin>#node_5</origin>
<target>#node_7</target>
<guard markup="KnOffice"><![CDATA[IS_ACTIVE["Domain1 Flow1"(Exit)]]]></guard>
</edge>
</flowchart>
At line 18 changed one line
%%DiaFlux
%%DiaFlux
<flowchart fcid="flow_0273c8d6" name="Domain1 Flow1" icon="sanduhr.gif" width="160" height="396" autostart="false" idCounter="10">
<!-- nodes of the flowchart -->
<node fcid="#node_2">
<position left="46" top="20"></position>
<start>Start</start>
</node>
<node fcid="#node_3">
<position left="30" top="102"></position>
<action markup="KnOffice"><![CDATA[Domain1Q1]]></action>
</node>
<node fcid="#node_4">
<position left="30" top="210"></position>
<action markup="KnOffice"><![CDATA[Domain1Q2]]></action>
</node>
<node fcid="#node_7">
<position left="46" top="366"></position>
<exit>Exit</exit>
</node>
<node fcid="#node_9">
<position left="20" top="286"></position>
<action markup="KnOffice"><![CDATA["Domain1 Alert" = P7]]></action>
</node>
<!-- rules of the flowchart -->
<edge fcid="#rule_5">
<origin>#node_2</origin>
<target>#node_3</target>
</edge>
<edge fcid="#rule_6">
<origin>#node_3</origin>
<target>#node_4</target>
<guard markup="KnOffice"><![CDATA["Domain1Q1" = "Yes"]]></guard>
</edge>
<edge fcid="#rule_8">
<origin>#node_4</origin>
<target>#node_9</target>
<guard markup="KnOffice"><![CDATA["Domain1Q2" = "Yes"]]></guard>
</edge>
<edge fcid="#rule_10">
<origin>#node_9</origin>
<target>#node_7</target>
</edge>
</flowchart>