%%CIDashboard
  @name: CITester
  @trigger: onSave "Tester"
  @test: UnusedNode "Tester"
%


%%KnowledgeBase 
  Repeated Indication Test
  @uses: RIT
%

[{KnowWEPlugin quickInterview}]

%%Question
  FB
  - Frage1 [oc]
  -- ja
  -- nein
  - Frage2 [oc]
  -- ja
  -- nein
  - Frage3 [oc]
  -- ja 
  -- nein
  @package: RIT
%

%%DiaFlux
<flowchart fcid="flow_1c6946d2" name="StarterFlow" icon="sanduhr.gif" width="750" height="408" autostart="true" idCounter="18">

	<!-- nodes of the flowchart -->
	<node fcid="#node_2">
		<position left="118" top="50"></position>
		<start>Start</start>
	</node>

	<node fcid="#node_4">
		<position left="126" top="338"></position>
		<exit>Exit</exit>
	</node>

	<node fcid="#node_5">
		<position left="116" top="124"></position>
		<action markup="KnOffice">Frage1</action>
	</node>

	<node fcid="#node_6">
		<position left="116" top="265"></position>
		<action markup="KnOffice">Frage2</action>
	</node>

	<node fcid="#node_9">
		<position left="113" top="198"></position>
		<action markup="KnOffice">CALL[StarterSubFlow(Start)]</action>
	</node>

	<node fcid="#node_12">
		<position left="331" top="129"></position>
		<action markup="KnOffice">ALWAYS[Frage2]</action>
	</node>


	<!-- rules of the flowchart -->
	<edge fcid="#rule_7">
		<origin>#node_2</origin>
		<target>#node_5</target>
	</edge>

	<edge fcid="#rule_8">
		<origin>#node_6</origin>
		<target>#node_4</target>
		<guard markup="KnOffice">KNOWN["Frage2"]</guard>
	</edge>

	<edge fcid="#rule_11">
		<origin>#node_9</origin>
		<target>#node_6</target>
		<guard markup="KnOffice">PROCESSED[StarterSubFlow]</guard>
	</edge>

	<edge fcid="#rule_15">
		<origin>#node_5</origin>
		<target>#node_9</target>
		<guard markup="KnOffice">KNOWN["Frage1"]</guard>
	</edge>

	<edge fcid="#rule_17">
		<origin>#node_12</origin>
		<target>#node_4</target>
		<guard markup="KnOffice">KNOWN["Frage2"]</guard>
	</edge>

	<edge fcid="#rule_18">
		<origin>#node_5</origin>
		<target>#node_12</target>
		<guard markup="KnOffice">KNOWN["Frage1"]</guard>
	</edge>

	<preview mimetype="text/html">
		<![CDATA[
<DIV class="Flowchart" style=" width: 753px; height: 413px;"><DIV class="Node" id="#node_2" style="left: 118px;top: 50px; width: 75px; height: 20px;"><DIV class="start" style=" width: 62px; height: 20px;"><DIV class="decorator" style=" width: 20px; height: 20px;"></DIV><DIV class="title" style=" width: 60px; height: 15px;">Start</DIV></DIV></DIV><DIV class="Node" id="#node_4" style="left: 126px;top: 338px; width: 75px; height: 20px;"><DIV class="exit" style=" width: 62px; height: 20px;"><DIV class="decorator" style=" width: 20px; height: 20px;"></DIV><DIV class="title" style=" width: 60px; height: 15px;">Exit</DIV></DIV></DIV><DIV class="Node" id="#node_5" style="left: 116px;top: 124px; width: 95px; height: 42px;"><DIV class="question" style=" width: 82px; height: 42px;"><DIV class="decorator" style=" width: 20px; height: 20px;"></DIV><DIV class="ActionPane" style=" width: 80px; height: 38px;"><DIV class="object" style=" width: 80px; height: 19px;"><SPAN class="icon" style=" width: 16px; height: 15px;"><IMG src="cc/image/kbinfo/single.gif" style=" width: 16px; height: 16px;"></IMG></SPAN>Frage1</DIV><DIV class="value" style=" width: 80px; height: 19px;">ask</DIV></DIV></DIV></DIV><DIV class="Node" id="#node_6" style="left: 116px;top: 265px; width: 95px; height: 42px;"><DIV class="question" style=" width: 82px; height: 42px;"><DIV class="decorator" style=" width: 20px; height: 20px;"></DIV><DIV class="ActionPane" style=" width: 80px; height: 38px;"><DIV class="object" style=" width: 80px; height: 19px;"><SPAN class="icon" style=" width: 16px; height: 15px;"><IMG src="cc/image/kbinfo/single.gif" style=" width: 16px; height: 16px;"></IMG></SPAN>Frage2</DIV><DIV class="value" style=" width: 80px; height: 19px;">ask</DIV></DIV></DIV></DIV><DIV class="Node" id="#node_9" style="left: 113px;top: 198px; width: 127px; height: 42px;"><DIV class="flowchart" style=" width: 114px; height: 42px;"><DIV class="decorator" style=" width: 20px; height: 20px;"></DIV><DIV class="ActionPane" style=" width: 112px; height: 38px;"><DIV class="object" style=" width: 112px; height: 19px;"><SPAN class="icon" style=" width: 16px; height: 15px;"><IMG src="cc/image/kbinfo/sanduhr.gif" style=" width: 16px; height: 16px;"></IMG></SPAN>StarterSubFlow</DIV><DIV class="value" style=" width: 112px; height: 19px;">Start</DIV></DIV></DIV></DIV><DIV class="Node" id="#node_12" style="left: 331px;top: 129px; width: 95px; height: 42px;"><DIV class="question" style=" width: 82px; height: 42px;"><DIV class="decorator" style=" width: 20px; height: 20px;"></DIV><DIV class="ActionPane" style=" width: 80px; height: 38px;"><DIV class="object" style=" width: 80px; height: 19px;"><SPAN class="icon" style=" width: 16px; height: 15px;"><IMG src="cc/image/kbinfo/single.gif" style=" width: 16px; height: 16px;"></IMG></SPAN>Frage2</DIV><DIV class="value" style=" width: 80px; height: 19px;">always ask</DIV></DIV></DIV></DIV><DIV class="Rule" id="#rule_7" style=" width: 0px; height: 0px;"><DIV class="v_line" style="left: 155px;top: 70px; width: 1px; height: 54px;"><DIV class="arrow_down" style=" width: 9px; height: 9px;"></DIV></DIV><DIV style="position: absolute;left: 155px;top: 70px;overflow: visible; width: 0px; height: 0px;"><DIV class="guard" style="position: absolute;left: 3px;top: 2px; width: 0px; height: 0px;"><DIV class="GuardPane" style=" width: 0px; height: 0px;"><DIV style=" width: 0px; height: 0px;">  </DIV></DIV></DIV></DIV><DIV class="rule_highlight" style=" width: 0px; height: 0px;"><DIV class="v_line_highlight" style="left: 154px;top: 69px; width: 3px; height: 56px;"></DIV></DIV><DIV class="rule_selector" style=" width: 0px; height: 0px;"><DIV class="rule_selector" style="position: absolute;left: 152px;top: 67px;overflow: hidden; width: 7px; height: 60px;"></DIV></DIV></DIV><DIV class="Rule" id="#rule_8" style=" width: 0px; height: 0px;"><DIV class="v_line" style="left: 144px;top: 307px; width: 1px; height: 31px;"><DIV class="arrow_down" style=" width: 9px; height: 9px;"></DIV></DIV><DIV style="position: absolute;left: 144px;top: 307px;overflow: visible; width: 0px; height: 0px;"><DIV class="guard" style="position: absolute;left: 3px;top: 2px; width: 32px; height: 12px;"><DIV class="GuardPane" style=" width: 32px; height: 12px;"><DIV style=" width: 32px; height: 12px;">known </DIV></DIV></DIV></DIV><DIV class="rule_highlight" style=" width: 0px; height: 0px;"><DIV class="v_line_highlight" style="left: 143px;top: 306px; width: 3px; height: 33px;"></DIV></DIV><DIV class="rule_selector" style=" width: 0px; height: 0px;"><DIV class="rule_selector" style="position: absolute;left: 141px;top: 304px;overflow: hidden; width: 7px; height: 37px;"></DIV></DIV></DIV><DIV class="Rule" id="#rule_11" style=" width: 0px; height: 0px;"><DIV class="v_line" style="left: 168px;top: 240px; width: 1px; height: 25px;"><DIV class="arrow_down" style=" width: 9px; height: 9px;"></DIV></DIV><DIV style="position: absolute;left: 168px;top: 240px;overflow: visible; width: 0px; height: 0px;"><DIV class="guard" style="position: absolute;left: 3px;top: 2px; width: 50px; height: 12px;"><DIV class="GuardPane" style=" width: 50px; height: 12px;"><DIV style=" width: 50px; height: 12px;">processed </DIV></DIV></DIV></DIV><DIV class="rule_highlight" style=" width: 0px; height: 0px;"><DIV class="v_line_highlight" style="left: 167px;top: 239px; width: 3px; height: 27px;"></DIV></DIV><DIV class="rule_selector" style=" width: 0px; height: 0px;"><DIV class="rule_selector" style="position: absolute;left: 165px;top: 237px;overflow: hidden; width: 7px; height: 31px;"></DIV></DIV></DIV><DIV class="Rule" id="#rule_15" style=" width: 0px; height: 0px;"><DIV class="v_line" style="left: 163px;top: 166px; width: 1px; height: 32px;"><DIV class="arrow_down" style=" width: 9px; height: 9px;"></DIV></DIV><DIV style="position: absolute;left: 163px;top: 166px;overflow: visible; width: 0px; height: 0px;"><DIV class="guard" style="position: absolute;left: 3px;top: 2px; width: 32px; height: 12px;"><DIV class="GuardPane" style=" width: 32px; height: 12px;"><DIV style=" width: 32px; height: 12px;">known </DIV></DIV></DIV></DIV><DIV class="rule_highlight" style=" width: 0px; height: 0px;"><DIV class="v_line_highlight" style="left: 162px;top: 165px; width: 3px; height: 34px;"></DIV></DIV><DIV class="rule_selector" style=" width: 0px; height: 0px;"><DIV class="rule_selector" style="position: absolute;left: 160px;top: 163px;overflow: hidden; width: 7px; height: 38px;"></DIV></DIV></DIV><DIV class="Rule" id="#rule_17" style=" width: 0px; height: 0px;"><DIV class="v_line" style="left: 378px;top: 171px; width: 1px; height: 154px;"><DIV class="no_arrow" style=" width: 0px; height: 0px;"></DIV></DIV><DIV class="h_line" style="left: 182px;top: 324.5px; width: 197px; height: 1px;"><DIV class="no_arrow" style=" width: 0px; height: 0px;"></DIV></DIV><DIV class="v_line" style="left: 182px;top: 324.5px; width: 1px; height: 13px;"><DIV class="arrow_down" style=" width: 9px; height: 9px;"></DIV></DIV><DIV style="position: absolute;left: 378px;top: 171px;overflow: visible; width: 0px; height: 0px;"><DIV class="guard" style="position: absolute;left: 3px;top: 2px; width: 32px; height: 12px;"><DIV class="GuardPane" style=" width: 32px; height: 12px;"><DIV style=" width: 32px; height: 12px;">known </DIV></DIV></DIV></DIV><DIV class="rule_highlight" style=" width: 0px; height: 0px;"><DIV class="v_line_highlight" style="left: 377px;top: 170px; width: 3px; height: 156px;"></DIV><DIV class="h_line_highlight" style="left: 181px;top: 323.5px; width: 199px; height: 3px;"></DIV><DIV class="v_line_highlight" style="left: 181px;top: 323.5px; width: 3px; height: 15px;"></DIV></DIV><DIV class="rule_selector" style=" width: 0px; height: 0px;"><DIV class="rule_selector" style="position: absolute;left: 375px;top: 168px;overflow: hidden; width: 7px; height: 160px;"></DIV><DIV class="rule_selector" style="position: absolute;left: 179px;top: 321.5px;overflow: hidden; width: 203px; height: 7px;"></DIV><DIV class="rule_selector" style="position: absolute;left: 179px;top: 321.5px;overflow: hidden; width: 7px; height: 19px;"></DIV></DIV></DIV><DIV class="Rule" id="#rule_18" style=" width: 0px; height: 0px;"><DIV class="h_line" style="left: 211px;top: 145px; width: 120px; height: 1px;"><DIV class="arrow_right" style=" width: 9px; height: 9px;"></DIV></DIV><DIV style="position: absolute;left: 211px;top: 145px;overflow: visible; width: 0px; height: 0px;"><DIV class="guard" style="position: absolute;left: 7px; width: 32px; height: 12px;"><DIV class="GuardPane" style=" width: 32px; height: 12px;"><DIV style=" width: 32px; height: 12px;">known </DIV></DIV></DIV></DIV><DIV class="rule_selector" style=" width: 0px; height: 0px;"><DIV class="rule_selector" style="position: absolute;left: 208px;top: 142px;overflow: hidden; width: 126px; height: 7px;"></DIV></DIV></DIV></DIV>
		]]>
	</preview>
</flowchart> 
  @package: RIT
%

%%DiaFlux
<flowchart fcid="flow_e902e93c" name="StarterSubFlow" icon="sanduhr.gif" width="750" height="360" autostart="false" idCounter="8">

	<!-- nodes of the flowchart -->
	<node fcid="#node_2">
		<position left="210" top="101"></position>
		<start>Start</start>
	</node>

	<node fcid="#node_3">
		<position left="216" top="290"></position>
		<exit>Exit</exit>
	</node>

	<node fcid="#node_6">
		<position left="200" top="173"></position>
		<action markup="KnOffice">ALWAYS[Frage1]</action>
	</node>


	<!-- rules of the flowchart -->
	<edge fcid="#rule_7">
		<origin>#node_2</origin>
		<target>#node_6</target>
	</edge>

	<edge fcid="#rule_8">
		<origin>#node_6</origin>
		<target>#node_3</target>
	</edge>

	<preview mimetype="text/html">
		<![CDATA[
<DIV class="Flowchart" style=" width: 753px; height: 363px;"><DIV class="Node" id="#node_2" style="left: 210px;top: 101px; width: 75px; height: 20px;"><DIV class="start" style=" width: 62px; height: 20px;"><DIV class="decorator" style=" width: 20px; height: 20px;"></DIV><DIV class="title" style=" width: 60px; height: 15px;">Start</DIV></DIV></DIV><DIV class="Node" id="#node_3" style="left: 216px;top: 290px; width: 75px; height: 20px;"><DIV class="exit" style=" width: 62px; height: 20px;"><DIV class="decorator" style=" width: 20px; height: 20px;"></DIV><DIV class="title" style=" width: 60px; height: 15px;">Exit</DIV></DIV></DIV><DIV class="Rule" id="#rule_7" style=" width: 0px; height: 0px;"><DIV class="v_line" style="left: 247px;top: 121px; width: 1px; height: 52px;"><DIV class="arrow_down" style=" width: 9px; height: 9px;"></DIV></DIV><DIV style="position: absolute;left: 247px;top: 121px;overflow: visible; width: 0px; height: 0px;"><DIV class="guard" style="position: absolute;left: 3px;top: 2px; width: 0px; height: 0px;"><DIV class="GuardPane" style=" width: 0px; height: 0px;"><DIV style=" width: 0px; height: 0px;">  </DIV></DIV></DIV></DIV><DIV class="rule_highlight" style=" width: 0px; height: 0px;"><DIV class="v_line_highlight" style="left: 246px;top: 120px; width: 3px; height: 54px;"></DIV></DIV><DIV class="rule_selector" style=" width: 0px; height: 0px;"><DIV class="rule_selector" style="position: absolute;left: 244px;top: 118px;overflow: hidden; width: 7px; height: 58px;"></DIV></DIV></DIV><DIV class="Node" id="#node_6" style="left: 200px;top: 173px; width: 95px; height: 42px;"><DIV class="question" style=" width: 82px; height: 42px;"><DIV class="decorator" style=" width: 20px; height: 20px;"></DIV><DIV class="ActionPane" style=" width: 80px; height: 38px;"><DIV class="object" style=" width: 80px; height: 19px;"><SPAN class="icon" style=" width: 16px; height: 15px;"><IMG src="cc/image/kbinfo/single.gif" style=" width: 16px; height: 16px;"></IMG></SPAN>Frage1</DIV><DIV class="value" style=" width: 80px; height: 19px;">always ask</DIV></DIV></DIV></DIV><DIV class="Rule" id="#rule_8" style=" width: 0px; height: 0px;"><DIV class="v_line" style="left: 247px;top: 215px; width: 1px; height: 75px;"><DIV class="arrow_down" style=" width: 9px; height: 9px;"></DIV></DIV><DIV style="position: absolute;left: 247px;top: 215px;overflow: visible; width: 0px; height: 0px;"><DIV class="guard" style="position: absolute;left: 3px;top: 2px; width: 0px; height: 0px;"><DIV class="GuardPane" style=" width: 0px; height: 0px;"><DIV style=" width: 0px; height: 0px;">  </DIV></DIV></DIV></DIV><DIV class="rule_highlight" style=" width: 0px; height: 0px;"><DIV class="v_line_highlight" style="left: 246px;top: 214px; width: 3px; height: 77px;"></DIV></DIV><DIV class="rule_selector" style=" width: 0px; height: 0px;"><DIV class="rule_selector" style="position: absolute;left: 244px;top: 212px;overflow: hidden; width: 7px; height: 81px;"></DIV></DIV></DIV></DIV>
		]]>
	</preview>
</flowchart> 
    @package: RIT
%


%%OFFTestcaseTable 
|Name|Time|Frage1|Frage2
|1|1000000ms|ja|
|2|1000010ms|nein|
@package: RIT
%