Momut_Model-based mutation testing.xml

text/xml Momut_Model-based mutation testing.xml — 549.1 KB

File contents

<?xml  version='1.0' encoding='Windows-1252' ?>
<xmi:XMI xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmi:version="2.1" xmlns:uml="http://schema.omg.org/spec/UML/2.1" xmlns:VALU3S="http://www.sparxsystems.com/profiles/VALU3S/1.0" xmlns:EAUML="http://www.sparxsystems.com/profiles/EAUML/1.0">
	<xmi:Documentation exporter="Enterprise Architect" exporterVersion="6.5" exporterID="1605"/>
	<uml:Model xmi:type="uml:Model" name="EA_Model" visibility="public">
		<packagedElement xmi:type="uml:Package" xmi:id="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" name="UC13_SIEMENS" visibility="public">
			<ownedComment xmi:type="uml:Comment" xmi:id="EAID_15DF21FB_D035_498a_871B_BCCA8ADA3814" body="The group of V&amp;amp;V methods applied to the motor control for industrial drives use case (UC13), which includes the migration of a digital twin to another processor platform, are:&#xA;&lt;ul&gt;&#xA;&#x9;&lt;li&gt;&lt;i&gt;Behaviour-Driven Model Development and Test-Driven Model Review&lt;/i&gt;&lt;/li&gt;&#xA;&#x9;&lt;li&gt;&lt;i&gt;Model-Based Mutation Testing&lt;/i&gt;&lt;/li&gt;&#xA;&#x9;&lt;li&gt;&lt;i&gt;Model-Based Robustness Testing&lt;/i&gt;&lt;/li&gt;&#xA;&#x9;&lt;li&gt;&lt;i&gt;Monitoring Enriched Test Execution (Test Oracle Observation at Runtime)&lt;/i&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;As such, the method takes the digital twin, requirements and potentially pre-existing test cases as input and delivers a validated model and reports on functional and robustness tests as well as fault injection.&#xA;This overall workflow depicts how the methods interact in the context of the use case. &lt;i&gt;Behaviour-Driven Model Development and Test-Driven Model Review&lt;/i&gt; provides a behaviour model for the two model-based test case generation approaches. The resulting abstract tests are concretized and run in a monitoring-enriched test environment. This environment makes use of formally defined monitors to ensure that properties in the discrete or continuous domain, such as voltage and current, of the system under test hold. This is an application of the &lt;i&gt;Test Oracle Observation at Runtime &lt;/i&gt;method (as part of Monitoring Enriched Test Execution).&#xA;&#xA;">
				<annotatedElement xmi:idref="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA"/>
			</ownedComment>
			<packagedElement xmi:type="uml:Activity" xmi:id="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" name="UC13 - SIEMENS" visibility="public" isReadOnly="false" isSingleExecution="false">
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_005F_4524_98D5_16876B0E921C" name="Fault Injection Results" visibility="public" direction="out" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_237EC30E_86AF_494d_B326_A1010A44B64F"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_DF41_4a47_8371_357E22E2BD47" name="Robustness Test Results" visibility="public" direction="out" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_D2EA78AD_ED82_40a7_9406_1F36878EC9B6"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_5031_4020_A8EF_1A4575000875" name="Functional (Safety)Test Results" visibility="public" direction="out" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_D2EA78AD_ED82_40a7_9406_1F36878EC9B6"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_3FDA_4f98_BE2B_F747C81D96B4" name="Motor + Motor Control" visibility="public" direction="in" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_24BD032A_9DA6_4b28_8379_1885A3003157"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_F47C_4d6a_8BB3_55E0C93A549F" name="Pre-Existing Tests" visibility="public" direction="in" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_090405E0_3E2A_4411_BF42_C13A6318A563"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_068C_45cd_A741_1E4E0B0D9A4B" name="Validated Model" visibility="public" direction="out" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_C25AACED_8792_4758_A1E1_19BCF9296271"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_2D73_4f4f_9804_D394C332C702" name="Requirements" visibility="public" direction="in" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_F89614F5_14E4_4471_A4E0_7787707BB66C"/>
				</ownedParameter>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_3E2E11E6_005F_4524_98D5_16876B0E921C" name="Fault Injection Results" visibility="public" ordering="FIFO" parameter="EAID_PA000000_005F_4524_98D5_16876B0E921C">
					<type xmi:idref="EAID_237EC30E_86AF_494d_B326_A1010A44B64F"/>
				</node>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_A9F5A20E_DF41_4a47_8371_357E22E2BD47" name="Robustness Test Results" visibility="public" ordering="FIFO" parameter="EAID_PA000000_DF41_4a47_8371_357E22E2BD47">
					<incoming xmi:idref="EAID_D93DCD2D_9BD3_40d1_9704_B71189194189"/>
					<type xmi:idref="EAID_D2EA78AD_ED82_40a7_9406_1F36878EC9B6"/>
				</node>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_8197B459_5031_4020_A8EF_1A4575000875" name="Functional (Safety)Test Results" visibility="public" ordering="FIFO" parameter="EAID_PA000000_5031_4020_A8EF_1A4575000875">
					<incoming xmi:idref="EAID_10E9B404_83BB_4e1d_94B8_34D2FB35BECE"/>
					<type xmi:idref="EAID_D2EA78AD_ED82_40a7_9406_1F36878EC9B6"/>
				</node>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_8F99D37D_3FDA_4f98_BE2B_F747C81D96B4" name="Motor + Motor Control" visibility="public" ordering="FIFO" parameter="EAID_PA000000_3FDA_4f98_BE2B_F747C81D96B4">
					<outgoing xmi:idref="EAID_CD539CCF_83FE_49ea_B828_418C2D7B2CF4"/>
					<type xmi:idref="EAID_24BD032A_9DA6_4b28_8379_1885A3003157"/>
				</node>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_CD539CCF_83FE_49ea_B828_418C2D7B2CF4" visibility="public" source="EAID_8F99D37D_3FDA_4f98_BE2B_F747C81D96B4" target="EAID_96EB71C6_4CAA_4867_8FDE_3AC5BF353331"/>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_FA3E979C_F47C_4d6a_8BB3_55E0C93A549F" name="Pre-Existing Tests" visibility="public" ordering="FIFO" parameter="EAID_PA000000_F47C_4d6a_8BB3_55E0C93A549F">
					<outgoing xmi:idref="EAID_05AF10C0_7C13_43b2_AF87_F24EA2135ED2"/>
					<type xmi:idref="EAID_090405E0_3E2A_4411_BF42_C13A6318A563"/>
				</node>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_05AF10C0_7C13_43b2_AF87_F24EA2135ED2" visibility="public" source="EAID_FA3E979C_F47C_4d6a_8BB3_55E0C93A549F" target="EAID_6EEA442B_8529_4ec2_95F1_C7D235E0AB7C"/>
				<node xmi:type="uml:CallBehaviorAction" xmi:id="EAID_44E02199_768C_4970_B82E_DA75112AE5E5" visibility="public">
					<incoming xmi:idref="EAID_452511B2_C25A_411d_9AA0_D9DF17B595E1"/>
					<outgoing xmi:idref="EAID_D1DD7149_E98F_4b80_862A_7C3A515A5630"/>
					<behavior xmi:idref="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF"/>
					<argument xmi:type="uml:InputPin" xmi:id="EAID_0D9B1570_5C0E_4276_A4F2_0B3B373EE6F2" name="" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_6724068C_00AB_48b6_B7BA_52FF823B9C1A"/>
					</argument>
					<output xmi:type="uml:OutputPin" xmi:id="EAID_2DD0634C_9902_4081_915A_473D0BF6F2F8" name="" visibility="public" ordering="FIFO">
						<outgoing xmi:idref="EAID_10E9B404_83BB_4e1d_94B8_34D2FB35BECE"/>
					</output>
					<argument xmi:type="uml:InputPin" xmi:id="EAID_3AD93350_A1B4_4265_ADB4_E637045672A2" name="" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_A9008175_30F9_4170_BC2A_6254D583503C"/>
					</argument>
					<argument xmi:type="uml:InputPin" xmi:id="EAID_5E616E7D_8A8D_46a5_84FF_D2A9D8C41677" name="" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_9C7CA0BF_1D21_4ae4_9CE6_786FB96551BB"/>
					</argument>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_D1DD7149_E98F_4b80_862A_7C3A515A5630" visibility="public" source="EAID_44E02199_768C_4970_B82E_DA75112AE5E5" target="EAID_B281DF86_EC4D_474e_9D54_54F997A56ED4"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_10E9B404_83BB_4e1d_94B8_34D2FB35BECE" visibility="public" source="EAID_2DD0634C_9902_4081_915A_473D0BF6F2F8" target="EAID_8197B459_5031_4020_A8EF_1A4575000875"/>
				<node xmi:type="uml:CallBehaviorAction" xmi:id="EAID_D12EB7DE_7C6F_4b8d_AD0F_AAB9D910BFE4" visibility="public">
					<incoming xmi:idref="EAID_B189CF1C_5DFD_4cd7_B2F4_F8A3366410B8"/>
					<outgoing xmi:idref="EAID_D72E0B3B_4E57_4455_B2DA_76B180C37D85"/>
					<behavior xmi:idref="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF"/>
					<argument xmi:type="uml:InputPin" xmi:id="EAID_EBC19B31_D3A8_463b_B309_D44EA753AFB6" name="" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_3FBF93B0_7E7B_4bb9_9EBE_5C22EA105E74"/>
					</argument>
					<output xmi:type="uml:OutputPin" xmi:id="EAID_B3A40AEB_7DC7_4b77_A624_555B7AB1E992" name="" visibility="public" ordering="FIFO">
						<outgoing xmi:idref="EAID_D93DCD2D_9BD3_40d1_9704_B71189194189"/>
					</output>
					<argument xmi:type="uml:InputPin" xmi:id="EAID_985A49EE_FB3C_4b4c_88D5_95E134549D86" name="" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_4685E5EC_A4CE_4ef1_B7DC_7209765C7DAC"/>
					</argument>
					<argument xmi:type="uml:InputPin" xmi:id="EAID_5CAEFD28_9668_4a22_8EB4_5E9342A90E84" name="" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_06A50B27_7A65_4672_8F51_E10689F7B9DD"/>
					</argument>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_D72E0B3B_4E57_4455_B2DA_76B180C37D85" visibility="public" source="EAID_D12EB7DE_7C6F_4b8d_AD0F_AAB9D910BFE4" target="EAID_A479D09A_02AD_439c_84D1_C90C3C3270D2"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_D93DCD2D_9BD3_40d1_9704_B71189194189" visibility="public" source="EAID_B3A40AEB_7DC7_4b77_A624_555B7AB1E992" target="EAID_A9F5A20E_DF41_4a47_8371_357E22E2BD47"/>
				<node xmi:type="uml:CallBehaviorAction" xmi:id="EAID_B281DF86_EC4D_474e_9D54_54F997A56ED4" visibility="public">
					<incoming xmi:idref="EAID_D1DD7149_E98F_4b80_862A_7C3A515A5630"/>
					<outgoing xmi:idref="EAID_2A69A333_2065_43d0_BDDB_B0993F93E292"/>
					<behavior xmi:idref="EAID_F4E561DB_2D59_4e21_BFD9_91512A125211"/>
					<output xmi:type="uml:OutputPin" xmi:id="EAID_3AF908E0_3202_4ef7_9D16_3850CBF20B5F" name="" visibility="public" ordering="FIFO">
						<outgoing xmi:idref="EAID_D148100D_94F1_487e_87DF_D6FE4720B423"/>
					</output>
					<argument xmi:type="uml:InputPin" xmi:id="EAID_BF66EE2C_4BAC_480e_937C_5F443A807624" name="" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_A0FE3BB0_ACBE_486b_B39B_737F5188E756"/>
					</argument>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_2A69A333_2065_43d0_BDDB_B0993F93E292" visibility="public" source="EAID_B281DF86_EC4D_474e_9D54_54F997A56ED4" target="EAID_F5277C5E_FB11_471f_9EDA_9EFE4A927426"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_D148100D_94F1_487e_87DF_D6FE4720B423" visibility="public" source="EAID_3AF908E0_3202_4ef7_9D16_3850CBF20B5F" target="EAID_CA12C7D3_4B76_400e_86CE_5CC17A9FB5B5"/>
				<node xmi:type="uml:CallBehaviorAction" xmi:id="EAID_FDBBA04B_7137_470b_9F6A_5F6685F35487" visibility="public">
					<incoming xmi:idref="EAID_8C187BE5_E768_4455_AA8E_47C331AA3AFF"/>
					<outgoing xmi:idref="EAID_56E26134_A0BE_498e_9EC9_B4D7A62B5E94"/>
					<behavior xmi:idref="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B"/>
					<argument xmi:type="uml:InputPin" xmi:id="EAID_2EE9D1C9_07C1_47e9_8E3C_5E5271D38ABB" name="" visibility="public" ordering="FIFO"/>
					<argument xmi:type="uml:InputPin" xmi:id="EAID_454EF2D1_9FC2_4253_9561_99CE9BE15C8E" name="" visibility="public" ordering="FIFO"/>
					<output xmi:type="uml:OutputPin" xmi:id="EAID_3047F2F5_8A52_4770_85DD_6586C87C00D3" name="" visibility="public" ordering="FIFO">
						<outgoing xmi:idref="EAID_E18B0431_8EF9_49f1_BE58_C8D641C8ABE4"/>
					</output>
					<argument xmi:type="uml:InputPin" xmi:id="EAID_182FFE17_087D_413e_BC61_DDAA8FE0551A" name="" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_5B844266_BC6C_4093_AAC3_D01324D9CC03"/>
					</argument>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_56E26134_A0BE_498e_9EC9_B4D7A62B5E94" visibility="public" source="EAID_FDBBA04B_7137_470b_9F6A_5F6685F35487" target="EAID_98B4A55C_23D7_4105_BA7C_61449B56A1D5"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_E18B0431_8EF9_49f1_BE58_C8D641C8ABE4" visibility="public" source="EAID_3047F2F5_8A52_4770_85DD_6586C87C00D3" target="EAID_D80EFBDF_8901_4413_931E_DB3891A8AE37"/>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_DE8F298E_068C_45cd_A741_1E4E0B0D9A4B" name="Validated Model" visibility="public" ordering="FIFO" parameter="EAID_PA000000_068C_45cd_A741_1E4E0B0D9A4B">
					<incoming xmi:idref="EAID_82CBCF51_911F_4e21_AEC9_F62DCD661D03"/>
					<type xmi:idref="EAID_C25AACED_8792_4758_A1E1_19BCF9296271"/>
				</node>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_3A1EBAA2_2D73_4f4f_9804_D394C332C702" name="Requirements" visibility="public" ordering="FIFO" parameter="EAID_PA000000_2D73_4f4f_9804_D394C332C702">
					<outgoing xmi:idref="EAID_A9C595B8_BCC4_45bb_8987_6B778237175D"/>
					<outgoing xmi:idref="EAID_42AACA4A_6ACE_4509_AC29_9B20487FC05B"/>
					<type xmi:idref="EAID_F89614F5_14E4_4471_A4E0_7787707BB66C"/>
				</node>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_42AACA4A_6ACE_4509_AC29_9B20487FC05B" visibility="public" source="EAID_3A1EBAA2_2D73_4f4f_9804_D394C332C702" target="EAID_74EB9B67_90FE_45cd_BD1A_2542837CC9E9"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_A9C595B8_BCC4_45bb_8987_6B778237175D" visibility="public" source="EAID_3A1EBAA2_2D73_4f4f_9804_D394C332C702" target="EAID_52561D18_D2FC_4ba3_B96A_BC45C2B97CEA"/>
				<node xmi:type="uml:CallBehaviorAction" xmi:id="EAID_7FD07A32_AF37_4e83_BE8B_3BCBCFBADE33" visibility="public">
					<incoming xmi:idref="EAID_5F138EFE_FCD9_4f6e_9DEE_54DB9E9FF482"/>
					<outgoing xmi:idref="EAID_B41DBA11_4D2F_4f8c_B770_0ABF0C2A378A"/>
					<behavior xmi:idref="EAID_7BE5702D_A489_4463_BFEB_24821B8DCF6B"/>
					<argument xmi:type="uml:InputPin" xmi:id="EAID_C1D3F3BB_B436_4167_920A_C6BD1DCC9629" name="ActionPin1" visibility="public" ordering="FIFO"/>
					<output xmi:type="uml:OutputPin" xmi:id="EAID_8670B3AE_7B84_4cdb_9836_339CFC5F7FE4" name="" visibility="public" ordering="FIFO">
						<outgoing xmi:idref="EAID_A0FE3BB0_ACBE_486b_B39B_737F5188E756"/>
						<outgoing xmi:idref="EAID_82CBCF51_911F_4e21_AEC9_F62DCD661D03"/>
						<outgoing xmi:idref="EAID_5B844266_BC6C_4093_AAC3_D01324D9CC03"/>
					</output>
					<argument xmi:type="uml:InputPin" xmi:id="EAID_52561D18_D2FC_4ba3_B96A_BC45C2B97CEA" name="" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_A9C595B8_BCC4_45bb_8987_6B778237175D"/>
					</argument>
					<argument xmi:type="uml:InputPin" xmi:id="EAID_50579012_6B10_4af8_8938_F9FE9A8F274E" name="" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_3E76B5AE_A916_474e_8B20_B5B38D3FB97B"/>
					</argument>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_B41DBA11_4D2F_4f8c_B770_0ABF0C2A378A" visibility="public" source="EAID_7FD07A32_AF37_4e83_BE8B_3BCBCFBADE33" target="EAID_56BE1217_0EE8_4267_B272_B9F1A262C491"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_5B844266_BC6C_4093_AAC3_D01324D9CC03" visibility="public" source="EAID_8670B3AE_7B84_4cdb_9836_339CFC5F7FE4" target="EAID_182FFE17_087D_413e_BC61_DDAA8FE0551A"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_82CBCF51_911F_4e21_AEC9_F62DCD661D03" visibility="public" source="EAID_8670B3AE_7B84_4cdb_9836_339CFC5F7FE4" target="EAID_DE8F298E_068C_45cd_A741_1E4E0B0D9A4B"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_A0FE3BB0_ACBE_486b_B39B_737F5188E756" visibility="public" source="EAID_8670B3AE_7B84_4cdb_9836_339CFC5F7FE4" target="EAID_BF66EE2C_4BAC_480e_937C_5F443A807624"/>
				<node xmi:type="uml:ForkNode" xmi:id="EAID_56BE1217_0EE8_4267_B272_B9F1A262C491" visibility="public">
					<incoming xmi:idref="EAID_B41DBA11_4D2F_4f8c_B770_0ABF0C2A378A"/>
					<outgoing xmi:idref="EAID_90380B23_A656_478c_9D73_F2E9BF83D019"/>
					<outgoing xmi:idref="EAID_8C187BE5_E768_4455_AA8E_47C331AA3AFF"/>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_8C187BE5_E768_4455_AA8E_47C331AA3AFF" visibility="public" source="EAID_56BE1217_0EE8_4267_B272_B9F1A262C491" target="EAID_FDBBA04B_7137_470b_9F6A_5F6685F35487"/>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_90380B23_A656_478c_9D73_F2E9BF83D019" visibility="public" source="EAID_56BE1217_0EE8_4267_B272_B9F1A262C491" target="EAID_69A3E167_023B_4a22_9314_C9328D2B646A"/>
				<node xmi:type="uml:ActivityFinalNode" xmi:id="EAID_A479D09A_02AD_439c_84D1_C90C3C3270D2" visibility="public">
					<incoming xmi:idref="EAID_D72E0B3B_4E57_4455_B2DA_76B180C37D85"/>
				</node>
				<node xmi:type="uml:Action" xmi:id="EAID_F5277C5E_FB11_471f_9EDA_9EFE4A927426" name="Robustness Test Concretization " visibility="public">
					<incoming xmi:idref="EAID_2A69A333_2065_43d0_BDDB_B0993F93E292"/>
					<outgoing xmi:idref="EAID_B189CF1C_5DFD_4cd7_B2F4_F8A3366410B8"/>
					<input xmi:type="uml:InputPin" xmi:id="EAID_CA12C7D3_4B76_400e_86CE_5CC17A9FB5B5" name="ActivityArtifact" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_D148100D_94F1_487e_87DF_D6FE4720B423"/>
					</input>
					<output xmi:type="uml:OutputPin" xmi:id="EAID_9C3443FA_B83E_4a16_9F46_3AE43029CD35" name="ActivityArtifact" visibility="public" ordering="FIFO">
						<outgoing xmi:idref="EAID_4685E5EC_A4CE_4ef1_B7DC_7209765C7DAC"/>
					</output>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_B189CF1C_5DFD_4cd7_B2F4_F8A3366410B8" visibility="public" source="EAID_F5277C5E_FB11_471f_9EDA_9EFE4A927426" target="EAID_D12EB7DE_7C6F_4b8d_AD0F_AAB9D910BFE4"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_4685E5EC_A4CE_4ef1_B7DC_7209765C7DAC" visibility="public" source="EAID_9C3443FA_B83E_4a16_9F46_3AE43029CD35" target="EAID_985A49EE_FB3C_4b4c_88D5_95E134549D86"/>
				<node xmi:type="uml:ForkNode" xmi:id="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0" visibility="public">
					<incoming xmi:idref="EAID_B077BB37_2CD4_439c_90CE_1561ACF4C6E8"/>
					<incoming xmi:idref="EAID_3A170932_8973_4f58_8787_5BFEE3FBD70B"/>
					<incoming xmi:idref="EAID_26F3E31B_160A_4753_BF66_B5B986323F52"/>
					<outgoing xmi:idref="EAID_452511B2_C25A_411d_9AA0_D9DF17B595E1"/>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_452511B2_C25A_411d_9AA0_D9DF17B595E1" visibility="public" source="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0" target="EAID_44E02199_768C_4970_B82E_DA75112AE5E5"/>
				<node xmi:type="uml:ForkNode" xmi:id="EAID_98B4A55C_23D7_4105_BA7C_61449B56A1D5" visibility="public">
					<incoming xmi:idref="EAID_56E26134_A0BE_498e_9EC9_B4D7A62B5E94"/>
					<outgoing xmi:idref="EAID_D548A74A_67D1_484f_9E45_6D6FFE971EB8"/>
					<outgoing xmi:idref="EAID_255A488C_C1C5_4014_A9B6_51C0F372F917"/>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_255A488C_C1C5_4014_A9B6_51C0F372F917" visibility="public" source="EAID_98B4A55C_23D7_4105_BA7C_61449B56A1D5" target="EAID_1084A284_C4C9_49c9_BEB1_DC08E229C2D4"/>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_D548A74A_67D1_484f_9E45_6D6FFE971EB8" visibility="public" source="EAID_98B4A55C_23D7_4105_BA7C_61449B56A1D5" target="EAID_0906436E_0D2C_4d86_AE52_8741DC284110"/>
				<node xmi:type="uml:Action" xmi:id="EAID_1084A284_C4C9_49c9_BEB1_DC08E229C2D4" name="Digital Twin Configuration" visibility="public">
					<incoming xmi:idref="EAID_255A488C_C1C5_4014_A9B6_51C0F372F917"/>
					<outgoing xmi:idref="EAID_B077BB37_2CD4_439c_90CE_1561ACF4C6E8"/>
					<input xmi:type="uml:InputPin" xmi:id="EAID_96EB71C6_4CAA_4867_8FDE_3AC5BF353331" name="Motor + Motor Control" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_CD539CCF_83FE_49ea_B828_418C2D7B2CF4"/>
						<type xmi:idref="EAID_24BD032A_9DA6_4b28_8379_1885A3003157"/>
					</input>
					<output xmi:type="uml:OutputPin" xmi:id="EAID_8DCB7900_3FE7_4ec3_86A3_C67CBD629921" name="ActivityArtifact" visibility="public" ordering="FIFO">
						<outgoing xmi:idref="EAID_6724068C_00AB_48b6_B7BA_52FF823B9C1A"/>
						<outgoing xmi:idref="EAID_3FBF93B0_7E7B_4bb9_9EBE_5C22EA105E74"/>
					</output>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_B077BB37_2CD4_439c_90CE_1561ACF4C6E8" visibility="public" source="EAID_1084A284_C4C9_49c9_BEB1_DC08E229C2D4" target="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_3FBF93B0_7E7B_4bb9_9EBE_5C22EA105E74" visibility="public" source="EAID_8DCB7900_3FE7_4ec3_86A3_C67CBD629921" target="EAID_EBC19B31_D3A8_463b_B309_D44EA753AFB6"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_6724068C_00AB_48b6_B7BA_52FF823B9C1A" visibility="public" source="EAID_8DCB7900_3FE7_4ec3_86A3_C67CBD629921" target="EAID_0D9B1570_5C0E_4276_A4F2_0B3B373EE6F2"/>
				<node xmi:type="uml:Action" xmi:id="EAID_0906436E_0D2C_4d86_AE52_8741DC284110" name="Test Concretization" visibility="public">
					<incoming xmi:idref="EAID_D548A74A_67D1_484f_9E45_6D6FFE971EB8"/>
					<outgoing xmi:idref="EAID_26F3E31B_160A_4753_BF66_B5B986323F52"/>
					<output xmi:type="uml:OutputPin" xmi:id="EAID_9F17AD0E_7AF1_4dfd_85CD_D8D6999D6C75" name="ActivityArtifact" visibility="public" ordering="FIFO">
						<outgoing xmi:idref="EAID_A9008175_30F9_4170_BC2A_6254D583503C"/>
						<type xmi:idref="EAID_090405E0_3E2A_4411_BF42_C13A6318A563"/>
					</output>
					<input xmi:type="uml:InputPin" xmi:id="EAID_D80EFBDF_8901_4413_931E_DB3891A8AE37" name="ActivityArtifact" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_E18B0431_8EF9_49f1_BE58_C8D641C8ABE4"/>
					</input>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_26F3E31B_160A_4753_BF66_B5B986323F52" visibility="public" source="EAID_0906436E_0D2C_4d86_AE52_8741DC284110" target="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_A9008175_30F9_4170_BC2A_6254D583503C" visibility="public" source="EAID_9F17AD0E_7AF1_4dfd_85CD_D8D6999D6C75" target="EAID_3AD93350_A1B4_4265_ADB4_E637045672A2"/>
				<node xmi:type="uml:Action" xmi:id="EAID_69A3E167_023B_4a22_9314_C9328D2B646A" name="Monitor Definition" visibility="public">
					<incoming xmi:idref="EAID_90380B23_A656_478c_9D73_F2E9BF83D019"/>
					<outgoing xmi:idref="EAID_3A170932_8973_4f58_8787_5BFEE3FBD70B"/>
					<input xmi:type="uml:InputPin" xmi:id="EAID_74EB9B67_90FE_45cd_BD1A_2542837CC9E9" name="" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_42AACA4A_6ACE_4509_AC29_9B20487FC05B"/>
						<type xmi:idref="EAID_090405E0_3E2A_4411_BF42_C13A6318A563"/>
					</input>
					<output xmi:type="uml:OutputPin" xmi:id="EAID_946E4E79_C808_40ca_B67F_11487EDC9CB2" name="Signal Requirements" visibility="public" ordering="FIFO">
						<outgoing xmi:idref="EAID_9C7CA0BF_1D21_4ae4_9CE6_786FB96551BB"/>
						<outgoing xmi:idref="EAID_06A50B27_7A65_4672_8F51_E10689F7B9DD"/>
						<type xmi:idref="EAID_85394436_0AF9_4924_AE65_663C2D6E11E0"/>
					</output>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_3A170932_8973_4f58_8787_5BFEE3FBD70B" visibility="public" source="EAID_69A3E167_023B_4a22_9314_C9328D2B646A" target="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_06A50B27_7A65_4672_8F51_E10689F7B9DD" visibility="public" source="EAID_946E4E79_C808_40ca_B67F_11487EDC9CB2" target="EAID_5CAEFD28_9668_4a22_8EB4_5E9342A90E84"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_9C7CA0BF_1D21_4ae4_9CE6_786FB96551BB" visibility="public" source="EAID_946E4E79_C808_40ca_B67F_11487EDC9CB2" target="EAID_5E616E7D_8A8D_46a5_84FF_D2A9D8C41677"/>
				<node xmi:type="uml:InitialNode" xmi:id="EAID_26741C64_DA5F_430e_B3F3_2C9DD89E840A" name="StartWorkflow" visibility="public">
					<outgoing xmi:idref="EAID_0F951106_CD03_4906_A1FB_055AB3AF3CBD"/>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_0F951106_CD03_4906_A1FB_055AB3AF3CBD" visibility="public" source="EAID_26741C64_DA5F_430e_B3F3_2C9DD89E840A" target="EAID_2C064EE4_66EA_4f0e_ADD6_7587CEBB7511"/>
				<node xmi:type="uml:Action" xmi:id="EAID_2C064EE4_66EA_4f0e_ADD6_7587CEBB7511" name="Test Formalization" visibility="public">
					<incoming xmi:idref="EAID_0F951106_CD03_4906_A1FB_055AB3AF3CBD"/>
					<outgoing xmi:idref="EAID_5F138EFE_FCD9_4f6e_9DEE_54DB9E9FF482"/>
					<input xmi:type="uml:InputPin" xmi:id="EAID_6EEA442B_8529_4ec2_95F1_C7D235E0AB7C" name="Concrete Tests" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_05AF10C0_7C13_43b2_AF87_F24EA2135ED2"/>
						<type xmi:idref="EAID_090405E0_3E2A_4411_BF42_C13A6318A563"/>
					</input>
					<output xmi:type="uml:OutputPin" xmi:id="EAID_F2E57E64_8356_49f5_8F00_D3AA25370E0B" name="Abstract Tests" visibility="public" ordering="FIFO">
						<outgoing xmi:idref="EAID_3E76B5AE_A916_474e_8B20_B5B38D3FB97B"/>
						<type xmi:idref="EAID_EA7DCEBC_955A_4f89_8038_244BB3DEE304"/>
					</output>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_5F138EFE_FCD9_4f6e_9DEE_54DB9E9FF482" visibility="public" source="EAID_2C064EE4_66EA_4f0e_ADD6_7587CEBB7511" target="EAID_7FD07A32_AF37_4e83_BE8B_3BCBCFBADE33"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_3E76B5AE_A916_474e_8B20_B5B38D3FB97B" visibility="public" source="EAID_F2E57E64_8356_49f5_8F00_D3AA25370E0B" target="EAID_50579012_6B10_4af8_8938_F9FE9A8F274E"/>
			</packagedElement>
			<packagedElement xmi:type="uml:Association" xmi:id="EAID_7C42AC46_3AE7_46ec_AF0B_C971B3C20996" visibility="public">
				<memberEnd xmi:idref="EAID_dst42AC46_3AE7_46ec_AF0B_C971B3C20996"/>
				<memberEnd xmi:idref="EAID_src42AC46_3AE7_46ec_AF0B_C971B3C20996"/>
				<ownedEnd xmi:type="uml:Property" xmi:id="EAID_src42AC46_3AE7_46ec_AF0B_C971B3C20996" visibility="public" association="EAID_7C42AC46_3AE7_46ec_AF0B_C971B3C20996" isStatic="false" isReadOnly="false" isDerived="false" isOrdered="false" isUnique="true" isDerivedUnion="false" aggregation="none">
					<type xmi:idref="EAID_DAED17E1_2E5A_4cfe_85CD_C938421C52CB"/>
				</ownedEnd>
				<ownedEnd xmi:type="uml:Property" xmi:id="EAID_dst42AC46_3AE7_46ec_AF0B_C971B3C20996" visibility="public" association="EAID_7C42AC46_3AE7_46ec_AF0B_C971B3C20996" isStatic="false" isReadOnly="false" isDerived="false" isOrdered="false" isUnique="true" isDerivedUnion="false" aggregation="none">
					<type xmi:idref="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA"/>
				</ownedEnd>
			</packagedElement>
			<packagedElement xmi:type="uml:Activity" xmi:id="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" name="Model-Based Mutation Testing" visibility="public" isReadOnly="false" isSingleExecution="false">
				<generalization xmi:type="uml:Generalization" xmi:id="EAID_8B502AC3_81C6_4506_AF38_C00751243AF4" general="EAID_BEA78192_C552_42cf_81CF_BB499359EED6"/>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_C744_41d6_8B76_AF1563EC1CE9" name="" visibility="public" direction="in" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_BE8252CF_229C_4435_AC5F_404505801076"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_5208_4955_82B5_FC3488B5179A" name="Test Model" visibility="public" direction="in" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_C25AACED_8792_4758_A1E1_19BCF9296271"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_478E_4d87_AAE7_5D2E9592185A" name="Generated Tests" visibility="public" direction="out" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_EA7DCEBC_955A_4f89_8038_244BB3DEE304"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_D380_430b_8A1B_ED592E14C2C8" name="Test Report" visibility="public" direction="out" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_B6C24019_07CE_467a_B3A5_B1CBBAC2BB64"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_4C95_4c12_9908_D1E3CDE16D65" name="System Under Test" visibility="public" direction="in" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_FB8361B2_816E_48c3_9262_D4B579F37CF7"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_0938_4259_84A2_7594DE8C8C73" name="" visibility="public" direction="in" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_2DE37EA0_EF22_414e_AD1F_DA40F117700C"/>
				</ownedParameter>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_2E51C041_C744_41d6_8B76_AF1563EC1CE9" visibility="public" ordering="FIFO" parameter="EAID_PA000000_C744_41d6_8B76_AF1563EC1CE9">
					<outgoing xmi:idref="EAID_AC9C03AD_6DA9_4abf_A8A1_04919F48CCC9"/>
					<type xmi:idref="EAID_BE8252CF_229C_4435_AC5F_404505801076"/>
				</node>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_AC9C03AD_6DA9_4abf_A8A1_04919F48CCC9" visibility="public" source="EAID_2E51C041_C744_41d6_8B76_AF1563EC1CE9" target="EAID_339C505A_3638_4dab_9668_7AAF4A9EF843"/>
				<packagedElement xmi:type="uml:Activity" xmi:id="EAID_4BA82EC1_7D4A_4dea_BC3D_345040975E71" visibility="public" isReadOnly="false" isSingleExecution="false">
					<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_2E6B_479b_ACB4_48FAD1AE5FF9" name="" visibility="public" direction="out" isStream="false" isException="false" isOrdered="false" isUnique="true">
						<type xmi:idref="EAID_0D47CFA9_9FC4_419d_BE5F_F5EB07CBAAC1"/>
					</ownedParameter>
					<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_4748_4613_8B6E_7458507990AC" name="" visibility="public" direction="in" isStream="false" isException="false" isOrdered="false" isUnique="true">
						<type xmi:idref="EAID_D9BE4AE8_C987_4ee2_9285_A3B4A7B12FD5"/>
					</ownedParameter>
					<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_0C25_467c_B6F1_BA3ED46EACC0" name="" visibility="public" direction="out" isStream="false" isException="false" isOrdered="false" isUnique="true">
						<type xmi:idref="EAID_66840E4C_B40B_498b_960E_258AF6CCC16C"/>
					</ownedParameter>
					<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_5629B533_2E6B_479b_ACB4_48FAD1AE5FF9" visibility="public" ordering="FIFO" parameter="EAID_PA000000_2E6B_479b_ACB4_48FAD1AE5FF9">
						<type xmi:idref="EAID_0D47CFA9_9FC4_419d_BE5F_F5EB07CBAAC1"/>
					</node>
					<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_3A798087_4748_4613_8B6E_7458507990AC" visibility="public" ordering="FIFO" parameter="EAID_PA000000_4748_4613_8B6E_7458507990AC">
						<type xmi:idref="EAID_D9BE4AE8_C987_4ee2_9285_A3B4A7B12FD5"/>
					</node>
					<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_916CA88E_0C25_467c_B6F1_BA3ED46EACC0" visibility="public" ordering="FIFO" parameter="EAID_PA000000_0C25_467c_B6F1_BA3ED46EACC0">
						<type xmi:idref="EAID_66840E4C_B40B_498b_960E_258AF6CCC16C"/>
					</node>
				</packagedElement>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_89E7FD30_5208_4955_82B5_FC3488B5179A" name="Test Model" visibility="public" ordering="FIFO" parameter="EAID_PA000000_5208_4955_82B5_FC3488B5179A">
					<outgoing xmi:idref="EAID_C758238F_E1B4_4f95_9FED_21338F22BF89"/>
					<type xmi:idref="EAID_C25AACED_8792_4758_A1E1_19BCF9296271"/>
				</node>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_C758238F_E1B4_4f95_9FED_21338F22BF89" visibility="public" source="EAID_89E7FD30_5208_4955_82B5_FC3488B5179A" target="EAID_1AE78D16_4C24_42bb_A986_DD6CE8E3BC1C"/>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_5CAD6C16_478E_4d87_AAE7_5D2E9592185A" name="Generated Tests" visibility="public" ordering="FIFO" parameter="EAID_PA000000_478E_4d87_AAE7_5D2E9592185A">
					<incoming xmi:idref="EAID_BA50AA7A_C6B0_4700_A8C2_4A0E8D0D6E41"/>
					<type xmi:idref="EAID_EA7DCEBC_955A_4f89_8038_244BB3DEE304"/>
				</node>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_9A390955_D380_430b_8A1B_ED592E14C2C8" name="Test Report" visibility="public" ordering="FIFO" parameter="EAID_PA000000_D380_430b_8A1B_ED592E14C2C8">
					<type xmi:idref="EAID_B6C24019_07CE_467a_B3A5_B1CBBAC2BB64"/>
				</node>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_47F8E5A6_4C95_4c12_9908_D1E3CDE16D65" name="System Under Test" visibility="public" ordering="FIFO" parameter="EAID_PA000000_4C95_4c12_9908_D1E3CDE16D65">
					<type xmi:idref="EAID_FB8361B2_816E_48c3_9262_D4B579F37CF7"/>
				</node>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_20FF9A2C_0938_4259_84A2_7594DE8C8C73" visibility="public" ordering="FIFO" parameter="EAID_PA000000_0938_4259_84A2_7594DE8C8C73">
					<type xmi:idref="EAID_2DE37EA0_EF22_414e_AD1F_DA40F117700C"/>
				</node>
				<node xmi:type="uml:ActivityFinalNode" xmi:id="EAID_AE786B5D_C2A1_4b33_A434_94BCC37BD51E" name="StopWorkflow1" visibility="public">
					<incoming xmi:idref="EAID_A8AB147F_06AD_4f14_BE05_F450F07A2388"/>
				</node>
				<node xmi:type="uml:InitialNode" xmi:id="EAID_673DF833_3053_4c0e_92DC_BB62439C2B00" name="StartWorkflow1" visibility="public">
					<outgoing xmi:idref="EAID_AE258717_FD6D_42e6_8B79_434D2460E608"/>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_AE258717_FD6D_42e6_8B79_434D2460E608" visibility="public" source="EAID_673DF833_3053_4c0e_92DC_BB62439C2B00" target="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF"/>
				<node xmi:type="uml:Action" xmi:id="EAID_95DD57C1_47AD_4b1b_A4A9_2AC912551A9C" name="Execute Tests" visibility="public">
					<incoming xmi:idref="EAID_663BB08E_99C2_4735_8D6B_11F9E542A73C"/>
				</node>
				<node xmi:type="uml:Action" xmi:id="EAID_545A0233_17DE_4cf2_802C_710166FE480C" name="Model Mutation Processor (Momut)" visibility="public">
					<incoming xmi:idref="EAID_27399000_BF79_4037_AFE6_69FD47315BBC"/>
					<outgoing xmi:idref="EAID_A8AB147F_06AD_4f14_BE05_F450F07A2388"/>
					<outgoing xmi:idref="EAID_663BB08E_99C2_4735_8D6B_11F9E542A73C"/>
					<input xmi:type="uml:InputPin" xmi:id="EAID_339C505A_3638_4dab_9668_7AAF4A9EF843" name="" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_AC9C03AD_6DA9_4abf_A8A1_04919F48CCC9"/>
						<type xmi:idref="EAID_BE8252CF_229C_4435_AC5F_404505801076"/>
					</input>
					<input xmi:type="uml:InputPin" xmi:id="EAID_8AE8D304_307E_4216_A6DC_604430D84E57" name="" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_1DE0A5F4_55EB_44d5_B458_650A0E3C9077"/>
						<type xmi:idref="EAID_5637D3DE_780D_4629_B17D_8E0AC4B785A9"/>
					</input>
					<output xmi:type="uml:OutputPin" xmi:id="EAID_9D7019CD_D3B5_4fca_8E2D_436CB3085FBD" name="" visibility="public" ordering="FIFO">
						<outgoing xmi:idref="EAID_BA50AA7A_C6B0_4700_A8C2_4A0E8D0D6E41"/>
						<type xmi:idref="EAID_EA7DCEBC_955A_4f89_8038_244BB3DEE304"/>
					</output>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_663BB08E_99C2_4735_8D6B_11F9E542A73C" visibility="public" source="EAID_545A0233_17DE_4cf2_802C_710166FE480C" target="EAID_95DD57C1_47AD_4b1b_A4A9_2AC912551A9C"/>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_A8AB147F_06AD_4f14_BE05_F450F07A2388" visibility="public" source="EAID_545A0233_17DE_4cf2_802C_710166FE480C" target="EAID_AE786B5D_C2A1_4b33_A434_94BCC37BD51E"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_BA50AA7A_C6B0_4700_A8C2_4A0E8D0D6E41" visibility="public" source="EAID_9D7019CD_D3B5_4fca_8E2D_436CB3085FBD" target="EAID_5CAD6C16_478E_4d87_AAE7_5D2E9592185A"/>
				<node xmi:type="uml:Action" xmi:id="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF" name="UML Model Interpreter and Flattener" visibility="public">
					<incoming xmi:idref="EAID_AE258717_FD6D_42e6_8B79_434D2460E608"/>
					<outgoing xmi:idref="EAID_27399000_BF79_4037_AFE6_69FD47315BBC"/>
					<output xmi:type="uml:OutputPin" xmi:id="EAID_C1CA0904_57F8_4a38_BEBE_6E4FA302743B" name="" visibility="public" ordering="FIFO">
						<outgoing xmi:idref="EAID_1DE0A5F4_55EB_44d5_B458_650A0E3C9077"/>
						<type xmi:idref="EAID_5637D3DE_780D_4629_B17D_8E0AC4B785A9"/>
					</output>
					<input xmi:type="uml:InputPin" xmi:id="EAID_1AE78D16_4C24_42bb_A986_DD6CE8E3BC1C" name="" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_C758238F_E1B4_4f95_9FED_21338F22BF89"/>
						<type xmi:idref="EAID_C25AACED_8792_4758_A1E1_19BCF9296271"/>
					</input>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_27399000_BF79_4037_AFE6_69FD47315BBC" visibility="public" source="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF" target="EAID_545A0233_17DE_4cf2_802C_710166FE480C"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_1DE0A5F4_55EB_44d5_B458_650A0E3C9077" visibility="public" source="EAID_C1CA0904_57F8_4a38_BEBE_6E4FA302743B" target="EAID_8AE8D304_307E_4216_A6DC_604430D84E57"/>
			</packagedElement>
			<packagedElement xmi:type="uml:Usage" xmi:id="EAID_DFA6EE4D_20CB_4543_AD45_0EAC3D26737C" visibility="public" supplier="EAID_49CAB218_E549_4c42_8943_050DF1E338CB" client="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B"/>
			<packagedElement xmi:type="uml:Association" xmi:id="EAID_B3F11D27_081C_4aaf_8ACB_B01CAECD5390" visibility="public">
				<memberEnd xmi:idref="EAID_dstF11D27_081C_4aaf_8ACB_B01CAECD5390"/>
				<memberEnd xmi:idref="EAID_srcF11D27_081C_4aaf_8ACB_B01CAECD5390"/>
				<ownedEnd xmi:type="uml:Property" xmi:id="EAID_srcF11D27_081C_4aaf_8ACB_B01CAECD5390" visibility="public" association="EAID_B3F11D27_081C_4aaf_8ACB_B01CAECD5390" isStatic="false" isReadOnly="true" isDerived="false" isOrdered="false" isUnique="true" isDerivedUnion="false" aggregation="none">
					<type xmi:idref="EAID_D90DE68F_7B9D_4346_BCA9_292BA943BB81"/>
				</ownedEnd>
			</packagedElement>
			<packagedElement xmi:type="uml:Artifact" xmi:id="EAID_BE8252CF_229C_4435_AC5F_404505801076" name="Mutation Operators" visibility="public"/>
			<packagedElement xmi:type="uml:InformationFlow" xmi:id="EAID_08C88C1B_213A_4e7f_8175_A0C1C033FC13" informationSource="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF" informationTarget="EAID_4BA82EC1_7D4A_4dea_BC3D_345040975E71">
				<conveyed/>
			</packagedElement>
			<packagedElement xmi:type="uml:Activity" xmi:id="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF" name="Monitoring Enriched Test Execution" visibility="public" isReadOnly="false" isSingleExecution="false">
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_1F37_4cbc_AD62_77926FE02465" name="Result" visibility="public" direction="out" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_D2EA78AD_ED82_40a7_9406_1F36878EC9B6"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_DE24_426f_BD0A_B5C060CD4CF5" name="System under Test" visibility="public" direction="in" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_24BD032A_9DA6_4b28_8379_1885A3003157"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_AF3F_47bb_B17C_BD139BAEEF0B" name="" visibility="public" direction="in" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_090405E0_3E2A_4411_BF42_C13A6318A563"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_1201_4a78_99CB_95F238226F8D" name="Tests" visibility="public" direction="in" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_090405E0_3E2A_4411_BF42_C13A6318A563"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_2A6B_4871_916D_4B5950DCD172" name="Test Result" visibility="public" direction="out" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_EACA7F25_9C25_4b42_8D7D_F55649B3DF72"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_D1DD_4240_AA0A_9D38710DF34D" name="System under Test" visibility="public" direction="in" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_EB3C8931_6A8E_4b70_8E22_F430C62E5902"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_0DE1_46bd_B776_02C29C88FACC" name="Monitor-Def" visibility="public" direction="in" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_85394436_0AF9_4924_AE65_663C2D6E11E0"/>
				</ownedParameter>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_AA05205B_1F37_4cbc_AD62_77926FE02465" name="Result" visibility="public" ordering="FIFO" parameter="EAID_PA000000_1F37_4cbc_AD62_77926FE02465">
					<incoming xmi:idref="EAID_D7A4F148_1E42_41f7_8208_C89C9A83FDB1"/>
					<incoming xmi:idref="EAID_9118547C_1EE5_482c_8384_66E20D5D56FA"/>
					<type xmi:idref="EAID_D2EA78AD_ED82_40a7_9406_1F36878EC9B6"/>
				</node>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_4F782860_DE24_426f_BD0A_B5C060CD4CF5" name="System under Test" visibility="public" ordering="FIFO" parameter="EAID_PA000000_DE24_426f_BD0A_B5C060CD4CF5">
					<outgoing xmi:idref="EAID_4BECDE9D_8EC9_4bcf_98E8_DCD81BE2DDA9"/>
					<type xmi:idref="EAID_24BD032A_9DA6_4b28_8379_1885A3003157"/>
				</node>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_4BECDE9D_8EC9_4bcf_98E8_DCD81BE2DDA9" visibility="public" source="EAID_4F782860_DE24_426f_BD0A_B5C060CD4CF5" target="EAID_ABEECB82_13FD_4ac4_ABCD_A074BD7CA855"/>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_393C043D_AF3F_47bb_B17C_BD139BAEEF0B" visibility="public" ordering="FIFO" parameter="EAID_PA000000_AF3F_47bb_B17C_BD139BAEEF0B">
					<outgoing xmi:idref="EAID_2419532D_16D2_45d7_A961_98B48A75AA44"/>
					<type xmi:idref="EAID_090405E0_3E2A_4411_BF42_C13A6318A563"/>
				</node>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_2419532D_16D2_45d7_A961_98B48A75AA44" visibility="public" source="EAID_393C043D_AF3F_47bb_B17C_BD139BAEEF0B" target="EAID_BED0FB9D_A27C_4680_9865_DCA51671A040"/>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_FDE00126_1201_4a78_99CB_95F238226F8D" name="Tests" visibility="public" ordering="FIFO" parameter="EAID_PA000000_1201_4a78_99CB_95F238226F8D">
					<type xmi:idref="EAID_090405E0_3E2A_4411_BF42_C13A6318A563"/>
				</node>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_69854EA3_2A6B_4871_916D_4B5950DCD172" name="Test Result" visibility="public" ordering="FIFO" parameter="EAID_PA000000_2A6B_4871_916D_4B5950DCD172">
					<type xmi:idref="EAID_EACA7F25_9C25_4b42_8D7D_F55649B3DF72"/>
				</node>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_66A16379_D1DD_4240_AA0A_9D38710DF34D" name="System under Test" visibility="public" ordering="FIFO" parameter="EAID_PA000000_D1DD_4240_AA0A_9D38710DF34D">
					<type xmi:idref="EAID_EB3C8931_6A8E_4b70_8E22_F430C62E5902"/>
				</node>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_FC3F11F9_0DE1_46bd_B776_02C29C88FACC" name="Monitor-Def" visibility="public" ordering="FIFO" parameter="EAID_PA000000_0DE1_46bd_B776_02C29C88FACC">
					<outgoing xmi:idref="EAID_7AADB4A7_D29F_4e02_A58C_0A430A250D03"/>
					<type xmi:idref="EAID_85394436_0AF9_4924_AE65_663C2D6E11E0"/>
				</node>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_7AADB4A7_D29F_4e02_A58C_0A430A250D03" visibility="public" source="EAID_FC3F11F9_0DE1_46bd_B776_02C29C88FACC" target="EAID_74BE0127_DEFC_4b9a_807A_F20E5DC955AE"/>
				<node xmi:type="uml:ActivityFinalNode" xmi:id="EAID_A78CCE5C_5B4D_4c07_ADF3_DDB79066FACD" name="StopWorkflow2" visibility="public">
					<incoming xmi:idref="EAID_C39F53F6_F373_418c_BE16_B52B9F881875"/>
				</node>
				<node xmi:type="uml:Action" xmi:id="EAID_8842A43E_D0EB_4266_A194_0D600438AEF0" name="Digital Twin Simulation" visibility="public">
					<incoming xmi:idref="EAID_2E5561D8_6B35_42ca_BB96_D6976137831C"/>
					<outgoing xmi:idref="EAID_7CABF180_9FCA_43ec_964C_E33D35931DAB"/>
					<output xmi:type="uml:OutputPin" xmi:id="EAID_B0EED9D2_47B7_4a3d_8ACE_C15CB4D88104" name="" visibility="public" ordering="FIFO">
						<outgoing xmi:idref="EAID_6371F3D8_01F6_4827_9609_779602EDAE14"/>
						<type xmi:idref="EAID_FCDD860B_4CE4_4be5_9410_8BB92B590180"/>
					</output>
					<output xmi:type="uml:OutputPin" xmi:id="EAID_2049A8E2_CA43_4f5e_BE5A_000371F42854" name="" visibility="public" ordering="FIFO">
						<outgoing xmi:idref="EAID_9118547C_1EE5_482c_8384_66E20D5D56FA"/>
						<type xmi:idref="EAID_D2EA78AD_ED82_40a7_9406_1F36878EC9B6"/>
					</output>
					<input xmi:type="uml:InputPin" xmi:id="EAID_ABEECB82_13FD_4ac4_ABCD_A074BD7CA855" name="" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_4BECDE9D_8EC9_4bcf_98E8_DCD81BE2DDA9"/>
						<type xmi:idref="EAID_24BD032A_9DA6_4b28_8379_1885A3003157"/>
					</input>
					<input xmi:type="uml:InputPin" xmi:id="EAID_BED0FB9D_A27C_4680_9865_DCA51671A040" name="" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_2419532D_16D2_45d7_A961_98B48A75AA44"/>
						<type xmi:idref="EAID_389E2ABC_6F88_4074_AD65_954295573D43"/>
					</input>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_7CABF180_9FCA_43ec_964C_E33D35931DAB" visibility="public" source="EAID_8842A43E_D0EB_4266_A194_0D600438AEF0" target="EAID_6F923BC3_7FBE_45d0_814A_6B5D3FC85577"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_6371F3D8_01F6_4827_9609_779602EDAE14" visibility="public" source="EAID_B0EED9D2_47B7_4a3d_8ACE_C15CB4D88104" target="EAID_78AFCDCA_9A91_4d3b_B356_3CEC813CEF32"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_9118547C_1EE5_482c_8384_66E20D5D56FA" visibility="public" source="EAID_2049A8E2_CA43_4f5e_BE5A_000371F42854" target="EAID_AA05205B_1F37_4cbc_AD62_77926FE02465"/>
				<node xmi:type="uml:InitialNode" xmi:id="EAID_0AB98734_476E_4ce2_910B_5D121D9A7A96" name="StartWorkflow2" visibility="public">
					<outgoing xmi:idref="EAID_2E5561D8_6B35_42ca_BB96_D6976137831C"/>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_2E5561D8_6B35_42ca_BB96_D6976137831C" visibility="public" source="EAID_0AB98734_476E_4ce2_910B_5D121D9A7A96" target="EAID_8842A43E_D0EB_4266_A194_0D600438AEF0"/>
				<node xmi:type="uml:Action" xmi:id="EAID_6F923BC3_7FBE_45d0_814A_6B5D3FC85577" name="RTAMT monitor execution" visibility="public">
					<incoming xmi:idref="EAID_7CABF180_9FCA_43ec_964C_E33D35931DAB"/>
					<outgoing xmi:idref="EAID_C39F53F6_F373_418c_BE16_B52B9F881875"/>
					<input xmi:type="uml:InputPin" xmi:id="EAID_74BE0127_DEFC_4b9a_807A_F20E5DC955AE" name="configured monitors" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_7AADB4A7_D29F_4e02_A58C_0A430A250D03"/>
					</input>
					<input xmi:type="uml:InputPin" xmi:id="EAID_E6CD37DC_D5B2_4c29_983D_DDE38C5D8FF5" name="Tool" visibility="public" ordering="FIFO"/>
					<input xmi:type="uml:InputPin" xmi:id="EAID_78AFCDCA_9A91_4d3b_B356_3CEC813CEF32" name="" visibility="public" ordering="FIFO">
						<incoming xmi:idref="EAID_6371F3D8_01F6_4827_9609_779602EDAE14"/>
						<type xmi:idref="EAID_FCDD860B_4CE4_4be5_9410_8BB92B590180"/>
					</input>
					<output xmi:type="uml:OutputPin" xmi:id="EAID_F00AA666_1A53_4a2c_A632_FD9E72C5AE1D" name="" visibility="public" ordering="FIFO">
						<outgoing xmi:idref="EAID_D7A4F148_1E42_41f7_8208_C89C9A83FDB1"/>
						<type xmi:idref="EAID_7C37394C_59E3_4b66_A9C1_567D980B4255"/>
					</output>
				</node>
				<edge xmi:type="uml:ControlFlow" xmi:id="EAID_C39F53F6_F373_418c_BE16_B52B9F881875" visibility="public" source="EAID_6F923BC3_7FBE_45d0_814A_6B5D3FC85577" target="EAID_A78CCE5C_5B4D_4c07_ADF3_DDB79066FACD"/>
				<edge xmi:type="uml:ObjectFlow" xmi:id="EAID_D7A4F148_1E42_41f7_8208_C89C9A83FDB1" visibility="public" source="EAID_F00AA666_1A53_4a2c_A632_FD9E72C5AE1D" target="EAID_AA05205B_1F37_4cbc_AD62_77926FE02465"/>
			</packagedElement>
			<packagedElement xmi:type="uml:Association" xmi:id="EAID_98DE6D05_CECE_46a6_B9E5_2A274D25ACC6" visibility="public">
				<memberEnd xmi:idref="EAID_dstDE6D05_CECE_46a6_B9E5_2A274D25ACC6"/>
				<memberEnd xmi:idref="EAID_srcDE6D05_CECE_46a6_B9E5_2A274D25ACC6"/>
				<ownedEnd xmi:type="uml:Property" xmi:id="EAID_srcDE6D05_CECE_46a6_B9E5_2A274D25ACC6" visibility="public" association="EAID_98DE6D05_CECE_46a6_B9E5_2A274D25ACC6" isStatic="false" isReadOnly="false" isDerived="false" isOrdered="false" isUnique="true" isDerivedUnion="false" aggregation="none">
					<type xmi:idref="EAID_3E88860C_E872_400e_99DC_567755888DD0"/>
				</ownedEnd>
				<ownedEnd xmi:type="uml:Property" xmi:id="EAID_dstDE6D05_CECE_46a6_B9E5_2A274D25ACC6" visibility="public" association="EAID_98DE6D05_CECE_46a6_B9E5_2A274D25ACC6" isStatic="false" isReadOnly="false" isDerived="false" isOrdered="false" isUnique="true" isDerivedUnion="false" aggregation="none">
					<type xmi:idref="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF"/>
				</ownedEnd>
			</packagedElement>
			<packagedElement xmi:type="uml:Activity" xmi:id="EAID_49CAB218_E549_4c42_8943_050DF1E338CB" name="Mutation-Driven Model-Based Test Case Generation" visibility="public" isReadOnly="false" isSingleExecution="false">
				<generalization xmi:type="uml:Generalization" xmi:id="EAID_90AAE8B5_0BEA_4c13_8238_7271D3577C6B" general="EAID_FB5C382F_CA36_4384_9586_0743A67814B0"/>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_B40B_498b_960E_258AF6CCC16C" name="Tests with High Mutation Coverage" visibility="public" direction="out" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_0EC38414_E4FF_4eb3_A22D_F61AE3BB69BB"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_A284_4a8b_BD72_EEBC363DE47E" name="Behaviour Model" visibility="public" direction="in" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_18B28083_6F19_4478_85D9_394BB72C7E71"/>
				</ownedParameter>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_66840E4C_B40B_498b_960E_258AF6CCC16C" name="Tests with High Mutation Coverage" visibility="public" ordering="FIFO" parameter="EAID_PA000000_B40B_498b_960E_258AF6CCC16C">
					<type xmi:idref="EAID_0EC38414_E4FF_4eb3_A22D_F61AE3BB69BB"/>
				</node>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_21569ACF_A284_4a8b_BD72_EEBC363DE47E" name="Behaviour Model" visibility="public" ordering="FIFO" parameter="EAID_PA000000_A284_4a8b_BD72_EEBC363DE47E">
					<type xmi:idref="EAID_18B28083_6F19_4478_85D9_394BB72C7E71"/>
				</node>
			</packagedElement>
			<packagedElement xmi:type="uml:Association" xmi:id="EAID_213C8969_F15E_46aa_97C7_3E0762B8B495" visibility="public">
				<memberEnd xmi:idref="EAID_dst3C8969_F15E_46aa_97C7_3E0762B8B495"/>
				<memberEnd xmi:idref="EAID_src3C8969_F15E_46aa_97C7_3E0762B8B495"/>
				<ownedEnd xmi:type="uml:Property" xmi:id="EAID_src3C8969_F15E_46aa_97C7_3E0762B8B495" visibility="public" association="EAID_213C8969_F15E_46aa_97C7_3E0762B8B495" isStatic="false" isReadOnly="true" isDerived="false" isOrdered="false" isUnique="true" isDerivedUnion="false" aggregation="none">
					<type xmi:idref="EAID_0481B34C_7DB9_41ea_BB39_BC7EA8270C42"/>
				</ownedEnd>
			</packagedElement>
			<packagedElement xmi:type="uml:Association" xmi:id="EAID_3A73C5A1_73C8_45ef_88BF_3BFA7634C137" visibility="public">
				<memberEnd xmi:idref="EAID_dst73C5A1_73C8_45ef_88BF_3BFA7634C137"/>
				<memberEnd xmi:idref="EAID_src73C5A1_73C8_45ef_88BF_3BFA7634C137"/>
				<ownedEnd xmi:type="uml:Property" xmi:id="EAID_src73C5A1_73C8_45ef_88BF_3BFA7634C137" visibility="public" association="EAID_3A73C5A1_73C8_45ef_88BF_3BFA7634C137" isStatic="false" isReadOnly="true" isDerived="false" isOrdered="false" isUnique="true" isDerivedUnion="false" aggregation="none">
					<type xmi:idref="EAID_D90DE68F_7B9D_4346_BCA9_292BA943BB81"/>
				</ownedEnd>
			</packagedElement>
			<packagedElement xmi:type="uml:Activity" xmi:id="EAID_7C0BD907_3AFB_4b2d_BABA_DC38851CDB7C" name="Test Oracle Observation at Runtime " visibility="public" isReadOnly="false" isSingleExecution="false">
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_98ED_4c94_8020_85C79BCD1FF9" name="" visibility="public" direction="in" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:idref="EAID_85394436_0AF9_4924_AE65_663C2D6E11E0"/>
				</ownedParameter>
				<ownedParameter xmi:type="uml:Parameter" xmi:id="EAID_PA000000_F853_4c6e_B0A5_749EE9DF35C0" name="" visibility="public" direction="in" isStream="false" isException="false" isOrdered="false" isUnique="true">
					<type xmi:type="uml:PrimitiveType" href="http://schema.omg.org/spec/UML/2.1/uml.xml#Integer"/>
				</ownedParameter>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_BEF84A8F_98ED_4c94_8020_85C79BCD1FF9" visibility="public" ordering="FIFO" parameter="EAID_PA000000_98ED_4c94_8020_85C79BCD1FF9">
					<type xmi:idref="EAID_85394436_0AF9_4924_AE65_663C2D6E11E0"/>
				</node>
				<node xmi:type="uml:ActivityParameterNode" xmi:id="EAID_DD8ED0F4_F853_4c6e_B0A5_749EE9DF35C0" visibility="public" ordering="FIFO" parameter="EAID_PA000000_F853_4c6e_B0A5_749EE9DF35C0">
					<type xmi:type="uml:PrimitiveType" href="http://schema.omg.org/spec/UML/2.1/uml.xml#Integer"/>
				</node>
			</packagedElement>
			<packagedElement xmi:type="uml:Association" xmi:id="EAID_63F0793A_09C1_4bb5_A50F_76B59B9E4165" visibility="public">
				<memberEnd xmi:idref="EAID_dstF0793A_09C1_4bb5_A50F_76B59B9E4165"/>
				<memberEnd xmi:idref="EAID_srcF0793A_09C1_4bb5_A50F_76B59B9E4165"/>
				<ownedEnd xmi:type="uml:Property" xmi:id="EAID_srcF0793A_09C1_4bb5_A50F_76B59B9E4165" visibility="public" association="EAID_63F0793A_09C1_4bb5_A50F_76B59B9E4165" isStatic="false" isReadOnly="true" isDerived="false" isOrdered="false" isUnique="true" isDerivedUnion="false" aggregation="none">
					<type xmi:idref="EAID_3E88860C_E872_400e_99DC_567755888DD0"/>
				</ownedEnd>
			</packagedElement>
			<packagedElement xmi:type="uml:Package" xmi:id="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" name="UC13 Artifacts" visibility="public">
				<packagedElement xmi:type="uml:InstanceSpecification" xmi:id="EAID_746AD8A9_2525_46cc_9610_FAB6D55DC384" name="" visibility="public" classifier="EAID_C61EFABF_BE65_4259_99AE_75818C36F9BB">
					<nestedArtifact xmi:type="uml:Artifact" xmi:id="EAID_488FB692_A534_4fc7_AAEA_18B3C9919898" name="Artifact1" visibility="public"/>
				</packagedElement>
				<packagedElement xmi:type="uml:InstanceSpecification" xmi:id="EAID_7D72ABAD_554B_412c_B70B_5CC235F22CA1" name="" visibility="public" classifier="EAID_BD9C29D1_968E_4b27_ABC6_6D541A1DF402"/>
				<packagedElement xmi:type="uml:Artifact" xmi:id="EAID_090405E0_3E2A_4411_BF42_C13A6318A563" name="Concrete Test Sequences" visibility="public"/>
				<packagedElement xmi:type="uml:Artifact" xmi:id="EAID_24BD032A_9DA6_4b28_8379_1885A3003157" name="Digital Twin " visibility="public"/>
				<packagedElement xmi:type="uml:Artifact" xmi:id="EAID_237EC30E_86AF_494d_B326_A1010A44B64F" name="Fault Injection Experiment Report" visibility="public"/>
				<packagedElement xmi:type="uml:Artifact" xmi:id="EAID_85394436_0AF9_4924_AE65_663C2D6E11E0" name="Monitor Condition Definitions" visibility="public"/>
				<packagedElement xmi:type="uml:Artifact" xmi:id="EAID_7C37394C_59E3_4b66_A9C1_567D980B4255" name="monitor formal analysis test result" visibility="public"/>
				<packagedElement xmi:type="uml:Artifact" xmi:id="EAID_7ACDC903_8927_445d_938C_92A971392B44" name="Requirements" visibility="public"/>
				<packagedElement xmi:type="uml:Artifact" xmi:id="EAID_FCDD860B_4CE4_4be5_9410_8BB92B590180" name="simulation traces" visibility="public"/>
				<packagedElement xmi:type="uml:Artifact" xmi:id="EAID_EB3C8931_6A8E_4b70_8E22_F430C62E5902" name="SUT" visibility="public"/>
				<packagedElement xmi:type="uml:Artifact" xmi:id="EAID_D2EA78AD_ED82_40a7_9406_1F36878EC9B6" name="Test Report" visibility="public"/>
				<packagedElement xmi:type="uml:Artifact" xmi:id="EAID_C61EFABF_BE65_4259_99AE_75818C36F9BB" name="Test Report for Functional Safety" visibility="public"/>
				<packagedElement xmi:type="uml:Artifact" xmi:id="EAID_EACA7F25_9C25_4b42_8D7D_F55649B3DF72" name="Test Verdict" visibility="public"/>
				<packagedElement xmi:type="uml:Artifact" xmi:id="EAID_BD9C29D1_968E_4b27_ABC6_6D541A1DF402" name="UML Behavioural Model" visibility="public"/>
				<packagedElement xmi:type="uml:Artifact" xmi:id="EAID_5637D3DE_780D_4629_B17D_8E0AC4B785A9" name="Updated and Flattened Model" visibility="public"/>
				<packagedElement xmi:type="uml:Artifact" xmi:id="EAID_0B4A8E05_053C_4ecd_ABC7_F66648D00601" name="Updated Model with FI Instrumentation" visibility="public"/>
			</packagedElement>
		</packagedElement>
		<VALU3S:Method base_Activity="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" Type="Semi-automated"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_3E2E11E6_005F_4524_98D5_16876B0E921C"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_A9F5A20E_DF41_4a47_8371_357E22E2BD47"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_8197B459_5031_4020_A8EF_1A4575000875"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_8F99D37D_3FDA_4f98_BE2B_F747C81D96B4"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_CD539CCF_83FE_49ea_B828_418C2D7B2CF4"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_FA3E979C_F47C_4d6a_8BB3_55E0C93A549F"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_05AF10C0_7C13_43b2_AF87_F24EA2135ED2"/>
		<VALU3S:Activity base_Action="EAID_44E02199_768C_4970_B82E_DA75112AE5E5" decision="False" Type="Semi-automated"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_D1DD7149_E98F_4b80_862A_7C3A515A5630"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_0D9B1570_5C0E_4276_A4F2_0B3B373EE6F2"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_2DD0634C_9902_4081_915A_473D0BF6F2F8"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_10E9B404_83BB_4e1d_94B8_34D2FB35BECE"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_3AD93350_A1B4_4265_ADB4_E637045672A2"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_5E616E7D_8A8D_46a5_84FF_D2A9D8C41677"/>
		<VALU3S:Activity base_Action="EAID_D12EB7DE_7C6F_4b8d_AD0F_AAB9D910BFE4" decision="False" Type="Semi-automated"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_D72E0B3B_4E57_4455_B2DA_76B180C37D85"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_EBC19B31_D3A8_463b_B309_D44EA753AFB6"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_B3A40AEB_7DC7_4b77_A624_555B7AB1E992"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_D93DCD2D_9BD3_40d1_9704_B71189194189"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_985A49EE_FB3C_4b4c_88D5_95E134549D86"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_5CAEFD28_9668_4a22_8EB4_5E9342A90E84"/>
		<VALU3S:Activity base_Action="EAID_B281DF86_EC4D_474e_9D54_54F997A56ED4" decision="False" Type="Automated"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_2A69A333_2065_43d0_BDDB_B0993F93E292"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_3AF908E0_3202_4ef7_9D16_3850CBF20B5F"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_D148100D_94F1_487e_87DF_D6FE4720B423"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_BF66EE2C_4BAC_480e_937C_5F443A807624"/>
		<VALU3S:Activity base_Action="EAID_FDBBA04B_7137_470b_9F6A_5F6685F35487" decision="False" Type="Semi-automated"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_56E26134_A0BE_498e_9EC9_B4D7A62B5E94"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_2EE9D1C9_07C1_47e9_8E3C_5E5271D38ABB"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_454EF2D1_9FC2_4253_9561_99CE9BE15C8E"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_3047F2F5_8A52_4770_85DD_6586C87C00D3"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_E18B0431_8EF9_49f1_BE58_C8D641C8ABE4"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_182FFE17_087D_413e_BC61_DDAA8FE0551A"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_DE8F298E_068C_45cd_A741_1E4E0B0D9A4B"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_3A1EBAA2_2D73_4f4f_9804_D394C332C702"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_42AACA4A_6ACE_4509_AC29_9B20487FC05B"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_A9C595B8_BCC4_45bb_8987_6B778237175D"/>
		<VALU3S:Activity base_Action="EAID_7FD07A32_AF37_4e83_BE8B_3BCBCFBADE33" decision="False" Type="Semi-automated"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_B41DBA11_4D2F_4f8c_B770_0ABF0C2A378A"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_8670B3AE_7B84_4cdb_9836_339CFC5F7FE4"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_5B844266_BC6C_4093_AAC3_D01324D9CC03"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_82CBCF51_911F_4e21_AEC9_F62DCD661D03"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_A0FE3BB0_ACBE_486b_B39B_737F5188E756"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_52561D18_D2FC_4ba3_B96A_BC45C2B97CEA"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_50579012_6B10_4af8_8938_F9FE9A8F274E"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_8C187BE5_E768_4455_AA8E_47C331AA3AFF"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_90380B23_A656_478c_9D73_F2E9BF83D019"/>
		<VALU3S:StopWorkflow base_ActivityFinalNode="EAID_A479D09A_02AD_439c_84D1_C90C3C3270D2"/>
		<VALU3S:Activity base_Action="EAID_F5277C5E_FB11_471f_9EDA_9EFE4A927426" decision="False" Type="Semi-automated"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_B189CF1C_5DFD_4cd7_B2F4_F8A3366410B8"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_CA12C7D3_4B76_400e_86CE_5CC17A9FB5B5"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_9C3443FA_B83E_4a16_9F46_3AE43029CD35"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_4685E5EC_A4CE_4ef1_B7DC_7209765C7DAC"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_452511B2_C25A_411d_9AA0_D9DF17B595E1"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_255A488C_C1C5_4014_A9B6_51C0F372F917"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_D548A74A_67D1_484f_9E45_6D6FFE971EB8"/>
		<VALU3S:Activity base_Action="EAID_1084A284_C4C9_49c9_BEB1_DC08E229C2D4" decision="False" Type="Manual"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_B077BB37_2CD4_439c_90CE_1561ACF4C6E8"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_96EB71C6_4CAA_4867_8FDE_3AC5BF353331"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_8DCB7900_3FE7_4ec3_86A3_C67CBD629921"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_3FBF93B0_7E7B_4bb9_9EBE_5C22EA105E74"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_6724068C_00AB_48b6_B7BA_52FF823B9C1A"/>
		<VALU3S:Activity base_Action="EAID_0906436E_0D2C_4d86_AE52_8741DC284110" decision="False" Type="Semi-automated"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_26F3E31B_160A_4753_BF66_B5B986323F52"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_9F17AD0E_7AF1_4dfd_85CD_D8D6999D6C75"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_A9008175_30F9_4170_BC2A_6254D583503C"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_D80EFBDF_8901_4413_931E_DB3891A8AE37"/>
		<VALU3S:Activity base_Action="EAID_69A3E167_023B_4a22_9314_C9328D2B646A" decision="False" Type="Manual"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_3A170932_8973_4f58_8787_5BFEE3FBD70B"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_74EB9B67_90FE_45cd_BD1A_2542837CC9E9"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_946E4E79_C808_40ca_B67F_11487EDC9CB2"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_06A50B27_7A65_4672_8F51_E10689F7B9DD"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_9C7CA0BF_1D21_4ae4_9CE6_786FB96551BB"/>
		<VALU3S:StartWorkflow base_InitialNode="EAID_26741C64_DA5F_430e_B3F3_2C9DD89E840A"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_0F951106_CD03_4906_A1FB_055AB3AF3CBD"/>
		<VALU3S:Activity base_Action="EAID_2C064EE4_66EA_4f0e_ADD6_7587CEBB7511" decision="False" Type="Semi-automated"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_5F138EFE_FCD9_4f6e_9DEE_54DB9E9FF482"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_6EEA442B_8529_4ec2_95F1_C7D235E0AB7C"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_F2E57E64_8356_49f5_8F00_D3AA25370E0B"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_3E76B5AE_A916_474e_8B20_B5B38D3FB97B"/>
		<VALU3S:Method base_Activity="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" Type="Semi-automated"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_2E51C041_C744_41d6_8B76_AF1563EC1CE9"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_AC9C03AD_6DA9_4abf_A8A1_04919F48CCC9"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_5629B533_2E6B_479b_ACB4_48FAD1AE5FF9"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_3A798087_4748_4613_8B6E_7458507990AC"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_916CA88E_0C25_467c_B6F1_BA3ED46EACC0"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_89E7FD30_5208_4955_82B5_FC3488B5179A"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_C758238F_E1B4_4f95_9FED_21338F22BF89"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_5CAD6C16_478E_4d87_AAE7_5D2E9592185A"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_9A390955_D380_430b_8A1B_ED592E14C2C8"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_47F8E5A6_4C95_4c12_9908_D1E3CDE16D65"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_20FF9A2C_0938_4259_84A2_7594DE8C8C73"/>
		<EAUML:CustomDocument base_Artifact="EAID_BE8252CF_229C_4435_AC5F_404505801076"/>
		<VALU3S:StopWorkflow base_ActivityFinalNode="EAID_AE786B5D_C2A1_4b33_A434_94BCC37BD51E"/>
		<VALU3S:StartWorkflow base_InitialNode="EAID_673DF833_3053_4c0e_92DC_BB62439C2B00"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_AE258717_FD6D_42e6_8B79_434D2460E608"/>
		<VALU3S:Activity base_Action="EAID_95DD57C1_47AD_4b1b_A4A9_2AC912551A9C" decision="False"/>
		<VALU3S:Activity base_Action="EAID_545A0233_17DE_4cf2_802C_710166FE480C" decision="False"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_663BB08E_99C2_4735_8D6B_11F9E542A73C"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_A8AB147F_06AD_4f14_BE05_F450F07A2388"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_339C505A_3638_4dab_9668_7AAF4A9EF843"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_8AE8D304_307E_4216_A6DC_604430D84E57"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_9D7019CD_D3B5_4fca_8E2D_436CB3085FBD"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_BA50AA7A_C6B0_4700_A8C2_4A0E8D0D6E41"/>
		<VALU3S:Activity base_Action="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF" decision="False"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_27399000_BF79_4037_AFE6_69FD47315BBC"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_C1CA0904_57F8_4a38_BEBE_6E4FA302743B"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_1DE0A5F4_55EB_44d5_B458_650A0E3C9077"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_1AE78D16_4C24_42bb_A986_DD6CE8E3BC1C"/>
		<VALU3S:Method base_Activity="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF" Type="Semi-automated"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_AA05205B_1F37_4cbc_AD62_77926FE02465"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_4F782860_DE24_426f_BD0A_B5C060CD4CF5"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_4BECDE9D_8EC9_4bcf_98E8_DCD81BE2DDA9"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_393C043D_AF3F_47bb_B17C_BD139BAEEF0B"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_2419532D_16D2_45d7_A961_98B48A75AA44"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_FDE00126_1201_4a78_99CB_95F238226F8D"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_69854EA3_2A6B_4871_916D_4B5950DCD172"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_66A16379_D1DD_4240_AA0A_9D38710DF34D"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_FC3F11F9_0DE1_46bd_B776_02C29C88FACC"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_7AADB4A7_D29F_4e02_A58C_0A430A250D03"/>
		<VALU3S:StopWorkflow base_ActivityFinalNode="EAID_A78CCE5C_5B4D_4c07_ADF3_DDB79066FACD"/>
		<VALU3S:Activity base_Action="EAID_8842A43E_D0EB_4266_A194_0D600438AEF0" decision="False" Type="Semi-automated"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_7CABF180_9FCA_43ec_964C_E33D35931DAB"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_B0EED9D2_47B7_4a3d_8ACE_C15CB4D88104"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_6371F3D8_01F6_4827_9609_779602EDAE14"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_2049A8E2_CA43_4f5e_BE5A_000371F42854"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_9118547C_1EE5_482c_8384_66E20D5D56FA"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_ABEECB82_13FD_4ac4_ABCD_A074BD7CA855"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_BED0FB9D_A27C_4680_9865_DCA51671A040"/>
		<VALU3S:StartWorkflow base_InitialNode="EAID_0AB98734_476E_4ce2_910B_5D121D9A7A96"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_2E5561D8_6B35_42ca_BB96_D6976137831C"/>
		<VALU3S:Activity base_Action="EAID_6F923BC3_7FBE_45d0_814A_6B5D3FC85577" decision="False" Type="Semi-automated"/>
		<VALU3S:SequenceFlow base_ControlFlow="EAID_C39F53F6_F373_418c_BE16_B52B9F881875"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_74BE0127_DEFC_4b9a_807A_F20E5DC955AE"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_E6CD37DC_D5B2_4c29_983D_DDE38C5D8FF5"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_78AFCDCA_9A91_4d3b_B356_3CEC813CEF32"/>
		<VALU3S:ActivityArtifact base_ActionPin="EAID_F00AA666_1A53_4a2c_A632_FD9E72C5AE1D"/>
		<VALU3S:ArtifactFlow base_ObjectFlow="EAID_D7A4F148_1E42_41f7_8208_C89C9A83FDB1"/>
		<VALU3S:Method base_Activity="EAID_49CAB218_E549_4c42_8943_050DF1E338CB" Type="Automated"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_66840E4C_B40B_498b_960E_258AF6CCC16C"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_21569ACF_A284_4a8b_BD72_EEBC363DE47E"/>
		<VALU3S:Method base_Activity="EAID_7C0BD907_3AFB_4b2d_BABA_DC38851CDB7C"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_BEF84A8F_98ED_4c94_8020_85C79BCD1FF9"/>
		<VALU3S:MethodArtifact base_ActivityParameterNode="EAID_DD8ED0F4_F853_4c6e_B0A5_749EE9DF35C0"/>
		<VALU3S:Artifact base_InstanceSpecification="EAID_746AD8A9_2525_46cc_9610_FAB6D55DC384" Type="Information"/>
		<VALU3S:Artifact base_Artifact="EAID_488FB692_A534_4fc7_AAEA_18B3C9919898"/>
		<VALU3S:Artifact base_InstanceSpecification="EAID_7D72ABAD_554B_412c_B70B_5CC235F22CA1" Type="Information"/>
		<VALU3S:Artifact base_Artifact="EAID_090405E0_3E2A_4411_BF42_C13A6318A563" Type="Information"/>
		<VALU3S:Artifact base_Artifact="EAID_24BD032A_9DA6_4b28_8379_1885A3003157" Type="Active Unit"/>
		<VALU3S:Artifact base_Artifact="EAID_237EC30E_86AF_494d_B326_A1010A44B64F" Type="Information"/>
		<VALU3S:Artifact base_Artifact="EAID_85394436_0AF9_4924_AE65_663C2D6E11E0" Type="Information"/>
		<VALU3S:Artifact base_Artifact="EAID_7C37394C_59E3_4b66_A9C1_567D980B4255" Type="Information"/>
		<VALU3S:Artifact base_Artifact="EAID_7ACDC903_8927_445d_938C_92A971392B44" Type="Active Unit"/>
		<VALU3S:Artifact base_Artifact="EAID_FCDD860B_4CE4_4be5_9410_8BB92B590180" Type="Information"/>
		<VALU3S:Artifact base_Artifact="EAID_EB3C8931_6A8E_4b70_8E22_F430C62E5902"/>
		<VALU3S:Artifact base_Artifact="EAID_D2EA78AD_ED82_40a7_9406_1F36878EC9B6" Type="Information"/>
		<VALU3S:Artifact base_Artifact="EAID_C61EFABF_BE65_4259_99AE_75818C36F9BB" Type="Information"/>
		<VALU3S:Artifact base_Artifact="EAID_EACA7F25_9C25_4b42_8D7D_F55649B3DF72"/>
		<VALU3S:Artifact base_Artifact="EAID_BD9C29D1_968E_4b27_ABC6_6D541A1DF402" Type="Information"/>
		<VALU3S:Artifact base_Artifact="EAID_5637D3DE_780D_4629_B17D_8E0AC4B785A9" Type="Information"/>
		<VALU3S:Artifact base_Artifact="EAID_0B4A8E05_053C_4ecd_ABC7_F66648D00601" Type="Information"/>
	</uml:Model>
	<xmi:Extension extender="Enterprise Architect" extenderID="6.5">
		<elements>
			<element xmi:idref="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" xmi:type="uml:Package" name="UC13_SIEMENS" scope="public">
				<model package2="EAID_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" package="EAPK_5F07B1D7_03F0_4464_8EAA_2012EF0CE47E" tpos="5" ea_localid="538" ea_eleType="package"/>
				<properties isSpecification="false" sType="Package" nType="0" scope="public"/>
				<project author="Guest Guest" version="1.0" phase="1.0" created="2021-09-03 14:16:51" modified="2022-03-08 12:27:21" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs/>
				<extendedProperties tagged="0" package_name="D4.8"/>
				<packageproperties version="1.0" tpos="5"/>
				<paths/>
				<times created="2021-09-03 14:16:51" modified="2021-09-03 14:16:51" lastloaddate="2022-03-08 12:21:08" lastsavedate="2022-03-08 12:21:08"/>
				<flags iscontrolled="0" isprotected="0" batchsave="0" batchload="0" usedtd="0" logxml="0"/>
			</element>
			<element xmi:idref="EAID_15DF21FB_D035_498a_871B_BCCA8ADA3814" xmi:type="uml:Note" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" tpos="0" ea_localid="12175" ea_eleType="element"/>
				<properties documentation="The group of V&amp;amp;V methods applied to the motor control for industrial drives use case (UC13), which includes the migration of a digital twin to another processor platform, are:&#xA;&lt;ul&gt;&#xA;&#x9;&lt;li&gt;&lt;i&gt;Behaviour-Driven Model Development and Test-Driven Model Review&lt;/i&gt;&lt;/li&gt;&#xA;&#x9;&lt;li&gt;&lt;i&gt;Model-Based Mutation Testing&lt;/i&gt;&lt;/li&gt;&#xA;&#x9;&lt;li&gt;&lt;i&gt;Model-Based Robustness Testing&lt;/i&gt;&lt;/li&gt;&#xA;&#x9;&lt;li&gt;&lt;i&gt;Monitoring Enriched Test Execution (Test Oracle Observation at Runtime)&lt;/i&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;As such, the method takes the digital twin, requirements and potentially pre-existing test cases as input and delivers a validated model and reports on functional and robustness tests as well as fault injection.&#xA;This overall workflow depicts how the methods interact in the context of the use case. &lt;i&gt;Behaviour-Driven Model Development and Test-Driven Model Review&lt;/i&gt; provides a behaviour model for the two model-based test case generation approaches. The resulting abstract tests are concretized and run in a monitoring-enriched test environment. This environment makes use of formally defined monitors to ensure that properties in the discrete or continuous domain, such as voltage and current, of the system under test hold. This is an application of the &lt;i&gt;Test Oracle Observation at Runtime &lt;/i&gt;method (as part of Monitoring Enriched Test Execution).&#xA;&#xA;" isSpecification="false" sType="Note" nType="0" scope="public"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-03-14 08:52:55" modified="2022-03-22 18:00:49" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS" linkedFeature="&lt;P1&gt;=Element Note;&lt;P2&gt;=EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA;&lt;P3&gt;=;"/>
				<links>
					<NoteLink xmi:id="EAID_27B3CB56_E87D_43e2_AB57_243E1CBD4AB2" start="EAID_15DF21FB_D035_498a_871B_BCCA8ADA3814" end="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA"/>
				</links>
			</element>
			<element xmi:idref="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" xmi:type="uml:Activity" name="UC13 - SIEMENS" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" tpos="1" ea_localid="11574" ea_eleType="element"/>
				<properties documentation="The group of V&amp;amp;V methods applied to the motor control for industrial drives use case (UC13), which includes the migration of a digital twin to another processor platform, are:&#xA;&lt;ul&gt;&#xA;&#x9;&lt;li&gt;&lt;i&gt;Behaviour-Driven Model Development and Test-Driven Model Review&lt;/i&gt;&lt;/li&gt;&#xA;&#x9;&lt;li&gt;&lt;i&gt;Model-Based Mutation Testing&lt;/i&gt;&lt;/li&gt;&#xA;&#x9;&lt;li&gt;&lt;i&gt;Model-Based Robustness Testing&lt;/i&gt;&lt;/li&gt;&#xA;&#x9;&lt;li&gt;&lt;i&gt;Monitoring Enriched Test Execution (Test Oracle Observation at Runtime)&lt;/i&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;As such, the method takes the digital twin, requirements and potentially pre-existing test cases as input and delivers a validated model and reports on functional and robustness tests as well as fault injection.&#xA;This overall workflow depicts how the methods interact in the context of the use case. &lt;i&gt;Behaviour-Driven Model Development and Test-Driven Model Review&lt;/i&gt; provides a behaviour model for the two model-based test case generation approaches. The resulting abstract tests are concretized and run in a monitoring-enriched test environment. This environment makes use of formally defined monitors to ensure that properties in the discrete or continuous domain, such as voltage and current, of the system under test hold. This is an application of the &lt;i&gt;Test Oracle Observation at Runtime &lt;/i&gt;method (as part of Monitoring Enriched Test Execution).&#xA;&#xA;" isSpecification="false" sType="Activity" nType="8" scope="public" stereotype="Method" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 14:43:26" modified="2022-09-05 18:00:34" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;" styleex="ConstructID=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3E89_5a3e_AF95_C60F9281CCD2" name="Type" value="Semi-automated#NOTES#Values: Manual,Automated,Semi-automated&#xA;Default: Semi-automated&#xA;" modelElement="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA"/>
					<tag xmi:id="EAID_003EE6E7_040E_6904_B63F_4AB209FF9235" name="owns" modelElement="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={BBE3A2C4-85F5-4627-B9A8-E5944230CCC5}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Method;FQName=VALU3S::Method;@ENDSTEREO;$DES;$CLT={2DBCCB28-1CF7-4176-A346-2C09B8F61ECA}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={747C491D-3A3D-4a60-A73A-5A4760EEDD46}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_makeComposite@ENDNAME;@TYPE=string@ENDTYPE;@VALU=True@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Method::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=_defaultDiagramType@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3SDiagrams::Workflow_Definition@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={2DBCCB28-1CF7-4176-A346-2C09B8F61ECA}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS" diagram="EAID_D6F178F6_87B7_46d2_89C7_AC497C2897DA"/>
				<links>
					<NoteLink xmi:id="EAID_27B3CB56_E87D_43e2_AB57_243E1CBD4AB2" start="EAID_15DF21FB_D035_498a_871B_BCCA8ADA3814" end="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA"/>
					<Association xmi:id="EAID_7C42AC46_3AE7_46ec_AF0B_C971B3C20996" start="EAID_DAED17E1_2E5A_4cfe_85CD_C938421C52CB" end="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA"/>
				</links>
			</element>
			<element xmi:idref="EAID_3E2E11E6_005F_4524_98D5_16876B0E921C" xmi:type="uml:ActivityParameter" name="Fault Injection Results" scope="public" classifier="EAID_237EC30E_86AF_494d_B326_A1010A44B64F">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="0" ea_localid="11952" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Fault Injection Experiment Report" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-10 14:04:57" modified="2021-09-10 14:05:46" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={F9CE3877-3431-4f0e-BD26-5017363F8575}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={3E2E11E6-005F-4524-98D5-16876B0E921C}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={B3B4CA36-19DF-4c17-8567-ADAE9E0F695F}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=direction@ENDNAME;@TYPE=ParameterDirectionKind@ENDTYPE;@VALU=out@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={3E2E11E6-005F-4524-98D5-16876B0E921C}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
			</element>
			<element xmi:idref="EAID_A9F5A20E_DF41_4a47_8371_357E22E2BD47" xmi:type="uml:ActivityParameter" name="Robustness Test Results" scope="public" classifier="EAID_D2EA78AD_ED82_40a7_9406_1F36878EC9B6">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="1" ea_localid="11604" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Test Report" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:50:13" modified="2021-09-10 14:01:49" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={29E6D993-07CB-442f-96EC-0FCB11DD7DEB}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={A9F5A20E-DF41-4a47-8371-357E22E2BD47}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={F1DBB229-9FF4-4d1d-8009-8DC07ECD10CF}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=direction@ENDNAME;@TYPE=ParameterDirectionKind@ENDTYPE;@VALU=out@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={A9F5A20E-DF41-4a47-8371-357E22E2BD47}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_D93DCD2D_9BD3_40d1_9704_B71189194189" start="EAID_B3A40AEB_7DC7_4b77_A624_555B7AB1E992" end="EAID_A9F5A20E_DF41_4a47_8371_357E22E2BD47"/>
				</links>
			</element>
			<element xmi:idref="EAID_8197B459_5031_4020_A8EF_1A4575000875" xmi:type="uml:ActivityParameter" name="Functional (Safety)Test Results" scope="public" classifier="EAID_D2EA78AD_ED82_40a7_9406_1F36878EC9B6">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="2" ea_localid="11603" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Test Report" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:49:10" modified="2021-09-10 14:01:17" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={74D2118C-D7AB-4ca8-8482-F8E5CF7DD2C3}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={8197B459-5031-4020-A8EF-1A4575000875}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={D7E1DCDE-A8CA-4998-BF5D-1BF47E63C3D6}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=direction@ENDNAME;@TYPE=ParameterDirectionKind@ENDTYPE;@VALU=out@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={8197B459-5031-4020-A8EF-1A4575000875}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_10E9B404_83BB_4e1d_94B8_34D2FB35BECE" start="EAID_2DD0634C_9902_4081_915A_473D0BF6F2F8" end="EAID_8197B459_5031_4020_A8EF_1A4575000875"/>
				</links>
			</element>
			<element xmi:idref="EAID_8F99D37D_3FDA_4f98_BE2B_F747C81D96B4" xmi:type="uml:ActivityParameter" name="Motor + Motor Control" scope="public" classifier="EAID_24BD032A_9DA6_4b28_8379_1885A3003157">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="3" ea_localid="11597" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Digital Twin " scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:40:37" modified="2021-07-27 16:41:23" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={027F5A4B-3A59-4ea5-8BE2-A1063718E1E3}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={8F99D37D-3FDA-4f98-BE2B-F747C81D96B4}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={718F1F5F-6041-4d3e-95B1-602A50BC4910}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={8F99D37D-3FDA-4f98-BE2B-F747C81D96B4}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_CD539CCF_83FE_49ea_B828_418C2D7B2CF4" start="EAID_8F99D37D_3FDA_4f98_BE2B_F747C81D96B4" end="EAID_96EB71C6_4CAA_4867_8FDE_3AC5BF353331"/>
				</links>
			</element>
			<element xmi:idref="EAID_FA3E979C_F47C_4d6a_8BB3_55E0C93A549F" xmi:type="uml:ActivityParameter" name="Pre-Existing Tests" scope="public" classifier="EAID_090405E0_3E2A_4411_BF42_C13A6318A563">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="4" ea_localid="11580" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Concrete Test Sequences" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 15:21:32" modified="2021-07-27 15:43:30" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={D49CDAE3-0FEC-451c-88BF-979529B6404E}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={FA3E979C-F47C-4d6a-8BB3-55E0C93A549F}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={9B1EF912-4A1C-4322-912A-F1B26B1E55FF}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={FA3E979C-F47C-4d6a-8BB3-55E0C93A549F}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_05AF10C0_7C13_43b2_AF87_F24EA2135ED2" start="EAID_FA3E979C_F47C_4d6a_8BB3_55E0C93A549F" end="EAID_6EEA442B_8529_4ec2_95F1_C7D235E0AB7C"/>
				</links>
			</element>
			<element xmi:idref="EAID_44E02199_768C_4970_B82E_DA75112AE5E5" xmi:type="uml:Action" scope="public" classifier="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="4" ea_localid="11612" ea_eleType="element"/>
				<properties documentation="The concretized test cases, monitor definitions and the system under test (configured digital twin) are inputs for this activity, where the system is executed in a monitoring-enriched environment. This environment makes use of formally defined monitors to ensure that properties of the continuous outputs (e.g., motor speed, current, voltage) of the system under test hold. This is an application of the &lt;i&gt;Test Oracle Observation at Runtime &lt;/i&gt;method (as part of Monitoring Enriched Test Execution). A test result report is written as output of this activity." isSpecification="false" sType="Action" nType="0" classname="Monitoring Enriched Test Execution" scope="public" stereotype="Activity"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:50:19" modified="2022-06-27 19:22:59" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3015_8e30_B5E9_DE729A175EF4" name="Type" value="Semi-automated#NOTES#Values: Manual,Automated,Semi-automated&#xA;" modelElement="EAID_44E02199_768C_4970_B82E_DA75112AE5E5"/>
					<tag xmi:id="EAID_970CC02E_F061_68f0_B45D_B529984B4FBF" name="decision" value="False#NOTES#Default: False&#xA;" modelElement="EAID_44E02199_768C_4970_B82E_DA75112AE5E5"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={AF7982E1-0C4B-479e-B868-91BF04F8EFD2}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Activity;FQName=VALU3S::Activity;@ENDSTEREO;$DES;$CLT={44E02199-768C-4970-B82E-DA75112AE5E5}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={5C2D9F76-870C-4fa0-9BD4-8A5922E4509D}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Activity::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=kind@ENDNAME;@TYPE=ActionKind@ENDTYPE;@VALU=CallBehavior@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={44E02199-768C-4970-B82E-DA75112AE5E5}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_D1DD7149_E98F_4b80_862A_7C3A515A5630" start="EAID_44E02199_768C_4970_B82E_DA75112AE5E5" end="EAID_B281DF86_EC4D_474e_9D54_54F997A56ED4"/>
					<ControlFlow xmi:id="EAID_452511B2_C25A_411d_9AA0_D9DF17B595E1" start="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0" end="EAID_44E02199_768C_4970_B82E_DA75112AE5E5"/>
				</links>
			</element>
			<element xmi:idref="EAID_0D9B1570_5C0E_4276_A4F2_0B3B373EE6F2" xmi:type="uml:ActionPin" scope="public" parameter="EAID_66A16379_D1DD_4240_AA0A_9D38710DF34D">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_44E02199_768C_4970_B82E_DA75112AE5E5" tpos="2" ea_localid="11616" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="System under Test" scope="public" stereotype="ActivityArtifact"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:50:21" modified="2022-02-21 13:01:10" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={47CBDA53-764F-48f0-A7E3-ECECA6D5674A}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={0D9B1570-5C0E-4276-A4F2-0B3B373EE6F2}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_6724068C_00AB_48b6_B7BA_52FF823B9C1A" start="EAID_8DCB7900_3FE7_4ec3_86A3_C67CBD629921" end="EAID_0D9B1570_5C0E_4276_A4F2_0B3B373EE6F2"/>
				</links>
			</element>
			<element xmi:idref="EAID_2DD0634C_9902_4081_915A_473D0BF6F2F8" xmi:type="uml:ActionPin" scope="public" parameter="EAID_69854EA3_2A6B_4871_916D_4B5950DCD172">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_44E02199_768C_4970_B82E_DA75112AE5E5" tpos="2" ea_localid="11615" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Test Result" scope="public" stereotype="ActivityArtifact"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:50:21" modified="2022-02-21 13:01:15" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={A8959908-980A-4912-8368-E22FD21904DA}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={2DD0634C-9902-4081-915A-473D0BF6F2F8}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={10E96564-8DFD-470c-90FA-8BC8673D0A2C}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=kind@ENDNAME;@TYPE=PinDirection@ENDTYPE;@VALU=output@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={2DD0634C-9902-4081-915A-473D0BF6F2F8}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_10E9B404_83BB_4e1d_94B8_34D2FB35BECE" start="EAID_2DD0634C_9902_4081_915A_473D0BF6F2F8" end="EAID_8197B459_5031_4020_A8EF_1A4575000875"/>
				</links>
			</element>
			<element xmi:idref="EAID_3AD93350_A1B4_4265_ADB4_E637045672A2" xmi:type="uml:ActionPin" scope="public" parameter="EAID_FDE00126_1201_4a78_99CB_95F238226F8D">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_44E02199_768C_4970_B82E_DA75112AE5E5" tpos="5" ea_localid="11614" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Tests" scope="public" stereotype="ActivityArtifact"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:50:21" modified="2022-02-21 13:01:20" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={4D808442-70EB-415b-9C9C-F64DFDF24B89}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={3AD93350-A1B4-4265-ADB4-E637045672A2}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_A9008175_30F9_4170_BC2A_6254D583503C" start="EAID_9F17AD0E_7AF1_4dfd_85CD_D8D6999D6C75" end="EAID_3AD93350_A1B4_4265_ADB4_E637045672A2"/>
				</links>
			</element>
			<element xmi:idref="EAID_5E616E7D_8A8D_46a5_84FF_D2A9D8C41677" xmi:type="uml:ActionPin" scope="public" parameter="EAID_FC3F11F9_0DE1_46bd_B776_02C29C88FACC">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_44E02199_768C_4970_B82E_DA75112AE5E5" tpos="6" ea_localid="11613" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Monitor-Def" scope="public" stereotype="ActivityArtifact"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:50:20" modified="2022-02-21 13:01:05" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={54F72F48-925D-4b58-9281-4EB58A1F4B7C}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={5E616E7D-8A8D-46a5-84FF-D2A9D8C41677}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_9C7CA0BF_1D21_4ae4_9CE6_786FB96551BB" start="EAID_946E4E79_C808_40ca_B67F_11487EDC9CB2" end="EAID_5E616E7D_8A8D_46a5_84FF_D2A9D8C41677"/>
				</links>
			</element>
			<element xmi:idref="EAID_D12EB7DE_7C6F_4b8d_AD0F_AAB9D910BFE4" xmi:type="uml:Action" scope="public" classifier="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="5" ea_localid="11608" ea_eleType="element"/>
				<properties documentation="The concretized test cases, monitor definitions and the system under test (configured digital twin) are inputs for this activity, where the system is executed in a monitoring-enriched environment. This environment makes use of formally defined monitors to ensure that properties of the continuous outputs (e.g., motor speed, current, voltage) of the system under test hold. This is an application of the &lt;i&gt;Test Oracle Observation at Runtime &lt;/i&gt;method (as part of Monitoring Enriched Test Execution). A robustness test result report is written as output of this activity.&#xA;" isSpecification="false" sType="Action" nType="0" classname="Monitoring Enriched Test Execution" scope="public" stereotype="Activity"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:54:27" modified="2022-07-08 11:14:12" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;" object_style="ShowBeh=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3015_8e30_9BDD_14069C6EE901" name="Type" value="Semi-automated#NOTES#Values: Manual,Automated,Semi-automated&#xA;" modelElement="EAID_D12EB7DE_7C6F_4b8d_AD0F_AAB9D910BFE4"/>
					<tag xmi:id="EAID_970CC02E_F061_68f0_8E17_138D7FB6E7C5" name="decision" value="False#NOTES#Default: False&#xA;" modelElement="EAID_D12EB7DE_7C6F_4b8d_AD0F_AAB9D910BFE4"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={6CFC57A8-8BA6-4d46-8518-9B94FB68FB1B}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Activity;FQName=VALU3S::Activity;@ENDSTEREO;$DES;$CLT={D12EB7DE-7C6F-4b8d-AD0F-AAB9D910BFE4}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={CBBC974B-B78A-45d0-ADEE-6CF0FE50D1BB}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Activity::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=kind@ENDNAME;@TYPE=ActionKind@ENDTYPE;@VALU=CallBehavior@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={D12EB7DE-7C6F-4b8d-AD0F-AAB9D910BFE4}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_D72E0B3B_4E57_4455_B2DA_76B180C37D85" start="EAID_D12EB7DE_7C6F_4b8d_AD0F_AAB9D910BFE4" end="EAID_A479D09A_02AD_439c_84D1_C90C3C3270D2"/>
					<ControlFlow xmi:id="EAID_B189CF1C_5DFD_4cd7_B2F4_F8A3366410B8" start="EAID_F5277C5E_FB11_471f_9EDA_9EFE4A927426" end="EAID_D12EB7DE_7C6F_4b8d_AD0F_AAB9D910BFE4"/>
				</links>
			</element>
			<element xmi:idref="EAID_EBC19B31_D3A8_463b_B309_D44EA753AFB6" xmi:type="uml:ActionPin" scope="public" parameter="EAID_66A16379_D1DD_4240_AA0A_9D38710DF34D">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_D12EB7DE_7C6F_4b8d_AD0F_AAB9D910BFE4" tpos="4" ea_localid="11621" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="System under Test" scope="public" stereotype="ActivityArtifact"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:54:29" modified="2022-02-21 12:59:22" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={1378320A-DB21-4294-86C1-8C945BD56EF1}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={EBC19B31-D3A8-463b-B309-D44EA753AFB6}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_3FBF93B0_7E7B_4bb9_9EBE_5C22EA105E74" start="EAID_8DCB7900_3FE7_4ec3_86A3_C67CBD629921" end="EAID_EBC19B31_D3A8_463b_B309_D44EA753AFB6"/>
				</links>
			</element>
			<element xmi:idref="EAID_B3A40AEB_7DC7_4b77_A624_555B7AB1E992" xmi:type="uml:ActionPin" scope="public" parameter="EAID_69854EA3_2A6B_4871_916D_4B5950DCD172">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_D12EB7DE_7C6F_4b8d_AD0F_AAB9D910BFE4" tpos="0" ea_localid="11620" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Test Result" scope="public" stereotype="ActivityArtifact"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:54:29" modified="2022-02-21 12:59:37" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={FDFB550D-CB8E-4d5b-849B-1544A6025568}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={B3A40AEB-7DC7-4b77-A624-555B7AB1E992}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={F2DCF356-EB85-40a7-82CA-BDCA92EAD342}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=kind@ENDNAME;@TYPE=PinDirection@ENDTYPE;@VALU=output@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={B3A40AEB-7DC7-4b77-A624-555B7AB1E992}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_D93DCD2D_9BD3_40d1_9704_B71189194189" start="EAID_B3A40AEB_7DC7_4b77_A624_555B7AB1E992" end="EAID_A9F5A20E_DF41_4a47_8371_357E22E2BD47"/>
				</links>
			</element>
			<element xmi:idref="EAID_985A49EE_FB3C_4b4c_88D5_95E134549D86" xmi:type="uml:ActionPin" scope="public" parameter="EAID_FDE00126_1201_4a78_99CB_95F238226F8D">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_D12EB7DE_7C6F_4b8d_AD0F_AAB9D910BFE4" tpos="5" ea_localid="11610" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Tests" scope="public" stereotype="ActivityArtifact"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:54:29" modified="2022-02-21 12:59:41" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={A9928994-62DD-43e6-87D0-956E3E502285}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={985A49EE-FB3C-4b4c-88D5-95E134549D86}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_4685E5EC_A4CE_4ef1_B7DC_7209765C7DAC" start="EAID_9C3443FA_B83E_4a16_9F46_3AE43029CD35" end="EAID_985A49EE_FB3C_4b4c_88D5_95E134549D86"/>
				</links>
			</element>
			<element xmi:idref="EAID_5CAEFD28_9668_4a22_8EB4_5E9342A90E84" xmi:type="uml:ActionPin" scope="public" parameter="EAID_FC3F11F9_0DE1_46bd_B776_02C29C88FACC">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_D12EB7DE_7C6F_4b8d_AD0F_AAB9D910BFE4" tpos="6" ea_localid="11609" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Monitor-Def" scope="public" stereotype="ActivityArtifact"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:54:28" modified="2022-02-21 12:59:13" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={B2ACAB63-8C82-4444-8F87-89F8D158D39E}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={5CAEFD28-9668-4a22-8EB4-5E9342A90E84}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_06A50B27_7A65_4672_8F51_E10689F7B9DD" start="EAID_946E4E79_C808_40ca_B67F_11487EDC9CB2" end="EAID_5CAEFD28_9668_4a22_8EB4_5E9342A90E84"/>
				</links>
			</element>
			<element xmi:idref="EAID_B281DF86_EC4D_474e_9D54_54F997A56ED4" xmi:type="uml:Action" scope="public" classifier="EAID_F4E561DB_2D59_4e21_BFD9_91512A125211">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="3" ea_localid="11617" ea_eleType="element"/>
				<properties documentation="Model-Based Robustness Testing takes the validated test model as input and creates test cases for running robustness tests (e.g., the generation of fault-injection tests).&#xA;Interface fault injection (or robustness testing) requires that the system/component under test faces erroneous input conditions, which are usually defined based on typical developer mistakes or wrong assumptions. Erroneous input conditions can be also generated at random in some robustness testing scenarios. In a more general fault injection context, erroneous inputs injected at the interface of a given component can represent failures in preceding components that forward their erroneous outputs to the target component. &#xA;&#xA;&#xA;" isSpecification="false" sType="Action" nType="0" classname="Model-Based Robustness Testing" scope="public" stereotype="Activity"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:52:36" modified="2022-07-27 21:03:59" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3015_8e30_9F7B_E9E4E8E65716" name="Type" value="Automated#NOTES#Values: Manual,Automated,Semi-automated&#xA;" modelElement="EAID_B281DF86_EC4D_474e_9D54_54F997A56ED4"/>
					<tag xmi:id="EAID_970CC02E_F061_68f0_941B_A69D811987D9" name="decision" value="False#NOTES#Default: False&#xA;" modelElement="EAID_B281DF86_EC4D_474e_9D54_54F997A56ED4"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={0B8587A9-3444-4145-AE5F-4E7C307D058B}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Activity;FQName=VALU3S::Activity;@ENDSTEREO;$DES;$CLT={B281DF86-EC4D-474e-9D54-54F997A56ED4}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={C5B22E5F-CE45-478d-A8C5-F6BCF20E1850}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Activity::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=kind@ENDNAME;@TYPE=ActionKind@ENDTYPE;@VALU=CallBehavior@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={B281DF86-EC4D-474e-9D54-54F997A56ED4}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_2A69A333_2065_43d0_BDDB_B0993F93E292" start="EAID_B281DF86_EC4D_474e_9D54_54F997A56ED4" end="EAID_F5277C5E_FB11_471f_9EDA_9EFE4A927426"/>
					<ControlFlow xmi:id="EAID_D1DD7149_E98F_4b80_862A_7C3A515A5630" start="EAID_44E02199_768C_4970_B82E_DA75112AE5E5" end="EAID_B281DF86_EC4D_474e_9D54_54F997A56ED4"/>
				</links>
			</element>
			<element xmi:idref="EAID_3AF908E0_3202_4ef7_9D16_3850CBF20B5F" xmi:type="uml:ActionPin" scope="public" parameter="EAID_5F8DDC9C_F566_4937_A3C5_75682671ACEE">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_B281DF86_EC4D_474e_9D54_54F997A56ED4" tpos="0" ea_localid="11619" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Generated Robustness Tests" scope="public" stereotype="ActivityArtifact"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:52:37" modified="2022-02-21 12:59:47" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={72A373CE-6011-44ff-A094-7187BF877A1D}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={3AF908E0-3202-4ef7-9D16-3850CBF20B5F}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={89DB88FC-0792-483b-92B4-BCEFB3204E0E}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=kind@ENDNAME;@TYPE=PinDirection@ENDTYPE;@VALU=output@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={3AF908E0-3202-4ef7-9D16-3850CBF20B5F}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_D148100D_94F1_487e_87DF_D6FE4720B423" start="EAID_3AF908E0_3202_4ef7_9D16_3850CBF20B5F" end="EAID_CA12C7D3_4B76_400e_86CE_5CC17A9FB5B5"/>
				</links>
			</element>
			<element xmi:idref="EAID_BF66EE2C_4BAC_480e_937C_5F443A807624" xmi:type="uml:ActionPin" scope="public" parameter="EAID_6C616066_615E_4d40_98DF_31B1BA92E1C7">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_B281DF86_EC4D_474e_9D54_54F997A56ED4" tpos="1" ea_localid="11618" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Test Model" scope="public" stereotype="ActivityArtifact"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:52:37" modified="2022-02-21 13:00:54" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={601334C0-26B9-4084-B70B-EFBDCE1CCD30}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={BF66EE2C-4BAC-480e-937C-5F443A807624}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_A0FE3BB0_ACBE_486b_B39B_737F5188E756" start="EAID_8670B3AE_7B84_4cdb_9836_339CFC5F7FE4" end="EAID_BF66EE2C_4BAC_480e_937C_5F443A807624"/>
				</links>
			</element>
			<element xmi:idref="EAID_FDBBA04B_7137_470b_9F6A_5F6685F35487" xmi:type="uml:Action" scope="public" classifier="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="2" ea_localid="11577" ea_eleType="element"/>
				<properties documentation="Test mutation has the goal of covering the system behavior as completely as possible with as few test sequences as necessary. New tests are generated based on the test model (input) by applying test mutations." isSpecification="false" sType="Action" nType="0" classname="Model-Based Mutation Testing" scope="public" stereotype="Activity"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:46:39" modified="2022-06-27 18:41:32" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3015_8e30_B292_006905C093BB" name="Type" value="Semi-automated#NOTES#Values: Manual,Automated,Semi-automated&#xA;" modelElement="EAID_FDBBA04B_7137_470b_9F6A_5F6685F35487"/>
					<tag xmi:id="EAID_970CC02E_F061_68f0_8A5C_640EDE09521D" name="decision" value="False#NOTES#Default: False&#xA;" modelElement="EAID_FDBBA04B_7137_470b_9F6A_5F6685F35487"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={2B519FDE-4D46-4a33-B6B2-263D192E8713}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Activity;FQName=VALU3S::Activity;@ENDSTEREO;$DES;$CLT={FDBBA04B-7137-470b-9F6A-5F6685F35487}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={BBF092A1-B1E5-4ac8-944E-EF076FCA5C35}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Activity::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=kind@ENDNAME;@TYPE=ActionKind@ENDTYPE;@VALU=CallBehavior@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={FDBBA04B-7137-470b-9F6A-5F6685F35487}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_56E26134_A0BE_498e_9EC9_B4D7A62B5E94" start="EAID_FDBBA04B_7137_470b_9F6A_5F6685F35487" end="EAID_98B4A55C_23D7_4105_BA7C_61449B56A1D5"/>
					<ControlFlow xmi:id="EAID_8C187BE5_E768_4455_AA8E_47C331AA3AFF" start="EAID_56BE1217_0EE8_4267_B272_B9F1A262C491" end="EAID_FDBBA04B_7137_470b_9F6A_5F6685F35487"/>
				</links>
			</element>
			<element xmi:idref="EAID_2EE9D1C9_07C1_47e9_8E3C_5E5271D38ABB" xmi:type="uml:ActionPin" scope="public" parameter="EAID_9A390955_D380_430b_8A1B_ED592E14C2C8">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_FDBBA04B_7137_470b_9F6A_5F6685F35487" tpos="5" ea_localid="11595" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Test Report" scope="public" stereotype="ActivityArtifact"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:46:41" modified="2022-02-21 13:00:46" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={EF35A062-312E-4c74-ADC5-CE5F1CFFF6A3}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={2EE9D1C9-07C1-47e9-8E3C-5E5271D38ABB}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
			</element>
			<element xmi:idref="EAID_454EF2D1_9FC2_4253_9561_99CE9BE15C8E" xmi:type="uml:ActionPin" scope="public" parameter="EAID_47F8E5A6_4C95_4c12_9908_D1E3CDE16D65">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_FDBBA04B_7137_470b_9F6A_5F6685F35487" tpos="3" ea_localid="11578" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="System Under Test" scope="public" stereotype="ActivityArtifact"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:46:41" modified="2022-02-21 13:00:38" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={9BB22243-0BE0-4c82-9470-0DB63CA896DD}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={454EF2D1-9FC2-4253-9561-99CE9BE15C8E}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
			</element>
			<element xmi:idref="EAID_3047F2F5_8A52_4770_85DD_6586C87C00D3" xmi:type="uml:ActionPin" scope="public" parameter="EAID_5CAD6C16_478E_4d87_AAE7_5D2E9592185A">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_FDBBA04B_7137_470b_9F6A_5F6685F35487" tpos="0" ea_localid="11606" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Generated Tests" scope="public" stereotype="ActivityArtifact"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:46:42" modified="2022-02-21 13:00:32" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={C14A02CB-72F4-4171-94A4-0C78EF77E2D4}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={3047F2F5-8A52-4770-85DD-6586C87C00D3}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={2235E468-F439-4aae-836C-5352FF48F990}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=kind@ENDNAME;@TYPE=PinDirection@ENDTYPE;@VALU=output@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={3047F2F5-8A52-4770-85DD-6586C87C00D3}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_E18B0431_8EF9_49f1_BE58_C8D641C8ABE4" start="EAID_3047F2F5_8A52_4770_85DD_6586C87C00D3" end="EAID_D80EFBDF_8901_4413_931E_DB3891A8AE37"/>
				</links>
			</element>
			<element xmi:idref="EAID_182FFE17_087D_413e_BC61_DDAA8FE0551A" xmi:type="uml:ActionPin" scope="public" parameter="EAID_89E7FD30_5208_4955_82B5_FC3488B5179A">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_FDBBA04B_7137_470b_9F6A_5F6685F35487" tpos="4" ea_localid="11605" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Test Model" scope="public" stereotype="ActivityArtifact"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:46:42" modified="2022-02-21 13:00:42" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={C979DDD7-2FB5-4e83-AA40-ED4C9B3DC422}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={182FFE17-087D-413e-BC61-DDAA8FE0551A}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_5B844266_BC6C_4093_AAC3_D01324D9CC03" start="EAID_8670B3AE_7B84_4cdb_9836_339CFC5F7FE4" end="EAID_182FFE17_087D_413e_BC61_DDAA8FE0551A"/>
				</links>
			</element>
			<element xmi:idref="EAID_DE8F298E_068C_45cd_A741_1E4E0B0D9A4B" xmi:type="uml:ActivityParameter" name="Validated Model" scope="public" classifier="EAID_C25AACED_8792_4758_A1E1_19BCF9296271">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="5" ea_localid="11581" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="UML Behavior Model" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 15:22:28" modified="2021-07-27 16:23:04" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={34BEC50B-C3B0-4201-8A48-75A1ADC6521D}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={DE8F298E-068C-45cd-A741-1E4E0B0D9A4B}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={66E2C15F-A0C4-44bd-A596-E66E21031376}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=direction@ENDNAME;@TYPE=ParameterDirectionKind@ENDTYPE;@VALU=out@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={DE8F298E-068C-45cd-A741-1E4E0B0D9A4B}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_82CBCF51_911F_4e21_AEC9_F62DCD661D03" start="EAID_8670B3AE_7B84_4cdb_9836_339CFC5F7FE4" end="EAID_DE8F298E_068C_45cd_A741_1E4E0B0D9A4B"/>
				</links>
			</element>
			<element xmi:idref="EAID_3A1EBAA2_2D73_4f4f_9804_D394C332C702" xmi:type="uml:ActivityParameter" name="Requirements" scope="public" classifier="EAID_F89614F5_14E4_4471_A4E0_7787707BB66C">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="6" ea_localid="11579" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Requirements" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 15:20:51" modified="2022-06-23 13:44:19" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={EFBF131E-4816-4b8b-9F41-7ADA94DF9792}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={3A1EBAA2-2D73-4f4f-9804-D394C332C702}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={C7910CB5-4341-414d-B716-FA0A5921DA60}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={3A1EBAA2-2D73-4f4f-9804-D394C332C702}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_42AACA4A_6ACE_4509_AC29_9B20487FC05B" start="EAID_3A1EBAA2_2D73_4f4f_9804_D394C332C702" end="EAID_74EB9B67_90FE_45cd_BD1A_2542837CC9E9"/>
					<ObjectFlow xmi:id="EAID_A9C595B8_BCC4_45bb_8987_6B778237175D" start="EAID_3A1EBAA2_2D73_4f4f_9804_D394C332C702" end="EAID_52561D18_D2FC_4ba3_B96A_BC45C2B97CEA"/>
				</links>
			</element>
			<element xmi:idref="EAID_7FD07A32_AF37_4e83_BE8B_3BCBCFBADE33" xmi:type="uml:Action" scope="public" classifier="EAID_7BE5702D_A489_4463_BFEB_24821B8DCF6B">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="1" ea_localid="11553" ea_eleType="element"/>
				<properties documentation="The behavior of a system-under-test (e.g., cyber-physical system) is modeled by the application of modeling languages. In this use case, UML-based models are designed in Enterprise Architect. Taking the information from informal requirements and formalized pre-existing test scenarios, the (executable) system model is reviewed and validated. Outputs are a validated system model and test models for Model-Based Mutation Testing and Model-Based Robustness Testing." isSpecification="false" sType="Action" nType="0" classname="Behaviour-driven model development and test-driven model review" scope="public" stereotype="Activity"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:44:09" modified="2022-09-08 12:46:53" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3015_8e30_8823_B38C780A362C" name="Type" value="Semi-automated#NOTES#Values: Manual,Automated,Semi-automated&#xA;" modelElement="EAID_7FD07A32_AF37_4e83_BE8B_3BCBCFBADE33"/>
					<tag xmi:id="EAID_970CC02E_F061_68f0_B932_02A1FD364177" name="decision" value="False#NOTES#Default: False&#xA;" modelElement="EAID_7FD07A32_AF37_4e83_BE8B_3BCBCFBADE33"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={B4DD3370-BEB3-4f93-A8D1-DB35276AFCCF}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Activity;FQName=VALU3S::Activity;@ENDSTEREO;$DES;$CLT={7FD07A32-AF37-4e83-BE8B-3BCBCFBADE33}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={901345F8-2D1C-4f97-895E-ABE282EBDEBB}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Activity::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=kind@ENDNAME;@TYPE=ActionKind@ENDTYPE;@VALU=CallBehavior@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={7FD07A32-AF37-4e83-BE8B-3BCBCFBADE33}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_B41DBA11_4D2F_4f8c_B770_0ABF0C2A378A" start="EAID_7FD07A32_AF37_4e83_BE8B_3BCBCFBADE33" end="EAID_56BE1217_0EE8_4267_B272_B9F1A262C491"/>
					<ControlFlow xmi:id="EAID_5F138EFE_FCD9_4f6e_9DEE_54DB9E9FF482" start="EAID_2C064EE4_66EA_4f0e_ADD6_7587CEBB7511" end="EAID_7FD07A32_AF37_4e83_BE8B_3BCBCFBADE33"/>
				</links>
			</element>
			<element xmi:idref="EAID_C1D3F3BB_B436_4167_920A_C6BD1DCC9629" xmi:type="uml:ActionPin" name="ActionPin1" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_7FD07A32_AF37_4e83_BE8B_3BCBCFBADE33" tpos="0" ea_localid="14642" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" scope="public"/>
				<project author="Guest Guest" version="1.0" phase="1.0" created="2022-09-05 11:06:37" modified="2022-09-05 11:06:37" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
			</element>
			<element xmi:idref="EAID_8670B3AE_7B84_4cdb_9836_339CFC5F7FE4" xmi:type="uml:ActionPin" scope="public" parameter="EAID_AAA25402_493D_4d08_A93F_2B11C22D621E">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_7FD07A32_AF37_4e83_BE8B_3BCBCFBADE33" tpos="0" ea_localid="11556" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Validated" scope="public" stereotype="ActivityArtifact"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:44:11" modified="2022-02-21 13:00:05" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={B5A2EEF3-DD24-48f5-82FF-493F3A993520}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={8670B3AE-7B84-4cdb-9836-339CFC5F7FE4}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={1C662B5A-4C87-49a1-9446-725277531923}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=kind@ENDNAME;@TYPE=PinDirection@ENDTYPE;@VALU=output@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={8670B3AE-7B84-4cdb-9836-339CFC5F7FE4}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_5B844266_BC6C_4093_AAC3_D01324D9CC03" start="EAID_8670B3AE_7B84_4cdb_9836_339CFC5F7FE4" end="EAID_182FFE17_087D_413e_BC61_DDAA8FE0551A"/>
					<ObjectFlow xmi:id="EAID_82CBCF51_911F_4e21_AEC9_F62DCD661D03" start="EAID_8670B3AE_7B84_4cdb_9836_339CFC5F7FE4" end="EAID_DE8F298E_068C_45cd_A741_1E4E0B0D9A4B"/>
					<ObjectFlow xmi:id="EAID_A0FE3BB0_ACBE_486b_B39B_737F5188E756" start="EAID_8670B3AE_7B84_4cdb_9836_339CFC5F7FE4" end="EAID_BF66EE2C_4BAC_480e_937C_5F443A807624"/>
				</links>
			</element>
			<element xmi:idref="EAID_52561D18_D2FC_4ba3_B96A_BC45C2B97CEA" xmi:type="uml:ActionPin" scope="public" parameter="EAID_DDF99979_3FEE_4e2f_8F90_CF5FB9C71DFF">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_7FD07A32_AF37_4e83_BE8B_3BCBCFBADE33" tpos="2" ea_localid="11555" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Informal" scope="public" stereotype="ActivityArtifact"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:44:11" modified="2022-02-21 12:59:55" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={838B0C04-FAE5-4721-8BA6-CE5E543A19F9}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={52561D18-D2FC-4ba3-B96A-BC45C2B97CEA}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_A9C595B8_BCC4_45bb_8987_6B778237175D" start="EAID_3A1EBAA2_2D73_4f4f_9804_D394C332C702" end="EAID_52561D18_D2FC_4ba3_B96A_BC45C2B97CEA"/>
				</links>
			</element>
			<element xmi:idref="EAID_50579012_6B10_4af8_8938_F9FE9A8F274E" xmi:type="uml:ActionPin" scope="public" parameter="EAID_7342D3C1_A84C_43dd_81C4_0F17F48AA709">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_7FD07A32_AF37_4e83_BE8B_3BCBCFBADE33" tpos="1" ea_localid="11554" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Pre-existing" scope="public" stereotype="ActivityArtifact"/>
				<project author="Bob Hruska" version="1.0" phase="1.0" created="2022-02-21 12:44:11" modified="2022-02-21 13:00:00" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={56AADEF2-17F9-441e-9EBC-A8F661EB1E46}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={50579012-6B10-4af8-8938-F9FE9A8F274E}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_3E76B5AE_A916_474e_8B20_B5B38D3FB97B" start="EAID_F2E57E64_8356_49f5_8F00_D3AA25370E0B" end="EAID_50579012_6B10_4af8_8938_F9FE9A8F274E"/>
				</links>
			</element>
			<element xmi:idref="EAID_56BE1217_0EE8_4267_B272_B9F1A262C491" xmi:type="uml:Synchronization" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="0" ea_localid="12030" ea_eleType="element"/>
				<properties isSpecification="false" sType="Synchronization" nType="0" scope="public"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-13 15:17:16" modified="2021-09-13 15:17:16" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_8C187BE5_E768_4455_AA8E_47C331AA3AFF" start="EAID_56BE1217_0EE8_4267_B272_B9F1A262C491" end="EAID_FDBBA04B_7137_470b_9F6A_5F6685F35487"/>
					<ControlFlow xmi:id="EAID_90380B23_A656_478c_9D73_F2E9BF83D019" start="EAID_56BE1217_0EE8_4267_B272_B9F1A262C491" end="EAID_69A3E167_023B_4a22_9314_C9328D2B646A"/>
					<ControlFlow xmi:id="EAID_B41DBA11_4D2F_4f8c_B770_0ABF0C2A378A" start="EAID_7FD07A32_AF37_4e83_BE8B_3BCBCFBADE33" end="EAID_56BE1217_0EE8_4267_B272_B9F1A262C491"/>
				</links>
			</element>
			<element xmi:idref="EAID_A479D09A_02AD_439c_84D1_C90C3C3270D2" xmi:type="uml:StateNode" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="18" ea_localid="12020" ea_eleType="element"/>
				<properties isSpecification="false" sType="StateNode" nType="101" scope="public" stereotype="StopWorkflow"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-16 09:39:06" modified="2022-06-23 13:47:55" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={D4FC6EA2-195D-4add-B825-2A1B937A9DCB}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=StopWorkflow;FQName=VALU3S::StopWorkflow;@ENDSTEREO;$DES;$CLT={A479D09A-02AD-439c-84D1-C90C3C3270D2}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_D72E0B3B_4E57_4455_B2DA_76B180C37D85" start="EAID_D12EB7DE_7C6F_4b8d_AD0F_AAB9D910BFE4" end="EAID_A479D09A_02AD_439c_84D1_C90C3C3270D2"/>
				</links>
			</element>
			<element xmi:idref="EAID_F5277C5E_FB11_471f_9EDA_9EFE4A927426" xmi:type="uml:Action" name="Robustness Test Concretization " scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="9" ea_localid="11611" ea_eleType="element"/>
				<properties documentation="Abstract robustness test cases are concretized (data format, test structure) for their application in a test environment connected to the system-under-test realized as a digital twin." isSpecification="false" sType="Action" nType="0" scope="public" stereotype="Activity"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-08-06 14:14:49" modified="2022-07-05 18:08:57" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3015_8e30_BB68_7042F5CBE38A" name="Type" value="Semi-automated#NOTES#Values: Manual,Automated,Semi-automated&#xA;" modelElement="EAID_F5277C5E_FB11_471f_9EDA_9EFE4A927426"/>
					<tag xmi:id="EAID_970CC02E_F061_68f0_984F_9F8207F62688" name="decision" value="False#NOTES#Default: False&#xA;" modelElement="EAID_F5277C5E_FB11_471f_9EDA_9EFE4A927426"/>
					<tag xmi:id="EAID_003EE6E7_F59A_9cf5_8D00_24D4A46F6613" name="owns" modelElement="EAID_F5277C5E_FB11_471f_9EDA_9EFE4A927426"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={DADE9156-3C51-4b95-91D5-DBC2D9F2834B}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Activity;FQName=VALU3S::Activity;@ENDSTEREO;$DES;$CLT={F5277C5E-FB11-471f-9EDA-9EFE4A927426}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={736C7D8E-2CA1-40f5-B428-E6ECE83AC8DB}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Activity::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={F5277C5E-FB11-471f-9EDA-9EFE4A927426}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_B189CF1C_5DFD_4cd7_B2F4_F8A3366410B8" start="EAID_F5277C5E_FB11_471f_9EDA_9EFE4A927426" end="EAID_D12EB7DE_7C6F_4b8d_AD0F_AAB9D910BFE4"/>
					<ControlFlow xmi:id="EAID_2A69A333_2065_43d0_BDDB_B0993F93E292" start="EAID_B281DF86_EC4D_474e_9D54_54F997A56ED4" end="EAID_F5277C5E_FB11_471f_9EDA_9EFE4A927426"/>
				</links>
			</element>
			<element xmi:idref="EAID_CA12C7D3_4B76_400e_86CE_5CC17A9FB5B5" xmi:type="uml:ActionPin" name="ActivityArtifact" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_F5277C5E_FB11_471f_9EDA_9EFE4A927426" tpos="0" ea_localid="11557" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" scope="public" stereotype="ActivityArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-13 11:52:34" modified="2021-09-13 11:52:35" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_003EE6E7_8888_4088_89C8_B8D45939410E" name="owns" modelElement="EAID_CA12C7D3_4B76_400e_86CE_5CC17A9FB5B5"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={36CA2300-6072-4cf5-9043-79D03EB00495}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={CA12C7D3-4B76-400e-86CE-5CC17A9FB5B5}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={A5C14DDD-6CE5-4d79-95C8-BB205F3EED26}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_HideUmlLinks@ENDNAME;@TYPE=string@ENDTYPE;@VALU=True@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={CA12C7D3-4B76-400e-86CE-5CC17A9FB5B5}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_D148100D_94F1_487e_87DF_D6FE4720B423" start="EAID_3AF908E0_3202_4ef7_9D16_3850CBF20B5F" end="EAID_CA12C7D3_4B76_400e_86CE_5CC17A9FB5B5"/>
				</links>
			</element>
			<element xmi:idref="EAID_9C3443FA_B83E_4a16_9F46_3AE43029CD35" xmi:type="uml:ActionPin" name="ActivityArtifact" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_F5277C5E_FB11_471f_9EDA_9EFE4A927426" tpos="0" ea_localid="12028" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" scope="public" stereotype="ActivityArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-13 15:21:53" modified="2021-09-13 15:21:53" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_003EE6E7_8888_4088_B5B5_045A0ABC560C" name="owns" modelElement="EAID_9C3443FA_B83E_4a16_9F46_3AE43029CD35"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={15A0B2B6-5A47-4ded-8703-6271EA5B7811}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={9C3443FA-B83E-4a16-9F46-3AE43029CD35}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={6842A13E-E172-4478-9F76-C5B71087DD4B}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_HideUmlLinks@ENDNAME;@TYPE=string@ENDTYPE;@VALU=True@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=kind@ENDNAME;@TYPE=PinDirection@ENDTYPE;@VALU=output@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={9C3443FA-B83E-4a16-9F46-3AE43029CD35}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_4685E5EC_A4CE_4ef1_B7DC_7209765C7DAC" start="EAID_9C3443FA_B83E_4a16_9F46_3AE43029CD35" end="EAID_985A49EE_FB3C_4b4c_88D5_95E134549D86"/>
				</links>
			</element>
			<element xmi:idref="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0" xmi:type="uml:Synchronization" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="0" ea_localid="11602" ea_eleType="element"/>
				<properties isSpecification="false" sType="Synchronization" nType="1" scope="public"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:45:27" modified="2021-07-27 16:45:27" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_452511B2_C25A_411d_9AA0_D9DF17B595E1" start="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0" end="EAID_44E02199_768C_4970_B82E_DA75112AE5E5"/>
					<ControlFlow xmi:id="EAID_26F3E31B_160A_4753_BF66_B5B986323F52" start="EAID_0906436E_0D2C_4d86_AE52_8741DC284110" end="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0"/>
					<ControlFlow xmi:id="EAID_3A170932_8973_4f58_8787_5BFEE3FBD70B" start="EAID_69A3E167_023B_4a22_9314_C9328D2B646A" end="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0"/>
					<ControlFlow xmi:id="EAID_B077BB37_2CD4_439c_90CE_1561ACF4C6E8" start="EAID_1084A284_C4C9_49c9_BEB1_DC08E229C2D4" end="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0"/>
				</links>
			</element>
			<element xmi:idref="EAID_98B4A55C_23D7_4105_BA7C_61449B56A1D5" xmi:type="uml:Synchronization" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="0" ea_localid="11601" ea_eleType="element"/>
				<properties isSpecification="false" sType="Synchronization" nType="0" scope="public"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:44:14" modified="2021-07-27 16:44:14" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_255A488C_C1C5_4014_A9B6_51C0F372F917" start="EAID_98B4A55C_23D7_4105_BA7C_61449B56A1D5" end="EAID_1084A284_C4C9_49c9_BEB1_DC08E229C2D4"/>
					<ControlFlow xmi:id="EAID_D548A74A_67D1_484f_9E45_6D6FFE971EB8" start="EAID_98B4A55C_23D7_4105_BA7C_61449B56A1D5" end="EAID_0906436E_0D2C_4d86_AE52_8741DC284110"/>
					<ControlFlow xmi:id="EAID_56E26134_A0BE_498e_9EC9_B4D7A62B5E94" start="EAID_FDBBA04B_7137_470b_9F6A_5F6685F35487" end="EAID_98B4A55C_23D7_4105_BA7C_61449B56A1D5"/>
				</links>
			</element>
			<element xmi:idref="EAID_1084A284_C4C9_49c9_BEB1_DC08E229C2D4" xmi:type="uml:Action" name="Digital Twin Configuration" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="6" ea_localid="11598" ea_eleType="element"/>
				<properties documentation="Digital twin configurations (configuration of test runtimes, set-ups of motors and control algorithms, batch simulation scenarios, etc.) are created for simulation with concrete tests in Monitoring Enriched Test Execution." isSpecification="false" sType="Action" nType="0" scope="public" stereotype="Activity"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:42:21" modified="2022-07-05 18:06:17" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3015_8e30_80DE_BC7C9705C3C7" name="Type" value="Manual#NOTES#Values: Manual,Automated,Semi-automated&#xA;" modelElement="EAID_1084A284_C4C9_49c9_BEB1_DC08E229C2D4"/>
					<tag xmi:id="EAID_970CC02E_F061_68f0_9BF1_BB82B8A500A3" name="decision" value="False#NOTES#Default: False&#xA;" modelElement="EAID_1084A284_C4C9_49c9_BEB1_DC08E229C2D4"/>
					<tag xmi:id="EAID_003EE6E7_F59A_9cf5_A0FB_56DFD9881822" name="owns" modelElement="EAID_1084A284_C4C9_49c9_BEB1_DC08E229C2D4"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={5B47370A-418D-423b-AEE4-876446E00F3C}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Activity;FQName=VALU3S::Activity;@ENDSTEREO;$DES;$CLT={1084A284-C4C9-49c9-BEB1-DC08E229C2D4}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={628503C4-81F7-44e8-A628-87138BB1517A}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Activity::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={1084A284-C4C9-49c9-BEB1-DC08E229C2D4}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_B077BB37_2CD4_439c_90CE_1561ACF4C6E8" start="EAID_1084A284_C4C9_49c9_BEB1_DC08E229C2D4" end="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0"/>
					<ControlFlow xmi:id="EAID_255A488C_C1C5_4014_A9B6_51C0F372F917" start="EAID_98B4A55C_23D7_4105_BA7C_61449B56A1D5" end="EAID_1084A284_C4C9_49c9_BEB1_DC08E229C2D4"/>
				</links>
			</element>
			<element xmi:idref="EAID_96EB71C6_4CAA_4867_8FDE_3AC5BF353331" xmi:type="uml:ActionPin" name="Motor + Motor Control" scope="public" parameter="EAID_24BD032A_9DA6_4b28_8379_1885A3003157">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_1084A284_C4C9_49c9_BEB1_DC08E229C2D4" tpos="0" ea_localid="11600" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Digital Twin " scope="public" stereotype="ActivityArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:43:53" modified="2021-08-06 13:48:49" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_003EE6E7_8888_4088_A85B_06972C2B9EF7" name="owns" modelElement="EAID_96EB71C6_4CAA_4867_8FDE_3AC5BF353331"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={6C8BB311-0BD6-404c-9CA1-041852A406B7}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={96EB71C6-4CAA-4867-8FDE-3AC5BF353331}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={8A601A20-E5F3-4a00-83D4-89E95B9ACA2A}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_HideUmlLinks@ENDNAME;@TYPE=string@ENDTYPE;@VALU=True@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={96EB71C6-4CAA-4867-8FDE-3AC5BF353331}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_CD539CCF_83FE_49ea_B828_418C2D7B2CF4" start="EAID_8F99D37D_3FDA_4f98_BE2B_F747C81D96B4" end="EAID_96EB71C6_4CAA_4867_8FDE_3AC5BF353331"/>
				</links>
			</element>
			<element xmi:idref="EAID_8DCB7900_3FE7_4ec3_86A3_C67CBD629921" xmi:type="uml:ActionPin" name="ActivityArtifact" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_1084A284_C4C9_49c9_BEB1_DC08E229C2D4" tpos="0" ea_localid="11599" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" scope="public" stereotype="ActivityArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:43:40" modified="2021-07-27 16:43:40" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_003EE6E7_8888_4088_A860_4BB6FFC6383C" name="owns" modelElement="EAID_8DCB7900_3FE7_4ec3_86A3_C67CBD629921"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={642F6BA5-90D2-4ac1-8ECF-EA76AFE137E8}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={8DCB7900-3FE7-4ec3-86A3-C67CBD629921}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={A72B6779-300E-4ec0-A199-B417EDB0BE57}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_HideUmlLinks@ENDNAME;@TYPE=string@ENDTYPE;@VALU=True@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=kind@ENDNAME;@TYPE=PinDirection@ENDTYPE;@VALU=output@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={8DCB7900-3FE7-4ec3-86A3-C67CBD629921}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_3FBF93B0_7E7B_4bb9_9EBE_5C22EA105E74" start="EAID_8DCB7900_3FE7_4ec3_86A3_C67CBD629921" end="EAID_EBC19B31_D3A8_463b_B309_D44EA753AFB6"/>
					<ObjectFlow xmi:id="EAID_6724068C_00AB_48b6_B7BA_52FF823B9C1A" start="EAID_8DCB7900_3FE7_4ec3_86A3_C67CBD629921" end="EAID_0D9B1570_5C0E_4276_A4F2_0B3B373EE6F2"/>
				</links>
			</element>
			<element xmi:idref="EAID_0906436E_0D2C_4d86_AE52_8741DC284110" xmi:type="uml:Action" name="Test Concretization" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="8" ea_localid="11592" ea_eleType="element"/>
				<properties documentation="Abstract test cases are concretized (data format, test structure) for their application in a test environment connected to the system-under-test realized as a digital twin." isSpecification="false" sType="Action" nType="0" scope="public" stereotype="Activity"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:34:50" modified="2022-07-05 18:08:41" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3015_8e30_A8C4_C0818057EF81" name="Type" value="Semi-automated#NOTES#Values: Manual,Automated,Semi-automated&#xA;" modelElement="EAID_0906436E_0D2C_4d86_AE52_8741DC284110"/>
					<tag xmi:id="EAID_970CC02E_F061_68f0_A623_86335D068F90" name="decision" value="False#NOTES#Default: False&#xA;" modelElement="EAID_0906436E_0D2C_4d86_AE52_8741DC284110"/>
					<tag xmi:id="EAID_003EE6E7_F59A_9cf5_BCD1_8B3D80BC49C6" name="owns" modelElement="EAID_0906436E_0D2C_4d86_AE52_8741DC284110"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={7C4BE90C-44F9-4bb7-B0C4-9987A5769376}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Activity;FQName=VALU3S::Activity;@ENDSTEREO;$DES;$CLT={0906436E-0D2C-4d86-AE52-8741DC284110}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={B3A366FA-3323-4d46-9CC8-03BD46687113}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Activity::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={0906436E-0D2C-4d86-AE52-8741DC284110}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_26F3E31B_160A_4753_BF66_B5B986323F52" start="EAID_0906436E_0D2C_4d86_AE52_8741DC284110" end="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0"/>
					<ControlFlow xmi:id="EAID_D548A74A_67D1_484f_9E45_6D6FFE971EB8" start="EAID_98B4A55C_23D7_4105_BA7C_61449B56A1D5" end="EAID_0906436E_0D2C_4d86_AE52_8741DC284110"/>
				</links>
			</element>
			<element xmi:idref="EAID_9F17AD0E_7AF1_4dfd_85CD_D8D6999D6C75" xmi:type="uml:ActionPin" name="ActivityArtifact" scope="public" parameter="EAID_090405E0_3E2A_4411_BF42_C13A6318A563">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_0906436E_0D2C_4d86_AE52_8741DC284110" tpos="0" ea_localid="11594" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Concrete Test Sequences" scope="public" stereotype="ActivityArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:35:53" modified="2021-07-27 16:36:16" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_003EE6E7_8888_4088_8E52_D753B5F08957" name="owns" modelElement="EAID_9F17AD0E_7AF1_4dfd_85CD_D8D6999D6C75"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={C5219402-03F4-4b1c-9CAA-72B1863FE91A}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={9F17AD0E-7AF1-4dfd-85CD-D8D6999D6C75}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={51B7441C-3757-4529-B288-0EC67F484F1E}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=_HideUmlLinks@ENDNAME;@TYPE=string@ENDTYPE;@VALU=True@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=kind@ENDNAME;@TYPE=PinDirection@ENDTYPE;@VALU=output@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={9F17AD0E-7AF1-4dfd-85CD-D8D6999D6C75}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_A9008175_30F9_4170_BC2A_6254D583503C" start="EAID_9F17AD0E_7AF1_4dfd_85CD_D8D6999D6C75" end="EAID_3AD93350_A1B4_4265_ADB4_E637045672A2"/>
				</links>
			</element>
			<element xmi:idref="EAID_D80EFBDF_8901_4413_931E_DB3891A8AE37" xmi:type="uml:ActionPin" name="ActivityArtifact" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_0906436E_0D2C_4d86_AE52_8741DC284110" tpos="0" ea_localid="11593" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" scope="public" stereotype="ActivityArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:35:25" modified="2021-07-27 16:35:26" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_003EE6E7_8888_4088_B9B9_A7F9305071DF" name="owns" modelElement="EAID_D80EFBDF_8901_4413_931E_DB3891A8AE37"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={4A27B07A-7CA3-4757-A40F-B8E675219D39}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={D80EFBDF-8901-4413-931E-DB3891A8AE37}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={78B03D08-ED8E-4c79-8805-57C794CDDC22}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_HideUmlLinks@ENDNAME;@TYPE=string@ENDTYPE;@VALU=True@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={D80EFBDF-8901-4413-931E-DB3891A8AE37}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_E18B0431_8EF9_49f1_BE58_C8D641C8ABE4" start="EAID_3047F2F5_8A52_4770_85DD_6586C87C00D3" end="EAID_D80EFBDF_8901_4413_931E_DB3891A8AE37"/>
				</links>
			</element>
			<element xmi:idref="EAID_69A3E167_023B_4a22_9314_C9328D2B646A" xmi:type="uml:Action" name="Monitor Definition" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="7" ea_localid="11589" ea_eleType="element"/>
				<properties documentation="Based on the system requirements, monitors are defined with the capability of analyzing signals for the digital twin. Monitor specification is supported by formal languages (signal temporal logic), e.g., the motor shaft rotation speed requirements are formalized, which serve as input for creating the signal monitor definitions." isSpecification="false" sType="Action" nType="0" scope="public" stereotype="Activity"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:13:02" modified="2022-06-27 19:26:17" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3015_8e30_800C_9FEDC0F3EF79" name="Type" value="Manual#NOTES#Values: Manual,Automated,Semi-automated&#xA;" modelElement="EAID_69A3E167_023B_4a22_9314_C9328D2B646A"/>
					<tag xmi:id="EAID_970CC02E_F061_68f0_8EAE_1CB6607EFAD7" name="decision" value="False#NOTES#Default: False&#xA;" modelElement="EAID_69A3E167_023B_4a22_9314_C9328D2B646A"/>
					<tag xmi:id="EAID_003EE6E7_F59A_9cf5_8ACA_D01B57EAAF65" name="owns" modelElement="EAID_69A3E167_023B_4a22_9314_C9328D2B646A"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={95075E25-E85B-4759-A3F1-492DF516D689}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Activity;FQName=VALU3S::Activity;@ENDSTEREO;$DES;$CLT={69A3E167-023B-4a22-9314-C9328D2B646A}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={1C41873A-85C2-4986-AEF5-3EB1157F1889}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Activity::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={69A3E167-023B-4a22-9314-C9328D2B646A}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_3A170932_8973_4f58_8787_5BFEE3FBD70B" start="EAID_69A3E167_023B_4a22_9314_C9328D2B646A" end="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0"/>
					<ControlFlow xmi:id="EAID_90380B23_A656_478c_9D73_F2E9BF83D019" start="EAID_56BE1217_0EE8_4267_B272_B9F1A262C491" end="EAID_69A3E167_023B_4a22_9314_C9328D2B646A"/>
				</links>
			</element>
			<element xmi:idref="EAID_74EB9B67_90FE_45cd_BD1A_2542837CC9E9" xmi:type="uml:ActionPin" scope="public" parameter="EAID_090405E0_3E2A_4411_BF42_C13A6318A563">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_69A3E167_023B_4a22_9314_C9328D2B646A" tpos="0" ea_localid="11591" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Concrete Test Sequences" scope="public" stereotype="ActivityArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:14:42" modified="2022-02-21 12:59:06" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={A779F052-D624-4ccf-9AF1-21060E3F60BA}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={74EB9B67-90FE-45cd-BD1A-2542837CC9E9}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={EAA87360-A830-42ba-8421-0404632337EB}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={74EB9B67-90FE-45cd-BD1A-2542837CC9E9}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_42AACA4A_6ACE_4509_AC29_9B20487FC05B" start="EAID_3A1EBAA2_2D73_4f4f_9804_D394C332C702" end="EAID_74EB9B67_90FE_45cd_BD1A_2542837CC9E9"/>
				</links>
			</element>
			<element xmi:idref="EAID_946E4E79_C808_40ca_B67F_11487EDC9CB2" xmi:type="uml:ActionPin" name="Signal Requirements" scope="public" parameter="EAID_85394436_0AF9_4924_AE65_663C2D6E11E0">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_69A3E167_023B_4a22_9314_C9328D2B646A" tpos="0" ea_localid="11596" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Monitor Condition Definitions" scope="public" stereotype="ActivityArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:38:22" modified="2021-09-13 18:24:46" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_003EE6E7_8888_4088_A950_845E6797B68E" name="owns" modelElement="EAID_946E4E79_C808_40ca_B67F_11487EDC9CB2"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={0E4DFDD6-7C51-4ee6-8C04-0B90B29CE27C}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={946E4E79-C808-40ca-B67F-11487EDC9CB2}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={B9ED0FC1-ED6A-4f90-9E0A-1D20AF71EBC7}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_HideUmlLinks@ENDNAME;@TYPE=string@ENDTYPE;@VALU=True@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=kind@ENDNAME;@TYPE=PinDirection@ENDTYPE;@VALU=output@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={946E4E79-C808-40ca-B67F-11487EDC9CB2}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_06A50B27_7A65_4672_8F51_E10689F7B9DD" start="EAID_946E4E79_C808_40ca_B67F_11487EDC9CB2" end="EAID_5CAEFD28_9668_4a22_8EB4_5E9342A90E84"/>
					<ObjectFlow xmi:id="EAID_9C7CA0BF_1D21_4ae4_9CE6_786FB96551BB" start="EAID_946E4E79_C808_40ca_B67F_11487EDC9CB2" end="EAID_5E616E7D_8A8D_46a5_84FF_D2A9D8C41677"/>
				</links>
			</element>
			<element xmi:idref="EAID_26741C64_DA5F_430e_B3F3_2C9DD89E840A" xmi:type="uml:StateNode" name="StartWorkflow" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="17" ea_localid="11587" ea_eleType="element"/>
				<properties isSpecification="false" sType="StateNode" nType="100" scope="public" stereotype="StartWorkflow"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:02:52" modified="2021-07-27 16:02:52" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={960F19CB-723A-4cbb-BC93-D6842A2F07DD}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=StartWorkflow;FQName=VALU3S::StartWorkflow;@ENDSTEREO;$DES;$CLT={26741C64-DA5F-430e-B3F3-2C9DD89E840A}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_0F951106_CD03_4906_A1FB_055AB3AF3CBD" start="EAID_26741C64_DA5F_430e_B3F3_2C9DD89E840A" end="EAID_2C064EE4_66EA_4f0e_ADD6_7587CEBB7511"/>
				</links>
			</element>
			<element xmi:idref="EAID_2C064EE4_66EA_4f0e_ADD6_7587CEBB7511" xmi:type="uml:Action" name="Test Formalization" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" tpos="10" ea_localid="11584" ea_eleType="element"/>
				<properties documentation="Pre-existing tests (concrete test sequences) are formalized using notations suitable for the method &lt;i&gt;Behaviour-Driven Model Development and Test Driven Model Review&lt;/i&gt;, which require abstract test sequences and scenarios." isSpecification="false" sType="Action" nType="0" scope="public" stereotype="Activity"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 15:43:42" modified="2022-09-05 18:02:50" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3015_8e30_B8C0_00ED048A9277" name="Type" value="Semi-automated#NOTES#Values: Manual,Automated,Semi-automated&#xA;" modelElement="EAID_2C064EE4_66EA_4f0e_ADD6_7587CEBB7511"/>
					<tag xmi:id="EAID_970CC02E_F061_68f0_8045_2D8D9EA8023F" name="decision" value="False#NOTES#Default: False&#xA;" modelElement="EAID_2C064EE4_66EA_4f0e_ADD6_7587CEBB7511"/>
					<tag xmi:id="EAID_003EE6E7_F59A_9cf5_BAAD_0C6043960A04" name="owns" modelElement="EAID_2C064EE4_66EA_4f0e_ADD6_7587CEBB7511"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={9F480BD5-0925-4542-8937-7A5EE4495636}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Activity;FQName=VALU3S::Activity;@ENDSTEREO;$DES;$CLT={2C064EE4-66EA-4f0e-ADD6-7587CEBB7511}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={20E97A9C-F5D9-4561-86BE-E0BE558B803D}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Activity::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={2C064EE4-66EA-4f0e-ADD6-7587CEBB7511}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_5F138EFE_FCD9_4f6e_9DEE_54DB9E9FF482" start="EAID_2C064EE4_66EA_4f0e_ADD6_7587CEBB7511" end="EAID_7FD07A32_AF37_4e83_BE8B_3BCBCFBADE33"/>
					<ControlFlow xmi:id="EAID_0F951106_CD03_4906_A1FB_055AB3AF3CBD" start="EAID_26741C64_DA5F_430e_B3F3_2C9DD89E840A" end="EAID_2C064EE4_66EA_4f0e_ADD6_7587CEBB7511"/>
				</links>
			</element>
			<element xmi:idref="EAID_6EEA442B_8529_4ec2_95F1_C7D235E0AB7C" xmi:type="uml:ActionPin" name="Concrete Tests" scope="public" parameter="EAID_090405E0_3E2A_4411_BF42_C13A6318A563">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2C064EE4_66EA_4f0e_ADD6_7587CEBB7511" tpos="0" ea_localid="11585" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Concrete Test Sequences" scope="public" stereotype="ActivityArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 15:43:50" modified="2021-07-27 15:45:51" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_003EE6E7_8888_4088_BB46_61E0DD108B79" name="owns" modelElement="EAID_6EEA442B_8529_4ec2_95F1_C7D235E0AB7C"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={B676A5C7-6F8A-4979-94B6-347EC2448A9E}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={6EEA442B-8529-4ec2-95F1-C7D235E0AB7C}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={627B4424-83D0-4e11-AAA8-18F0151A3ACB}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_HideUmlLinks@ENDNAME;@TYPE=string@ENDTYPE;@VALU=True@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={6EEA442B-8529-4ec2-95F1-C7D235E0AB7C}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_05AF10C0_7C13_43b2_AF87_F24EA2135ED2" start="EAID_FA3E979C_F47C_4d6a_8BB3_55E0C93A549F" end="EAID_6EEA442B_8529_4ec2_95F1_C7D235E0AB7C"/>
				</links>
			</element>
			<element xmi:idref="EAID_F2E57E64_8356_49f5_8F00_D3AA25370E0B" xmi:type="uml:ActionPin" name="Abstract Tests" scope="public" parameter="EAID_EA7DCEBC_955A_4f89_8038_244BB3DEE304">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_2C064EE4_66EA_4f0e_ADD6_7587CEBB7511" tpos="0" ea_localid="11586" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Scenarios (Abstract Test Sequences)" scope="public" stereotype="ActivityArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 15:46:53" modified="2021-07-27 15:50:07" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_003EE6E7_8888_4088_9A1D_7D46BF880F08" name="owns" modelElement="EAID_F2E57E64_8356_49f5_8F00_D3AA25370E0B"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={C298828E-6441-48c0-921A-996CEF2D6146}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={F2E57E64-8356-49f5-8F00-D3AA25370E0B}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={3E74EE7F-E5F9-4c8a-BFE6-4ED0CE909F1B}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=_HideUmlLinks@ENDNAME;@TYPE=string@ENDTYPE;@VALU=True@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=kind@ENDNAME;@TYPE=PinDirection@ENDTYPE;@VALU=output@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={F2E57E64-8356-49f5-8F00-D3AA25370E0B}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_3E76B5AE_A916_474e_8B20_B5B38D3FB97B" start="EAID_F2E57E64_8356_49f5_8F00_D3AA25370E0B" end="EAID_50579012_6B10_4af8_8938_F9FE9A8F274E"/>
				</links>
			</element>
			<element xmi:idref="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" xmi:type="uml:Activity" name="Model-Based Mutation Testing" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" tpos="2" ea_localid="4959" ea_eleType="element"/>
				<properties documentation="Model-Based Testing is an approach for testcase generation for black-box testing. Model-based mutation testing was pioneered by Lipton in 1971. Since there have been several approaches described in literature, using several modelling formalisms and several commercial tools are available as well. Many applications of the approach are in the safety critical systems domain, probably because there the additional effort of creating a sufficiently complete model for testing is easier to argue.&#xA;The model-based mutation testing technique uses the input model to create a number of mutants, which differ from the original model in tiny details. The goal is then to find tests that differentiate the mutant from the original. These tests can then be used to test the implementation of the model. &#xA;An example would be a UML state machine that represents the behaviour of a car alarm system. The model would arm the alarm when the doors are lockend and raise an alarm when a door is open before the car is unlocked. This model could be used to derive tests over the input/output behaviour of the alarm system. These tests can be used to test a real-world implementation of the alarm system." isSpecification="false" sType="Activity" nType="8" scope="public" stereotype="Method" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 15:51:52" modified="2022-09-23 14:18:10" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;" styleex="ConstructID=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3E89_5a3e_B4F7_456B15AB76E4" name="Type" value="Semi-automated#NOTES#Values: Manual,Automated,Semi-automated&#xA;Default: Semi-automated&#xA;" modelElement="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B"/>
					<tag xmi:id="EAID_003EE6E7_040E_6904_8D80_05B28C0D0CBE" name="owns" modelElement="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={02124B21-7A96-4f67-8E99-02613CC6FE40}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Method;FQName=VALU3S::Method;@ENDSTEREO;$DES;$CLT={3563C25A-1C20-4673-A004-F3C737A4F98B}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={B0E02C17-B977-490e-85DD-A9C3D435E6FE}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_makeComposite@ENDNAME;@TYPE=string@ENDTYPE;@VALU=True@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Method::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=_defaultDiagramType@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3SDiagrams::Workflow_Definition@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={3563C25A-1C20-4673-A004-F3C737A4F98B}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS" ea_classified="{52F117C7-1CF5-410e-A71F-87235B35851C},{2F9BADA3-2995-48f4-8A36-50358CF9BCE2},{7CF7A258-A66F-467b-9CB9-BC2FB2A50D0B},{7E8C5C35-00EC-41eb-88D7-B6B843858FD2},{07D3A8F2-3D1C-474e-8ADB-892AC12F4A47},{7CAC2CF1-473C-41cb-A462-5989014D4091},{FDBBA04B-7137-470b-9F6A-5F6685F35487}" diagram="EAID_E9EA490D_72D7_46cf_8973_67A8580BB02D"/>
				<links>
					<Generalization xmi:id="EAID_8B502AC3_81C6_4506_AF38_C00751243AF4" start="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" end="EAID_BEA78192_C552_42cf_81CF_BB499359EED6"/>
					<Usage xmi:id="EAID_DFA6EE4D_20CB_4543_AD45_0EAC3D26737C" start="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" end="EAID_49CAB218_E549_4c42_8943_050DF1E338CB"/>
					<Usage xmi:id="EAID_965CF99B_153F_4796_96C7_52E7F1F3119B" start="EAID_DFC3DFC2_61F6_4fc4_91D7_526F7EC9E360" end="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B"/>
					<Usage xmi:id="EAID_999653B9_781C_4a7c_9B6F_B47E7243D90C" start="EAID_13FC7419_1DDE_4df0_AE44_9CA92049A690" end="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B"/>
					<Association xmi:id="EAID_B3F11D27_081C_4aaf_8ACB_B01CAECD5390" start="EAID_D90DE68F_7B9D_4346_BCA9_292BA943BB81" end="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B"/>
					<Usage xmi:id="EAID_BC3669EE_8058_4662_BF96_61E18DCC1572" start="EAID_BA7106FD_51A8_42d2_8AA5_A0E65ACA71C5" end="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B"/>
					<Usage xmi:id="EAID_E32058C7_BBC5_4a04_8CB1_61A4B344C873" start="EAID_BE158E39_D000_4039_8A12_DBB659911856" end="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B"/>
					<Usage xmi:id="EAID_F318722E_7FFB_4f53_8D03_E71E10E1B121" start="EAID_3B715465_9746_4508_A660_DCE124633E17" end="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B"/>
				</links>
			</element>
			<element xmi:idref="EAID_2E51C041_C744_41d6_8B76_AF1563EC1CE9" xmi:type="uml:ActivityParameter" scope="public" classifier="EAID_BE8252CF_229C_4435_AC5F_404505801076">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" tpos="0" ea_localid="14496" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Mutation Operators" scope="public" stereotype="MethodArtifact"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-08-30 13:56:35" modified="2022-08-30 13:58:10" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={761EF80A-A0EE-44ea-973E-DE41B4A51064}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={2E51C041-C744-41d6-8B76-AF1563EC1CE9}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={D42B2AFD-B3B7-41ca-A8D3-225C9A5BF220}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={2E51C041-C744-41d6-8B76-AF1563EC1CE9}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_AC9C03AD_6DA9_4abf_A8A1_04919F48CCC9" start="EAID_2E51C041_C744_41d6_8B76_AF1563EC1CE9" end="EAID_339C505A_3638_4dab_9668_7AAF4A9EF843"/>
				</links>
			</element>
			<element xmi:idref="EAID_4BA82EC1_7D4A_4dea_BC3D_345040975E71" xmi:type="uml:Activity" scope="public" classifier="EAID_49CAB218_E549_4c42_8943_050DF1E338CB">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" tpos="0" ea_localid="8330" ea_eleType="element"/>
				<properties isSpecification="false" sType="Activity" nType="0" classname="Mutation-Driven Model-Based Test Case Generation" scope="public" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-29 08:13:47" modified="2021-09-29 08:13:47" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<InformationFlow xmi:id="EAID_08C88C1B_213A_4e7f_8175_A0C1C033FC13" start="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF" end="EAID_4BA82EC1_7D4A_4dea_BC3D_345040975E71"/>
				</links>
			</element>
			<element xmi:idref="EAID_5629B533_2E6B_479b_ACB4_48FAD1AE5FF9" xmi:type="uml:ActivityParameter" scope="public" classifier="EAID_0D47CFA9_9FC4_419d_BE5F_F5EB07CBAAC1">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_4BA82EC1_7D4A_4dea_BC3D_345040975E71" tpos="0" ea_localid="8332" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Generated Tests" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-29 08:13:50" modified="2021-09-29 08:13:54" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={1083157C-3497-4767-BBCF-D9C41657D284}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={5629B533-2E6B-479b-ACB4-48FAD1AE5FF9}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={18DDC272-54C2-4866-BADA-1E2FB68316C7}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=direction@ENDNAME;@TYPE=ParameterDirectionKind@ENDTYPE;@VALU=out@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={5629B533-2E6B-479b-ACB4-48FAD1AE5FF9}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
			</element>
			<element xmi:idref="EAID_3A798087_4748_4613_8B6E_7458507990AC" xmi:type="uml:ActivityParameter" scope="public" classifier="EAID_D9BE4AE8_C987_4ee2_9285_A3B4A7B12FD5">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_4BA82EC1_7D4A_4dea_BC3D_345040975E71" tpos="2" ea_localid="8331" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Behaviour Model" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-29 08:13:49" modified="2021-09-29 08:13:55" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={B1CB20E4-C8EE-45a4-8DF3-65FF11BA36E0}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={3A798087-4748-4613-8B6E-7458507990AC}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={C6F9B583-5F84-47e5-8C87-3FDBC65E5DEB}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={3A798087-4748-4613-8B6E-7458507990AC}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
			</element>
			<element xmi:idref="EAID_916CA88E_0C25_467c_B6F1_BA3ED46EACC0" xmi:type="uml:ActivityParameter" scope="public" classifier="EAID_66840E4C_B40B_498b_960E_258AF6CCC16C">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_4BA82EC1_7D4A_4dea_BC3D_345040975E71" tpos="1" ea_localid="8333" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Tests with High Mutation Coverage" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-29 08:13:51" modified="2021-09-29 08:13:53" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={3C339D14-88FE-48cc-AD7D-31207FDC1D99}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={916CA88E-0C25-467c-B6F1-BA3ED46EACC0}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={EBA895EE-DDC2-4586-9186-DB25499760F1}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=direction@ENDNAME;@TYPE=ParameterDirectionKind@ENDTYPE;@VALU=out@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={916CA88E-0C25-467c-B6F1-BA3ED46EACC0}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
			</element>
			<element xmi:idref="EAID_89E7FD30_5208_4955_82B5_FC3488B5179A" xmi:type="uml:ActivityParameter" name="Test Model" scope="public" classifier="EAID_C25AACED_8792_4758_A1E1_19BCF9296271">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" tpos="4" ea_localid="4960" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="UML Behavior Model" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 15:52:50" modified="2021-07-27 15:53:43" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={76ADB550-CEC9-46ea-969D-05983B479D13}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={89E7FD30-5208-4955-82B5-FC3488B5179A}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={EECB6D17-B886-43f3-A421-463F240CA0A6}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={89E7FD30-5208-4955-82B5-FC3488B5179A}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS" ea_classified="{182FFE17-087D-413e-BC61-DDAA8FE0551A}"/>
				<links>
					<ObjectFlow xmi:id="EAID_C758238F_E1B4_4f95_9FED_21338F22BF89" start="EAID_89E7FD30_5208_4955_82B5_FC3488B5179A" end="EAID_1AE78D16_4C24_42bb_A986_DD6CE8E3BC1C"/>
				</links>
			</element>
			<element xmi:idref="EAID_5CAD6C16_478E_4d87_AAE7_5D2E9592185A" xmi:type="uml:ActivityParameter" name="Generated Tests" scope="public" classifier="EAID_EA7DCEBC_955A_4f89_8038_244BB3DEE304">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" tpos="2" ea_localid="4961" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Scenarios (Abstract Test Sequences)" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 15:52:57" modified="2021-07-27 15:54:22" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={0BD65077-28BB-43e4-96D0-EB6CC098C748}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={5CAD6C16-478E-4d87-AAE7-5D2E9592185A}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={652C5A73-89D1-4356-9211-2DF798E39EB2}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=direction@ENDNAME;@TYPE=ParameterDirectionKind@ENDTYPE;@VALU=out@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={5CAD6C16-478E-4d87-AAE7-5D2E9592185A}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS" ea_classified="{3047F2F5-8A52-4770-85DD-6586C87C00D3}"/>
				<links>
					<ObjectFlow xmi:id="EAID_BA50AA7A_C6B0_4700_A8C2_4A0E8D0D6E41" start="EAID_9D7019CD_D3B5_4fca_8E2D_436CB3085FBD" end="EAID_5CAD6C16_478E_4d87_AAE7_5D2E9592185A"/>
				</links>
			</element>
			<element xmi:idref="EAID_9A390955_D380_430b_8A1B_ED592E14C2C8" xmi:type="uml:ActivityParameter" name="Test Report" scope="public" classifier="EAID_B6C24019_07CE_467a_B3A5_B1CBBAC2BB64">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" tpos="5" ea_localid="8224" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Report" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-27 10:11:28" modified="2021-09-28 10:19:43" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={507F77A4-6FA5-42bb-97D6-80851E55CE2D}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={9A390955-D380-430b-8A1B-ED592E14C2C8}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={D571F62E-E29A-4349-931F-9801FF687390}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=direction@ENDNAME;@TYPE=ParameterDirectionKind@ENDTYPE;@VALU=out@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={9A390955-D380-430b-8A1B-ED592E14C2C8}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS" ea_classified="{2EE9D1C9-07C1-47e9-8E3C-5E5271D38ABB}"/>
			</element>
			<element xmi:idref="EAID_47F8E5A6_4C95_4c12_9908_D1E3CDE16D65" xmi:type="uml:ActivityParameter" name="System Under Test" scope="public" classifier="EAID_FB8361B2_816E_48c3_9262_D4B579F37CF7">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" tpos="3" ea_localid="8223" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="SUT" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-27 09:59:33" modified="2021-09-27 10:10:26" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={D1FAA5DE-D117-4d7e-82F7-3535F4F746C8}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={47F8E5A6-4C95-4c12-9908-D1E3CDE16D65}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={7A516DEF-F643-4134-9E81-DDB8FBF02187}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={47F8E5A6-4C95-4c12-9908-D1E3CDE16D65}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS" ea_classified="{454EF2D1-9FC2-4253-9561-99CE9BE15C8E}"/>
			</element>
			<element xmi:idref="EAID_20FF9A2C_0938_4259_84A2_7594DE8C8C73" xmi:type="uml:ActivityParameter" scope="public" classifier="EAID_2DE37EA0_EF22_414e_AD1F_DA40F117700C">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" tpos="1" ea_localid="8227" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Requirements" scope="public" stereotype="MethodArtifact"/>
				<project author="Guest Guest" version="1.0" phase="1.0" created="2021-09-27 10:26:20" modified="2021-09-27 10:26:20" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={F27B5B9D-9786-484f-AAAE-BB16CD9B958C}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={20FF9A2C-0938-4259-84A2-7594DE8C8C73}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={E8CA71D3-ACA3-41f0-A39F-9DFDCEBE0712}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={20FF9A2C-0938-4259-84A2-7594DE8C8C73}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS" ea_classified="{BA122545-53C0-48b9-B6AD-C9FF933309C0}"/>
			</element>
			<element xmi:idref="EAID_BE8252CF_229C_4435_AC5F_404505801076" xmi:type="uml:Artifact" name="Mutation Operators" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" tpos="0" ea_localid="14138" ea_eleType="element"/>
				<properties documentation="Mutation Operators for MoMuT (tool)&#xA;The generated test sequences will detect whether a faulty model has been implemented instead of the correct, original model. Hence, the generated test scenario suits covers all of the modeled faults expressed by the model mutation operators and has a high chance of covering many additional similar faults (cf. coupling effect).&#xA;The Model Mutation Processor is also home to the mutation engine that injects faults to construct model mutants. Mutations are inserted at the UML level. The mutation operators are applied to the following state machine elements: triggers, guards, transition effects, entry- and exit actions. The elements are either removed or replaced with another element of the same type from the model. Additional operators exist for change-trigger expressions, for guards expressed for effect, entry-/exit action and method bodies. The modifications made here are: exchange operators, modify literals, fix (sub-)expressions to literals.&#xA;" isSpecification="false" sType="Artifact" nType="0" scope="public" stereotype="CustomDocument" isRoot="false" isLeaf="false" isAbstract="false"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-29 12:28:47" modified="2022-08-30 13:28:27" complexity="1" status="Proposed"/>
				<code gentype="Java"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={87066D03-5938-4503-B6A4-939BDF528B00}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=CustomDocument;FQName=EAUML::CustomDocument;@ENDSTEREO;$DES;$CLT={BE8252CF-229C-4435-AC5F-404505801076}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS" ea_classified="{2E51C041-C744-41d6-8B76-AF1563EC1CE9},{339C505A-3638-4dab-9668-7AAF4A9EF843}"/>
			</element>
			<element xmi:idref="EAID_AE786B5D_C2A1_4b33_A434_94BCC37BD51E" xmi:type="uml:StateNode" name="StopWorkflow1" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" tpos="0" ea_localid="15772" ea_eleType="element"/>
				<properties isSpecification="false" sType="StateNode" nType="101" scope="public" stereotype="StopWorkflow"/>
				<project author="Wolfgang Herzner" version="1.0" phase="1.0" created="2022-09-30 17:29:18" modified="2022-09-30 17:29:18" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={8B519032-3C88-4d14-8177-C339D5410024}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=StopWorkflow;FQName=VALU3S::StopWorkflow;@ENDSTEREO;$DES;$CLT={AE786B5D-C2A1-4b33-A434-94BCC37BD51E}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_A8AB147F_06AD_4f14_BE05_F450F07A2388" start="EAID_545A0233_17DE_4cf2_802C_710166FE480C" end="EAID_AE786B5D_C2A1_4b33_A434_94BCC37BD51E"/>
				</links>
			</element>
			<element xmi:idref="EAID_673DF833_3053_4c0e_92DC_BB62439C2B00" xmi:type="uml:StateNode" name="StartWorkflow1" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" tpos="0" ea_localid="15771" ea_eleType="element"/>
				<properties isSpecification="false" sType="StateNode" nType="100" scope="public" stereotype="StartWorkflow"/>
				<project author="Wolfgang Herzner" version="1.0" phase="1.0" created="2022-09-30 17:29:01" modified="2022-09-30 17:29:01" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={057B4D92-F5A7-41a4-81EF-3C9EE2B92709}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=StartWorkflow;FQName=VALU3S::StartWorkflow;@ENDSTEREO;$DES;$CLT={673DF833-3053-4c0e-92DC-BB62439C2B00}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_AE258717_FD6D_42e6_8B79_434D2460E608" start="EAID_673DF833_3053_4c0e_92DC_BB62439C2B00" end="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF"/>
				</links>
			</element>
			<element xmi:idref="EAID_95DD57C1_47AD_4b1b_A4A9_2AC912551A9C" xmi:type="uml:Action" name="Execute Tests" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" tpos="0" ea_localid="7249" ea_eleType="element"/>
				<properties isSpecification="false" sType="Action" nType="0" scope="public" stereotype="Activity"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-16 17:59:51" modified="2021-09-27 07:39:08" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3015_8e30_BFC5_AA041F96AA7E" name="Type" value="#NOTES#Values: Manual,Automated,Semi-automated&#xA;" modelElement="EAID_95DD57C1_47AD_4b1b_A4A9_2AC912551A9C"/>
					<tag xmi:id="EAID_970CC02E_F061_68f0_A08F_548009E0CE7B" name="decision" value="False#NOTES#Default: False&#xA;" modelElement="EAID_95DD57C1_47AD_4b1b_A4A9_2AC912551A9C"/>
					<tag xmi:id="EAID_003EE6E7_F59A_9cf5_B2FB_92C545AD7C3B" name="owns" modelElement="EAID_95DD57C1_47AD_4b1b_A4A9_2AC912551A9C"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={27FD45E4-7668-45c9-BB66-605CB2A87ACE}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Activity;FQName=VALU3S::Activity;@ENDSTEREO;$DES;$CLT={95DD57C1-47AD-4b1b-A4A9-2AC912551A9C}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={2AAD7EB1-0FC1-495a-9684-E5EF3F376C44}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Activity::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={95DD57C1-47AD-4b1b-A4A9-2AC912551A9C}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_663BB08E_99C2_4735_8D6B_11F9E542A73C" start="EAID_545A0233_17DE_4cf2_802C_710166FE480C" end="EAID_95DD57C1_47AD_4b1b_A4A9_2AC912551A9C"/>
				</links>
			</element>
			<element xmi:idref="EAID_545A0233_17DE_4cf2_802C_710166FE480C" xmi:type="uml:Action" name="Model Mutation Processor (Momut)" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" tpos="0" ea_localid="7248" ea_eleType="element"/>
				<properties documentation="Model Mutation Processor&#xA;In a first step, the model mutation processor syntactically alter the original test model and produces a set of mutated models. In the next step automatically generate test cases try to kill the model mutants, i.e., reveal their non-conforming behaviour. This is accomplished by a conformance check between the original and the mutated models.&#xA;As the test model is an abstraction of the SUT, also the derived test sequences are abstract. Hence, they have to be concretised, i.e., mapped to the level of detail of the SUT" isSpecification="false" sType="Action" nType="0" scope="public" stereotype="Activity"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-16 17:59:48" modified="2022-09-05 11:06:51" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3015_8e30_891A_6AB9B9C909A2" name="Type" value="#NOTES#Values: Manual,Automated,Semi-automated&#xA;" modelElement="EAID_545A0233_17DE_4cf2_802C_710166FE480C"/>
					<tag xmi:id="EAID_970CC02E_F061_68f0_899A_EA489FA8F406" name="decision" value="False#NOTES#Default: False&#xA;" modelElement="EAID_545A0233_17DE_4cf2_802C_710166FE480C"/>
					<tag xmi:id="EAID_003EE6E7_F59A_9cf5_9EF9_A7FEFAE4BC1F" name="owns" modelElement="EAID_545A0233_17DE_4cf2_802C_710166FE480C"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={24969B8E-99CB-4efa-A4AA-BD88D4567157}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Activity;FQName=VALU3S::Activity;@ENDSTEREO;$DES;$CLT={545A0233-17DE-4cf2-802C-710166FE480C}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={0C4870BC-393E-472f-ABCE-F0492F1C168D}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Activity::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={545A0233-17DE-4cf2-802C-710166FE480C}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_663BB08E_99C2_4735_8D6B_11F9E542A73C" start="EAID_545A0233_17DE_4cf2_802C_710166FE480C" end="EAID_95DD57C1_47AD_4b1b_A4A9_2AC912551A9C"/>
					<ControlFlow xmi:id="EAID_A8AB147F_06AD_4f14_BE05_F450F07A2388" start="EAID_545A0233_17DE_4cf2_802C_710166FE480C" end="EAID_AE786B5D_C2A1_4b33_A434_94BCC37BD51E"/>
					<ControlFlow xmi:id="EAID_27399000_BF79_4037_AFE6_69FD47315BBC" start="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF" end="EAID_545A0233_17DE_4cf2_802C_710166FE480C"/>
				</links>
			</element>
			<element xmi:idref="EAID_339C505A_3638_4dab_9668_7AAF4A9EF843" xmi:type="uml:ActionPin" scope="public" parameter="EAID_BE8252CF_229C_4435_AC5F_404505801076">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_545A0233_17DE_4cf2_802C_710166FE480C" tpos="0" ea_localid="14137" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Mutation Operators" scope="public" stereotype="ActivityArtifact"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-29 12:25:52" modified="2022-09-08 13:25:03" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={B8EF8434-D28C-4056-9DF8-BBBDBC123C9A}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={339C505A-3638-4dab-9668-7AAF4A9EF843}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={90A6EE92-3767-44e3-A15F-7C043B10B1EE}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={339C505A-3638-4dab-9668-7AAF4A9EF843}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_AC9C03AD_6DA9_4abf_A8A1_04919F48CCC9" start="EAID_2E51C041_C744_41d6_8B76_AF1563EC1CE9" end="EAID_339C505A_3638_4dab_9668_7AAF4A9EF843"/>
				</links>
			</element>
			<element xmi:idref="EAID_8AE8D304_307E_4216_A6DC_604430D84E57" xmi:type="uml:ActionPin" scope="public" parameter="EAID_5637D3DE_780D_4629_B17D_8E0AC4B785A9">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_545A0233_17DE_4cf2_802C_710166FE480C" tpos="0" ea_localid="14134" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Updated and Flattened Model" scope="public" stereotype="ActivityArtifact"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-29 12:10:30" modified="2022-07-29 12:23:09" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={05D62387-F533-4ca0-8EA8-8A204E521D4A}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={8AE8D304-307E-4216-A6DC-604430D84E57}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={191EDD12-E7A9-40c8-BC84-E631F3262BDA}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={8AE8D304-307E-4216-A6DC-604430D84E57}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_1DE0A5F4_55EB_44d5_B458_650A0E3C9077" start="EAID_C1CA0904_57F8_4a38_BEBE_6E4FA302743B" end="EAID_8AE8D304_307E_4216_A6DC_604430D84E57"/>
				</links>
			</element>
			<element xmi:idref="EAID_9D7019CD_D3B5_4fca_8E2D_436CB3085FBD" xmi:type="uml:ActionPin" scope="public" parameter="EAID_EA7DCEBC_955A_4f89_8038_244BB3DEE304">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_545A0233_17DE_4cf2_802C_710166FE480C" tpos="0" ea_localid="14135" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Scenarios (Abstract Test Sequences)" scope="public" stereotype="ActivityArtifact"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-29 12:10:44" modified="2022-07-29 12:15:32" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={F29FA5E1-BEC0-4f04-AF22-2BC333FFB2F6}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={9D7019CD-D3B5-4fca-8E2D-436CB3085FBD}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={33F42E2B-DEA8-40db-AA04-7BB92282661E}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=kind@ENDNAME;@TYPE=PinDirection@ENDTYPE;@VALU=output@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={9D7019CD-D3B5-4fca-8E2D-436CB3085FBD}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_BA50AA7A_C6B0_4700_A8C2_4A0E8D0D6E41" start="EAID_9D7019CD_D3B5_4fca_8E2D_436CB3085FBD" end="EAID_5CAD6C16_478E_4d87_AAE7_5D2E9592185A"/>
				</links>
			</element>
			<element xmi:idref="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF" xmi:type="uml:Action" name="UML Model Interpreter and Flattener" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" tpos="0" ea_localid="7247" ea_eleType="element"/>
				<properties documentation="UML Model Interpreter&#xA;The main parts of the UML behavior model are class diagrams, state machines  and interfaces for the input and output signals. &#xA;First, the interpreter checks the UML model for syntactical correctness. &#xA;In a further step the hierarchical UML model will be converted to a flat model representation. &#xA;" isSpecification="false" sType="Action" nType="0" scope="public" stereotype="Activity"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-16 17:59:45" modified="2022-08-30 12:41:51" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3015_8e30_BAE3_7359FCCEB273" name="Type" value="#NOTES#Values: Manual,Automated,Semi-automated&#xA;" modelElement="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF"/>
					<tag xmi:id="EAID_970CC02E_F061_68f0_B589_95EB42FB23F4" name="decision" value="False#NOTES#Default: False&#xA;" modelElement="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF"/>
					<tag xmi:id="EAID_003EE6E7_F59A_9cf5_9535_DF104DD498FB" name="owns" modelElement="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={DD87C72F-08B2-4946-8A88-CF9AD64C0F37}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Activity;FQName=VALU3S::Activity;@ENDSTEREO;$DES;$CLT={78E665B3-3B7D-4ed0-BE97-10CEFFA33DEF}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={440427F5-409D-4154-A0D8-4DFC9F313026}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Activity::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={78E665B3-3B7D-4ed0-BE97-10CEFFA33DEF}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<InformationFlow xmi:id="EAID_08C88C1B_213A_4e7f_8175_A0C1C033FC13" start="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF" end="EAID_4BA82EC1_7D4A_4dea_BC3D_345040975E71"/>
					<ControlFlow xmi:id="EAID_27399000_BF79_4037_AFE6_69FD47315BBC" start="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF" end="EAID_545A0233_17DE_4cf2_802C_710166FE480C"/>
					<ControlFlow xmi:id="EAID_AE258717_FD6D_42e6_8B79_434D2460E608" start="EAID_673DF833_3053_4c0e_92DC_BB62439C2B00" end="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF"/>
				</links>
			</element>
			<element xmi:idref="EAID_C1CA0904_57F8_4a38_BEBE_6E4FA302743B" xmi:type="uml:ActionPin" scope="public" parameter="EAID_5637D3DE_780D_4629_B17D_8E0AC4B785A9">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF" tpos="0" ea_localid="13968" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Updated and Flattened Model" scope="public" stereotype="ActivityArtifact"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-28 14:15:49" modified="2022-07-29 12:23:16" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={EDB4C752-ECDE-40e4-AA24-B56E27F70114}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={C1CA0904-57F8-4a38-BEBE-6E4FA302743B}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={AFEA9C83-2D94-4a7b-B95A-FEE2255A0638}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=kind@ENDNAME;@TYPE=PinDirection@ENDTYPE;@VALU=output@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={C1CA0904-57F8-4a38-BEBE-6E4FA302743B}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_1DE0A5F4_55EB_44d5_B458_650A0E3C9077" start="EAID_C1CA0904_57F8_4a38_BEBE_6E4FA302743B" end="EAID_8AE8D304_307E_4216_A6DC_604430D84E57"/>
				</links>
			</element>
			<element xmi:idref="EAID_1AE78D16_4C24_42bb_A986_DD6CE8E3BC1C" xmi:type="uml:ActionPin" scope="public" parameter="EAID_C25AACED_8792_4758_A1E1_19BCF9296271">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF" tpos="0" ea_localid="13970" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="UML Behavior Model" scope="public" stereotype="ActivityArtifact"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-28 14:18:31" modified="2022-07-28 14:21:38" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={30B16203-E1CE-4e67-BA85-095E11F71B2D}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={1AE78D16-4C24-42bb-A986-DD6CE8E3BC1C}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_C758238F_E1B4_4f95_9FED_21338F22BF89" start="EAID_89E7FD30_5208_4955_82B5_FC3488B5179A" end="EAID_1AE78D16_4C24_42bb_A986_DD6CE8E3BC1C"/>
				</links>
			</element>
			<element xmi:idref="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF" xmi:type="uml:Activity" name="Monitoring Enriched Test Execution" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" tpos="3" ea_localid="4973" ea_eleType="element"/>
				<properties documentation="In this use case, Monitoring Enriched Test Execution enables the analysis of signals based on formal requirement definitions. The system is tested by the simulation with a digital twin and chosen system traces, such as discrete/continuous domain signals, are exported to the Real-Time Analog Monitoring Tool (RTAMT) which analyses signals and checks them against the formally specified requirements. As results, the digital twin simulation outputs a test report, while the RTAMT tool generates an analysis test result potentially showing requirement violations and indicators for bug fixes and optimizations.&#xA;" isSpecification="false" sType="Activity" nType="8" scope="public" stereotype="Method" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:24:37" modified="2022-10-07 12:38:10" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;" styleex="ConstructID=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3E89_5a3e_9F49_DEAEEFB53CFF" name="Type" value="Semi-automated#NOTES#Values: Manual,Automated,Semi-automated&#xA;Default: Semi-automated&#xA;" modelElement="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF"/>
					<tag xmi:id="EAID_003EE6E7_040E_6904_80F4_6FD3D3D89A7E" name="owns" modelElement="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={4E84380E-DE3E-4d74-8C61-25788C7F48ED}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Method;FQName=VALU3S::Method;@ENDSTEREO;$DES;$CLT={1DF04CC7-511E-4e95-82C2-496AE725D0DF}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={F50F622D-85A3-48a8-995D-BB58A5D07C6F}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_makeComposite@ENDNAME;@TYPE=string@ENDTYPE;@VALU=True@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Method::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=_defaultDiagramType@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3SDiagrams::Workflow_Definition@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={1DF04CC7-511E-4e95-82C2-496AE725D0DF}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS" ea_classified="{D12EB7DE-7C6F-4b8d-AD0F-AAB9D910BFE4},{44E02199-768C-4970-B82E-DA75112AE5E5}" diagram="EAID_092D55C0_5358_4000_B75E_F318C9F6DF87"/>
				<links>
					<Association xmi:id="EAID_98DE6D05_CECE_46a6_B9E5_2A274D25ACC6" start="EAID_3E88860C_E872_400e_99DC_567755888DD0" end="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF"/>
				</links>
			</element>
			<element xmi:idref="EAID_AA05205B_1F37_4cbc_AD62_77926FE02465" xmi:type="uml:ActivityParameter" name="Result" scope="public" classifier="EAID_D2EA78AD_ED82_40a7_9406_1F36878EC9B6">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF" tpos="1" ea_localid="14128" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Test Report" scope="public" stereotype="MethodArtifact"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-29 11:45:13" modified="2022-07-29 11:46:05" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={D0DEEDB2-847C-4aba-A13C-B9E26E0D41B6}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={AA05205B-1F37-4cbc-AD62-77926FE02465}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={202C5A6B-2AAB-4b1e-BE1D-3642ABCA1F9D}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=direction@ENDNAME;@TYPE=ParameterDirectionKind@ENDTYPE;@VALU=out@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={AA05205B-1F37-4cbc-AD62-77926FE02465}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_9118547C_1EE5_482c_8384_66E20D5D56FA" start="EAID_2049A8E2_CA43_4f5e_BE5A_000371F42854" end="EAID_AA05205B_1F37_4cbc_AD62_77926FE02465"/>
					<ObjectFlow xmi:id="EAID_D7A4F148_1E42_41f7_8208_C89C9A83FDB1" start="EAID_F00AA666_1A53_4a2c_A632_FD9E72C5AE1D" end="EAID_AA05205B_1F37_4cbc_AD62_77926FE02465"/>
				</links>
			</element>
			<element xmi:idref="EAID_4F782860_DE24_426f_BD0A_B5C060CD4CF5" xmi:type="uml:ActivityParameter" name="System under Test" scope="public" classifier="EAID_24BD032A_9DA6_4b28_8379_1885A3003157">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF" tpos="2" ea_localid="14119" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Digital Twin " scope="public" stereotype="MethodArtifact"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-29 09:37:45" modified="2022-08-04 16:11:32" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={5AE6196F-B110-4c67-A49E-8684C480A6F4}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={4F782860-DE24-426f-BD0A-B5C060CD4CF5}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={839D7222-DFA1-4243-A27F-72DD6CA1127A}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={4F782860-DE24-426f-BD0A-B5C060CD4CF5}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_4BECDE9D_8EC9_4bcf_98E8_DCD81BE2DDA9" start="EAID_4F782860_DE24_426f_BD0A_B5C060CD4CF5" end="EAID_ABEECB82_13FD_4ac4_ABCD_A074BD7CA855"/>
				</links>
			</element>
			<element xmi:idref="EAID_393C043D_AF3F_47bb_B17C_BD139BAEEF0B" xmi:type="uml:ActivityParameter" scope="public" classifier="EAID_090405E0_3E2A_4411_BF42_C13A6318A563">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF" tpos="0" ea_localid="14118" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Concrete Test Sequences" scope="public" stereotype="MethodArtifact"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-29 09:36:06" modified="2022-07-29 11:42:16" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={60984175-6B8F-4f6b-BA64-EBB2DE9AF789}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={393C043D-AF3F-47bb-B17C-BD139BAEEF0B}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={A1CD2D92-8838-4f64-8BA5-1DBF9A7DA643}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={393C043D-AF3F-47bb-B17C-BD139BAEEF0B}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_2419532D_16D2_45d7_A961_98B48A75AA44" start="EAID_393C043D_AF3F_47bb_B17C_BD139BAEEF0B" end="EAID_BED0FB9D_A27C_4680_9865_DCA51671A040"/>
				</links>
			</element>
			<element xmi:idref="EAID_FDE00126_1201_4a78_99CB_95F238226F8D" xmi:type="uml:ActivityParameter" name="Tests" scope="public" classifier="EAID_090405E0_3E2A_4411_BF42_C13A6318A563">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF" tpos="5" ea_localid="4977" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Concrete Test Sequences" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:27:11" modified="2022-08-04 16:16:49" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={AFCDE246-D5FC-447d-BC9D-2F1FADC97498}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={FDE00126-1201-4a78-99CB-95F238226F8D}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={5C409F76-23A4-4c45-A901-1298A15E4790}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={FDE00126-1201-4a78-99CB-95F238226F8D}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS" ea_classified="{985A49EE-FB3C-4b4c-88D5-95E134549D86},{3AD93350-A1B4-4265-ADB4-E637045672A2}"/>
			</element>
			<element xmi:idref="EAID_69854EA3_2A6B_4871_916D_4B5950DCD172" xmi:type="uml:ActivityParameter" name="Test Result" scope="public" classifier="EAID_EACA7F25_9C25_4b42_8D7D_F55649B3DF72">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF" tpos="3" ea_localid="4978" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Test Verdict" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:27:16" modified="2021-07-27 16:28:47" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={A6D62892-52BC-4535-AB2A-D46EA0CEF9B3}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={69854EA3-2A6B-4871-916D-4B5950DCD172}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={C0C496CE-B32E-44e9-9207-29796A066665}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=direction@ENDNAME;@TYPE=ParameterDirectionKind@ENDTYPE;@VALU=out@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={69854EA3-2A6B-4871-916D-4B5950DCD172}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS" ea_classified="{2DD0634C-9902-4081-915A-473D0BF6F2F8},{B3A40AEB-7DC7-4b77-A624-555B7AB1E992}"/>
			</element>
			<element xmi:idref="EAID_66A16379_D1DD_4240_AA0A_9D38710DF34D" xmi:type="uml:ActivityParameter" name="System under Test" scope="public" classifier="EAID_EB3C8931_6A8E_4b70_8E22_F430C62E5902">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF" tpos="4" ea_localid="4979" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="SUT" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:27:34" modified="2021-07-27 16:29:23" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={4DF826ED-AE01-43ce-B36F-3D6F4604D0AA}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={66A16379-D1DD-4240-AA0A-9D38710DF34D}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={84382BAF-D637-469e-B109-94590D71A6FA}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={66A16379-D1DD-4240-AA0A-9D38710DF34D}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS" ea_classified="{0D9B1570-5C0E-4276-A4F2-0B3B373EE6F2},{EBC19B31-D3A8-463b-B309-D44EA753AFB6}"/>
			</element>
			<element xmi:idref="EAID_FC3F11F9_0DE1_46bd_B776_02C29C88FACC" xmi:type="uml:ActivityParameter" name="Monitor-Def" scope="public" classifier="EAID_85394436_0AF9_4924_AE65_663C2D6E11E0">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF" tpos="6" ea_localid="4976" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Monitor Condition Definitions" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:27:02" modified="2021-07-27 16:31:58" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={F95A6B1F-2789-4326-A6A2-DAA30173B585}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={FC3F11F9-0DE1-46bd-B776-02C29C88FACC}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={2B0E8E09-28E0-40fb-ADF8-4CCF1CD13DDE}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=false@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=false@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={FC3F11F9-0DE1-46bd-B776-02C29C88FACC}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS" ea_classified="{5CAEFD28-9668-4a22-8EB4-5E9342A90E84},{5E616E7D-8A8D-46a5-84FF-D2A9D8C41677}"/>
				<links>
					<ObjectFlow xmi:id="EAID_7AADB4A7_D29F_4e02_A58C_0A430A250D03" start="EAID_FC3F11F9_0DE1_46bd_B776_02C29C88FACC" end="EAID_74BE0127_DEFC_4b9a_807A_F20E5DC955AE"/>
				</links>
			</element>
			<element xmi:idref="EAID_A78CCE5C_5B4D_4c07_ADF3_DDB79066FACD" xmi:type="uml:StateNode" name="StopWorkflow2" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF" tpos="0" ea_localid="15774" ea_eleType="element"/>
				<properties isSpecification="false" sType="StateNode" nType="101" scope="public" stereotype="StopWorkflow"/>
				<project author="Wolfgang Herzner" version="1.0" phase="1.0" created="2022-09-30 17:33:37" modified="2022-09-30 17:33:37" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={B9B69584-A6E9-4854-B28D-57B14537FF96}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=StopWorkflow;FQName=VALU3S::StopWorkflow;@ENDSTEREO;$DES;$CLT={A78CCE5C-5B4D-4c07-ADF3-DDB79066FACD}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_C39F53F6_F373_418c_BE16_B52B9F881875" start="EAID_6F923BC3_7FBE_45d0_814A_6B5D3FC85577" end="EAID_A78CCE5C_5B4D_4c07_ADF3_DDB79066FACD"/>
				</links>
			</element>
			<element xmi:idref="EAID_8842A43E_D0EB_4266_A194_0D600438AEF0" xmi:type="uml:Action" name="Digital Twin Simulation" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF" tpos="0" ea_localid="14120" ea_eleType="element"/>
				<properties documentation="The digital twin consists of a motor control platform, a motor model and a motor control software. The digital twin is started based on the provided test case sequences enabling combined analysis of safety, security and performance. After successful simulation, a test report is output and simulation traces are exported to the RTAMT monitor for further signal analysis." isSpecification="false" sType="Action" nType="0" scope="public" stereotype="Activity"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-29 09:41:46" modified="2022-08-31 16:34:30" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3015_8e30_A9EA_0F58F1510CB3" name="Type" value="Semi-automated#NOTES#Values: Manual,Automated,Semi-automated&#xA;" modelElement="EAID_8842A43E_D0EB_4266_A194_0D600438AEF0"/>
					<tag xmi:id="EAID_970CC02E_F061_68f0_A59B_0FF8CD051A03" name="decision" value="False#NOTES#Default: False&#xA;" modelElement="EAID_8842A43E_D0EB_4266_A194_0D600438AEF0"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={BEB6A783-7A6C-4dc3-B409-AA21FC4B95D1}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Activity;FQName=VALU3S::Activity;@ENDSTEREO;$DES;$CLT={8842A43E-D0EB-4266-A194-0D600438AEF0}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={E8301B5C-FA4A-4267-A8E4-E1136F113506}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Activity::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={8842A43E-D0EB-4266-A194-0D600438AEF0}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_7CABF180_9FCA_43ec_964C_E33D35931DAB" start="EAID_8842A43E_D0EB_4266_A194_0D600438AEF0" end="EAID_6F923BC3_7FBE_45d0_814A_6B5D3FC85577"/>
					<ControlFlow xmi:id="EAID_2E5561D8_6B35_42ca_BB96_D6976137831C" start="EAID_0AB98734_476E_4ce2_910B_5D121D9A7A96" end="EAID_8842A43E_D0EB_4266_A194_0D600438AEF0"/>
				</links>
			</element>
			<element xmi:idref="EAID_B0EED9D2_47B7_4a3d_8ACE_C15CB4D88104" xmi:type="uml:ActionPin" scope="public" parameter="EAID_FCDD860B_4CE4_4be5_9410_8BB92B590180">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_8842A43E_D0EB_4266_A194_0D600438AEF0" tpos="0" ea_localid="14131" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="simulation traces" scope="public" stereotype="ActivityArtifact"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-29 12:02:09" modified="2022-07-29 12:04:48" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={053D315C-6CD6-4a48-B393-190A9AECDC72}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={B0EED9D2-47B7-4a3d-8ACE-C15CB4D88104}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={D8316712-0C4E-4290-8D1E-AD580AC36889}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=kind@ENDNAME;@TYPE=PinDirection@ENDTYPE;@VALU=output@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={B0EED9D2-47B7-4a3d-8ACE-C15CB4D88104}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_6371F3D8_01F6_4827_9609_779602EDAE14" start="EAID_B0EED9D2_47B7_4a3d_8ACE_C15CB4D88104" end="EAID_78AFCDCA_9A91_4d3b_B356_3CEC813CEF32"/>
				</links>
			</element>
			<element xmi:idref="EAID_2049A8E2_CA43_4f5e_BE5A_000371F42854" xmi:type="uml:ActionPin" scope="public" parameter="EAID_D2EA78AD_ED82_40a7_9406_1F36878EC9B6">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_8842A43E_D0EB_4266_A194_0D600438AEF0" tpos="0" ea_localid="14122" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Test Report" scope="public" stereotype="ActivityArtifact"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-29 09:42:54" modified="2022-08-04 16:24:53" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={E8CC8B27-C019-4b80-A4F5-47F0AEA18743}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={2049A8E2-CA43-4f5e-BE5A-000371F42854}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={9B975ED8-9C00-447b-AAA9-DF62140B33BF}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=kind@ENDNAME;@TYPE=PinDirection@ENDTYPE;@VALU=output@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={2049A8E2-CA43-4f5e-BE5A-000371F42854}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_9118547C_1EE5_482c_8384_66E20D5D56FA" start="EAID_2049A8E2_CA43_4f5e_BE5A_000371F42854" end="EAID_AA05205B_1F37_4cbc_AD62_77926FE02465"/>
				</links>
			</element>
			<element xmi:idref="EAID_ABEECB82_13FD_4ac4_ABCD_A074BD7CA855" xmi:type="uml:ActionPin" scope="public" parameter="EAID_24BD032A_9DA6_4b28_8379_1885A3003157">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_8842A43E_D0EB_4266_A194_0D600438AEF0" tpos="0" ea_localid="14121" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="Digital Twin " scope="public" stereotype="ActivityArtifact"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-29 09:42:48" modified="2022-08-04 16:14:30" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={2EAC6472-10B0-40b9-961C-EA839B8EC1A3}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={ABEECB82-13FD-4ac4-ABCD-A074BD7CA855}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={D47C6A66-AB48-448d-9628-9857565990A0}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={ABEECB82-13FD-4ac4-ABCD-A074BD7CA855}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_4BECDE9D_8EC9_4bcf_98E8_DCD81BE2DDA9" start="EAID_4F782860_DE24_426f_BD0A_B5C060CD4CF5" end="EAID_ABEECB82_13FD_4ac4_ABCD_A074BD7CA855"/>
				</links>
			</element>
			<element xmi:idref="EAID_BED0FB9D_A27C_4680_9865_DCA51671A040" xmi:type="uml:ActionPin" scope="public" parameter="EAID_389E2ABC_6F88_4074_AD65_954295573D43">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_8842A43E_D0EB_4266_A194_0D600438AEF0" tpos="0" ea_localid="14123" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="TestCase" scope="public" stereotype="ActivityArtifact"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-29 09:43:00" modified="2022-07-29 09:49:19" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={6800774D-C141-4b8e-A779-82647DF384D4}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={BED0FB9D-A27C-4680-9865-DCA51671A040}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={ECBE2E2D-AB81-4640-A580-F66D65767761}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={BED0FB9D-A27C-4680-9865-DCA51671A040}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_2419532D_16D2_45d7_A961_98B48A75AA44" start="EAID_393C043D_AF3F_47bb_B17C_BD139BAEEF0B" end="EAID_BED0FB9D_A27C_4680_9865_DCA51671A040"/>
				</links>
			</element>
			<element xmi:idref="EAID_0AB98734_476E_4ce2_910B_5D121D9A7A96" xmi:type="uml:StateNode" name="StartWorkflow2" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF" tpos="0" ea_localid="15773" ea_eleType="element"/>
				<properties isSpecification="false" sType="StateNode" nType="100" scope="public" stereotype="StartWorkflow"/>
				<project author="Wolfgang Herzner" version="1.0" phase="1.0" created="2022-09-30 17:33:02" modified="2022-09-30 17:33:02" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={66171EA1-CF83-4117-93BD-91CAA3FA3BCB}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=StartWorkflow;FQName=VALU3S::StartWorkflow;@ENDSTEREO;$DES;$CLT={0AB98734-476E-4ce2-910B-5D121D9A7A96}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_2E5561D8_6B35_42ca_BB96_D6976137831C" start="EAID_0AB98734_476E_4ce2_910B_5D121D9A7A96" end="EAID_8842A43E_D0EB_4266_A194_0D600438AEF0"/>
				</links>
			</element>
			<element xmi:idref="EAID_6F923BC3_7FBE_45d0_814A_6B5D3FC85577" xmi:type="uml:Action" name="RTAMT monitor execution" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF" tpos="0" ea_localid="14124" ea_eleType="element"/>
				<properties documentation="RTAMT is a Python (2- and 3-compatible) library for monitoring of Signal Temporal Logic (STL). The library implements algorithms offline and online monitoring of discrete-time and dense-time STL. The online monitors support the bounded future fragment of STL. The online discrete-time part of the library has an optimized C++ back-end.&#xA;&#xA;" isSpecification="false" sType="Action" nType="0" scope="public" stereotype="Activity"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-29 10:12:20" modified="2022-07-29 17:03:04" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;" object_style="ShowBeh=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3015_8e30_B07E_2F08F6AC06B7" name="Type" value="Semi-automated#NOTES#Values: Manual,Automated,Semi-automated&#xA;" modelElement="EAID_6F923BC3_7FBE_45d0_814A_6B5D3FC85577"/>
					<tag xmi:id="EAID_970CC02E_F061_68f0_8A15_1F5681564BF2" name="decision" value="False#NOTES#Default: False&#xA;" modelElement="EAID_6F923BC3_7FBE_45d0_814A_6B5D3FC85577"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={D9A76170-DADC-4d01-B28F-5FF320146E1A}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Activity;FQName=VALU3S::Activity;@ENDSTEREO;$DES;$CLT={6F923BC3-7FBE-45d0-814A-6B5D3FC85577}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={2D12ABC7-B87F-446c-89D1-CE4D23C21C95}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Activity::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=kind@ENDNAME;@TYPE=ActionKind@ENDTYPE;@VALU=@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={6F923BC3-7FBE-45d0-814A-6B5D3FC85577}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ControlFlow xmi:id="EAID_C39F53F6_F373_418c_BE16_B52B9F881875" start="EAID_6F923BC3_7FBE_45d0_814A_6B5D3FC85577" end="EAID_A78CCE5C_5B4D_4c07_ADF3_DDB79066FACD"/>
					<ControlFlow xmi:id="EAID_7CABF180_9FCA_43ec_964C_E33D35931DAB" start="EAID_8842A43E_D0EB_4266_A194_0D600438AEF0" end="EAID_6F923BC3_7FBE_45d0_814A_6B5D3FC85577"/>
				</links>
			</element>
			<element xmi:idref="EAID_74BE0127_DEFC_4b9a_807A_F20E5DC955AE" xmi:type="uml:ActionPin" name="configured monitors" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_6F923BC3_7FBE_45d0_814A_6B5D3FC85577" tpos="0" ea_localid="14127" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" scope="public" stereotype="ActivityArtifact"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-29 11:42:51" modified="2022-07-29 11:44:18" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={7B286093-E1C8-4fcf-A756-75A19E93E9E7}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={74BE0127-DEFC-4b9a-807A-F20E5DC955AE}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={B0677D58-92FF-4a2a-8C9E-B9E75DA0DB40}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={74BE0127-DEFC-4b9a-807A-F20E5DC955AE}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS" propertyType="{85394436-0AF9-4924-AE65-663C2D6E11E0}"/>
				<links>
					<ObjectFlow xmi:id="EAID_7AADB4A7_D29F_4e02_A58C_0A430A250D03" start="EAID_FC3F11F9_0DE1_46bd_B776_02C29C88FACC" end="EAID_74BE0127_DEFC_4b9a_807A_F20E5DC955AE"/>
				</links>
			</element>
			<element xmi:idref="EAID_E6CD37DC_D5B2_4c29_983D_DDE38C5D8FF5" xmi:type="uml:ActionPin" name="Tool" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_6F923BC3_7FBE_45d0_814A_6B5D3FC85577" tpos="0" ea_localid="14125" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" scope="public" stereotype="ActivityArtifact"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-29 10:16:32" modified="2022-07-29 10:17:17" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={FB7FE5AF-4194-48f7-8200-1BC113647C7B}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={E6CD37DC-D5B2-4c29-983D-DDE38C5D8FF5}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={5E1547D9-C34E-4e2b-9E0E-4989505357E2}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={E6CD37DC-D5B2-4c29-983D-DDE38C5D8FF5}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS" propertyType="{3E88860C-E872-400e-99DC-567755888DD0}"/>
			</element>
			<element xmi:idref="EAID_78AFCDCA_9A91_4d3b_B356_3CEC813CEF32" xmi:type="uml:ActionPin" scope="public" parameter="EAID_FCDD860B_4CE4_4be5_9410_8BB92B590180">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_6F923BC3_7FBE_45d0_814A_6B5D3FC85577" tpos="0" ea_localid="14132" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="simulation traces" scope="public" stereotype="ActivityArtifact"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-29 12:02:18" modified="2022-07-29 12:05:05" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={AD006CAD-9B93-4144-9ECF-9B7F8C97CBA5}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={78AFCDCA-9A91-4d3b-B356-3CEC813CEF32}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={7FC61B15-A002-4000-BFFE-DD39E2F4F169}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={78AFCDCA-9A91-4d3b-B356-3CEC813CEF32}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_6371F3D8_01F6_4827_9609_779602EDAE14" start="EAID_B0EED9D2_47B7_4a3d_8ACE_C15CB4D88104" end="EAID_78AFCDCA_9A91_4d3b_B356_3CEC813CEF32"/>
				</links>
			</element>
			<element xmi:idref="EAID_F00AA666_1A53_4a2c_A632_FD9E72C5AE1D" xmi:type="uml:ActionPin" scope="public" parameter="EAID_7C37394C_59E3_4b66_A9C1_567D980B4255">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_6F923BC3_7FBE_45d0_814A_6B5D3FC85577" tpos="0" ea_localid="14129" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActionPin" nType="0" classname="monitor formal analysis test result" scope="public" stereotype="ActivityArtifact"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-07-29 11:50:01" modified="2022-07-29 11:55:01" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={853756FD-7FEB-4b4f-BF82-3E429EFA1643}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ActivityArtifact;FQName=VALU3S::ActivityArtifact;@ENDSTEREO;$DES;$CLT={F00AA666-1A53-4a2c-A632-FD9E72C5AE1D}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={57A1B0C0-3B15-483c-B5F7-E36FF4144E38}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=kind@ENDNAME;@TYPE=PinDirection@ENDTYPE;@VALU=output@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={F00AA666-1A53-4a2c-A632-FD9E72C5AE1D}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<ObjectFlow xmi:id="EAID_D7A4F148_1E42_41f7_8208_C89C9A83FDB1" start="EAID_F00AA666_1A53_4a2c_A632_FD9E72C5AE1D" end="EAID_AA05205B_1F37_4cbc_AD62_77926FE02465"/>
				</links>
			</element>
			<element xmi:idref="EAID_49CAB218_E549_4c42_8943_050DF1E338CB" xmi:type="uml:Activity" name="Mutation-Driven Model-Based Test Case Generation" scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" tpos="4" ea_localid="8213" ea_eleType="element"/>
				<properties documentation="Model-Based Testing is an approach for testcase generation for black-box testing. Model-based mutation testing was pioneered by Lipton in 1971. Since there have been several approaches described in literature, using several modelling formalisms and several commercial tools are available as well. Many applications of the approach are in the safety critical systems domain, probably because there the additional effort of creating a sufficiently complete model for testing is easier to argue.&#xA;The model-based mutation testing technique uses the input model to create a number of mutants, which differ from the original model in tiny details. The goal is then to find tests that differentiate the mutant from the original. These tests can then be used to test the implementation of the model. &#xA;An example would be a UML state machine that represents the behaviour of a car alarm system. The model would arm the alarm when the doors are lockend and raise an alarm when a door is open before the car is unlocked. This model could be used to derive tests over the input/output behaviour of the alarm system. These tests can be used to test a real-world implementation of the alarm system.&#xA;" isSpecification="false" sType="Activity" nType="8" scope="public" stereotype="Method" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-27 07:40:30" modified="2022-09-23 14:18:12" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;" styleex="ConstructID=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3E89_5a3e_A620_15824843FD16" name="Type" value="Automated#NOTES#Values: Manual,Automated,Semi-automated&#xA;Default: Semi-automated&#xA;" modelElement="EAID_49CAB218_E549_4c42_8943_050DF1E338CB"/>
					<tag xmi:id="EAID_003EE6E7_040E_6904_8BEE_FE481F9B63E6" name="owns" modelElement="EAID_49CAB218_E549_4c42_8943_050DF1E338CB"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={75FB585B-DA44-465f-87F0-703478DD1941}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Method;FQName=VALU3S::Method;@ENDSTEREO;$DES;$CLT={49CAB218-E549-4c42-8943-050DF1E338CB}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={1311A806-68F5-410b-BAA2-6692FDA8982A}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_makeComposite@ENDNAME;@TYPE=string@ENDTYPE;@VALU=True@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Method::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=_defaultDiagramType@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3SDiagrams::Workflow_Definition@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={49CAB218-E549-4c42-8943-050DF1E338CB}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS" ea_classified="{4BA82EC1-7D4A-4dea-BC3D-345040975E71},{A7330A0A-554D-4211-931E-EF5488360272},{8682FAFA-4292-4c5d-8D89-382EF9E96933},{85855173-890F-49d7-B8B9-EBF341A82B9F},{77810C6D-FDD8-443d-A229-61A4CA6467EF},{D09DA93A-D6F7-42a9-95AA-5E7DF078A6FE},{85852548-193D-4e65-85D8-46C62819754A}" diagram="EAID_BEAB9426_ABFE_4183_9376_EAB8DD664878"/>
				<links>
					<Generalization xmi:id="EAID_90AAE8B5_0BEA_4c13_8238_7271D3577C6B" start="EAID_49CAB218_E549_4c42_8943_050DF1E338CB" end="EAID_FB5C382F_CA36_4384_9586_0743A67814B0"/>
					<Association xmi:id="EAID_213C8969_F15E_46aa_97C7_3E0762B8B495" start="EAID_0481B34C_7DB9_41ea_BB39_BC7EA8270C42" end="EAID_49CAB218_E549_4c42_8943_050DF1E338CB"/>
					<Association xmi:id="EAID_3A73C5A1_73C8_45ef_88BF_3BFA7634C137" start="EAID_D90DE68F_7B9D_4346_BCA9_292BA943BB81" end="EAID_49CAB218_E549_4c42_8943_050DF1E338CB"/>
					<Usage xmi:id="EAID_DFA6EE4D_20CB_4543_AD45_0EAC3D26737C" start="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" end="EAID_49CAB218_E549_4c42_8943_050DF1E338CB"/>
				</links>
			</element>
			<element xmi:idref="EAID_66840E4C_B40B_498b_960E_258AF6CCC16C" xmi:type="uml:ActivityParameter" name="Tests with High Mutation Coverage" scope="public" classifier="EAID_0EC38414_E4FF_4eb3_A22D_F61AE3BB69BB">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_49CAB218_E549_4c42_8943_050DF1E338CB" tpos="0" ea_localid="8215" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Test Suite" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-27 07:47:54" modified="2021-09-27 07:50:24" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={BAE746DC-F22F-469f-A2E5-456A7BDF65EA}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={66840E4C-B40B-498b-960E-258AF6CCC16C}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={6A8EA160-99F7-4760-9B2D-2BDB11949BCB}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=direction@ENDNAME;@TYPE=ParameterDirectionKind@ENDTYPE;@VALU=out@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={66840E4C-B40B-498b-960E-258AF6CCC16C}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS" ea_classified="{916CA88E-0C25-467c-B6F1-BA3ED46EACC0},{69B0129C-FD95-4f44-8F78-4E2EB0B86237},{2055CA3B-65C8-4a00-9EF8-7198E1157416}"/>
			</element>
			<element xmi:idref="EAID_21569ACF_A284_4a8b_BD72_EEBC363DE47E" xmi:type="uml:ActivityParameter" name="Behaviour Model" scope="public" classifier="EAID_18B28083_6F19_4478_85D9_394BB72C7E71">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_49CAB218_E549_4c42_8943_050DF1E338CB" tpos="1" ea_localid="8221" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Test Model" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-27 09:50:57" modified="2021-09-27 09:50:57" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={D97E28F2-D257-4058-AB8C-5A16088805BF}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={21569ACF-A284-4a8b-BD72-EEBC363DE47E}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={619C3232-C980-4f94-8EAB-A8E2FF9699A8}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={21569ACF-A284-4a8b-BD72-EEBC363DE47E}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
			</element>
			<element xmi:idref="EAID_7C0BD907_3AFB_4b2d_BABA_DC38851CDB7C" xmi:type="uml:Activity" name="Test Oracle Observation at Runtime " scope="public">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" tpos="5" ea_localid="4945" ea_eleType="element"/>
				<properties documentation="Runtime verification works by observing the input/output behaviour or the internal state of a system using a monitor. A monitor is a piece of software that runs in parallel with the system, possibly on its own chip. The monitor is given a specification that allows it to distinguish the correctness of the system under observation in real time. If the system is operating normally it would keep to the specification. If the system violates the specification we know it does not function correctly." isSpecification="false" sType="Activity" nType="8" scope="public" stereotype="Method" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 15:10:09" modified="2022-09-23 14:18:48" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;" styleex="ConstructID=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_3E89_5a3e_890E_8097860EBEA3" name="Type" value="#NOTES#Values: Manual,Automated,Semi-automated&#xA;Default: Semi-automated&#xA;" modelElement="EAID_7C0BD907_3AFB_4b2d_BABA_DC38851CDB7C"/>
					<tag xmi:id="EAID_003EE6E7_040E_6904_8548_F1B260243F6D" name="owns" modelElement="EAID_7C0BD907_3AFB_4b2d_BABA_DC38851CDB7C"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={A8832193-BD5D-4770-9FFB-9EBC1D108D28}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Method;FQName=VALU3S::Method;@ENDSTEREO;$DES;$CLT={7C0BD907-3AFB-4b2d-BABA-DC38851CDB7C}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={997D2765-F05F-4772-BE4A-89A25B27DB34}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_makeComposite@ENDNAME;@TYPE=string@ENDTYPE;@VALU=True@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Method::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=_defaultDiagramType@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3SDiagrams::Workflow_Definition@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={7C0BD907-3AFB-4b2d-BABA-DC38851CDB7C}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<links>
					<Association xmi:id="EAID_63F0793A_09C1_4bb5_A50F_76B59B9E4165" start="EAID_3E88860C_E872_400e_99DC_567755888DD0" end="EAID_7C0BD907_3AFB_4b2d_BABA_DC38851CDB7C"/>
				</links>
			</element>
			<element xmi:idref="EAID_BEF84A8F_98ED_4c94_8020_85C79BCD1FF9" xmi:type="uml:ActivityParameter" scope="public" classifier="EAID_85394436_0AF9_4924_AE65_663C2D6E11E0">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_7C0BD907_3AFB_4b2d_BABA_DC38851CDB7C" tpos="1" ea_localid="4949" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Monitor Condition Definitions" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 15:14:38" modified="2022-10-07 15:51:17" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={2CD67CF3-22B4-44cf-99FD-D785B86335FC}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={BEF84A8F-98ED-4c94-8020-85C79BCD1FF9}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={98E8EE29-1980-4169-B1A7-E4CA60C1B09F}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=isStream@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;@PROP=@NAME=isException@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=0@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={BEF84A8F-98ED-4c94-8020-85C79BCD1FF9}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
			</element>
			<element xmi:idref="EAID_DD8ED0F4_F853_4c6e_B0A5_749EE9DF35C0" xmi:type="uml:ActivityParameter" scope="public" classifier="EAID_EAINT000_B653_4f3c_A010_30205D67F5F5">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" owner="EAID_7C0BD907_3AFB_4b2d_BABA_DC38851CDB7C" tpos="0" ea_localid="6384" ea_eleType="element"/>
				<properties isSpecification="false" sType="ActivityParameter" nType="0" classname="Integer" scope="public" stereotype="MethodArtifact"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-10 13:51:07" modified="2022-10-07 15:51:20" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs value="$XREFPROP=$XID={CB980A83-406E-40d1-984C-B3A758DCEDA8}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=MethodArtifact;FQName=VALU3S::MethodArtifact;@ENDSTEREO;$DES;$CLT={DD8ED0F4-F853-4c6e-B0A5-749EE9DF35C0}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
			</element>
			<element xmi:idref="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" xmi:type="uml:Package" name="UC13 Artifacts" scope="public">
				<model package2="EAID_3AC53D78_3111_4b2f_A400_5F89F5BD0946" package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" tpos="0" ea_localid="639" ea_eleType="package"/>
				<properties isSpecification="false" sType="Package" nType="0" scope="public"/>
				<project author="Robert Sicher" version="1.0" phase="1.0" created="2022-08-30 13:37:42" modified="2022-08-30 13:37:42" complexity="1" status="Proposed"/>
				<code gentype="Java"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags/>
				<xrefs/>
				<extendedProperties tagged="0" package_name="UC13_SIEMENS"/>
				<packageproperties version="1.0"/>
				<paths/>
				<times created="2022-08-30 13:37:42" modified="2022-08-30 13:37:42"/>
				<flags iscontrolled="0" isprotected="0" usedtd="0" logxml="0"/>
			</element>
			<element xmi:idref="EAID_746AD8A9_2525_46cc_9610_FAB6D55DC384" xmi:type="uml:Artifact" scope="public" classifier="EAID_C61EFABF_BE65_4259_99AE_75818C36F9BB">
				<model package="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" tpos="0" ea_localid="12837" ea_eleType="element"/>
				<properties documentation="Report on passed/failed tests of the system regarding safety." isSpecification="false" sType="Artifact" nType="0" classname="Test Report for Functional Safety" scope="public" stereotype="Artifact" isRoot="false" isLeaf="false" isAbstract="false"/>
				<project author="Guest Guest" version="1.0" phase="1.0" created="2022-03-30 17:22:03" modified="2022-08-30 13:42:55" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_D1D6_50d1_B4E4_DA2ED435B577" name="Type" value="Information#NOTES#Values: Information,Active Unit&#xA;" modelElement="EAID_746AD8A9_2525_46cc_9610_FAB6D55DC384"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={3A58A74B-08BD-418f-8FC5-CB4AA2991575}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Artifact;FQName=VALU3S::Artifact;@ENDSTEREO;$DES;$CLT={746AD8A9-2525-46cc-9610-FAB6D55DC384}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={2D6D4E6A-34C5-49dd-8BFC-D588500AC3E8}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Artifact::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={746AD8A9-2525-46cc-9610-FAB6D55DC384}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13 Artifacts"/>
			</element>
			<element xmi:idref="EAID_488FB692_A534_4fc7_AAEA_18B3C9919898" xmi:type="uml:Artifact" name="Artifact1" scope="public">
				<model package="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" owner="EAID_746AD8A9_2525_46cc_9610_FAB6D55DC384" tpos="0" ea_localid="14526" ea_eleType="element"/>
				<properties isSpecification="false" sType="Artifact" nType="0" scope="public" stereotype="Artifact" isRoot="false" isLeaf="false" isAbstract="false"/>
				<project author="Guest Guest" version="1.0" phase="1.0" created="2022-09-02 11:09:49" modified="2022-09-02 11:09:50" complexity="1" status="Proposed"/>
				<code gentype="Java"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_D1D6_50d1_AA71_8E9D34EB0F62" name="Type" value="#NOTES#Values: Information,Active Unit&#xA;" modelElement="EAID_488FB692_A534_4fc7_AAEA_18B3C9919898"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={87514FCB-02CF-43fc-AB52-FA0E4089F215}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Artifact;FQName=VALU3S::Artifact;@ENDSTEREO;$DES;$CLT={488FB692-A534-4fc7-AAEA-18B3C9919898}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={C6196E5B-BE1A-4d69-85E8-691662C301A0}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Artifact::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={488FB692-A534-4fc7-AAEA-18B3C9919898}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13 Artifacts"/>
			</element>
			<element xmi:idref="EAID_7D72ABAD_554B_412c_B70B_5CC235F22CA1" xmi:type="uml:Artifact" scope="public" classifier="EAID_BD9C29D1_968E_4b27_ABC6_6D541A1DF402">
				<model package="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" tpos="0" ea_localid="12838" ea_eleType="element"/>
				<properties documentation="A behavioural model of the use case system in UML." isSpecification="false" sType="Artifact" nType="0" classname="UML Behavioural Model" scope="public" stereotype="Artifact" isRoot="false" isLeaf="false" isAbstract="false"/>
				<project author="Guest Guest" version="1.0" phase="1.0" created="2022-03-30 17:24:37" modified="2022-08-30 13:42:55" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_D1D6_50d1_8480_0ECF066042FE" name="Type" value="Information#NOTES#Values: Information,Active Unit&#xA;" modelElement="EAID_7D72ABAD_554B_412c_B70B_5CC235F22CA1"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={CCBA06F7-DA45-43e9-BDD1-88C44F759555}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Artifact;FQName=VALU3S::Artifact;@ENDSTEREO;$DES;$CLT={7D72ABAD-554B-412c-B70B-5CC235F22CA1}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={52F5CDDF-E954-4141-8FA1-B7DBE31BBE49}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Artifact::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={7D72ABAD-554B-412c-B70B-5CC235F22CA1}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13 Artifacts"/>
			</element>
			<element xmi:idref="EAID_090405E0_3E2A_4411_BF42_C13A6318A563" xmi:type="uml:Artifact" name="Concrete Test Sequences" scope="public">
				<model package="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" tpos="0" ea_localid="11583" ea_eleType="element"/>
				<properties documentation="A series of tests cases for checking the correct implementation of the motion control application - based on pre-existing tests." isSpecification="false" sType="Artifact" nType="0" scope="public" stereotype="Artifact" isRoot="false" isLeaf="false" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 15:42:10" modified="2022-08-30 13:42:56" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_D1D6_50d1_A8C5_E1ADFD05A516" name="Type" value="Information#NOTES#Values: Information,Active Unit&#xA;" modelElement="EAID_090405E0_3E2A_4411_BF42_C13A6318A563"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={F6A98B2B-1031-4cfc-B2F3-91CFA4E0A72A}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Artifact;FQName=VALU3S::Artifact;@ENDSTEREO;$DES;$CLT={090405E0-3E2A-4411-BF42-C13A6318A563}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={0534A5F4-4F4C-413f-BDFD-870DFEA59C99}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Artifact::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={090405E0-3E2A-4411-BF42-C13A6318A563}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13 Artifacts"/>
			</element>
			<element xmi:idref="EAID_24BD032A_9DA6_4b28_8379_1885A3003157" xmi:type="uml:Artifact" name="Digital Twin " scope="public">
				<model package="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" tpos="0" ea_localid="11588" ea_eleType="element"/>
				<properties documentation="A digital twin implementation of the system including hardware models such as motor control platform and physical motor model, and relevant software such as motor control algorithms." isSpecification="false" sType="Artifact" nType="0" scope="public" stereotype="Artifact" isRoot="false" isLeaf="false" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:06:42" modified="2022-08-30 13:42:55" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_D1D6_50d1_BB88_88F5EBF558B9" name="Type" value="Active Unit#NOTES#Values: Information,Active Unit&#xA;" modelElement="EAID_24BD032A_9DA6_4b28_8379_1885A3003157"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={FE090B0F-EAE3-4acc-8CB8-679BE8B3D34F}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Artifact;FQName=VALU3S::Artifact;@ENDSTEREO;$DES;$CLT={24BD032A-9DA6-4b28-8379-1885A3003157}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={21D2CC5D-0007-40a7-BD87-458BB88FBC80}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Artifact::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={24BD032A-9DA6-4b28-8379-1885A3003157}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13 Artifacts"/>
			</element>
			<element xmi:idref="EAID_237EC30E_86AF_494d_B326_A1010A44B64F" xmi:type="uml:Artifact" name="Fault Injection Experiment Report" scope="public">
				<model package="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" tpos="0" ea_localid="11951" ea_eleType="element"/>
				<properties documentation="Report on the passed/failed behaviour of the system regarding fault-injection tests." isSpecification="false" sType="Artifact" nType="0" scope="public" stereotype="Artifact" isRoot="false" isLeaf="false" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-10 14:02:26" modified="2022-08-30 13:42:56" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_D1D6_50d1_99CF_C0E80A5F7606" name="Type" value="Information#NOTES#Values: Information,Active Unit&#xA;" modelElement="EAID_237EC30E_86AF_494d_B326_A1010A44B64F"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={F8E35703-518E-48fe-97D8-6E6DD3E97B50}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Artifact;FQName=VALU3S::Artifact;@ENDSTEREO;$DES;$CLT={237EC30E-86AF-494d-B326-A1010A44B64F}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={11286C02-47C4-4ab0-903B-C42FF07BC52B}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Artifact::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={237EC30E-86AF-494d-B326-A1010A44B64F}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13 Artifacts"/>
			</element>
			<element xmi:idref="EAID_85394436_0AF9_4924_AE65_663C2D6E11E0" xmi:type="uml:Artifact" name="Monitor Condition Definitions" scope="public">
				<model package="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" tpos="0" ea_localid="4948" ea_eleType="element"/>
				<properties documentation="The monitor is the correctness specification. It can be described in Linear Temporal Logic or Signal Temporal Logic (for cyber-physical systems)" isSpecification="false" sType="Artifact" nType="0" scope="public" stereotype="Artifact" isRoot="false" isLeaf="false" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 15:13:19" modified="2022-09-23 14:18:37" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_D1D6_50d1_BA01_7B7D13228750" name="Type" value="Information#NOTES#Values: Information,Active Unit&#xA;" modelElement="EAID_85394436_0AF9_4924_AE65_663C2D6E11E0"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={51C812B7-8EEB-481a-9472-195260C52478}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Artifact;FQName=VALU3S::Artifact;@ENDSTEREO;$DES;$CLT={85394436-0AF9-4924-AE65-663C2D6E11E0}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={C2ECCBA2-E2F1-4534-A69B-519C1D9B49C3}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Artifact::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={85394436-0AF9-4924-AE65-663C2D6E11E0}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13 Artifacts"/>
			</element>
			<element xmi:idref="EAID_7C37394C_59E3_4b66_A9C1_567D980B4255" xmi:type="uml:Artifact" name="monitor formal analysis test result" scope="public">
				<model package="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" tpos="0" ea_localid="14130" ea_eleType="element"/>
				<properties documentation="Test report on successful/failed tests." isSpecification="false" sType="Artifact" nType="0" scope="public" stereotype="Artifact" isRoot="false" isLeaf="false" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2022-07-29 11:52:16" modified="2022-08-30 13:45:37" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_D1D6_50d1_A949_2F76A1C494EC" name="Type" value="Information#NOTES#Values: Information,Active Unit&#xA;" modelElement="EAID_7C37394C_59E3_4b66_A9C1_567D980B4255"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={59ACAF33-B407-4610-B984-EE71E761347A}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Artifact;FQName=VALU3S::Artifact;@ENDSTEREO;$DES;$CLT={7C37394C-59E3-4b66-A9C1-567D980B4255}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={1F4F7A66-41C2-4666-B9BD-368369B0373D}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Artifact::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={7C37394C-59E3-4b66-A9C1-567D980B4255}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13 Artifacts"/>
			</element>
			<element xmi:idref="EAID_7ACDC903_8927_445d_938C_92A971392B44" xmi:type="uml:Artifact" name="Requirements" scope="public">
				<model package="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" tpos="0" ea_localid="12709" ea_eleType="element"/>
				<properties documentation="Requirements for the system." isSpecification="false" sType="Artifact" nType="0" scope="public" stereotype="Artifact" isRoot="false" isLeaf="false" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2022-03-30 12:40:48" modified="2022-09-08 13:56:25" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_D1D6_50d1_95D0_5D0C229FF120" name="Type" value="Active Unit#NOTES#Values: Information,Active Unit&#xA;" modelElement="EAID_7ACDC903_8927_445d_938C_92A971392B44"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={39EA0E2B-D4E7-4f51-BF38-C4BCDF6AE1DA}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Artifact;FQName=VALU3S::Artifact;@ENDSTEREO;$DES;$CLT={7ACDC903-8927-445d-938C-92A971392B44}$CLT;$ENDXREF;$XREFPROP=$XID={A1CDE4E0-A246-43bd-B516-C4D3D83AFD5C}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Artifact::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={7ACDC903-8927-445d-938C-92A971392B44}$CLT;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13 Artifacts"/>
			</element>
			<element xmi:idref="EAID_FCDD860B_4CE4_4be5_9410_8BB92B590180" xmi:type="uml:Artifact" name="simulation traces" scope="public">
				<model package="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" tpos="0" ea_localid="14133" ea_eleType="element"/>
				<properties documentation="A series of tests cases for checking the correct implementation of the motion control application - based on pre-existing tests." isSpecification="false" sType="Artifact" nType="0" scope="public" stereotype="Artifact" isRoot="false" isLeaf="false" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2022-07-29 12:03:51" modified="2022-08-30 13:42:57" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_D1D6_50d1_8B67_F2143A1DA139" name="Type" value="Information#NOTES#Values: Information,Active Unit&#xA;" modelElement="EAID_FCDD860B_4CE4_4be5_9410_8BB92B590180"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={272066C2-9B9F-4f14-916D-DFC718F63A3C}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Artifact;FQName=VALU3S::Artifact;@ENDSTEREO;$DES;$CLT={FCDD860B-4CE4-4be5-9410-8BB92B590180}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={900533F5-89DE-4184-BB84-6D7011598826}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Artifact::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={FCDD860B-4CE4-4be5-9410-8BB92B590180}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13 Artifacts"/>
			</element>
			<element xmi:idref="EAID_EB3C8931_6A8E_4b70_8E22_F430C62E5902" xmi:type="uml:Artifact" name="SUT" scope="public">
				<model package="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" tpos="0" ea_localid="4974" ea_eleType="element"/>
				<properties documentation="The system under test containing the digital twin." isSpecification="false" sType="Artifact" nType="0" scope="public" stereotype="Artifact" isRoot="false" isLeaf="false" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:25:30" modified="2022-10-07 12:38:58" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_D1D6_50d1_8DEC_DF954F7F576C" name="Type" value="#NOTES#Values: Information,Active Unit&#xA;" modelElement="EAID_EB3C8931_6A8E_4b70_8E22_F430C62E5902"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={1DE0919F-87C8-4700-9764-B67960EDCB37}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Artifact;FQName=VALU3S::Artifact;@ENDSTEREO;$DES;$CLT={EB3C8931-6A8E-4b70-8E22-F430C62E5902}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={2A93C58A-FB21-4d3c-A03B-C7B077A97F75}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Artifact::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={EB3C8931-6A8E-4b70-8E22-F430C62E5902}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13 Artifacts"/>
			</element>
			<element xmi:idref="EAID_D2EA78AD_ED82_40a7_9406_1F36878EC9B6" xmi:type="uml:Artifact" name="Test Report" scope="public">
				<model package="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" tpos="0" ea_localid="11950" ea_eleType="element"/>
				<properties documentation="Test report on successful/failed tests." isSpecification="false" sType="Artifact" nType="0" scope="public" stereotype="Artifact" isRoot="false" isLeaf="false" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-09-10 13:57:50" modified="2022-08-30 13:42:58" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_D1D6_50d1_BDA7_E649C4FA59AE" name="Type" value="Information#NOTES#Values: Information,Active Unit&#xA;" modelElement="EAID_D2EA78AD_ED82_40a7_9406_1F36878EC9B6"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={84982053-0E85-4e21-920B-1AA4EB9E79DD}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Artifact;FQName=VALU3S::Artifact;@ENDSTEREO;$DES;$CLT={D2EA78AD-ED82-40a7-9406-1F36878EC9B6}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={7FCF5716-B5B4-4bfc-B3E0-7EF946859EB9}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Artifact::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={D2EA78AD-ED82-40a7-9406-1F36878EC9B6}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13 Artifacts"/>
			</element>
			<element xmi:idref="EAID_C61EFABF_BE65_4259_99AE_75818C36F9BB" xmi:type="uml:Artifact" name="Test Report for Functional Safety" scope="public">
				<model package="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" tpos="0" ea_localid="12714" ea_eleType="element"/>
				<properties documentation="Test report on successful/failed tests regarding functional safety." isSpecification="false" sType="Artifact" nType="0" scope="public" stereotype="Artifact" isRoot="false" isLeaf="false" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2022-03-30 13:53:35" modified="2022-09-08 13:55:42" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_D1D6_50d1_8991_9DBC851263AC" name="Type" value="Information#NOTES#Values: Information,Active Unit&#xA;" modelElement="EAID_C61EFABF_BE65_4259_99AE_75818C36F9BB"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={6EB9D8D7-1589-4f07-AF62-F10446509A97}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Artifact;FQName=VALU3S::Artifact;@ENDSTEREO;$DES;$CLT={C61EFABF-BE65-4259-99AE-75818C36F9BB}$CLT;$ENDXREF;$XREFPROP=$XID={3E41DB01-1030-45bb-A2B1-C36D42D18E7E}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Artifact::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={C61EFABF-BE65-4259-99AE-75818C36F9BB}$CLT;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13 Artifacts"/>
			</element>
			<element xmi:idref="EAID_EACA7F25_9C25_4b42_8D7D_F55649B3DF72" xmi:type="uml:Artifact" name="Test Verdict" scope="public">
				<model package="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" tpos="0" ea_localid="4975" ea_eleType="element"/>
				<properties documentation="Test report on successful/failed test results." isSpecification="false" sType="Artifact" nType="0" scope="public" stereotype="Artifact" isRoot="false" isLeaf="false" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2021-07-27 16:25:51" modified="2022-10-07 12:39:29" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_D1D6_50d1_B981_3F0547249658" name="Type" value="#NOTES#Values: Information,Active Unit&#xA;" modelElement="EAID_EACA7F25_9C25_4b42_8D7D_F55649B3DF72"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={48AAE541-C491-4f04-B809-3CA6E7547940}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Artifact;FQName=VALU3S::Artifact;@ENDSTEREO;$DES;$CLT={EACA7F25-9C25-4b42-8D7D-F55649B3DF72}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={6E9A6C56-C7AB-4c10-B2E8-D9D77EBEA8E7}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Artifact::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={EACA7F25-9C25-4b42-8D7D-F55649B3DF72}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13 Artifacts"/>
			</element>
			<element xmi:idref="EAID_BD9C29D1_968E_4b27_ABC6_6D541A1DF402" xmi:type="uml:Artifact" name="UML Behavioural Model" scope="public">
				<model package="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" tpos="0" ea_localid="12716" ea_eleType="element"/>
				<properties documentation="The system UML behavioral model." isSpecification="false" sType="Artifact" nType="0" scope="public" stereotype="Artifact" isRoot="false" isLeaf="false" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2022-03-30 13:54:08" modified="2022-09-08 13:56:06" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_D1D6_50d1_8242_C2850EF6DB2B" name="Type" value="Information#NOTES#Values: Information,Active Unit&#xA;" modelElement="EAID_BD9C29D1_968E_4b27_ABC6_6D541A1DF402"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={FB965462-53D8-4962-ACEB-6C6C5E070407}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Artifact;FQName=VALU3S::Artifact;@ENDSTEREO;$DES;$CLT={BD9C29D1-968E-4b27-ABC6-6D541A1DF402}$CLT;$ENDXREF;$XREFPROP=$XID={D3AF8B64-D6F8-4ded-826F-90111B8798BD}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Artifact::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={BD9C29D1-968E-4b27-ABC6-6D541A1DF402}$CLT;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13 Artifacts"/>
			</element>
			<element xmi:idref="EAID_5637D3DE_780D_4629_B17D_8E0AC4B785A9" xmi:type="uml:Artifact" name="Updated and Flattened Model" scope="public">
				<model package="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" tpos="0" ea_localid="14111" ea_eleType="element"/>
				<properties documentation="The tests can be used to establish correlations between model elements and parts of the system where faults are injected" isSpecification="false" sType="Artifact" nType="0" scope="public" stereotype="Artifact" isRoot="false" isLeaf="false" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2022-07-28 17:40:02" modified="2022-08-30 13:45:37" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_D1D6_50d1_9E8B_F144B9B94E1C" name="Type" value="Information#NOTES#Values: Information,Active Unit&#xA;" modelElement="EAID_5637D3DE_780D_4629_B17D_8E0AC4B785A9"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={FCB22C12-404E-4f8b-B9DC-1E6EB71D3E62}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Artifact;FQName=VALU3S::Artifact;@ENDSTEREO;$DES;$CLT={5637D3DE-780D-4629-B17D-8E0AC4B785A9}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={D3301639-CDE4-4ac9-8E98-107BB2837031}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Artifact::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={5637D3DE-780D-4629-B17D-8E0AC4B785A9}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13 Artifacts"/>
			</element>
			<element xmi:idref="EAID_0B4A8E05_053C_4ecd_ABC7_F66648D00601" xmi:type="uml:Artifact" name="Updated Model with FI Instrumentation" scope="public">
				<model package="EAPK_3AC53D78_3111_4b2f_A400_5F89F5BD0946" tpos="0" ea_localid="14114" ea_eleType="element"/>
				<properties documentation="Updated model with Fault-injection hooks" isSpecification="false" sType="Artifact" nType="0" scope="public" stereotype="Artifact" isRoot="false" isLeaf="false" isAbstract="false"/>
				<project author="Rupert Schlick" version="1.0" phase="1.0" created="2022-07-28 17:46:22" modified="2022-08-30 13:46:18" complexity="1" status="Proposed"/>
				<code gentype="&lt;none&gt;"/>
				<style appearance="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=1;HSwimLanes=1;BorderStyle=0;"/>
				<tags>
					<tag xmi:id="EAID_0041AD82_D1D6_50d1_A8D2_DB1109D4B61B" name="Type" value="Information#NOTES#Values: Information,Active Unit&#xA;" modelElement="EAID_0B4A8E05_053C_4ecd_ABC7_F66648D00601"/>
				</tags>
				<xrefs value="$XREFPROP=$XID={378E6155-F720-4f83-BB04-2932B47DF3ED}$XID;$NAM=Stereotypes$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=Artifact;FQName=VALU3S::Artifact;@ENDSTEREO;$DES;$CLT={0B4A8E05-053C-4ecd-ABC7-F66648D00601}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;$XREFPROP=$XID={E28CC1E4-AC1D-446f-BA7A-3841F8F2EF0C}$XID;$NAM=CustomProperties$NAM;$TYP=element property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@PROP=@NAME=_subtypeProperty@ENDNAME;@TYPE=string@ENDTYPE;@VALU=VALU3S::Artifact::Type@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={0B4A8E05-053C-4ecd-ABC7-F66648D00601}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<extendedProperties tagged="0" package_name="UC13 Artifacts"/>
			</element>
		</elements>
		<connectors>
			<connector xmi:idref="EAID_27B3CB56_E87D_43e2_AB57_243E1CBD4AB2">
				<source xmi:idref="EAID_15DF21FB_D035_498a_871B_BCCA8ADA3814">
					<model ea_localid="12175" type="Note"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA">
					<model ea_localid="11574" type="Activity" name="UC13 - SIEMENS"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7444"/>
				<properties ea_type="NoteLink" direction="Source -&gt; Destination"/>
				<modifiers isRoot="false" isLeaf="false"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels/>
				<extendedProperties virtualInheritance="0"/>
				<style/>
				<xrefs/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_7C42AC46_3AE7_46ec_AF0B_C971B3C20996">
				<source xmi:idref="EAID_DAED17E1_2E5A_4cfe_85CD_C938421C52CB">
					<model ea_localid="7437" type="UseCase" name="UC13 - Industrial Drives for Motion Control"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;Owned=0;Navigable=Unspecified;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA">
					<model ea_localid="11574" type="Activity" name="UC13 - SIEMENS"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;Owned=0;Navigable=Unspecified;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7700"/>
				<properties ea_type="Association" direction="Unspecified"/>
				<modifiers isRoot="false" isLeaf="false"/>
				<parameterSubstitutions/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels/>
				<extendedProperties virtualInheritance="0"/>
				<style/>
				<xrefs/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_D93DCD2D_9BD3_40d1_9704_B71189194189">
				<source xmi:idref="EAID_B3A40AEB_7DC7_4b77_A624_555B7AB1E992">
					<model ea_localid="11620" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_A9F5A20E_DF41_4a47_8371_357E22E2BD47">
					<model ea_localid="11604" type="ActivityParameter" name="Robustness Test Results"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7244"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={36DE5D9F-E4EF-4125-B31A-912A2327335C}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={D93DCD2D-9BD3-40d1-9704-B71189194189}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_10E9B404_83BB_4e1d_94B8_34D2FB35BECE">
				<source xmi:idref="EAID_2DD0634C_9902_4081_915A_473D0BF6F2F8">
					<model ea_localid="11615" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_8197B459_5031_4020_A8EF_1A4575000875">
					<model ea_localid="11603" type="ActivityParameter" name="Functional (Safety)Test Results"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7038"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={D025D55F-6903-4ee1-AD0D-23B3D759E212}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={10E9B404-83BB-4e1d-94B8-34D2FB35BECE}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_CD539CCF_83FE_49ea_B828_418C2D7B2CF4">
				<source xmi:idref="EAID_8F99D37D_3FDA_4f98_BE2B_F747C81D96B4">
					<model ea_localid="11597" type="ActivityParameter" name="Motor + Motor Control"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_96EB71C6_4CAA_4867_8FDE_3AC5BF353331">
					<model ea_localid="11600" type="ActionPin" name="Motor + Motor Control"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7033"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={2832E116-9298-40ce-968C-8C804ACE17F5}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={CD539CCF-83FE-49ea-B828-418C2D7B2CF4}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_05AF10C0_7C13_43b2_AF87_F24EA2135ED2">
				<source xmi:idref="EAID_FA3E979C_F47C_4d6a_8BB3_55E0C93A549F">
					<model ea_localid="11580" type="ActivityParameter" name="Pre-Existing Tests"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_6EEA442B_8529_4ec2_95F1_C7D235E0AB7C">
					<model ea_localid="11585" type="ActionPin" name="Concrete Tests"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="8631"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={F4EDF45B-53DD-4eda-AFF8-CD101B166F99}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={05AF10C0-7C13-43b2-AF87-F24EA2135ED2}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_D1DD7149_E98F_4b80_862A_7C3A515A5630">
				<source xmi:idref="EAID_44E02199_768C_4970_B82E_DA75112AE5E5">
					<model ea_localid="11612" type="Action"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_B281DF86_EC4D_474e_9D54_54F997A56ED4">
					<model ea_localid="11617" type="Action"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7084"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={4DD1DC2C-15BA-4adf-8697-29A4D3CFD74F}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={D1DD7149-E98F-4b80-862A-7C3A515A5630}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_452511B2_C25A_411d_9AA0_D9DF17B595E1">
				<source xmi:idref="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0">
					<model ea_localid="11602" type="Synchronization"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_44E02199_768C_4970_B82E_DA75112AE5E5">
					<model ea_localid="11612" type="Action"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7029"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={3A2996B3-C660-41c3-8D7A-14F0F1663D9E}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={452511B2-C25A-411d-9AA0-D9DF17B595E1}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_6724068C_00AB_48b6_B7BA_52FF823B9C1A">
				<source xmi:idref="EAID_8DCB7900_3FE7_4ec3_86A3_C67CBD629921">
					<model ea_localid="11599" type="ActionPin" name="ActivityArtifact"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_0D9B1570_5C0E_4276_A4F2_0B3B373EE6F2">
					<model ea_localid="11616" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7236"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={4C8534A7-54D6-41e6-8E6D-BA902F436E32}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={6724068C-00AB-48b6-B7BA-52FF823B9C1A}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_A9008175_30F9_4170_BC2A_6254D583503C">
				<source xmi:idref="EAID_9F17AD0E_7AF1_4dfd_85CD_D8D6999D6C75">
					<model ea_localid="11594" type="ActionPin" name="ActivityArtifact"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_3AD93350_A1B4_4265_ADB4_E637045672A2">
					<model ea_localid="11614" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7027"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={F49824AF-FBBE-4e67-846F-B3C2BEA85459}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={A9008175-30F9-4170-BC2A-6254D583503C}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_9C7CA0BF_1D21_4ae4_9CE6_786FB96551BB">
				<source xmi:idref="EAID_946E4E79_C808_40ca_B67F_11487EDC9CB2">
					<model ea_localid="11596" type="ActionPin" name="Signal Requirements"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_5E616E7D_8A8D_46a5_84FF_D2A9D8C41677">
					<model ea_localid="11613" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7243"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={78C97D1E-C001-4d62-A934-FDAFDB6BCC91}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={9C7CA0BF-1D21-4ae4-9CE6-786FB96551BB}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_D72E0B3B_4E57_4455_B2DA_76B180C37D85">
				<source xmi:idref="EAID_D12EB7DE_7C6F_4b8d_AD0F_AAB9D910BFE4">
					<model ea_localid="11608" type="Action"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_A479D09A_02AD_439c_84D1_C90C3C3270D2">
					<model ea_localid="12020" type="StateNode"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7142"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={E5604148-9797-4259-8C2E-8F3B88E39756}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={D72E0B3B-4E57-4455-B2DA-76B180C37D85}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_B189CF1C_5DFD_4cd7_B2F4_F8A3366410B8">
				<source xmi:idref="EAID_F5277C5E_FB11_471f_9EDA_9EFE4A927426">
					<model ea_localid="11611" type="Action" name="Robustness Test Concretization "/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_D12EB7DE_7C6F_4b8d_AD0F_AAB9D910BFE4">
					<model ea_localid="11608" type="Action"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7212"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={2935F3AC-E180-428d-985B-726C505961CC}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={B189CF1C-5DFD-4cd7-B2F4-F8A3366410B8}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_3FBF93B0_7E7B_4bb9_9EBE_5C22EA105E74">
				<source xmi:idref="EAID_8DCB7900_3FE7_4ec3_86A3_C67CBD629921">
					<model ea_localid="11599" type="ActionPin" name="ActivityArtifact"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_EBC19B31_D3A8_463b_B309_D44EA753AFB6">
					<model ea_localid="11621" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7237"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={B7EDE937-B5BA-4f0f-84E4-DD0E6A6B5702}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={3FBF93B0-7E7B-4bb9-9EBE-5C22EA105E74}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_4685E5EC_A4CE_4ef1_B7DC_7209765C7DAC">
				<source xmi:idref="EAID_9C3443FA_B83E_4a16_9F46_3AE43029CD35">
					<model ea_localid="12028" type="ActionPin" name="ActivityArtifact"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_985A49EE_FB3C_4b4c_88D5_95E134549D86">
					<model ea_localid="11610" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7242"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={DE823071-C392-4060-8664-C7898D2DDF65}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={4685E5EC-A4CE-4ef1-B7DC-7209765C7DAC}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_06A50B27_7A65_4672_8F51_E10689F7B9DD">
				<source xmi:idref="EAID_946E4E79_C808_40ca_B67F_11487EDC9CB2">
					<model ea_localid="11596" type="ActionPin" name="Signal Requirements"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_5CAEFD28_9668_4a22_8EB4_5E9342A90E84">
					<model ea_localid="11609" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7245"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={816A9881-95AF-438e-8244-9870FB860522}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={06A50B27-7A65-4672-8F51-E10689F7B9DD}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_2A69A333_2065_43d0_BDDB_B0993F93E292">
				<source xmi:idref="EAID_B281DF86_EC4D_474e_9D54_54F997A56ED4">
					<model ea_localid="11617" type="Action"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_F5277C5E_FB11_471f_9EDA_9EFE4A927426">
					<model ea_localid="11611" type="Action" name="Robustness Test Concretization "/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7141"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={37AF1C61-AFFD-4b57-A2DF-C41740113D9E}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={2A69A333-2065-43d0-BDDB-B0993F93E292}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_D148100D_94F1_487e_87DF_D6FE4720B423">
				<source xmi:idref="EAID_3AF908E0_3202_4ef7_9D16_3850CBF20B5F">
					<model ea_localid="11619" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_CA12C7D3_4B76_400e_86CE_5CC17A9FB5B5">
					<model ea_localid="11557" type="ActionPin" name="ActivityArtifact"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7235"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={5102A4B9-B278-464d-896F-5AFCB7D61E94}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={D148100D-94F1-487e-87DF-D6FE4720B423}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_A0FE3BB0_ACBE_486b_B39B_737F5188E756">
				<source xmi:idref="EAID_8670B3AE_7B84_4cdb_9836_339CFC5F7FE4">
					<model ea_localid="11556" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_BF66EE2C_4BAC_480e_937C_5F443A807624">
					<model ea_localid="11618" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7011"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={AAF7EE1B-E61C-42d4-AD9B-CEC1709473B2}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={A0FE3BB0-ACBE-486b-B39B-737F5188E756}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_56E26134_A0BE_498e_9EC9_B4D7A62B5E94">
				<source xmi:idref="EAID_FDBBA04B_7137_470b_9F6A_5F6685F35487">
					<model ea_localid="11577" type="Action"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_98B4A55C_23D7_4105_BA7C_61449B56A1D5">
					<model ea_localid="11601" type="Synchronization"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7028"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={9AEE1D73-388B-46fa-B997-057948887A30}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={56E26134-A0BE-498e-9EC9-B4D7A62B5E94}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_8C187BE5_E768_4455_AA8E_47C331AA3AFF">
				<source xmi:idref="EAID_56BE1217_0EE8_4267_B272_B9F1A262C491">
					<model ea_localid="12030" type="Synchronization"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_FDBBA04B_7137_470b_9F6A_5F6685F35487">
					<model ea_localid="11577" type="Action"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7023"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={D7A57B0A-8FB1-4f68-BD82-4E8BE8BA5CF7}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={8C187BE5-E768-4455-AA8E-47C331AA3AFF}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_E18B0431_8EF9_49f1_BE58_C8D641C8ABE4">
				<source xmi:idref="EAID_3047F2F5_8A52_4770_85DD_6586C87C00D3">
					<model ea_localid="11606" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_D80EFBDF_8901_4413_931E_DB3891A8AE37">
					<model ea_localid="11593" type="ActionPin" name="ActivityArtifact"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7025"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={35B85569-9E4E-49db-A596-24ABD45EF6EE}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={E18B0431-8EF9-49f1-BE58-C8D641C8ABE4}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_5B844266_BC6C_4093_AAC3_D01324D9CC03">
				<source xmi:idref="EAID_8670B3AE_7B84_4cdb_9836_339CFC5F7FE4">
					<model ea_localid="11556" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_182FFE17_087D_413e_BC61_DDAA8FE0551A">
					<model ea_localid="11605" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7024"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={3D46E60D-4DDC-4f4b-91D2-3E143D517D9C}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={5B844266-BC6C-4093-AAC3-D01324D9CC03}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_82CBCF51_911F_4e21_AEC9_F62DCD661D03">
				<source xmi:idref="EAID_8670B3AE_7B84_4cdb_9836_339CFC5F7FE4">
					<model ea_localid="11556" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_DE8F298E_068C_45cd_A741_1E4E0B0D9A4B">
					<model ea_localid="11581" type="ActivityParameter" name="Validated Model"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7015"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={FA96B346-3149-4769-B253-299B727E90EE}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={82CBCF51-911F-4e21-AEC9-F62DCD661D03}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_42AACA4A_6ACE_4509_AC29_9B20487FC05B">
				<source xmi:idref="EAID_3A1EBAA2_2D73_4f4f_9804_D394C332C702">
					<model ea_localid="11579" type="ActivityParameter" name="Requirements"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_74EB9B67_90FE_45cd_BD1A_2542837CC9E9">
					<model ea_localid="11591" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7021"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={F820EEFF-5677-4ed0-92E3-121CAFC1C06D}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={42AACA4A-6ACE-4509-AC29-9B20487FC05B}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_A9C595B8_BCC4_45bb_8987_6B778237175D">
				<source xmi:idref="EAID_3A1EBAA2_2D73_4f4f_9804_D394C332C702">
					<model ea_localid="11579" type="ActivityParameter" name="Requirements"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_52561D18_D2FC_4ba3_B96A_BC45C2B97CEA">
					<model ea_localid="11555" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="8894"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={7CBA0DC7-C706-43c3-9923-64CB68E14A68}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={A9C595B8-BCC4-45bb-8987-6B778237175D}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_B41DBA11_4D2F_4f8c_B770_0ABF0C2A378A">
				<source xmi:idref="EAID_7FD07A32_AF37_4e83_BE8B_3BCBCFBADE33">
					<model ea_localid="11553" type="Action"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_56BE1217_0EE8_4267_B272_B9F1A262C491">
					<model ea_localid="12030" type="Synchronization"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7238"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={003D19CD-DA79-4218-A80E-5BBF8A3E41F4}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={B41DBA11-4D2F-4f8c-B770-0ABF0C2A378A}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_5F138EFE_FCD9_4f6e_9DEE_54DB9E9FF482">
				<source xmi:idref="EAID_2C064EE4_66EA_4f0e_ADD6_7587CEBB7511">
					<model ea_localid="11584" type="Action" name="Test Formalization"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_7FD07A32_AF37_4e83_BE8B_3BCBCFBADE33">
					<model ea_localid="11553" type="Action"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7239"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={7EE5E8A1-AD7E-49db-BD57-E22368A4407D}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={5F138EFE-FCD9-4f6e-9DEE-54DB9E9FF482}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_3E76B5AE_A916_474e_8B20_B5B38D3FB97B">
				<source xmi:idref="EAID_F2E57E64_8356_49f5_8F00_D3AA25370E0B">
					<model ea_localid="11586" type="ActionPin" name="Abstract Tests"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_50579012_6B10_4af8_8938_F9FE9A8F274E">
					<model ea_localid="11554" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7016"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={F002ED4C-C4E4-4bbf-B85B-8097EFFE132B}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={3E76B5AE-A916-474e-8B20-B5B38D3FB97B}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_90380B23_A656_478c_9D73_F2E9BF83D019">
				<source xmi:idref="EAID_56BE1217_0EE8_4267_B272_B9F1A262C491">
					<model ea_localid="12030" type="Synchronization"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_69A3E167_023B_4a22_9314_C9328D2B646A">
					<model ea_localid="11589" type="Action" name="Monitor Definition"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7020"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={2389D353-F66B-4dc4-B6C9-534AA27CAB2B}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={90380B23-A656-478c-9D73-F2E9BF83D019}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_26F3E31B_160A_4753_BF66_B5B986323F52">
				<source xmi:idref="EAID_0906436E_0D2C_4d86_AE52_8741DC284110">
					<model ea_localid="11592" type="Action" name="Test Concretization"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0">
					<model ea_localid="11602" type="Synchronization"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7034"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={B14640D0-3E14-4b1c-83BA-7B1F801C0558}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={26F3E31B-160A-4753-BF66-B5B986323F52}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_3A170932_8973_4f58_8787_5BFEE3FBD70B">
				<source xmi:idref="EAID_69A3E167_023B_4a22_9314_C9328D2B646A">
					<model ea_localid="11589" type="Action" name="Monitor Definition"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0">
					<model ea_localid="11602" type="Synchronization"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7022"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={64EA0BBF-46DE-4ccb-9E7D-5E6DD06242D5}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={3A170932-8973-4f58-8787-5BFEE3FBD70B}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_B077BB37_2CD4_439c_90CE_1561ACF4C6E8">
				<source xmi:idref="EAID_1084A284_C4C9_49c9_BEB1_DC08E229C2D4">
					<model ea_localid="11598" type="Action" name="Digital Twin Configuration"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0">
					<model ea_localid="11602" type="Synchronization"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7035"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={41FD9260-C24E-4155-9085-1AFF195EA0BC}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={B077BB37-2CD4-439c-90CE-1561ACF4C6E8}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_255A488C_C1C5_4014_A9B6_51C0F372F917">
				<source xmi:idref="EAID_98B4A55C_23D7_4105_BA7C_61449B56A1D5">
					<model ea_localid="11601" type="Synchronization"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_1084A284_C4C9_49c9_BEB1_DC08E229C2D4">
					<model ea_localid="11598" type="Action" name="Digital Twin Configuration"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7032"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={C721D0B0-98FB-43a0-BF2B-DDAAEFFD48B7}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={255A488C-C1C5-4014-A9B6-51C0F372F917}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_D548A74A_67D1_484f_9E45_6D6FFE971EB8">
				<source xmi:idref="EAID_98B4A55C_23D7_4105_BA7C_61449B56A1D5">
					<model ea_localid="11601" type="Synchronization"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_0906436E_0D2C_4d86_AE52_8741DC284110">
					<model ea_localid="11592" type="Action" name="Test Concretization"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7031"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={677CBAF6-6682-40f9-B9CA-5890E820FA1E}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={D548A74A-67D1-484f-9E45-6D6FFE971EB8}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_0F951106_CD03_4906_A1FB_055AB3AF3CBD">
				<source xmi:idref="EAID_26741C64_DA5F_430e_B3F3_2C9DD89E840A">
					<model ea_localid="11587" type="StateNode" name="StartWorkflow"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_2C064EE4_66EA_4f0e_ADD6_7587CEBB7511">
					<model ea_localid="11584" type="Action" name="Test Formalization"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7019"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={9AC25A0A-0FD4-47de-A936-3ADCD5212788}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={0F951106-CD03-4906-A1FB-055AB3AF3CBD}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_8B502AC3_81C6_4506_AF38_C00751243AF4">
				<source xmi:idref="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B">
					<model ea_localid="4959" type="Activity" name="Model-Based Mutation Testing"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_BEA78192_C552_42cf_81CF_BB499359EED6">
					<model ea_localid="3103" type="Activity" name="Model-Based Testing"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="5343"/>
				<properties ea_type="Generalization" direction="Source -&gt; Destination"/>
				<parameterSubstitutions/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels/>
				<extendedProperties virtualInheritance="0"/>
				<style/>
				<xrefs/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_DFA6EE4D_20CB_4543_AD45_0EAC3D26737C">
				<source xmi:idref="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B">
					<model ea_localid="4959" type="Activity" name="Model-Based Mutation Testing"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;Owned=0;Navigable=Non-Navigable;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_49CAB218_E549_4c42_8943_050DF1E338CB">
					<model ea_localid="8213" type="Activity" name="Mutation-Driven Model-Based Test Case Generation"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;Owned=0;Navigable=Navigable;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="5399"/>
				<properties ea_type="Usage" direction="Source -&gt; Destination"/>
				<modifiers isRoot="false" isLeaf="false"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb="use"/>
				<extendedProperties conditional="use" virtualInheritance="0"/>
				<style/>
				<xrefs/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_965CF99B_153F_4796_96C7_52E7F1F3119B">
				<source xmi:idref="EAID_DFC3DFC2_61F6_4fc4_91D7_526F7EC9E360">
					<model ea_localid="5750" type="Activity" name="UC10 Overall Method_old"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;Owned=0;Navigable=Non-Navigable;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B">
					<model ea_localid="4959" type="Activity" name="Model-Based Mutation Testing"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;Owned=0;Navigable=Navigable;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="5756"/>
				<properties ea_type="Usage" direction="Source -&gt; Destination"/>
				<modifiers isRoot="false" isLeaf="false"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb="use"/>
				<extendedProperties virtualInheritance="0"/>
				<style/>
				<xrefs/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_999653B9_781C_4a7c_9B6F_B47E7243D90C">
				<source xmi:idref="EAID_13FC7419_1DDE_4df0_AE44_9CA92049A690">
					<model ea_localid="12105" type="Activity" name="UC10 Overall Method"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;Owned=0;Navigable=Non-Navigable;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B">
					<model ea_localid="4959" type="Activity" name="Model-Based Mutation Testing"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;Owned=0;Navigable=Navigable;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7361"/>
				<properties ea_type="Usage" direction="Source -&gt; Destination"/>
				<modifiers isRoot="false" isLeaf="false"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb="use"/>
				<extendedProperties virtualInheritance="0"/>
				<style/>
				<xrefs/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_B3F11D27_081C_4aaf_8ACB_B01CAECD5390">
				<source xmi:idref="EAID_D90DE68F_7B9D_4346_BCA9_292BA943BB81">
					<model ea_localid="7297" type="Class" name="MoMuT"/>
					<role visibility="Public"/>
					<type aggregation="none"/>
					<constraints/>
					<modifiers isOrdered="false" isNavigable="false"/>
					<style value="Navigable=Non-Navigable;Owned=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B">
					<model ea_localid="4959" type="Activity" name="Model-Based Mutation Testing"/>
					<role visibility="Public"/>
					<type aggregation="none"/>
					<constraints/>
					<modifiers isOrdered="false" isNavigable="false"/>
					<style value="Navigable=Navigable;Owned=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="4779"/>
				<properties ea_type="Association" direction="Source -&gt; Destination"/>
				<modifiers isRoot="false" isLeaf="false"/>
				<parameterSubstitutions/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels/>
				<extendedProperties/>
				<style/>
				<xrefs/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_BC3669EE_8058_4662_BF96_61E18DCC1572">
				<source xmi:idref="EAID_BA7106FD_51A8_42d2_8AA5_A0E65ACA71C5">
					<model ea_localid="8910" type="Activity" name="UC10 Overall Method_old"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;Owned=0;Navigable=Non-Navigable;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B">
					<model ea_localid="4959" type="Activity" name="Model-Based Mutation Testing"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;Owned=0;Navigable=Navigable;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="5838"/>
				<properties ea_type="Usage" direction="Source -&gt; Destination"/>
				<modifiers isRoot="false" isLeaf="false"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb="use"/>
				<extendedProperties virtualInheritance="0"/>
				<style/>
				<xrefs/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_E32058C7_BBC5_4a04_8CB1_61A4B344C873">
				<source xmi:idref="EAID_BE158E39_D000_4039_8A12_DBB659911856">
					<model ea_localid="4844" type="Activity" name="Optimize Fault Injection Experiments Using Model-Based Mutation Testing"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;Owned=0;Navigable=Non-Navigable;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B">
					<model ea_localid="4959" type="Activity" name="Model-Based Mutation Testing"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;Owned=0;Navigable=Navigable;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="5753"/>
				<properties ea_type="Usage" direction="Source -&gt; Destination"/>
				<modifiers isRoot="false" isLeaf="false"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb="use"/>
				<extendedProperties virtualInheritance="0"/>
				<style/>
				<xrefs/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_F318722E_7FFB_4f53_8D03_E71E10E1B121">
				<source xmi:idref="EAID_3B715465_9746_4508_A660_DCE124633E17">
					<model ea_localid="11573" type="Activity" name="UC10 Overall Method"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;Owned=0;Navigable=Non-Navigable;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B">
					<model ea_localid="4959" type="Activity" name="Model-Based Mutation Testing"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;Owned=0;Navigable=Navigable;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="7322"/>
				<properties ea_type="Usage" direction="Source -&gt; Destination"/>
				<modifiers isRoot="false" isLeaf="false"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb="use"/>
				<extendedProperties virtualInheritance="0"/>
				<style/>
				<xrefs/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_AC9C03AD_6DA9_4abf_A8A1_04919F48CCC9">
				<source xmi:idref="EAID_2E51C041_C744_41d6_8B76_AF1563EC1CE9">
					<model ea_localid="14496" type="ActivityParameter"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_339C505A_3638_4dab_9668_7AAF4A9EF843">
					<model ea_localid="14137" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="8772"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={424FEEC3-DD8A-4a0d-AAC8-0AE7F624CE32}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={AC9C03AD-6DA9-4abf-A8A1-04919F48CCC9}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_08C88C1B_213A_4e7f_8175_A0C1C033FC13">
				<source xmi:idref="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF">
					<model ea_localid="7247" type="Action" name="UML Model Interpreter and Flattener"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;Owned=0;Navigable=Non-Navigable;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_4BA82EC1_7D4A_4dea_BC3D_345040975E71">
					<model ea_localid="8330" type="Activity"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;Owned=0;Navigable=Navigable;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="8426"/>
				<properties ea_type="InformationFlow" direction="Source -&gt; Destination"/>
				<modifiers isRoot="false" isLeaf="false"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb="flow"/>
				<extendedProperties virtualInheritance="0"/>
				<style/>
				<xrefs/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_C758238F_E1B4_4f95_9FED_21338F22BF89">
				<source xmi:idref="EAID_89E7FD30_5208_4955_82B5_FC3488B5179A">
					<model ea_localid="4960" type="ActivityParameter" name="Test Model"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_1AE78D16_4C24_42bb_A986_DD6CE8E3BC1C">
					<model ea_localid="13970" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="8503"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={0439E730-43B5-4560-A9EF-FB6D265EB3DE}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={C758238F-E1B4-4f95-9FED-21338F22BF89}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_BA50AA7A_C6B0_4700_A8C2_4A0E8D0D6E41">
				<source xmi:idref="EAID_9D7019CD_D3B5_4fca_8E2D_436CB3085FBD">
					<model ea_localid="14135" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_5CAD6C16_478E_4d87_AAE7_5D2E9592185A">
					<model ea_localid="4961" type="ActivityParameter" name="Generated Tests"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="8586"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={D2E55178-8BB2-41ba-A576-71C268A51A7A}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={BA50AA7A-C6B0-4700-A8C2-4A0E8D0D6E41}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_A8AB147F_06AD_4f14_BE05_F450F07A2388">
				<source xmi:idref="EAID_545A0233_17DE_4cf2_802C_710166FE480C">
					<model ea_localid="7248" type="Action" name="Model Mutation Processor (Momut)"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_AE786B5D_C2A1_4b33_A434_94BCC37BD51E">
					<model ea_localid="15772" type="StateNode" name="StopWorkflow1"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="9635"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={CDD68B18-9844-4483-B9D2-2C6A140A0FDE}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={A8AB147F-06AD-4f14-BE05-F450F07A2388}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_AE258717_FD6D_42e6_8B79_434D2460E608">
				<source xmi:idref="EAID_673DF833_3053_4c0e_92DC_BB62439C2B00">
					<model ea_localid="15771" type="StateNode" name="StartWorkflow1"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF">
					<model ea_localid="7247" type="Action" name="UML Model Interpreter and Flattener"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="9634"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={5B4FD98F-32FB-4d21-AC9B-D53F2C90B9D5}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={AE258717-FD6D-42e6-8B79-434D2460E608}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_663BB08E_99C2_4735_8D6B_11F9E542A73C">
				<source xmi:idref="EAID_545A0233_17DE_4cf2_802C_710166FE480C">
					<model ea_localid="7248" type="Action" name="Model Mutation Processor (Momut)"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_95DD57C1_47AD_4b1b_A4A9_2AC912551A9C">
					<model ea_localid="7249" type="Action" name="Execute Tests"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="8427"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={FC1185DF-1E48-487f-B6CD-8A0BF228EBFC}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={663BB08E-99C2-4735-8D6B-11F9E542A73C}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_27399000_BF79_4037_AFE6_69FD47315BBC">
				<source xmi:idref="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF">
					<model ea_localid="7247" type="Action" name="UML Model Interpreter and Flattener"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_545A0233_17DE_4cf2_802C_710166FE480C">
					<model ea_localid="7248" type="Action" name="Model Mutation Processor (Momut)"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="9636"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={D054A64A-50DA-4e7a-80DB-43AA291D01A2}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={27399000-BF79-4037-AFE6-69FD47315BBC}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_1DE0A5F4_55EB_44d5_B458_650A0E3C9077">
				<source xmi:idref="EAID_C1CA0904_57F8_4a38_BEBE_6E4FA302743B">
					<model ea_localid="13968" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_8AE8D304_307E_4216_A6DC_604430D84E57">
					<model ea_localid="14134" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="8585"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={4318DC36-E10D-433a-A231-C42AF58D87DD}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={1DE0A5F4-55EB-44d5-B458-650A0E3C9077}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_98DE6D05_CECE_46a6_B9E5_2A274D25ACC6">
				<source xmi:idref="EAID_3E88860C_E872_400e_99DC_567755888DD0">
					<model ea_localid="7320" type="Class" name="RTAMT"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;Owned=0;Navigable=Unspecified;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF">
					<model ea_localid="4973" type="Activity" name="Monitoring Enriched Test Execution"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;Owned=0;Navigable=Unspecified;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="8583"/>
				<properties ea_type="Association" direction="Unspecified"/>
				<modifiers isRoot="false" isLeaf="false"/>
				<parameterSubstitutions/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels/>
				<extendedProperties virtualInheritance="0"/>
				<style/>
				<xrefs/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_9118547C_1EE5_482c_8384_66E20D5D56FA">
				<source xmi:idref="EAID_2049A8E2_CA43_4f5e_BE5A_000371F42854">
					<model ea_localid="14122" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_AA05205B_1F37_4cbc_AD62_77926FE02465">
					<model ea_localid="14128" type="ActivityParameter" name="Result"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="8581"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={FC0ABC3F-7D5C-4ef9-B1D9-37F8A16EEDD8}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={9118547C-1EE5-482c-8384-66E20D5D56FA}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_D7A4F148_1E42_41f7_8208_C89C9A83FDB1">
				<source xmi:idref="EAID_F00AA666_1A53_4a2c_A632_FD9E72C5AE1D">
					<model ea_localid="14129" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_AA05205B_1F37_4cbc_AD62_77926FE02465">
					<model ea_localid="14128" type="ActivityParameter" name="Result"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="8582"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={CD081834-5E38-49e9-8222-3A2578C389CC}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={D7A4F148-1E42-41f7-8208-C89C9A83FDB1}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_4BECDE9D_8EC9_4bcf_98E8_DCD81BE2DDA9">
				<source xmi:idref="EAID_4F782860_DE24_426f_BD0A_B5C060CD4CF5">
					<model ea_localid="14119" type="ActivityParameter" name="System under Test"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_ABEECB82_13FD_4ac4_ABCD_A074BD7CA855">
					<model ea_localid="14121" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="8578"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={6B4EF715-DD4A-4812-890A-AAA8D5E8442C}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={4BECDE9D-8EC9-4bcf-98E8-DCD81BE2DDA9}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_2419532D_16D2_45d7_A961_98B48A75AA44">
				<source xmi:idref="EAID_393C043D_AF3F_47bb_B17C_BD139BAEEF0B">
					<model ea_localid="14118" type="ActivityParameter"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_BED0FB9D_A27C_4680_9865_DCA51671A040">
					<model ea_localid="14123" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="8577"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={62787B20-2296-4ce5-9943-23578CA58377}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={2419532D-16D2-45d7-A961-98B48A75AA44}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_7AADB4A7_D29F_4e02_A58C_0A430A250D03">
				<source xmi:idref="EAID_FC3F11F9_0DE1_46bd_B776_02C29C88FACC">
					<model ea_localid="4976" type="ActivityParameter" name="Monitor-Def"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_74BE0127_DEFC_4b9a_807A_F20E5DC955AE">
					<model ea_localid="14127" type="ActionPin" name="configured monitors"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="8580"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={CE90012C-152D-44b0-9387-BB6A6C1E775C}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={7AADB4A7-D29F-4e02-A58C-0A430A250D03}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_C39F53F6_F373_418c_BE16_B52B9F881875">
				<source xmi:idref="EAID_6F923BC3_7FBE_45d0_814A_6B5D3FC85577">
					<model ea_localid="14124" type="Action" name="RTAMT monitor execution"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_A78CCE5C_5B4D_4c07_ADF3_DDB79066FACD">
					<model ea_localid="15774" type="StateNode" name="StopWorkflow2"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="9639"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={93D0203A-131E-44a9-90E0-408C611468D8}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={C39F53F6-F373-418c-BE16-B52B9F881875}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_7CABF180_9FCA_43ec_964C_E33D35931DAB">
				<source xmi:idref="EAID_8842A43E_D0EB_4266_A194_0D600438AEF0">
					<model ea_localid="14120" type="Action" name="Digital Twin Simulation"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_6F923BC3_7FBE_45d0_814A_6B5D3FC85577">
					<model ea_localid="14124" type="Action" name="RTAMT monitor execution"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="9638"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={434C1A79-119F-40a2-833E-FBD73A86F73A}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={7CABF180-9FCA-43ec-964C-E33D35931DAB}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_2E5561D8_6B35_42ca_BB96_D6976137831C">
				<source xmi:idref="EAID_0AB98734_476E_4ce2_910B_5D121D9A7A96">
					<model ea_localid="15773" type="StateNode" name="StartWorkflow2"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_8842A43E_D0EB_4266_A194_0D600438AEF0">
					<model ea_localid="14120" type="Action" name="Digital Twin Simulation"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="9637"/>
				<properties ea_type="ControlFlow" stereotype="SequenceFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;SequenceFlow"/>
				<extendedProperties conditional=" &#xA;SequenceFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={9758FE7D-5066-4002-A369-A49DA544DE71}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=SequenceFlow;FQName=VALU3S::SequenceFlow;@ENDSTEREO;$DES;$CLT={2E5561D8-6B35-42ca-BB96-D6976137831C}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_6371F3D8_01F6_4827_9609_779602EDAE14">
				<source xmi:idref="EAID_B0EED9D2_47B7_4a3d_8ACE_C15CB4D88104">
					<model ea_localid="14131" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_78AFCDCA_9A91_4d3b_B356_3CEC813CEF32">
					<model ea_localid="14132" type="ActionPin"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="8584"/>
				<properties ea_type="ObjectFlow" stereotype="ArtifactFlow" direction="Source -&gt; Destination"/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels mb=" &#xA;ArtifactFlow"/>
				<extendedProperties conditional=" &#xA;ArtifactFlow" virtualInheritance="0"/>
				<style/>
				<xrefs value="$XREFPROP=$XID={78430B6C-0CA2-4d1f-9031-4767836D1BBE}$XID;$NAM=Stereotypes$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$PAR=0$PAR;$DES=@STEREO;Name=ArtifactFlow;FQName=VALU3S::ArtifactFlow;@ENDSTEREO;$DES;$CLT={6371F3D8-01F6-4827-9609-779602EDAE14}$CLT;$SUP=&lt;none&gt;$SUP;$ENDXREF;"/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_90AAE8B5_0BEA_4c13_8238_7271D3577C6B">
				<source xmi:idref="EAID_49CAB218_E549_4c42_8943_050DF1E338CB">
					<model ea_localid="8213" type="Activity" name="Mutation-Driven Model-Based Test Case Generation"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="false"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_FB5C382F_CA36_4384_9586_0743A67814B0">
					<model ea_localid="8138" type="Activity" name="Model-Based Test Case Generation"/>
					<role visibility="Public" targetScope="instance"/>
					<type aggregation="none" containment="Unspecified"/>
					<constraints/>
					<modifiers isOrdered="false" changeable="none" isNavigable="true"/>
					<style value="Union=0;Derived=0;AllowDuplicates=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="5401"/>
				<properties ea_type="Generalization" direction="Source -&gt; Destination"/>
				<parameterSubstitutions/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels/>
				<extendedProperties virtualInheritance="0"/>
				<style/>
				<xrefs/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_213C8969_F15E_46aa_97C7_3E0762B8B495">
				<source xmi:idref="EAID_0481B34C_7DB9_41ea_BB39_BC7EA8270C42">
					<model ea_localid="7275" type="Class" name="Enterprise Architect"/>
					<role visibility="Public"/>
					<type aggregation="none"/>
					<constraints/>
					<modifiers isOrdered="false" isNavigable="false"/>
					<style value="Navigable=Non-Navigable;Owned=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_49CAB218_E549_4c42_8943_050DF1E338CB">
					<model ea_localid="8213" type="Activity" name="Mutation-Driven Model-Based Test Case Generation"/>
					<role visibility="Public"/>
					<type aggregation="none"/>
					<constraints/>
					<modifiers isOrdered="false" isNavigable="false"/>
					<style value="Navigable=Navigable;Owned=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="4694"/>
				<properties ea_type="Association" direction="Source -&gt; Destination"/>
				<modifiers isRoot="false" isLeaf="false"/>
				<parameterSubstitutions/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels/>
				<extendedProperties/>
				<style/>
				<xrefs/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_3A73C5A1_73C8_45ef_88BF_3BFA7634C137">
				<source xmi:idref="EAID_D90DE68F_7B9D_4346_BCA9_292BA943BB81">
					<model ea_localid="7297" type="Class" name="MoMuT"/>
					<role visibility="Public"/>
					<type aggregation="none"/>
					<constraints/>
					<modifiers isOrdered="false" isNavigable="false"/>
					<style value="Navigable=Non-Navigable;Owned=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_49CAB218_E549_4c42_8943_050DF1E338CB">
					<model ea_localid="8213" type="Activity" name="Mutation-Driven Model-Based Test Case Generation"/>
					<role visibility="Public"/>
					<type aggregation="none"/>
					<constraints/>
					<modifiers isOrdered="false" isNavigable="false"/>
					<style value="Navigable=Navigable;Owned=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="4778"/>
				<properties ea_type="Association" direction="Source -&gt; Destination"/>
				<modifiers isRoot="false" isLeaf="false"/>
				<parameterSubstitutions/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels/>
				<extendedProperties/>
				<style/>
				<xrefs/>
				<tags/>
			</connector>
			<connector xmi:idref="EAID_63F0793A_09C1_4bb5_A50F_76B59B9E4165">
				<source xmi:idref="EAID_3E88860C_E872_400e_99DC_567755888DD0">
					<model ea_localid="7320" type="Class" name="RTAMT"/>
					<role visibility="Public"/>
					<type aggregation="none"/>
					<constraints/>
					<modifiers isOrdered="false" isNavigable="false"/>
					<style value="Navigable=Non-Navigable;Owned=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</source>
				<target xmi:idref="EAID_7C0BD907_3AFB_4b2d_BABA_DC38851CDB7C">
					<model ea_localid="4945" type="Activity" name="Test Oracle Observation at Runtime "/>
					<role visibility="Public"/>
					<type aggregation="none"/>
					<constraints/>
					<modifiers isOrdered="false" isNavigable="false"/>
					<style value="Navigable=Navigable;Owned=0;"/>
					<documentation/>
					<xrefs/>
					<tags/>
				</target>
				<model ea_localid="4860"/>
				<properties ea_type="Association" direction="Source -&gt; Destination"/>
				<modifiers isRoot="false" isLeaf="false"/>
				<parameterSubstitutions/>
				<documentation/>
				<appearance linemode="3" linecolor="-1" linewidth="0" seqno="0" headStyle="0" lineStyle="0"/>
				<labels/>
				<extendedProperties/>
				<style/>
				<xrefs/>
				<tags/>
			</connector>
		</connectors>
		<primitivetypes>
			<packagedElement xmi:type="uml:Package" xmi:id="EAPrimitiveTypesPackage" name="EA_PrimitiveTypes_Package" visibility="public"/>
		</primitivetypes>
		<profiles>
			<uml:Profile xmlns:uml="http://schema.omg.org/spec/UML/2.1/" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmi:version="2.1" xmi:id="7260E31B-9" nsPrefix="VALU3S" name="VALU3S" metamodelReference="mmref01">
				<ownedComment xmi:type="uml:Comment" xmi:id="comment01" annotatedElement="7260E31B-9">
					<body>VALU3S Version:1.0</body>
				</ownedComment>
				<packageImport xmi:id="mmref01">
					<importedPackage href="http://schema.omg.org/spec/UML/2.1/"/>
				</packageImport>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="ArtifactFlow" name="ArtifactFlow">
					<ownedAttribute xmi:type="uml:Property" xmi:id="ArtifactFlow-base_ObjectFlow" name="base_ObjectFlow" association="ObjectFlow_ArtifactFlow">
						<type href="http://schema.omg.org/spec/UML/2.1/ObjectFlow"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="ObjectFlow_ArtifactFlow" name="A_ObjectFlow_ArtifactFlow" memberEnd="extension_ArtifactFlow ArtifactFlow-base_ObjectFlow">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_ArtifactFlow" name="extension_ArtifactFlow" type="ArtifactFlow" isComposite="true" lower="0" upper="1" memberEnd="extension_ArtifactFlow ArtifactFlow-base_ObjectFlow"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="Grouping" name="Grouping">
					<ownedAttribute xmi:type="uml:Property" xmi:id="Grouping-base_Boundary" name="base_Boundary" association="Boundary_Grouping">
						<type href="http://schema.omg.org/spec/UML/2.1/Boundary"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Boundary_Grouping" name="A_Boundary_Grouping" memberEnd="extension_Grouping Grouping-base_Boundary">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_Grouping" name="extension_Grouping" type="Grouping" isComposite="true" lower="0" upper="1" memberEnd="extension_Grouping Grouping-base_Boundary"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="SequenceFlow" name="SequenceFlow">
					<ownedAttribute xmi:type="uml:Property" xmi:id="SequenceFlow-base_ControlFlow" name="base_ControlFlow" association="ControlFlow_SequenceFlow">
						<type href="http://schema.omg.org/spec/UML/2.1/ControlFlow"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="ControlFlow_SequenceFlow" name="A_ControlFlow_SequenceFlow" memberEnd="extension_SequenceFlow SequenceFlow-base_ControlFlow">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_SequenceFlow" name="extension_SequenceFlow" type="SequenceFlow" isComposite="true" lower="0" upper="1" memberEnd="extension_SequenceFlow SequenceFlow-base_ControlFlow"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="Method" name="Method">
					<ownedAttribute xmi:type="uml:Property" xmi:id="Method-base_Activity" name="base_Activity" association="Activity_Method">
						<type href="http://schema.omg.org/spec/UML/2.1/Activity"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="Method-Type" name="Type">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Activity_Method" name="A_Activity_Method" memberEnd="extension_Method Method-base_Activity">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_Method" name="extension_Method" type="Method" isComposite="true" lower="0" upper="1" memberEnd="extension_Method Method-base_Activity"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="ActivityArtifact" name="ActivityArtifact">
					<ownedAttribute xmi:type="uml:Property" xmi:id="ActivityArtifact-base_ActionPin" name="base_ActionPin" association="ActionPin_ActivityArtifact">
						<type href="http://schema.omg.org/spec/UML/2.1/ActionPin"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="ActionPin_ActivityArtifact" name="A_ActionPin_ActivityArtifact" memberEnd="extension_ActivityArtifact ActivityArtifact-base_ActionPin">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_ActivityArtifact" name="extension_ActivityArtifact" type="ActivityArtifact" isComposite="true" lower="0" upper="1" memberEnd="extension_ActivityArtifact ActivityArtifact-base_ActionPin"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="StopWorkflow" name="StopWorkflow">
					<ownedAttribute xmi:type="uml:Property" xmi:id="StopWorkflow-base_ActivityFinal" name="base_ActivityFinal" association="ActivityFinal_StopWorkflow">
						<type href="http://schema.omg.org/spec/UML/2.1/ActivityFinal"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="ActivityFinal_StopWorkflow" name="A_ActivityFinal_StopWorkflow" memberEnd="extension_StopWorkflow StopWorkflow-base_ActivityFinal">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_StopWorkflow" name="extension_StopWorkflow" type="StopWorkflow" isComposite="true" lower="0" upper="1" memberEnd="extension_StopWorkflow StopWorkflow-base_ActivityFinal"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="Gateway" name="Gateway">
					<ownedAttribute xmi:type="uml:Property" xmi:id="Gateway-base_Decision" name="base_Decision" association="Decision_Gateway">
						<type href="http://schema.omg.org/spec/UML/2.1/Decision"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Decision_Gateway" name="A_Decision_Gateway" memberEnd="extension_Gateway Gateway-base_Decision">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_Gateway" name="extension_Gateway" type="Gateway" isComposite="true" lower="0" upper="1" memberEnd="extension_Gateway Gateway-base_Decision"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="StartWorkflow" name="StartWorkflow">
					<ownedAttribute xmi:type="uml:Property" xmi:id="StartWorkflow-base_ActivityInitial" name="base_ActivityInitial" association="ActivityInitial_StartWorkflow">
						<type href="http://schema.omg.org/spec/UML/2.1/ActivityInitial"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="ActivityInitial_StartWorkflow" name="A_ActivityInitial_StartWorkflow" memberEnd="extension_StartWorkflow StartWorkflow-base_ActivityInitial">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_StartWorkflow" name="extension_StartWorkflow" type="StartWorkflow" isComposite="true" lower="0" upper="1" memberEnd="extension_StartWorkflow StartWorkflow-base_ActivityInitial"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="Artifact" name="Artifact">
					<ownedAttribute xmi:type="uml:Property" xmi:id="Artifact-base_Artifact" name="base_Artifact" association="Artifact_Artifact">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="Artifact-Type" name="Type">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_Artifact" name="A_Artifact_Artifact" memberEnd="extension_Artifact Artifact-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_Artifact" name="extension_Artifact" type="Artifact" isComposite="true" lower="0" upper="1" memberEnd="extension_Artifact Artifact-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="MethodArtifact" name="MethodArtifact">
					<ownedAttribute xmi:type="uml:Property" xmi:id="MethodArtifact-base_ActivityParameter" name="base_ActivityParameter" association="ActivityParameter_MethodArtifact">
						<type href="http://schema.omg.org/spec/UML/2.1/ActivityParameter"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="ActivityParameter_MethodArtifact" name="A_ActivityParameter_MethodArtifact" memberEnd="extension_MethodArtifact MethodArtifact-base_ActivityParameter">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_MethodArtifact" name="extension_MethodArtifact" type="MethodArtifact" isComposite="true" lower="0" upper="1" memberEnd="extension_MethodArtifact MethodArtifact-base_ActivityParameter"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="Activity" name="Activity">
					<ownedAttribute xmi:type="uml:Property" xmi:id="Activity-base_Action" name="base_Action" association="Action_Activity">
						<type href="http://schema.omg.org/spec/UML/2.1/Action"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="Activity-decision" name="decision">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="Activity-Type" name="Type">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Action_Activity" name="A_Action_Activity" memberEnd="extension_Activity Activity-base_Action">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_Activity" name="extension_Activity" type="Activity" isComposite="true" lower="0" upper="1" memberEnd="extension_Activity Activity-base_Action"/>
				</packagedElement>
			</uml:Profile>
			<uml:Profile xmlns:uml="http://schema.omg.org/spec/UML/2.1/" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmi:version="2.1" xmi:id="8C9E6706-8" nsPrefix="EAUML" name="EAUML" metamodelReference="mmref01">
				<ownedComment xmi:type="uml:Comment" xmi:id="comment01" annotatedElement="8C9E6706-8">
					<body>EAUML Version:1.0</body>
				</ownedComment>
				<packageImport xmi:id="mmref01">
					<importedPackage href="http://schema.omg.org/spec/UML/2.1/"/>
				</packageImport>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="BPSimCustomReport" name="BPSimCustomReport">
					<ownedAttribute xmi:type="uml:Property" xmi:id="BPSimCustomReport-base_Artifact" name="base_Artifact" association="Artifact_BPSimCustomReport">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_BPSimCustomReport" name="A_Artifact_BPSimCustomReport" memberEnd="extension_BPSimCustomReport BPSimCustomReport-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_BPSimCustomReport" name="extension_BPSimCustomReport" type="BPSimCustomReport" isComposite="true" lower="0" upper="1" memberEnd="extension_BPSimCustomReport BPSimCustomReport-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="PK" name="PK">
					<ownedAttribute xmi:type="uml:Property" xmi:id="PK-base_Operation" name="base_Operation" association="Operation_PK">
						<type href="http://schema.omg.org/spec/UML/2.1/Operation"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Operation_PK" name="A_Operation_PK" memberEnd="extension_PK PK-base_Operation">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_PK" name="extension_PK" type="PK" isComposite="true" lower="0" upper="1" memberEnd="extension_PK PK-base_Operation"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="function" name="function">
					<ownedAttribute xmi:type="uml:Property" xmi:id="function-base_Class" name="base_Class" association="Class_function">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="function-DBVersion" name="DBVersion">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="function-Owner" name="Owner">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_function" name="A_Class_function" memberEnd="extension_function function-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_function" name="extension_function" type="function" isComposite="true" lower="0" upper="1" memberEnd="extension_function function-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="EAMatrixSpecification" name="EAMatrixSpecification">
					<ownedAttribute xmi:type="uml:Property" xmi:id="EAMatrixSpecification-base_Artifact" name="base_Artifact" association="Artifact_EAMatrixSpecification">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="EAMatrixSpecification-MatrixOptions" name="MatrixOptions">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_EAMatrixSpecification" name="A_Artifact_EAMatrixSpecification" memberEnd="extension_EAMatrixSpecification EAMatrixSpecification-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_EAMatrixSpecification" name="extension_EAMatrixSpecification" type="EAMatrixSpecification" isComposite="true" lower="0" upper="1" memberEnd="extension_EAMatrixSpecification EAMatrixSpecification-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="business worker" name="business worker">
					<ownedAttribute xmi:type="uml:Property" xmi:id="business worker-base_Object" name="base_Object" association="Object_business worker">
						<type href="http://schema.omg.org/spec/UML/2.1/Object"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Object_business worker" name="A_Object_business worker" memberEnd="extension_business worker business worker-base_Object">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_business worker" name="extension_business worker" type="business worker" isComposite="true" lower="0" upper="1" memberEnd="extension_business worker business worker-base_Object"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="instantiate" name="instantiate">
					<ownedAttribute xmi:type="uml:Property" xmi:id="instantiate-base_Dependency" name="base_Dependency" association="Dependency_instantiate">
						<type href="http://schema.omg.org/spec/UML/2.1/Dependency"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Dependency_instantiate" name="A_Dependency_instantiate" memberEnd="extension_instantiate instantiate-base_Dependency">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_instantiate" name="extension_instantiate" type="instantiate" isComposite="true" lower="0" upper="1" memberEnd="extension_instantiate instantiate-base_Dependency"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="XSDall" name="XSDall">
					<ownedAttribute xmi:type="uml:Property" xmi:id="XSDall-base_Class" name="base_Class" association="Class_XSDall">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_XSDall" name="A_Class_XSDall" memberEnd="extension_XSDall XSDall-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_XSDall" name="extension_XSDall" type="XSDall" isComposite="true" lower="0" upper="1" memberEnd="extension_XSDall XSDall-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="xslt" name="xslt">
					<ownedAttribute xmi:type="uml:Property" xmi:id="xslt-base_Artifact" name="base_Artifact" association="Artifact_xslt">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_xslt" name="A_Artifact_xslt" memberEnd="extension_xslt xslt-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_xslt" name="extension_xslt" type="xslt" isComposite="true" lower="0" upper="1" memberEnd="extension_xslt xslt-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="executable statemachine" name="executable statemachine">
					<ownedAttribute xmi:type="uml:Property" xmi:id="executable statemachine-base_Artifact" name="base_Artifact" association="Artifact_executable statemachine">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="executable statemachine-base_Component" name="base_Component" association="Component_executable statemachine">
						<type href="http://schema.omg.org/spec/UML/2.1/Component"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_executable statemachine" name="A_Artifact_executable statemachine" memberEnd="extension_executable statemachine executable statemachine-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_executable statemachine" name="extension_executable statemachine" type="executable statemachine" isComposite="true" lower="0" upper="1" memberEnd="extension_executable statemachine executable statemachine-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Component_executable statemachine" name="A_Component_executable statemachine" memberEnd="extension_executable statemachine executable statemachine-base_Component">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_executable statemachine" name="extension_executable statemachine" type="executable statemachine" isComposite="true" lower="0" upper="1" memberEnd="extension_executable statemachine executable statemachine-base_Component"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="SSDynamicChart" name="SSDynamicChart">
					<ownedAttribute xmi:type="uml:Property" xmi:id="SSDynamicChart-base_Class" name="base_Class" association="Class_SSDynamicChart">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="SSDynamicChart-ChartProperties" name="ChartProperties">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_SSDynamicChart" name="A_Class_SSDynamicChart" memberEnd="extension_SSDynamicChart SSDynamicChart-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_SSDynamicChart" name="extension_SSDynamicChart" type="SSDynamicChart" isComposite="true" lower="0" upper="1" memberEnd="extension_SSDynamicChart SSDynamicChart-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="case worker" name="case worker">
					<ownedAttribute xmi:type="uml:Property" xmi:id="case worker-base_Object" name="base_Object" association="Object_case worker">
						<type href="http://schema.omg.org/spec/UML/2.1/Object"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Object_case worker" name="A_Object_case worker" memberEnd="extension_case worker case worker-base_Object">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_case worker" name="extension_case worker" type="case worker" isComposite="true" lower="0" upper="1" memberEnd="extension_case worker case worker-base_Object"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="DataModel" name="DataModel">
					<ownedAttribute xmi:type="uml:Property" xmi:id="DataModel-base_Package" name="base_Package" association="Package_DataModel">
						<type href="http://schema.omg.org/spec/UML/2.1/Package"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Package_DataModel" name="A_Package_DataModel" memberEnd="extension_DataModel DataModel-base_Package">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_DataModel" name="extension_DataModel" type="DataModel" isComposite="true" lower="0" upper="1" memberEnd="extension_DataModel DataModel-base_Package"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="derive" name="derive">
					<ownedAttribute xmi:type="uml:Property" xmi:id="derive-base_Dependency" name="base_Dependency" association="Dependency_derive">
						<type href="http://schema.omg.org/spec/UML/2.1/Dependency"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Dependency_derive" name="A_Dependency_derive" memberEnd="extension_derive derive-base_Dependency">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_derive" name="extension_derive" type="derive" isComposite="true" lower="0" upper="1" memberEnd="extension_derive derive-base_Dependency"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="abstraction" name="abstraction">
					<ownedAttribute xmi:type="uml:Property" xmi:id="abstraction-base_Dependency" name="base_Dependency" association="Dependency_abstraction">
						<type href="http://schema.omg.org/spec/UML/2.1/Dependency"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Dependency_abstraction" name="A_Dependency_abstraction" memberEnd="extension_abstraction abstraction-base_Dependency">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_abstraction" name="extension_abstraction" type="abstraction" isComposite="true" lower="0" upper="1" memberEnd="extension_abstraction abstraction-base_Dependency"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="procedures" name="procedures">
					<ownedAttribute xmi:type="uml:Property" xmi:id="procedures-base_Class" name="base_Class" association="Class_procedures">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_procedures" name="A_Class_procedures" memberEnd="extension_procedures procedures-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_procedures" name="extension_procedures" type="procedures" isComposite="true" lower="0" upper="1" memberEnd="extension_procedures procedures-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="testcut" name="testcut">
					<ownedAttribute xmi:type="uml:Property" xmi:id="testcut-base_Object" name="base_Object" association="Object_testcut">
						<type href="http://schema.omg.org/spec/UML/2.1/Object"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Object_testcut" name="A_Object_testcut" memberEnd="extension_testcut testcut-base_Object">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_testcut" name="extension_testcut" type="testcut" isComposite="true" lower="0" upper="1" memberEnd="extension_testcut testcut-base_Object"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="Checklist" name="Checklist">
					<ownedAttribute xmi:type="uml:Property" xmi:id="Checklist-base_Artifact" name="base_Artifact" association="Artifact_Checklist">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="Checklist-Checklist" name="Checklist">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_Checklist" name="A_Artifact_Checklist" memberEnd="extension_Checklist Checklist-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_Checklist" name="extension_Checklist" type="Checklist" isComposite="true" lower="0" upper="1" memberEnd="extension_Checklist Checklist-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="xmlFile" name="xmlFile">
					<ownedAttribute xmi:type="uml:Property" xmi:id="xmlFile-base_Artifact" name="base_Artifact" association="Artifact_xmlFile">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_xmlFile" name="A_Artifact_xmlFile" memberEnd="extension_xmlFile xmlFile-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_xmlFile" name="extension_xmlFile" type="xmlFile" isComposite="true" lower="0" upper="1" memberEnd="extension_xmlFile xmlFile-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="DiagramPattern" name="DiagramPattern">
					<ownedAttribute xmi:type="uml:Property" xmi:id="DiagramPattern-base_Artifact" name="base_Artifact" association="Artifact_DiagramPattern">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_DiagramPattern" name="A_Artifact_DiagramPattern" memberEnd="extension_DiagramPattern DiagramPattern-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_DiagramPattern" name="extension_DiagramPattern" type="DiagramPattern" isComposite="true" lower="0" upper="1" memberEnd="extension_DiagramPattern DiagramPattern-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="business use case" name="business use case">
					<ownedAttribute xmi:type="uml:Property" xmi:id="business use case-base_UseCase" name="base_UseCase" association="UseCase_business use case">
						<type href="http://schema.omg.org/spec/UML/2.1/UseCase"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="UseCase_business use case" name="A_UseCase_business use case" memberEnd="extension_business use case business use case-base_UseCase">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_business use case" name="extension_business use case" type="business use case" isComposite="true" lower="0" upper="1" memberEnd="extension_business use case business use case-base_UseCase"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="business control" name="business control">
					<ownedAttribute xmi:type="uml:Property" xmi:id="business control-base_Object" name="base_Object" association="Object_business control">
						<type href="http://schema.omg.org/spec/UML/2.1/Object"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Object_business control" name="A_Object_business control" memberEnd="extension_business control business control-base_Object">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_business control" name="extension_business control" type="business control" isComposite="true" lower="0" upper="1" memberEnd="extension_business control business control-base_Object"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="worker" name="worker">
					<ownedAttribute xmi:type="uml:Property" xmi:id="worker-base_Object" name="base_Object" association="Object_worker">
						<type href="http://schema.omg.org/spec/UML/2.1/Object"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Object_worker" name="A_Object_worker" memberEnd="extension_worker worker-base_Object">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_worker" name="extension_worker" type="worker" isComposite="true" lower="0" upper="1" memberEnd="extension_worker worker-base_Object"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="package" name="package">
					<ownedAttribute xmi:type="uml:Property" xmi:id="package-base_Class" name="base_Class" association="Class_package">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="package-DBVersion" name="DBVersion">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="package-Owner" name="Owner">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_package" name="A_Class_package" memberEnd="extension_package package-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_package" name="extension_package" type="package" isComposite="true" lower="0" upper="1" memberEnd="extension_package package-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="FK" name="FK">
					<ownedAttribute xmi:type="uml:Property" xmi:id="FK-base_Association" name="base_Association" association="Association_FK">
						<type href="http://schema.omg.org/spec/UML/2.1/Association"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="FK-base_Operation" name="base_Operation" association="Operation_FK">
						<type href="http://schema.omg.org/spec/UML/2.1/Operation"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Association_FK" name="A_Association_FK" memberEnd="extension_FK FK-base_Association">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_FK" name="extension_FK" type="FK" isComposite="true" lower="0" upper="1" memberEnd="extension_FK FK-base_Association"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Operation_FK" name="A_Operation_FK" memberEnd="extension_FK FK-base_Operation">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_FK" name="extension_FK" type="FK" isComposite="true" lower="0" upper="1" memberEnd="extension_FK FK-base_Operation"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="control" name="control">
					<ownedAttribute xmi:type="uml:Property" xmi:id="control-base_Object" name="base_Object" association="Object_control">
						<type href="http://schema.omg.org/spec/UML/2.1/Object"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Object_control" name="A_Object_control" memberEnd="extension_control control-base_Object">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_control" name="extension_control" type="control" isComposite="true" lower="0" upper="1" memberEnd="extension_control control-base_Object"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="view" name="view">
					<ownedAttribute xmi:type="uml:Property" xmi:id="view-base_Class" name="base_Class" association="Class_view">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="view-DBVersion" name="DBVersion">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="view-Owner" name="Owner">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_view" name="A_Class_view" memberEnd="extension_view view-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_view" name="extension_view" type="view" isComposite="true" lower="0" upper="1" memberEnd="extension_view view-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="func" name="func">
					<ownedAttribute xmi:type="uml:Property" xmi:id="func-base_Operation" name="base_Operation" association="Operation_func">
						<type href="http://schema.omg.org/spec/UML/2.1/Operation"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Operation_func" name="A_Operation_func" memberEnd="extension_func func-base_Operation">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_func" name="extension_func" type="func" isComposite="true" lower="0" upper="1" memberEnd="extension_func func-base_Operation"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="EAReportSpecification" name="EAReportSpecification">
					<ownedAttribute xmi:type="uml:Property" xmi:id="EAReportSpecification-base_Artifact" name="base_Artifact" association="Artifact_EAReportSpecification">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="EAReportSpecification-DocumentOptions" name="DocumentOptions">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_EAReportSpecification" name="A_Artifact_EAReportSpecification" memberEnd="extension_EAReportSpecification EAReportSpecification-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_EAReportSpecification" name="extension_EAReportSpecification" type="EAReportSpecification" isComposite="true" lower="0" upper="1" memberEnd="extension_EAReportSpecification EAReportSpecification-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="EncryptedDocument" name="EncryptedDocument">
					<generalization xmi:type="uml:Generalization" xmi:id="EncryptedDocument_StandardProfileL2::Document_generalization" general="StandardProfileL2::Document"/>
					<ownedAttribute xmi:type="uml:Property" xmi:id="EncryptedDocument-base_Artifact" name="base_Artifact" association="Artifact_EncryptedDocument">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_EncryptedDocument" name="A_Artifact_EncryptedDocument" memberEnd="extension_EncryptedDocument EncryptedDocument-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_EncryptedDocument" name="extension_EncryptedDocument" type="EncryptedDocument" isComposite="true" lower="0" upper="1" memberEnd="extension_EncryptedDocument EncryptedDocument-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="TimeSeriesChart" name="TimeSeriesChart">
					<ownedAttribute xmi:type="uml:Property" xmi:id="TimeSeriesChart-base_Class" name="base_Class" association="Class_TimeSeriesChart">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="TimeSeriesChart-ChartProperties" name="ChartProperties">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_TimeSeriesChart" name="A_Class_TimeSeriesChart" memberEnd="extension_TimeSeriesChart TimeSeriesChart-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_TimeSeriesChart" name="extension_TimeSeriesChart" type="TimeSeriesChart" isComposite="true" lower="0" upper="1" memberEnd="extension_TimeSeriesChart TimeSeriesChart-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="Model" name="Model">
					<ownedAttribute xmi:type="uml:Property" xmi:id="Model-base_Package" name="base_Package" association="Package_Model">
						<type href="http://schema.omg.org/spec/UML/2.1/Package"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Package_Model" name="A_Package_Model" memberEnd="extension_Model Model-base_Package">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_Model" name="extension_Model" type="Model" isComposite="true" lower="0" upper="1" memberEnd="extension_Model Model-base_Package"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="procedure" name="procedure">
					<ownedAttribute xmi:type="uml:Property" xmi:id="procedure-base_Class" name="base_Class" association="Class_procedure">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="procedure-DBVersion" name="DBVersion">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="procedure-Owner" name="Owner">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_procedure" name="A_Class_procedure" memberEnd="extension_procedure procedure-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_procedure" name="extension_procedure" type="procedure" isComposite="true" lower="0" upper="1" memberEnd="extension_procedure procedure-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="ModelView" name="ModelView">
					<ownedAttribute xmi:type="uml:Property" xmi:id="ModelView-base_Class" name="base_Class" association="Class_ModelView">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="ModelView-ViewProperties" name="ViewProperties">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_ModelView" name="A_Class_ModelView" memberEnd="extension_ModelView ModelView-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_ModelView" name="extension_ModelView" type="ModelView" isComposite="true" lower="0" upper="1" memberEnd="extension_ModelView ModelView-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="EADiscussion" name="EADiscussion">
					<ownedAttribute xmi:type="uml:Property" xmi:id="EADiscussion-base_Artifact" name="base_Artifact" association="Artifact_EADiscussion">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_EADiscussion" name="A_Artifact_EADiscussion" memberEnd="extension_EADiscussion EADiscussion-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_EADiscussion" name="extension_EADiscussion" type="EADiscussion" isComposite="true" lower="0" upper="1" memberEnd="extension_EADiscussion EADiscussion-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="XSDchoice" name="XSDchoice">
					<ownedAttribute xmi:type="uml:Property" xmi:id="XSDchoice-base_Class" name="base_Class" association="Class_XSDchoice">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_XSDchoice" name="A_Class_XSDchoice" memberEnd="extension_XSDchoice XSDchoice-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_XSDchoice" name="extension_XSDchoice" type="XSDchoice" isComposite="true" lower="0" upper="1" memberEnd="extension_XSDchoice XSDchoice-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="ExternalReference" name="ExternalReference">
					<ownedAttribute xmi:type="uml:Property" xmi:id="ExternalReference-base_Artifact" name="base_Artifact" association="Artifact_ExternalReference">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_ExternalReference" name="A_Artifact_ExternalReference" memberEnd="extension_ExternalReference ExternalReference-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_ExternalReference" name="extension_ExternalReference" type="ExternalReference" isComposite="true" lower="0" upper="1" memberEnd="extension_ExternalReference ExternalReference-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="functions" name="functions">
					<ownedAttribute xmi:type="uml:Property" xmi:id="functions-base_Class" name="base_Class" association="Class_functions">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_functions" name="A_Class_functions" memberEnd="extension_functions functions-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_functions" name="extension_functions" type="functions" isComposite="true" lower="0" upper="1" memberEnd="extension_functions functions-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="Database" name="Database">
					<ownedAttribute xmi:type="uml:Property" xmi:id="Database-base_Package" name="base_Package" association="Package_Database">
						<type href="http://schema.omg.org/spec/UML/2.1/Package"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Package_Database" name="A_Package_Database" memberEnd="extension_Database Database-base_Package">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_Database" name="extension_Database" type="Database" isComposite="true" lower="0" upper="1" memberEnd="extension_Database Database-base_Package"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="testset" name="testset">
					<ownedAttribute xmi:type="uml:Property" xmi:id="testset-base_UseCase" name="base_UseCase" association="UseCase_testset">
						<type href="http://schema.omg.org/spec/UML/2.1/UseCase"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="UseCase_testset" name="A_UseCase_testset" memberEnd="extension_testset testset-base_UseCase">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_testset" name="extension_testset" type="testset" isComposite="true" lower="0" upper="1" memberEnd="extension_testset testset-base_UseCase"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="business boundary" name="business boundary">
					<ownedAttribute xmi:type="uml:Property" xmi:id="business boundary-base_Object" name="base_Object" association="Object_business boundary">
						<type href="http://schema.omg.org/spec/UML/2.1/Object"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Object_business boundary" name="A_Object_business boundary" memberEnd="extension_business boundary business boundary-base_Object">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_business boundary" name="extension_business boundary" type="business boundary" isComposite="true" lower="0" upper="1" memberEnd="extension_business boundary business boundary-base_Object"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="diagram profile" name="diagram profile">
					<ownedAttribute xmi:type="uml:Property" xmi:id="diagram profile-base_Package" name="base_Package" association="Package_diagram profile">
						<type href="http://schema.omg.org/spec/UML/2.1/Package"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Package_diagram profile" name="A_Package_diagram profile" memberEnd="extension_diagram profile diagram profile-base_Package">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_diagram profile" name="extension_diagram profile" type="diagram profile" isComposite="true" lower="0" upper="1" memberEnd="extension_diagram profile diagram profile-base_Package"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="outputArtifact" name="outputArtifact">
					<ownedAttribute xmi:type="uml:Property" xmi:id="outputArtifact-base_Artifact" name="base_Artifact" association="Artifact_outputArtifact">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_outputArtifact" name="A_Artifact_outputArtifact" memberEnd="extension_outputArtifact outputArtifact-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_outputArtifact" name="extension_outputArtifact" type="outputArtifact" isComposite="true" lower="0" upper="1" memberEnd="extension_outputArtifact outputArtifact-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="trace" name="trace">
					<ownedAttribute xmi:type="uml:Property" xmi:id="trace-base_Dependency" name="base_Dependency" association="Dependency_trace">
						<type href="http://schema.omg.org/spec/UML/2.1/Dependency"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="trace-base_Abstraction" name="base_Abstraction" association="Abstraction_trace">
						<type href="http://schema.omg.org/spec/UML/2.1/Abstraction"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Dependency_trace" name="A_Dependency_trace" memberEnd="extension_trace trace-base_Dependency">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_trace" name="extension_trace" type="trace" isComposite="true" lower="0" upper="1" memberEnd="extension_trace trace-base_Dependency"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Abstraction_trace" name="A_Abstraction_trace" memberEnd="extension_trace trace-base_Abstraction">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_trace" name="extension_trace" type="trace" isComposite="true" lower="0" upper="1" memberEnd="extension_trace trace-base_Abstraction"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="business actor" name="business actor">
					<ownedAttribute xmi:type="uml:Property" xmi:id="business actor-base_Actor" name="base_Actor" association="Actor_business actor">
						<type href="http://schema.omg.org/spec/UML/2.1/Actor"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Actor_business actor" name="A_Actor_business actor" memberEnd="extension_business actor business actor-base_Actor">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_business actor" name="extension_business actor" type="business actor" isComposite="true" lower="0" upper="1" memberEnd="extension_business actor business actor-base_Actor"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="use" name="use">
					<ownedAttribute xmi:type="uml:Property" xmi:id="use-base_Dependency" name="base_Dependency" association="Dependency_use">
						<type href="http://schema.omg.org/spec/UML/2.1/Dependency"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Dependency_use" name="A_Dependency_use" memberEnd="extension_use use-base_Dependency">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_use" name="extension_use" type="use" isComposite="true" lower="0" upper="1" memberEnd="extension_use use-base_Dependency"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="model document" name="model document">
					<ownedAttribute xmi:type="uml:Property" xmi:id="model document-base_Class" name="base_Class" association="Class_model document">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="model document-ReportTitle" name="ReportTitle">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="model document-ReportVersion" name="ReportVersion">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="model document-ReportAuthor" name="ReportAuthor">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="model document-ReportStatus" name="ReportStatus">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="model document-RTFTemplate" name="RTFTemplate">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="model document-ReportAlias" name="ReportAlias">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="model document-ReportKeywords" name="ReportKeywords">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="model document-SearchValue" name="SearchValue">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="model document-ReportName" name="ReportName">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="model document-ReportSummary" name="ReportSummary">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="model document-SearchName" name="SearchName">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_model document" name="A_Class_model document" memberEnd="extension_model document model document-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_model document" name="extension_model document" type="model document" isComposite="true" lower="0" upper="1" memberEnd="extension_model document model document-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="EAFeatureMapping" name="EAFeatureMapping">
					<ownedAttribute xmi:type="uml:Property" xmi:id="EAFeatureMapping-base_Artifact" name="base_Artifact" association="Artifact_EAFeatureMapping">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="EAFeatureMapping-MatrixOptions" name="MatrixOptions">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_EAFeatureMapping" name="A_Artifact_EAFeatureMapping" memberEnd="extension_EAFeatureMapping EAFeatureMapping-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_EAFeatureMapping" name="extension_EAFeatureMapping" type="EAFeatureMapping" isComposite="true" lower="0" upper="1" memberEnd="extension_EAFeatureMapping EAFeatureMapping-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="dbsequence" name="dbsequence">
					<ownedAttribute xmi:type="uml:Property" xmi:id="dbsequence-base_Class" name="base_Class" association="Class_dbsequence">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="dbsequence-DBVersion" name="DBVersion">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="dbsequence-Owner" name="Owner">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_dbsequence" name="A_Class_dbsequence" memberEnd="extension_dbsequence dbsequence-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_dbsequence" name="extension_dbsequence" type="dbsequence" isComposite="true" lower="0" upper="1" memberEnd="extension_dbsequence dbsequence-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="sequ" name="sequ">
					<ownedAttribute xmi:type="uml:Property" xmi:id="sequ-base_Operation" name="base_Operation" association="Operation_sequ">
						<type href="http://schema.omg.org/spec/UML/2.1/Operation"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Operation_sequ" name="A_Operation_sequ" memberEnd="extension_sequ sequ-base_Operation">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_sequ" name="extension_sequ" type="sequ" isComposite="true" lower="0" upper="1" memberEnd="extension_sequ sequ-base_Operation"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="AuditedChecklist" name="AuditedChecklist">
					<ownedAttribute xmi:type="uml:Property" xmi:id="AuditedChecklist-base_Artifact" name="base_Artifact" association="Artifact_AuditedChecklist">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="AuditedChecklist-Checklist" name="Checklist">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_AuditedChecklist" name="A_Artifact_AuditedChecklist" memberEnd="extension_AuditedChecklist AuditedChecklist-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_AuditedChecklist" name="extension_AuditedChecklist" type="AuditedChecklist" isComposite="true" lower="0" upper="1" memberEnd="extension_AuditedChecklist AuditedChecklist-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="taggedValue" name="taggedValue">
					<ownedAttribute xmi:type="uml:Property" xmi:id="taggedValue-base_Association" name="base_Association" association="Association_taggedValue">
						<type href="http://schema.omg.org/spec/UML/2.1/Association"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Association_taggedValue" name="A_Association_taggedValue" memberEnd="extension_taggedValue taggedValue-base_Association">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_taggedValue" name="extension_taggedValue" type="taggedValue" isComposite="true" lower="0" upper="1" memberEnd="extension_taggedValue taggedValue-base_Association"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="check" name="check">
					<ownedAttribute xmi:type="uml:Property" xmi:id="check-base_Operation" name="base_Operation" association="Operation_check">
						<type href="http://schema.omg.org/spec/UML/2.1/Operation"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Operation_check" name="A_Operation_check" memberEnd="extension_check check-base_Operation">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_check" name="extension_check" type="check" isComposite="true" lower="0" upper="1" memberEnd="extension_check check-base_Operation"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="SysMLSimConfiguration" name="SysMLSimConfiguration">
					<ownedAttribute xmi:type="uml:Property" xmi:id="SysMLSimConfiguration-base_Artifact" name="base_Artifact" association="Artifact_SysMLSimConfiguration">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_SysMLSimConfiguration" name="A_Artifact_SysMLSimConfiguration" memberEnd="extension_SysMLSimConfiguration SysMLSimConfiguration-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_SysMLSimConfiguration" name="extension_SysMLSimConfiguration" type="SysMLSimConfiguration" isComposite="true" lower="0" upper="1" memberEnd="extension_SysMLSimConfiguration SysMLSimConfiguration-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="sequences" name="sequences">
					<ownedAttribute xmi:type="uml:Property" xmi:id="sequences-base_Class" name="base_Class" association="Class_sequences">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_sequences" name="A_Class_sequences" memberEnd="extension_sequences sequences-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_sequences" name="extension_sequences" type="sequences" isComposite="true" lower="0" upper="1" memberEnd="extension_sequences sequences-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="Image" name="Image">
					<ownedAttribute xmi:type="uml:Property" xmi:id="Image-base_Artifact" name="base_Artifact" association="Artifact_Image">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_Image" name="A_Artifact_Image" memberEnd="extension_Image Image-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_Image" name="extension_Image" type="Image" isComposite="true" lower="0" upper="1" memberEnd="extension_Image Image-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="unique" name="unique">
					<ownedAttribute xmi:type="uml:Property" xmi:id="unique-base_Operation" name="base_Operation" association="Operation_unique">
						<type href="http://schema.omg.org/spec/UML/2.1/Operation"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Operation_unique" name="A_Operation_unique" memberEnd="extension_unique unique-base_Operation">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_unique" name="extension_unique" type="unique" isComposite="true" lower="0" upper="1" memberEnd="extension_unique unique-base_Operation"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="report package" name="report package">
					<ownedAttribute xmi:type="uml:Property" xmi:id="report package-base_Package" name="base_Package" association="Package_report package">
						<type href="http://schema.omg.org/spec/UML/2.1/Package"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="report package-ReportTitle" name="ReportTitle">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="report package-ReportVersion" name="ReportVersion">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="report package-ReportAuthor" name="ReportAuthor">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="report package-ReportStatus" name="ReportStatus">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="report package-ReportAlias" name="ReportAlias">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="report package-ReportKeywords" name="ReportKeywords">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="report package-ReportName" name="ReportName">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="report package-ReportSummary" name="ReportSummary">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Package_report package" name="A_Package_report package" memberEnd="extension_report package report package-base_Package">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_report package" name="extension_report package" type="report package" isComposite="true" lower="0" upper="1" memberEnd="extension_report package report package-base_Package"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="database connection" name="database connection">
					<ownedAttribute xmi:type="uml:Property" xmi:id="database connection-base_Artifact" name="base_Artifact" association="Artifact_database connection">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="database connection-OtherSchemas" name="OtherSchemas">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="database connection-ConnectionOptions" name="ConnectionOptions">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_database connection" name="A_Artifact_database connection" memberEnd="extension_database connection database connection-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_database connection" name="extension_database connection" type="database connection" isComposite="true" lower="0" upper="1" memberEnd="extension_database connection database connection-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="XSDsequence" name="XSDsequence">
					<ownedAttribute xmi:type="uml:Property" xmi:id="XSDsequence-base_Class" name="base_Class" association="Class_XSDsequence">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_XSDsequence" name="A_Class_XSDsequence" memberEnd="extension_XSDsequence XSDsequence-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_XSDsequence" name="extension_XSDsequence" type="XSDsequence" isComposite="true" lower="0" upper="1" memberEnd="extension_XSDsequence XSDsequence-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="CustomDocument" name="CustomDocument">
					<generalization xmi:type="uml:Generalization" xmi:id="CustomDocument_StandardProfileL2::Document_generalization" general="StandardProfileL2::Document"/>
					<ownedAttribute xmi:type="uml:Property" xmi:id="CustomDocument-base_Artifact" name="base_Artifact" association="Artifact_CustomDocument">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_CustomDocument" name="A_Artifact_CustomDocument" memberEnd="extension_CustomDocument CustomDocument-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_CustomDocument" name="extension_CustomDocument" type="CustomDocument" isComposite="true" lower="0" upper="1" memberEnd="extension_CustomDocument CustomDocument-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="BPSimReport" name="BPSimReport">
					<ownedAttribute xmi:type="uml:Property" xmi:id="BPSimReport-base_Artifact" name="base_Artifact" association="Artifact_BPSimReport">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_BPSimReport" name="A_Artifact_BPSimReport" memberEnd="extension_BPSimReport BPSimReport-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_BPSimReport" name="extension_BPSimReport" type="BPSimReport" isComposite="true" lower="0" upper="1" memberEnd="extension_BPSimReport BPSimReport-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="Scriptlet" name="Scriptlet">
					<ownedAttribute xmi:type="uml:Property" xmi:id="Scriptlet-base_Artifact" name="base_Artifact" association="Artifact_Scriptlet">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_Scriptlet" name="A_Artifact_Scriptlet" memberEnd="extension_Scriptlet Scriptlet-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_Scriptlet" name="extension_Scriptlet" type="Scriptlet" isComposite="true" lower="0" upper="1" memberEnd="extension_Scriptlet Scriptlet-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="master document" name="master document">
					<ownedAttribute xmi:type="uml:Property" xmi:id="master document-base_Package" name="base_Package" association="Package_master document">
						<type href="http://schema.omg.org/spec/UML/2.1/Package"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="master document-ReportTitle" name="ReportTitle">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="master document-ReportVersion" name="ReportVersion">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="master document-ReportAuthor" name="ReportAuthor">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="master document-ReportStatus" name="ReportStatus">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="master document-RTFTemplate" name="RTFTemplate">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="master document-ReportAlias" name="ReportAlias">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="master document-ReportKeywords" name="ReportKeywords">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="master document-ReportName" name="ReportName">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="master document-ReportSummary" name="ReportSummary">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Package_master document" name="A_Package_master document" memberEnd="extension_master document master document-base_Package">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_master document" name="extension_master document" type="master document" isComposite="true" lower="0" upper="1" memberEnd="extension_master document master document-base_Package"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="EAUserStory" name="EAUserStory">
					<ownedAttribute xmi:type="uml:Property" xmi:id="EAUserStory-base_DocumentArtifact" name="base_DocumentArtifact" association="DocumentArtifact_EAUserStory">
						<type href="http://schema.omg.org/spec/UML/2.1/DocumentArtifact"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="DocumentArtifact_EAUserStory" name="A_DocumentArtifact_EAUserStory" memberEnd="extension_EAUserStory EAUserStory-base_DocumentArtifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_EAUserStory" name="extension_EAUserStory" type="EAUserStory" isComposite="true" lower="0" upper="1" memberEnd="extension_EAUserStory EAUserStory-base_DocumentArtifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="business entity" name="business entity">
					<ownedAttribute xmi:type="uml:Property" xmi:id="business entity-base_Object" name="base_Object" association="Object_business entity">
						<type href="http://schema.omg.org/spec/UML/2.1/Object"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Object_business entity" name="A_Object_business entity" memberEnd="extension_business entity business entity-base_Object">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_business entity" name="extension_business entity" type="business entity" isComposite="true" lower="0" upper="1" memberEnd="extension_business entity business entity-base_Object"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="import" name="import">
					<ownedAttribute xmi:type="uml:Property" xmi:id="import-base_Dependency" name="base_Dependency" association="Dependency_import">
						<type href="http://schema.omg.org/spec/UML/2.1/Dependency"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Dependency_import" name="A_Dependency_import" memberEnd="extension_import import-base_Dependency">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_import" name="extension_import" type="import" isComposite="true" lower="0" upper="1" memberEnd="extension_import import-base_Dependency"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="xmlTransform" name="xmlTransform">
					<ownedAttribute xmi:type="uml:Property" xmi:id="xmlTransform-base_Activity" name="base_Activity" association="Activity_xmlTransform">
						<type href="http://schema.omg.org/spec/UML/2.1/Activity"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Activity_xmlTransform" name="A_Activity_xmlTransform" memberEnd="extension_xmlTransform xmlTransform-base_Activity">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_xmlTransform" name="extension_xmlTransform" type="xmlTransform" isComposite="true" lower="0" upper="1" memberEnd="extension_xmlTransform xmlTransform-base_Activity"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="adhoc table" name="adhoc table">
					<ownedAttribute xmi:type="uml:Property" xmi:id="adhoc table-base_Artifact" name="base_Artifact" association="Artifact_adhoc table">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="adhoc table-dataFormat" name="dataFormat">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="adhoc table-data" name="data">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_adhoc table" name="A_Artifact_adhoc table" memberEnd="extension_adhoc table adhoc table-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_adhoc table" name="extension_adhoc table" type="adhoc table" isComposite="true" lower="0" upper="1" memberEnd="extension_adhoc table adhoc table-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="BPSimCustomResultChart" name="BPSimCustomResultChart">
					<ownedAttribute xmi:type="uml:Property" xmi:id="BPSimCustomResultChart-base_Class" name="base_Class" association="Class_BPSimCustomResultChart">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="BPSimCustomResultChart-ChartProperties" name="ChartProperties">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_BPSimCustomResultChart" name="A_Class_BPSimCustomResultChart" memberEnd="extension_BPSimCustomResultChart BPSimCustomResultChart-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_BPSimCustomResultChart" name="extension_BPSimCustomResultChart" type="BPSimCustomResultChart" isComposite="true" lower="0" upper="1" memberEnd="extension_BPSimCustomResultChart BPSimCustomResultChart-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="testsuite" name="testsuite">
					<ownedAttribute xmi:type="uml:Property" xmi:id="testsuite-base_UseCase" name="base_UseCase" association="UseCase_testsuite">
						<type href="http://schema.omg.org/spec/UML/2.1/UseCase"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="UseCase_testsuite" name="A_UseCase_testsuite" memberEnd="extension_testsuite testsuite-base_UseCase">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_testsuite" name="extension_testsuite" type="testsuite" isComposite="true" lower="0" upper="1" memberEnd="extension_testsuite testsuite-base_UseCase"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="navigate" name="navigate">
					<ownedAttribute xmi:type="uml:Property" xmi:id="navigate-base_Association" name="base_Association" association="Association_navigate">
						<type href="http://schema.omg.org/spec/UML/2.1/Association"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Association_navigate" name="A_Association_navigate" memberEnd="extension_navigate navigate-base_Association">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_navigate" name="extension_navigate" type="navigate" isComposite="true" lower="0" upper="1" memberEnd="extension_navigate navigate-base_Association"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="ReadingList" name="ReadingList">
					<ownedAttribute xmi:type="uml:Property" xmi:id="ReadingList-base_Artifact" name="base_Artifact" association="Artifact_ReadingList">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="ReadingList-CustomStyle" name="CustomStyle">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_ReadingList" name="A_Artifact_ReadingList" memberEnd="extension_ReadingList ReadingList-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_ReadingList" name="extension_ReadingList" type="ReadingList" isComposite="true" lower="0" upper="1" memberEnd="extension_ReadingList ReadingList-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="trigger" name="trigger">
					<ownedAttribute xmi:type="uml:Property" xmi:id="trigger-base_Operation" name="base_Operation" association="Operation_trigger">
						<type href="http://schema.omg.org/spec/UML/2.1/Operation"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Operation_trigger" name="A_Operation_trigger" memberEnd="extension_trigger trigger-base_Operation">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_trigger" name="extension_trigger" type="trigger" isComposite="true" lower="0" upper="1" memberEnd="extension_trigger trigger-base_Operation"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="Chart" name="Chart">
					<ownedAttribute xmi:type="uml:Property" xmi:id="Chart-base_Class" name="base_Class" association="Class_Chart">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="Chart-ChartProperties" name="ChartProperties">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_Chart" name="A_Class_Chart" memberEnd="extension_Chart Chart-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_Chart" name="extension_Chart" type="Chart" isComposite="true" lower="0" upper="1" memberEnd="extension_Chart Chart-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="table" name="table">
					<ownedAttribute xmi:type="uml:Property" xmi:id="table-base_Class" name="base_Class" association="Class_table">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="table-DBVersion" name="DBVersion">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="table-Owner" name="Owner">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="table-Tablespace" name="Tablespace">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_table" name="A_Class_table" memberEnd="extension_table table-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_table" name="extension_table" type="table" isComposite="true" lower="0" upper="1" memberEnd="extension_table table-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="internal worker" name="internal worker">
					<ownedAttribute xmi:type="uml:Property" xmi:id="internal worker-base_Object" name="base_Object" association="Object_internal worker">
						<type href="http://schema.omg.org/spec/UML/2.1/Object"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Object_internal worker" name="A_Object_internal worker" memberEnd="extension_internal worker internal worker-base_Object">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_internal worker" name="extension_internal worker" type="internal worker" isComposite="true" lower="0" upper="1" memberEnd="extension_internal worker internal worker-base_Object"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="BPSim" name="BPSim">
					<ownedAttribute xmi:type="uml:Property" xmi:id="BPSim-base_Artifact" name="base_Artifact" association="Artifact_BPSim">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_BPSim" name="A_Artifact_BPSim" memberEnd="extension_BPSim BPSim-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_BPSim" name="extension_BPSim" type="BPSim" isComposite="true" lower="0" upper="1" memberEnd="extension_BPSim BPSim-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="boundary" name="boundary">
					<ownedAttribute xmi:type="uml:Property" xmi:id="boundary-base_Object" name="base_Object" association="Object_boundary">
						<type href="http://schema.omg.org/spec/UML/2.1/Object"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Object_boundary" name="A_Object_boundary" memberEnd="extension_boundary boundary-base_Object">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_boundary" name="extension_boundary" type="boundary" isComposite="true" lower="0" upper="1" memberEnd="extension_boundary boundary-base_Object"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="EAWorkingSet" name="EAWorkingSet">
					<ownedAttribute xmi:type="uml:Property" xmi:id="EAWorkingSet-base_Artifact" name="base_Artifact" association="Artifact_EAWorkingSet">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_EAWorkingSet" name="A_Artifact_EAWorkingSet" memberEnd="extension_EAWorkingSet EAWorkingSet-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_EAWorkingSet" name="extension_EAWorkingSet" type="EAWorkingSet" isComposite="true" lower="0" upper="1" memberEnd="extension_EAWorkingSet EAWorkingSet-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="entity" name="entity">
					<ownedAttribute xmi:type="uml:Property" xmi:id="entity-base_Object" name="base_Object" association="Object_entity">
						<type href="http://schema.omg.org/spec/UML/2.1/Object"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Object_entity" name="A_Object_entity" memberEnd="extension_entity entity-base_Object">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_entity" name="extension_entity" type="entity" isComposite="true" lower="0" upper="1" memberEnd="extension_entity entity-base_Object"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="xsd" name="xsd">
					<ownedAttribute xmi:type="uml:Property" xmi:id="xsd-base_Artifact" name="base_Artifact" association="Artifact_xsd">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_xsd" name="A_Artifact_xsd" memberEnd="extension_xsd xsd-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_xsd" name="extension_xsd" type="xsd" isComposite="true" lower="0" upper="1" memberEnd="extension_xsd xsd-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="custom table" name="custom table">
					<ownedAttribute xmi:type="uml:Property" xmi:id="custom table-base_Artifact" name="base_Artifact" association="Artifact_custom table">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="custom table-dataFormat" name="dataFormat">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="custom table-data" name="data">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_custom table" name="A_Artifact_custom table" memberEnd="extension_custom table custom table-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_custom table" name="extension_custom table" type="custom table" isComposite="true" lower="0" upper="1" memberEnd="extension_custom table custom table-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="redefines" name="redefines">
					<ownedAttribute xmi:type="uml:Property" xmi:id="redefines-base_Generalization" name="base_Generalization" association="Generalization_redefines">
						<type href="http://schema.omg.org/spec/UML/2.1/Generalization"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Generalization_redefines" name="A_Generalization_redefines" memberEnd="extension_redefines redefines-base_Generalization">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_redefines" name="extension_redefines" type="redefines" isComposite="true" lower="0" upper="1" memberEnd="extension_redefines redefines-base_Generalization"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="removed" name="removed">
					<ownedAttribute xmi:type="uml:Property" xmi:id="removed-base_Attribute" name="base_Attribute" association="Attribute_removed">
						<type href="http://schema.omg.org/spec/UML/2.1/Attribute"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Attribute_removed" name="A_Attribute_removed" memberEnd="extension_removed removed-base_Attribute">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_removed" name="extension_removed" type="removed" isComposite="true" lower="0" upper="1" memberEnd="extension_removed removed-base_Attribute"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="sqlquery" name="sqlquery">
					<ownedAttribute xmi:type="uml:Property" xmi:id="sqlquery-base_Artifact" name="base_Artifact" association="Artifact_sqlquery">
						<type href="http://schema.omg.org/spec/UML/2.1/Artifact"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="sqlquery-SQL" name="SQL">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Artifact_sqlquery" name="A_Artifact_sqlquery" memberEnd="extension_sqlquery sqlquery-base_Artifact">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_sqlquery" name="extension_sqlquery" type="sqlquery" isComposite="true" lower="0" upper="1" memberEnd="extension_sqlquery sqlquery-base_Artifact"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="enumeration" name="enumeration">
					<ownedAttribute xmi:type="uml:Property" xmi:id="enumeration-base_Class" name="base_Class" association="Class_enumeration">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_enumeration" name="A_Class_enumeration" memberEnd="extension_enumeration enumeration-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_enumeration" name="extension_enumeration" type="enumeration" isComposite="true" lower="0" upper="1" memberEnd="extension_enumeration enumeration-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="proc" name="proc">
					<ownedAttribute xmi:type="uml:Property" xmi:id="proc-base_Operation" name="base_Operation" association="Operation_proc">
						<type href="http://schema.omg.org/spec/UML/2.1/Operation"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Operation_proc" name="A_Operation_proc" memberEnd="extension_proc proc-base_Operation">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_proc" name="extension_proc" type="proc" isComposite="true" lower="0" upper="1" memberEnd="extension_proc proc-base_Operation"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="business use-case realization" name="business use-case realization">
					<ownedAttribute xmi:type="uml:Property" xmi:id="business use-case realization-base_Collaboration" name="base_Collaboration" association="Collaboration_business use-case realization">
						<type href="http://schema.omg.org/spec/UML/2.1/Collaboration"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Collaboration_business use-case realization" name="A_Collaboration_business use-case realization" memberEnd="extension_business use-case realization business use-case realization-base_Collaboration">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_business use-case realization" name="extension_business use-case realization" type="business use-case realization" isComposite="true" lower="0" upper="1" memberEnd="extension_business use-case realization business use-case realization-base_Collaboration"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="BPSimResultChart" name="BPSimResultChart">
					<ownedAttribute xmi:type="uml:Property" xmi:id="BPSimResultChart-base_Class" name="base_Class" association="Class_BPSimResultChart">
						<type href="http://schema.omg.org/spec/UML/2.1/Class"/>
					</ownedAttribute>
					<ownedAttribute xmi:type="uml:Property" xmi:id="BPSimResultChart-ChartProperties" name="ChartProperties">
						<type href="http://schema.omg.org/spec/UML/2.1/String"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Class_BPSimResultChart" name="A_Class_BPSimResultChart" memberEnd="extension_BPSimResultChart BPSimResultChart-base_Class">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_BPSimResultChart" name="extension_BPSimResultChart" type="BPSimResultChart" isComposite="true" lower="0" upper="1" memberEnd="extension_BPSimResultChart BPSimResultChart-base_Class"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="column" name="column">
					<ownedAttribute xmi:type="uml:Property" xmi:id="column-base_Attribute" name="base_Attribute" association="Attribute_column">
						<type href="http://schema.omg.org/spec/UML/2.1/Attribute"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Attribute_column" name="A_Attribute_column" memberEnd="extension_column column-base_Attribute">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_column" name="extension_column" type="column" isComposite="true" lower="0" upper="1" memberEnd="extension_column column-base_Attribute"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="toolbox profile" name="toolbox profile">
					<ownedAttribute xmi:type="uml:Property" xmi:id="toolbox profile-base_Package" name="base_Package" association="Package_toolbox profile">
						<type href="http://schema.omg.org/spec/UML/2.1/Package"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Package_toolbox profile" name="A_Package_toolbox profile" memberEnd="extension_toolbox profile toolbox profile-base_Package">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_toolbox profile" name="extension_toolbox profile" type="toolbox profile" isComposite="true" lower="0" upper="1" memberEnd="extension_toolbox profile toolbox profile-base_Package"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="index" name="index">
					<ownedAttribute xmi:type="uml:Property" xmi:id="index-base_Operation" name="base_Operation" association="Operation_index">
						<type href="http://schema.omg.org/spec/UML/2.1/Operation"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Operation_index" name="A_Operation_index" memberEnd="extension_index index-base_Operation">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_index" name="extension_index" type="index" isComposite="true" lower="0" upper="1" memberEnd="extension_index index-base_Operation"/>
				</packagedElement>
				<packagedElement xmi:type="uml:Stereotype" xmi:id="profile" name="profile">
					<ownedAttribute xmi:type="uml:Property" xmi:id="profile-base_Package" name="base_Package" association="Package_profile">
						<type href="http://schema.omg.org/spec/UML/2.1/Package"/>
					</ownedAttribute>
				</packagedElement>
				<packagedElement xmi:type="uml:Extension" xmi:id="Package_profile" name="A_Package_profile" memberEnd="extension_profile profile-base_Package">
					<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="extension_profile" name="extension_profile" type="profile" isComposite="true" lower="0" upper="1" memberEnd="extension_profile profile-base_Package"/>
				</packagedElement>
			</uml:Profile>
		</profiles>
		<diagrams>
			<diagram xmi:id="EAID_318140D4_5F2E_43b9_A08E_FF3220560DE1">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" localID="426" owner="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" tpos="4"/>
				<properties name="Test Oracle Observation at Runtime" type="Activity"/>
				<project author="Rupert Schlick" version="1.0" created="2021-07-27 15:09:53" modified="2022-10-07 15:51:53"/>
				<style1 value="ShowPrivate=1;ShowProtected=1;ShowPublic=1;HideRelationships=0;Locked=0;Border=1;HighlightForeign=1;PackageContents=1;SequenceNotes=0;ScalePrintImage=0;PPgs.cx=1;PPgs.cy=1;DocSize.cx=827;DocSize.cy=1169;ShowDetails=0;Orientation=P;Zoom=100;ShowTags=1;OpParams=1;VisibleAttributeDetail=0;ShowOpRetType=1;ShowIcons=0;CollabNums=0;HideProps=0;ShowReqs=0;ShowCons=0;PaperSize=9;HideParents=1;UseAlias=0;HideAtts=0;HideOps=0;HideStereo=0;HideElemStereo=1;ShowTests=0;ShowMaint=0;ConnectorNotation=UML 2.1;ExplicitNavigability=0;ShowShape=1;AllDockable=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;m_bElementClassifier=0;SPT=1;ShowNotes=0;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;"/>
				<style2 value="ExcludeRTF=0;DocAll=0;HideQuals=0;AttPkg=1;ShowTests=0;ShowMaint=0;SuppressFOC=1;MatrixActive=0;SwimlanesActive=1;KanbanActive=0;MatrixLineWidth=1;MatrixLineClr=0;MatrixLocked=0;TConnectorNotation=UML 2.1;TExplicitNavigability=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;m_bElementClassifier=0;SPT=1;MDGDgm=VALU3SDiagrams::Method_Definition;STBLDgm=;ShowNotes=0;VisibleAttributeDetail=0;ShowOpRetType=1;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;SuppressedCompartments=;Theme=:119;SaveTag=A7694290;"/>
				<swimlanes value="locked=false;orientation=0;width=0;inbar=false;names=false;color=-1;bold=false;fcol=0;tcol=-1;ofCol=-1;ufCol=-1;hl=0;ufh=0;hh=0;cls=0;bw=0;hli=0;bro=0;SwimlaneFont=lfh:-26,lfw:0,lfi:0,lfu:0,lfs:0,lfface:Calibri,lfe:0,lfo:0,lfchar:1,lfop:0,lfcp:0,lfq:0,lfpf=0,lfWidth=0;"/>
				<matrixitems value="locked=false;matrixactive=false;swimlanesactive=true;kanbanactive=false;width=1;clrLine=0;"/>
				<extendedProperties/>
				<persistentstyle value="DGS=On=0:CNT=8:W=120:H=40:SG=0:SGH=0:AEB=0:;AR=0;DCL=0;"/>
				<xrefs/>
				<elements>
					<element geometry="Left=298;Top=240;Right=333;Bottom=255;" subject="EAID_DD8ED0F4_F853_4c6e_B0A5_749EE9DF35C0" seqno="1" style="DUID=D11F740F;HideIcon=0;LBL=CX=33:CY=14:OX=-34:OY=13:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=298;Top=284;Right=333;Bottom=299;" subject="EAID_BEF84A8F_98ED_4c94_8020_85C79BCD1FF9" seqno="2" style="DUID=C942C692;HideIcon=0;LBL=CX=77:CY=27:OX=0:OY=0:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=315;Top=161;Right=450;Bottom=346;" subject="EAID_7C0BD907_3AFB_4b2d_BABA_DC38851CDB7C" seqno="3" style="DUID=F0056700;HideIcon=0;UCRect=1;"/>
				</elements>
			</diagram>
			<diagram xmi:id="EAID_77B7AC9C_7BC7_42e3_B4BA_562870DF565D">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" localID="428" owner="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" tpos="2"/>
				<properties name="Model-Based Mutation Testing - Method" type="Activity"/>
				<project author="Rupert Schlick" version="1.0" created="2021-07-27 15:27:21" modified="2022-10-07 16:42:20"/>
				<style1 value="ShowPrivate=1;ShowProtected=1;ShowPublic=1;HideRelationships=0;Locked=0;Border=1;HighlightForeign=1;PackageContents=1;SequenceNotes=0;ScalePrintImage=0;PPgs.cx=0;PPgs.cy=0;DocSize.cx=827;DocSize.cy=1169;ShowDetails=0;Orientation=P;Zoom=100;ShowTags=1;OpParams=1;VisibleAttributeDetail=0;ShowOpRetType=1;ShowIcons=0;CollabNums=0;HideProps=0;ShowReqs=0;ShowCons=0;PaperSize=9;HideParents=1;UseAlias=0;HideAtts=0;HideOps=0;HideStereo=0;HideElemStereo=1;ShowTests=0;ShowMaint=0;ConnectorNotation=UML 2.1;ExplicitNavigability=0;ShowShape=1;AllDockable=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;m_bElementClassifier=1;SPT=1;ShowNotes=0;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;"/>
				<style2 value="ExcludeRTF=0;DocAll=0;HideQuals=0;AttPkg=1;ShowTests=0;ShowMaint=0;SuppressFOC=1;MatrixActive=0;SwimlanesActive=1;KanbanActive=0;MatrixLineWidth=1;MatrixLineClr=0;MatrixLocked=0;TConnectorNotation=UML 2.1;TExplicitNavigability=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;m_bElementClassifier=1;SPT=1;MDGDgm=VALU3SDiagrams::Method_Definition;STBLDgm=;ShowNotes=0;VisibleAttributeDetail=0;ShowOpRetType=1;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;SuppressedCompartments=;Theme=:119;SaveTag=7E8ED91A;"/>
				<swimlanes value="locked=false;orientation=0;width=0;inbar=false;names=false;color=-1;bold=false;fcol=0;tcol=-1;ofCol=-1;ufCol=-1;hl=0;ufh=0;hh=0;cls=0;bw=0;hli=0;bro=0;SwimlaneFont=lfh:-26,lfw:0,lfi:0,lfu:0,lfs:0,lfface:Calibri,lfe:0,lfo:0,lfchar:1,lfop:0,lfcp:0,lfq:0,lfpf=0,lfWidth=0;"/>
				<matrixitems value="locked=false;matrixactive=false;swimlanesactive=true;kanbanactive=false;width=1;clrLine=0;"/>
				<extendedProperties/>
				<persistentstyle value="DGS=On=0:CNT=8:W=120:H=40:SG=0:SGH=0:AEB=0:;AR=0;DCL=0;"/>
				<xrefs/>
				<elements>
					<element geometry="Left=482;Top=276;Right=517;Bottom=291;" subject="EAID_9A390955_D380_430b_8A1B_ED592E14C2C8" seqno="1" style=" DUID=1679DCB7;LBL=CX=77:CY=14:OX=50:OY=2:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=303;Top=301;Right=338;Bottom=316;" subject="EAID_47F8E5A6_4C95_4c12_9908_D1E3CDE16D65" seqno="2" style=" DUID=BCEABC1B;LBL=CX=97:CY=14:OX=-107:OY=9:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=482;Top=304;Right=517;Bottom=319;" subject="EAID_5CAD6C16_478E_4d87_AAE7_5D2E9592185A" seqno="3" style="DUID=73C3A7FC;HideIcon=0;LBL=CX=98:CY=40:OX=41:OY=-2:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=303;Top=276;Right=338;Bottom=291;" subject="EAID_89E7FD30_5208_4955_82B5_FC3488B5179A" seqno="4" style="DUID=54A77670;HideIcon=0;LBL=CX=72:CY=27:OX=-81:OY=-2:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=320;Top=147;Right=499;Bottom=348;" subject="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" seqno="5" style="DUID=0B4EE614;HideIcon=0;UCRect=1;"/>
				</elements>
			</diagram>
			<diagram xmi:id="EAID_E9EA490D_72D7_46cf_8973_67A8580BB02D">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" localID="429" owner="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" parent="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B"/>
				<properties name="Model-Based Mutation Testing - Workflow" type="Activity"/>
				<project author="Rupert Schlick" version="1.0" created="2021-07-27 15:51:54" modified="2022-09-30 17:30:22"/>
				<style1 value="ShowPrivate=1;ShowProtected=1;ShowPublic=1;HideRelationships=0;Locked=0;Border=1;HighlightForeign=1;PackageContents=1;SequenceNotes=0;ScalePrintImage=0;PPgs.cx=0;PPgs.cy=0;DocSize.cx=827;DocSize.cy=1169;ShowDetails=0;Orientation=P;Zoom=100;ShowTags=1;OpParams=1;VisibleAttributeDetail=0;ShowOpRetType=1;ShowIcons=1;CollabNums=0;HideProps=0;ShowReqs=0;ShowCons=1;PaperSize=9;HideParents=1;UseAlias=0;HideAtts=0;HideOps=0;HideStereo=0;HideElemStereo=1;ShowTests=0;ShowMaint=0;ConnectorNotation=UML 2.1;ExplicitNavigability=0;ShowShape=1;AllDockable=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;m_bElementClassifier=1;SPT=1;ShowNotes=0;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;"/>
				<style2 value="ExcludeRTF=0;DocAll=0;HideQuals=0;AttPkg=1;ShowTests=0;ShowMaint=0;SuppressFOC=1;MatrixActive=0;SwimlanesActive=1;KanbanActive=0;MatrixLineWidth=1;MatrixLineClr=0;MatrixLocked=0;TConnectorNotation=UML 2.1;TExplicitNavigability=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;m_bElementClassifier=1;SPT=1;MDGDgm=VALU3SDiagrams::Workflow_Definition;STBLDgm=;ShowNotes=0;VisibleAttributeDetail=0;ShowOpRetType=1;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;SuppressedCompartments=;Theme=:119;SaveTag=A2FD08FA;"/>
				<swimlanes value="locked=false;orientation=0;width=0;inbar=false;names=false;color=-1;bold=false;fcol=0;tcol=-1;ofCol=-1;ufCol=-1;hl=0;ufh=0;hh=0;cls=0;bw=0;hli=0;bro=0;SwimlaneFont=lfh:-26,lfw:0,lfi:0,lfu:0,lfs:0,lfface:Calibri,lfe:0,lfo:0,lfchar:1,lfop:0,lfcp:0,lfq:0,lfpf=0,lfWidth=0;"/>
				<matrixitems value="locked=false;matrixactive=false;swimlanesactive=true;kanbanactive=false;width=1;clrLine=0;"/>
				<extendedProperties/>
				<persistentstyle value="DGS=On=0:CNT=8:W=120:H=40:SG=0:SGH=0:AEB=0:;AR=0;DCL=0;"/>
				<xrefs/>
				<elements>
					<element geometry="Left=370;Top=336;Right=395;Bottom=361;" subject="EAID_AE786B5D_C2A1_4b33_A434_94BCC37BD51E" seqno="1" style="DUID=479D46B1;HideIcon=0;LBL=CX=63:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=370;Top=85;Right=395;Bottom=110;" subject="EAID_673DF833_3053_4c0e_92DC_BB62439C2B00" seqno="2" style="DUID=78481C91;HideIcon=0;LBL=CX=64:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=68;Top=210;Right=139;Bottom=260;" subject="EAID_BE8252CF_229C_4435_AC5F_404505801076" seqno="3" style="DUID=C03F59C9;HideIcon=0;"/>
					<element geometry="Left=318;Top=281;Right=334;Bottom=297;" subject="EAID_339C505A_3638_4dab_9668_7AAF4A9EF843" seqno="4" style="DUID=65F773FB;BCol=11920639;LBL=CX=43:CY=27:OX=-92:OY=13:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=429;Top=280;Right=445;Bottom=296;" subject="EAID_9D7019CD_D3B5_4fca_8E2D_436CB3085FBD" seqno="5" style="DUID=50B0B25C;LBL=CX=58:CY=40:OX=46:OY=16:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=390;Top=245;Right=406;Bottom=261;" subject="EAID_8AE8D304_307E_4216_A6DC_604430D84E57" seqno="6" style="DUID=E1516D9E;LBL=CX=41:CY=53:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=333;Top=260;Right=430;Bottom=318;" subject="EAID_545A0233_17DE_4cf2_802C_710166FE480C" seqno="7" style="DUID=FB85BE49;HideIcon=0;Tag=1;"/>
					<element geometry="Left=317;Top=148;Right=333;Bottom=164;" subject="EAID_1AE78D16_4C24_42bb_A986_DD6CE8E3BC1C" seqno="8" style="DUID=9A281DDE;LBL=CX=43:CY=40:OX=-91:OY=17:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=390;Top=199;Right=406;Bottom=215;" subject="EAID_C1CA0904_57F8_4a38_BEBE_6E4FA302743B" seqno="9" style="DUID=E9D82BAA;LBL=CX=67:CY=27:OX=25:OY=14:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=332;Top=130;Right=432;Bottom=200;" subject="EAID_78E665B3_3B7D_4ed0_BE97_10CEFFA33DEF" seqno="10" style="DUID=5D1BCF5A;HideIcon=0;Tag=1;"/>
					<element geometry="Left=139;Top=281;Right=174;Bottom=296;" subject="EAID_2E51C041_C744_41d6_8B76_AF1563EC1CE9" seqno="11" style="DUID=2B3BE7D7;LBL=CX=43:CY=27:OX=-42:OY=16:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=581;Top=281;Right=616;Bottom=296;" subject="EAID_5CAD6C16_478E_4d87_AAE7_5D2E9592185A" seqno="12" style=" DUID=70A7B15F;LBL=CX=111:CY=27:OX=0:OY=0:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=139;Top=148;Right=174;Bottom=163;" subject="EAID_89E7FD30_5208_4955_82B5_FC3488B5179A" seqno="13" style=" DUID=4ED3B424;LBL=CX=72:CY=27:OX=-62:OY=19:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=157;Top=53;Right=598;Bottom=377;" subject="EAID_3563C25A_1C20_4673_A004_F3C737A4F98B" seqno="14" style="DUID=B790BCC4;NSL=0;BCol=-1;BFol=-1;LCol=-1;LWth=-1;fontsz=0;bold=0;black=0;italic=0;ul=0;charset=0;pitch=0;"/>
					<element geometry="SX=3;SY=0;EX=3;EY=0;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=63:CY=14:OX=-3:OY=-21:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_BA50AA7A_C6B0_4700_A8C2_4A0E8D0D6E41" style="Mode=3;EOID=70A7B15F;SOID=50B0B25C;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=0;EX=0;EY=0;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=69:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_AE258717_FD6D_42e6_8B79_434D2460E608" style="Mode=3;EOID=5D1BCF5A;SOID=78481C91;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=-12;SY=-2;EX=-12;EY=-2;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=69:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_27399000_BF79_4037_AFE6_69FD47315BBC" style="Mode=3;EOID=FB85BE49;SOID=5D1BCF5A;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=1;SY=0;EX=0;EY=3;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=63:CY=14:OX=-7:OY=-19:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_C758238F_E1B4_4f95_9FED_21338F22BF89" style="Mode=3;EOID=9A281DDE;SOID=4ED3B424;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=0;EX=0;EY=0;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=63:CY=14:OX=-7:OY=-20:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_AC9C03AD_6DA9_4abf_A8A1_04919F48CCC9" style="Mode=3;EOID=65F773FB;SOID=2B3BE7D7;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=0;EX=0;EY=0;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=69:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_A8AB147F_06AD_4f14_BE05_F450F07A2388" style="Mode=3;EOID=479D46B1;SOID=FB85BE49;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=-8;SY=0;EX=2;EY=0;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=63:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_1DE0A5F4_55EB_44d5_B458_650A0E3C9077" style="Mode=3;EOID=E1516D9E;SOID=E9D82BAA;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
				</elements>
			</diagram>
			<diagram xmi:id="EAID_DFE101B8_FBF8_4a2c_A59F_FFEAE8DD949F">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" localID="432" owner="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" tpos="3"/>
				<properties name="Monitoring Enriched Test Execution" type="Activity"/>
				<project author="Rupert Schlick" version="1.0" created="2021-07-27 16:24:29" modified="2022-10-07 15:52:30"/>
				<style1 value="ShowPrivate=1;ShowProtected=1;ShowPublic=1;HideRelationships=0;Locked=0;Border=1;HighlightForeign=1;PackageContents=1;SequenceNotes=0;ScalePrintImage=0;PPgs.cx=0;PPgs.cy=0;DocSize.cx=827;DocSize.cy=1169;ShowDetails=0;Orientation=P;Zoom=100;ShowTags=1;OpParams=1;VisibleAttributeDetail=0;ShowOpRetType=1;ShowIcons=0;CollabNums=0;HideProps=0;ShowReqs=0;ShowCons=0;PaperSize=9;HideParents=1;UseAlias=0;HideAtts=0;HideOps=0;HideStereo=0;HideElemStereo=1;ShowTests=0;ShowMaint=0;ConnectorNotation=UML 2.1;ExplicitNavigability=0;ShowShape=1;AllDockable=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;m_bElementClassifier=1;SPT=1;ShowNotes=0;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;"/>
				<style2 value="ExcludeRTF=0;DocAll=0;HideQuals=0;AttPkg=1;ShowTests=0;ShowMaint=0;SuppressFOC=1;MatrixActive=0;SwimlanesActive=1;KanbanActive=0;MatrixLineWidth=1;MatrixLineClr=0;MatrixLocked=0;TConnectorNotation=UML 2.1;TExplicitNavigability=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;m_bElementClassifier=1;SPT=1;MDGDgm=VALU3SDiagrams::Method_Definition;STBLDgm=;ShowNotes=0;VisibleAttributeDetail=0;ShowOpRetType=1;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;SuppressedCompartments=;Theme=:119;SaveTag=17637AFD;"/>
				<swimlanes value="locked=false;orientation=0;width=0;inbar=false;names=false;color=-1;bold=false;fcol=0;tcol=-1;ofCol=-1;ufCol=-1;hl=0;ufh=0;hh=0;cls=0;bw=0;hli=0;bro=0;SwimlaneFont=lfh:-26,lfw:0,lfi:0,lfu:0,lfs:0,lfface:Calibri,lfe:0,lfo:0,lfchar:1,lfop:0,lfcp:0,lfq:0,lfpf=0,lfWidth=0;"/>
				<matrixitems value="locked=false;matrixactive=false;swimlanesactive=true;kanbanactive=false;width=1;clrLine=0;"/>
				<extendedProperties/>
				<persistentstyle value="DGS=On=0:CNT=8:W=120:H=40:SG=0:SGH=0:AEB=0:;AR=0;DCL=0;"/>
				<xrefs/>
				<elements>
					<element geometry="Left=353;Top=236;Right=388;Bottom=251;" subject="EAID_66A16379_D1DD_4240_AA0A_9D38710DF34D" seqno="1" style="DUID=B40F9AA1;HideIcon=0;LBL=CX=80:CY=27:OX=-86:OY=-4:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=489;Top=279;Right=524;Bottom=294;" subject="EAID_69854EA3_2A6B_4871_916D_4B5950DCD172" seqno="2" style="DUID=77743C6A;HideIcon=0;LBL=CX=68:CY=27:OX=47:OY=-5:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=353;Top=316;Right=388;Bottom=331;" subject="EAID_FDE00126_1201_4a78_99CB_95F238226F8D" seqno="3" style="DUID=B9CE6E86;HideIcon=0;LBL=CX=83:CY=27:OX=-96:OY=-2:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=353;Top=279;Right=388;Bottom=294;" subject="EAID_FC3F11F9_0DE1_46bd_B776_02C29C88FACC" seqno="4" style="DUID=07584080;HideIcon=0;LBL=CX=89:CY=27:OX=-97:OY=-9:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=371;Top=118;Right=506;Bottom=343;" subject="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF" seqno="5" style="DUID=080E0559;HideIcon=0;UCRect=1;"/>
				</elements>
			</diagram>
			<diagram xmi:id="EAID_092D55C0_5358_4000_B75E_F318C9F6DF87">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" localID="433" owner="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" parent="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF"/>
				<properties name="Method Monitoring Enriched Test Execution" type="Activity"/>
				<project author="Rupert Schlick" version="1.0" created="2021-07-27 16:24:39" modified="2022-10-07 15:49:49"/>
				<style1 value="ShowPrivate=1;ShowProtected=1;ShowPublic=1;HideRelationships=0;Locked=0;Border=1;HighlightForeign=1;PackageContents=1;SequenceNotes=0;ScalePrintImage=0;PPgs.cx=0;PPgs.cy=0;DocSize.cx=827;DocSize.cy=1169;ShowDetails=0;Orientation=P;Zoom=100;ShowTags=1;OpParams=1;VisibleAttributeDetail=0;ShowOpRetType=1;ShowIcons=1;CollabNums=0;HideProps=0;ShowReqs=0;ShowCons=1;PaperSize=9;HideParents=1;UseAlias=0;HideAtts=0;HideOps=0;HideStereo=0;HideElemStereo=1;ShowTests=0;ShowMaint=0;ConnectorNotation=UML 2.1;ExplicitNavigability=0;ShowShape=1;AllDockable=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;m_bElementClassifier=1;SPT=1;ShowNotes=0;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;"/>
				<style2 value="ExcludeRTF=0;DocAll=0;HideQuals=0;AttPkg=1;ShowTests=0;ShowMaint=0;SuppressFOC=1;MatrixActive=0;SwimlanesActive=1;KanbanActive=0;MatrixLineWidth=1;MatrixLineClr=0;MatrixLocked=0;TConnectorNotation=UML 2.1;TExplicitNavigability=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;m_bElementClassifier=1;SPT=1;MDGDgm=VALU3SDiagrams::Workflow_Definition;STBLDgm=;ShowNotes=0;VisibleAttributeDetail=0;ShowOpRetType=1;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;SuppressedCompartments=;Theme=:119;SaveTag=2AE02274;"/>
				<swimlanes value="locked=false;orientation=0;width=0;inbar=false;names=false;color=-1;bold=false;fcol=0;tcol=-1;ofCol=-1;ufCol=-1;hl=0;ufh=0;hh=0;cls=0;bw=0;hli=0;bro=0;SwimlaneFont=lfh:-26,lfw:0,lfi:0,lfu:0,lfs:0,lfface:Calibri,lfe:0,lfo:0,lfchar:1,lfop:0,lfcp:0,lfq:0,lfpf=0,lfWidth=0;"/>
				<matrixitems value="locked=false;matrixactive=false;swimlanesactive=true;kanbanactive=false;width=1;clrLine=0;"/>
				<extendedProperties/>
				<persistentstyle value="DGS=On=0:CNT=8:W=120:H=40:SG=0:SGH=0:AEB=0:;AR=0;DCL=0;"/>
				<xrefs/>
				<elements>
					<element geometry="Left=338;Top=369;Right=363;Bottom=394;" subject="EAID_A78CCE5C_5B4D_4c07_ADF3_DDB79066FACD" seqno="1" style="DUID=D6C67A84;HideIcon=0;LBL=CX=63:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=208;Top=68;Right=233;Bottom=93;" subject="EAID_0AB98734_476E_4ce2_910B_5D121D9A7A96" seqno="2" style="DUID=8AC2EBBD;HideIcon=0;LBL=CX=64:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=382;Top=260;Right=398;Bottom=276;" subject="EAID_78AFCDCA_9A91_4d3b_B356_3CEC813CEF32" seqno="3" style="DUID=64FE2FC9;LBL=CX=47:CY=27:OX=39:OY=-17:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=419;Top=308;Right=435;Bottom=324;" subject="EAID_F00AA666_1A53_4a2c_A632_FD9E72C5AE1D" seqno="4" style="DUID=90784C80;LBL=CX=74:CY=27:OX=11:OY=23:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=286;Top=308;Right=302;Bottom=324;" subject="EAID_74BE0127_DEFC_4b9a_807A_F20E5DC955AE" seqno="5" style="DUID=7FA96CAA;LBL=CX=85:CY=40:OX=-83:OY=22:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=301;Top=275;Right=420;Bottom=349;" subject="EAID_6F923BC3_7FBE_45d0_814A_6B5D3FC85577" seqno="6" style="DUID=499E71C7;HideIcon=0;Tag=1;"/>
					<element geometry="Left=382;Top=202;Right=398;Bottom=218;" subject="EAID_B0EED9D2_47B7_4a3d_8ACE_C15CB4D88104" seqno="7" style="DUID=7CBF9A17;LBL=CX=47:CY=27:OX=20:OY=24:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=285;Top=178;Right=301;Bottom=194;" subject="EAID_BED0FB9D_A27C_4680_9865_DCA51671A040" seqno="8" style="DUID=454183C8;LBL=CX=40:CY=14:OX=-41:OY=25:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=421;Top=150;Right=437;Bottom=166;" subject="EAID_2049A8E2_CA43_4f5e_BE5A_000371F42854" seqno="9" style="DUID=63FB8B0A;LBL=CX=49:CY=14:OX=13:OY=-20:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=285;Top=117;Right=301;Bottom=133;" subject="EAID_ABEECB82_13FD_4ac4_ABCD_A074BD7CA855" seqno="10" style="DUID=5B6C49A4;LBL=CX=50:CY=14:OX=-47:OY=24:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=300;Top=99;Right=422;Bottom=203;" subject="EAID_8842A43E_D0EB_4266_A194_0D600438AEF0" seqno="11" style="DUID=BA8FE0A9;HideIcon=0;Tag=1;"/>
					<element geometry="Left=602;Top=227;Right=637;Bottom=242;" subject="EAID_AA05205B_1F37_4cbc_AD62_77926FE02465" seqno="12" style="DUID=93EA2295;HideIcon=0;LBL=CX=49:CY=27:OX=41:OY=-3:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=134;Top=117;Right=169;Bottom=132;" subject="EAID_4F782860_DE24_426f_BD0A_B5C060CD4CF5" seqno="13" style="DUID=F747546E;HideIcon=0;LBL=CX=80:CY=27:OX=-91:OY=-1:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=134;Top=178;Right=169;Bottom=193;" subject="EAID_393C043D_AF3F_47bb_B17C_BD139BAEEF0B" seqno="14" style="DUID=0D3744BA;HideIcon=0;LBL=CX=60:CY=27:OX=-72:OY=0:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=134;Top=309;Right=169;Bottom=324;" subject="EAID_FC3F11F9_0DE1_46bd_B776_02C29C88FACC" seqno="15" style="DUID=7BBD17D3;NSL=0;BCol=-1;BFol=-1;LCol=-1;LWth=-1;fontsz=0;bold=0;black=0;italic=0;ul=0;charset=0;pitch=0;HideIcon=0;LBL=CX=89:CY=27:OX=-96:OY=-6:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=152;Top=35;Right=619;Bottom=410;" subject="EAID_1DF04CC7_511E_4e95_82C2_496AE725D0DF" seqno="16" style="DUID=2DD44949;NSL=0;BCol=-1;BFol=-1;LCol=-1;LWth=-1;fontsz=0;bold=0;black=0;italic=0;ul=0;charset=0;pitch=0;"/>
					<element geometry="SX=0;SY=0;EX=-9;EY=0;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=73:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=352:-80$;" subject="EAID_2E5561D8_6B35_42ca_BB96_D6976137831C" style="Mode=3;EOID=BA8FE0A9;SOID=8AC2EBBD;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=-7;EX=0;EY=1;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=63:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_4BECDE9D_8EC9_4bcf_98E8_DCD81BE2DDA9" style="Mode=3;EOID=5B6C49A4;SOID=F747546E;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=0;EX=0;EY=0;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=63:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_2419532D_16D2_45d7_A961_98B48A75AA44" style="Mode=3;EOID=454183C8;SOID=0D3744BA;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=-8;SY=-1;EX=-8;EY=-1;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=73:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_7CABF180_9FCA_43ec_964C_E33D35931DAB" style="Mode=3;EOID=499E71C7;SOID=BA8FE0A9;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=-3;EX=0;EY=1;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=63:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_7AADB4A7_D29F_4e02_A58C_0A430A250D03" style="Mode=3;EOID=7FA96CAA;SOID=7BBD17D3;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=-1;EX=0;EY=7;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=63:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=484:-159$484:-227$;" subject="EAID_9118547C_1EE5_482c_8384_66E20D5D56FA" style="Mode=3;EOID=93EA2295;SOID=63FB8B0A;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=0;EX=0;EY=-4;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=63:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=485:-316$485:-238$;" subject="EAID_D7A4F148_1E42_41f7_8208_C89C9A83FDB1" style="Mode=3;EOID=93EA2295;SOID=90784C80;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=-8;SY=0;EX=4;EY=0;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=63:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_6371F3D8_01F6_4827_9609_779602EDAE14" style="Mode=3;EOID=64FE2FC9;SOID=7CBF9A17;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=-10;SY=0;EX=0;EY=12;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=73:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_C39F53F6_F373_418c_BE16_B52B9F881875" style="Mode=3;EOID=D6C67A84;SOID=499E71C7;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
				</elements>
			</diagram>
			<diagram xmi:id="EAID_DE07498C_57A9_41be_A522_E0BE51885D30">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" localID="653" owner="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" tpos="4"/>
				<properties name="Mutation-Driven Model-Based Test Case Generation - Method" type="Activity"/>
				<project author="Rupert Schlick" version="1.0" created="2021-09-27 07:39:44" modified="2022-10-07 16:42:24"/>
				<style1 value="ShowPrivate=1;ShowProtected=1;ShowPublic=1;HideRelationships=0;Locked=0;Border=1;HighlightForeign=1;PackageContents=1;SequenceNotes=0;ScalePrintImage=0;PPgs.cx=1;PPgs.cy=1;DocSize.cx=827;DocSize.cy=1169;ShowDetails=0;Orientation=P;Zoom=100;ShowTags=1;OpParams=1;VisibleAttributeDetail=0;ShowOpRetType=1;ShowIcons=0;CollabNums=0;HideProps=0;ShowReqs=0;ShowCons=0;PaperSize=9;HideParents=1;UseAlias=0;HideAtts=0;HideOps=0;HideStereo=0;HideElemStereo=1;ShowTests=0;ShowMaint=0;ConnectorNotation=UML 2.1;ExplicitNavigability=0;ShowShape=1;AllDockable=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;m_bElementClassifier=1;SPT=1;ShowNotes=0;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;"/>
				<style2 value="ExcludeRTF=0;DocAll=0;HideQuals=0;AttPkg=1;ShowTests=0;ShowMaint=0;SuppressFOC=1;MatrixActive=0;SwimlanesActive=1;KanbanActive=0;MatrixLineWidth=1;MatrixLineClr=0;MatrixLocked=0;TConnectorNotation=UML 2.1;TExplicitNavigability=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;m_bElementClassifier=1;SPT=1;MDGDgm=VALU3SDiagrams::Method_Definition;STBLDgm=;ShowNotes=0;VisibleAttributeDetail=0;ShowOpRetType=1;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;SuppressedCompartments=;Theme=:119;SaveTag=2F2449A1;"/>
				<swimlanes value="locked=false;orientation=0;width=0;inbar=false;names=false;color=-1;bold=false;fcol=0;tcol=-1;ofCol=-1;ufCol=-1;hl=0;ufh=0;hh=0;cls=0;bw=0;hli=0;bro=0;SwimlaneFont=lfh:-26,lfw:0,lfi:0,lfu:0,lfs:0,lfface:Calibri,lfe:0,lfo:0,lfchar:1,lfop:0,lfcp:0,lfq:0,lfpf=0,lfWidth=0;"/>
				<matrixitems value="locked=false;matrixactive=false;swimlanesactive=true;kanbanactive=false;width=1;clrLine=0;"/>
				<extendedProperties/>
				<persistentstyle value="DGS=On=0:CNT=8:W=120:H=40:SG=0:SGH=0:AEB=0:;AR=0;DCL=0;"/>
				<xrefs/>
				<elements>
					<element geometry="Left=313;Top=183;Right=348;Bottom=198;" subject="EAID_21569ACF_A284_4a8b_BD72_EEBC363DE47E" seqno="1" style=" DUID=26508C12;LBL=CX=74:CY=27:OX=-78:OY=-11:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=448;Top=183;Right=483;Bottom=198;" subject="EAID_66840E4C_B40B_498b_960E_258AF6CCC16C" seqno="2" style="DUID=A6AAD1FA;HideIcon=0;LBL=CX=83:CY=40:OX=45:OY=-7:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=330;Top=86;Right=465;Bottom=223;" subject="EAID_49CAB218_E549_4c42_8943_050DF1E338CB" seqno="3" style="DUID=92D64FC0;HideIcon=0;UCRect=1;"/>
				</elements>
			</diagram>
			<diagram xmi:id="EAID_BEAB9426_ABFE_4183_9376_EAB8DD664878">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" localID="654" owner="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" parent="EAID_49CAB218_E549_4c42_8943_050DF1E338CB"/>
				<properties name="Mutation-Driven Model-Based Test Case Generation - Workflow" type="Activity"/>
				<project author="Rupert Schlick" version="1.0" created="2021-09-27 07:40:32" modified="2021-09-29 08:12:40"/>
				<style1 value="ShowPrivate=1;ShowProtected=1;ShowPublic=1;HideRelationships=0;Locked=0;Border=1;HighlightForeign=1;PackageContents=1;SequenceNotes=0;ScalePrintImage=0;PPgs.cx=0;PPgs.cy=0;DocSize.cx=827;DocSize.cy=1169;ShowDetails=0;Orientation=P;Zoom=100;ShowTags=1;OpParams=1;VisibleAttributeDetail=0;ShowOpRetType=1;ShowIcons=1;CollabNums=0;HideProps=0;ShowReqs=0;ShowCons=1;PaperSize=9;HideParents=1;UseAlias=0;HideAtts=0;HideOps=0;HideStereo=0;HideElemStereo=1;ShowTests=0;ShowMaint=0;ConnectorNotation=UML 2.1;ExplicitNavigability=0;ShowShape=1;AllDockable=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;m_bElementClassifier=1;SPT=1;ShowNotes=0;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;"/>
				<style2 value="ExcludeRTF=0;DocAll=0;HideQuals=0;AttPkg=1;ShowTests=0;ShowMaint=0;SuppressFOC=1;MatrixActive=0;SwimlanesActive=1;KanbanActive=0;MatrixLineWidth=1;MatrixLineClr=0;MatrixLocked=0;TConnectorNotation=UML 2.1;TExplicitNavigability=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;m_bElementClassifier=1;SPT=1;MDGDgm=VALU3SDiagrams::Workflow_Definition;STBLDgm=;ShowNotes=0;VisibleAttributeDetail=0;ShowOpRetType=1;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;SuppressedCompartments=;Theme=:119;SaveTag=87574D89;"/>
				<swimlanes value="locked=false;orientation=0;width=0;inbar=false;names=false;color=-1;bold=false;fcol=0;tcol=-1;ofCol=-1;ufCol=-1;hl=0;ufh=0;hh=0;cls=0;bw=0;hli=0;bro=0;SwimlaneFont=lfh:-26,lfw:0,lfi:0,lfu:0,lfs:0,lfface:Calibri,lfe:0,lfo:0,lfchar:1,lfop:0,lfcp:0,lfq:0,lfpf=0,lfWidth=0;"/>
				<matrixitems value="locked=false;matrixactive=false;swimlanesactive=true;kanbanactive=false;width=1;clrLine=0;"/>
				<extendedProperties/>
				<xrefs/>
				<elements>
					<element geometry="Left=680;Top=187;Right=715;Bottom=202;" subject="EAID_66840E4C_B40B_498b_960E_258AF6CCC16C" seqno="1" style=" DUID=72F86D8A;LBL=CX=184:CY=14:OX=0:OY=0:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=164;Top=187;Right=199;Bottom=202;" subject="EAID_21569ACF_A284_4a8b_BD72_EEBC363DE47E" seqno="2" style=" DUID=1F2C148A;LBL=CX=119:CY=14:OX=0:OY=0:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=181;Top=92;Right=698;Bottom=380;" subject="EAID_49CAB218_E549_4c42_8943_050DF1E338CB" seqno="3" style="DUID=1246FAEC;NSL=0;BCol=-1;BFol=-1;LCol=-1;LWth=-1;fontsz=0;bold=0;black=0;italic=0;ul=0;charset=0;pitch=0;"/>
				</elements>
			</diagram>
			<diagram xmi:id="EAID_E8DD5099_88A3_40c1_A338_7BD765CE43CC">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" localID="860" owner="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" tpos="1"/>
				<properties name="UC13 - SIEMENS_COMPLETED" type="Activity"/>
				<project author="Rupert Schlick" version="1.0" created="2021-07-27 14:43:17" modified="2022-10-07 16:42:18"/>
				<style1 value="ShowPrivate=1;ShowProtected=1;ShowPublic=1;HideRelationships=0;Locked=0;Border=1;HighlightForeign=0;PackageContents=1;SequenceNotes=0;ScalePrintImage=0;PPgs.cx=0;PPgs.cy=0;DocSize.cx=827;DocSize.cy=1169;ShowDetails=0;Orientation=P;Zoom=100;ShowTags=1;OpParams=1;VisibleAttributeDetail=0;ShowOpRetType=1;ShowIcons=0;CollabNums=0;HideProps=0;ShowReqs=0;ShowCons=0;PaperSize=9;HideParents=1;UseAlias=0;HideAtts=0;HideOps=0;HideStereo=0;HideElemStereo=1;ShowTests=0;ShowMaint=0;ConnectorNotation=UML 2.1;ExplicitNavigability=0;ShowShape=1;AllDockable=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;m_bElementClassifier=1;SPT=1;ShowNotes=0;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;"/>
				<style2 value="ExcludeRTF=0;DocAll=0;HideQuals=0;AttPkg=1;ShowTests=0;ShowMaint=0;SuppressFOC=1;MatrixActive=0;SwimlanesActive=1;KanbanActive=0;MatrixLineWidth=1;MatrixLineClr=0;MatrixLocked=0;TConnectorNotation=UML 2.1;TExplicitNavigability=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;m_bElementClassifier=1;SPT=1;MDGDgm=VALU3SDiagrams::Method_Definition;STBLDgm=;ShowNotes=0;VisibleAttributeDetail=0;ShowOpRetType=1;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;SuppressedCompartments=;Theme=:119;SaveTag=6E8912B4;"/>
				<swimlanes value="locked=false;orientation=0;width=0;inbar=false;names=false;color=-1;bold=false;fcol=0;tcol=-1;ofCol=-1;ufCol=-1;hl=0;ufh=0;hh=0;cls=0;bw=0;hli=0;bro=0;SwimlaneFont=lfh:-26,lfw:0,lfi:0,lfu:0,lfs:0,lfface:Calibri,lfe:0,lfo:0,lfchar:1,lfop:0,lfcp:0,lfq:0,lfpf=0,lfWidth=0;"/>
				<matrixitems value="locked=false;matrixactive=false;swimlanesactive=true;kanbanactive=false;width=1;clrLine=0;"/>
				<extendedProperties/>
				<persistentstyle value="DGS=On=0:CNT=8:W=120:H=40:SG=0:SGH=0:AEB=0:;AR=0;DCL=0;"/>
				<xrefs/>
				<elements>
					<element geometry="Left=623;Top=373;Right=658;Bottom=388;" subject="EAID_A9F5A20E_DF41_4a47_8371_357E22E2BD47" seqno="1" style="HideIcon=0;DUID=1E1784B0;LBL=CX=100:CY=27:OX=43:OY=-5:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=297;Top=358;Right=332;Bottom=373;" subject="EAID_FA3E979C_F47C_4d6a_8BB3_55E0C93A549F" seqno="2" style="HideIcon=0;DUID=35A7EC9F;LBL=CX=112:CY=27:OX=-125:OY=-6:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=623;Top=411;Right=658;Bottom=426;" subject="EAID_3E2E11E6_005F_4524_98D5_16876B0E921C" seqno="3" style="HideIcon=0;DUID=BB9B4B9A;LBL=CX=114:CY=27:OX=45:OY=-5:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=623;Top=331;Right=658;Bottom=346;" subject="EAID_8197B459_5031_4020_A8EF_1A4575000875" seqno="4" style="HideIcon=0;DUID=8400CDCD;LBL=CX=95:CY=27:OX=45:OY=-7:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=297;Top=396;Right=332;Bottom=411;" subject="EAID_8F99D37D_3FDA_4f98_BE2B_F747C81D96B4" seqno="5" style="HideIcon=0;DUID=8C8FBB31;LBL=CX=95:CY=27:OX=-102:OY=-7:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=623;Top=287;Right=658;Bottom=302;" subject="EAID_DE8F298E_068C_45cd_A741_1E4E0B0D9A4B" seqno="6" style="HideIcon=0;DUID=EF0A478A;LBL=CX=93:CY=27:OX=45:OY=-5:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=297;Top=312;Right=332;Bottom=327;" subject="EAID_3A1EBAA2_2D73_4f4f_9804_D394C332C702" seqno="7" style="HideIcon=0;DUID=8F30BEE8;LBL=CX=61:CY=27:OX=-72:OY=-6:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=314;Top=73;Right=640;Bottom=464;" subject="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" seqno="8" style="HideIcon=0;UCRect=1;DUID=E07A9DE6;"/>
				</elements>
			</diagram>
			<diagram xmi:id="EAID_D6F178F6_87B7_46d2_89C7_AC497C2897DA">
				<model package="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" localID="861" owner="EAPK_D8E476F0_27A6_40c0_9095_9CFE1F269FC9" tpos="0" parent="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA"/>
				<properties name="UC13 - SIEMENS" type="Activity"/>
				<project author="Rupert Schlick" version="1.0" created="2021-07-27 14:43:27" modified="2022-09-20 10:08:21"/>
				<style1 value="ShowPrivate=1;ShowProtected=1;ShowPublic=1;HideRelationships=0;Locked=0;Border=1;HighlightForeign=1;PackageContents=1;SequenceNotes=0;ScalePrintImage=0;PPgs.cx=0;PPgs.cy=0;DocSize.cx=827;DocSize.cy=1169;ShowDetails=0;Orientation=P;Zoom=100;ShowTags=1;OpParams=1;VisibleAttributeDetail=0;ShowOpRetType=1;ShowIcons=1;CollabNums=0;HideProps=0;ShowReqs=0;ShowCons=1;PaperSize=9;HideParents=1;UseAlias=0;HideAtts=0;HideOps=0;HideStereo=0;HideElemStereo=1;ShowTests=0;ShowMaint=0;ConnectorNotation=UML 2.1;ExplicitNavigability=0;ShowShape=1;AllDockable=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;m_bElementClassifier=1;SPT=1;ShowNotes=0;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;"/>
				<style2 value="ExcludeRTF=0;DocAll=0;HideQuals=0;AttPkg=1;ShowTests=0;ShowMaint=0;SuppressFOC=1;MatrixActive=0;SwimlanesActive=1;KanbanActive=0;MatrixLineWidth=1;MatrixLineClr=0;MatrixLocked=0;TConnectorNotation=UML 2.1;TExplicitNavigability=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;m_bElementClassifier=1;SPT=1;MDGDgm=VALU3SDiagrams::Workflow_Definition;STBLDgm=;ShowNotes=0;VisibleAttributeDetail=0;ShowOpRetType=1;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;SuppressedCompartments=;Theme=:119;SaveTag=C5ABF3FC;"/>
				<swimlanes value="locked=false;orientation=0;width=0;inbar=false;names=false;color=-1;bold=false;fcol=0;tcol=-1;ofCol=-1;ufCol=-1;hl=0;ufh=0;hh=0;cls=0;bw=0;hli=0;bro=0;SwimlaneFont=lfh:-26,lfw:0,lfi:0,lfu:0,lfs:0,lfface:Calibri,lfe:0,lfo:0,lfchar:1,lfop:0,lfcp:0,lfq:0,lfpf=0,lfWidth=0;"/>
				<matrixitems value="locked=false;matrixactive=false;swimlanesactive=true;kanbanactive=false;width=1;clrLine=0;"/>
				<extendedProperties/>
				<persistentstyle value="DGS=On=0:CNT=8:W=120:H=40:SG=0:SGH=0:AEB=0:;AR=0;DCL=0;"/>
				<xrefs/>
				<elements>
					<element geometry="Left=617;Top=866;Right=633;Bottom=882;" subject="EAID_EBC19B31_D3A8_463b_B309_D44EA753AFB6" seqno="1" style="DUID=A954E2AC;LBL=CX=96:CY=14:OX=-100:OY=20:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=792;Top=839;Right=808;Bottom=855;" subject="EAID_B3A40AEB_7DC7_4b77_A624_555B7AB1E992" seqno="2" style="DUID=ADB24AC9;LBL=CX=49:CY=27:OX=9:OY=-31:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=617;Top=813;Right=633;Bottom=829;" subject="EAID_985A49EE_FB3C_4b4c_88D5_95E134549D86" seqno="3" style="DUID=95D3CDB5;LBL=CX=83:CY=27:OX=-89:OY=11:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=617;Top=921;Right=633;Bottom=937;" subject="EAID_5CAEFD28_9668_4a22_8EB4_5E9342A90E84" seqno="4" style="DUID=C5E6EB0F;LBL=CX=128:CY=27:OX=-144:OY=16:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=632;Top=734;Right=793;Bottom=945;" subject="EAID_D12EB7DE_7C6F_4b8d_AD0F_AAB9D910BFE4" seqno="5" style="HideIcon=0;Tag=1;DUID=ACB50FC1;"/>
					<element geometry="Left=616;Top=690;Right=632;Bottom=706;" subject="EAID_3AF908E0_3202_4ef7_9D16_3850CBF20B5F" seqno="6" style="DUID=8917E252;LBL=CX=92:CY=53:OX=-123:OY=20:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=792;Top=677;Right=808;Bottom=693;" subject="EAID_BF66EE2C_4BAC_480e_937C_5F443A807624" seqno="7" style="DUID=BEB9DF3D;LBL=CX=51:CY=53:OX=14:OY=16:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=631;Top=650;Right=793;Bottom=720;" subject="EAID_B281DF86_EC4D_474e_9D54_54F997A56ED4" seqno="8" style="HideIcon=0;Tag=1;DUID=A164CAEF;"/>
					<element geometry="Left=616;Top=557;Right=632;Bottom=573;" subject="EAID_0D9B1570_5C0E_4276_A4F2_0B3B373EE6F2" seqno="9" style="DUID=B03A671D;LBL=CX=80:CY=27:OX=0:OY=0:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=797;Top=451;Right=813;Bottom=467;" subject="EAID_2DD0634C_9902_4081_915A_473D0BF6F2F8" seqno="10" style="DUID=50C17AE2;LBL=CX=49:CY=27:OX=24:OY=-33:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=616;Top=416;Right=632;Bottom=432;" subject="EAID_3AD93350_A1B4_4265_ADB4_E637045672A2" seqno="11" style="DUID=8E69BB5F;LBL=CX=83:CY=27:OX=-103:OY=10:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=616;Top=461;Right=632;Bottom=477;" subject="EAID_5E616E7D_8A8D_46a5_84FF_D2A9D8C41677" seqno="12" style="DUID=3ABBEF4A;LBL=CX=89:CY=27:OX=-102:OY=15:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=631;Top=360;Right=798;Bottom=589;" subject="EAID_44E02199_768C_4970_B82E_DA75112AE5E5" seqno="13" style="HideIcon=0;Tag=1;DUID=B30CE510;"/>
					<element geometry="Left=613;Top=303;Right=629;Bottom=319;" subject="EAID_3047F2F5_8A52_4770_85DD_6586C87C00D3" seqno="14" style="DUID=6CF23557;LBL=CX=71:CY=53:OX=-84:OY=15:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=795;Top=268;Right=811;Bottom=284;" subject="EAID_182FFE17_087D_413e_BC61_DDAA8FE0551A" seqno="15" style="DUID=68F147DC;LBL=CX=51:CY=53:OX=20:OY=18:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=628;Top=217;Right=796;Bottom=336;" subject="EAID_FDBBA04B_7137_470b_9F6A_5F6685F35487" seqno="16" style="HideIcon=0;Tag=1;DUID=83AEBD72;"/>
					<element geometry="Left=616;Top=145;Right=632;Bottom=161;" subject="EAID_52561D18_D2FC_4ba3_B96A_BC45C2B97CEA" seqno="17" style=" DUID=0529C1CE;LBL=CX=152:CY=14:OX=-160:OY=20:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=616;Top=99;Right=632;Bottom=115;" subject="EAID_50579012_6B10_4af8_8938_F9FE9A8F274E" seqno="18" style=" DUID=31B70E95;LBL=CX=98:CY=40:OX=-92:OY=-31:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=799;Top=99;Right=815;Bottom=115;" subject="EAID_8670B3AE_7B84_4cdb_9836_339CFC5F7FE4" seqno="19" style="DUID=43A93E5D;LBL=CX=72:CY=40:OX=24:OY=-17:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=631;Top=51;Right=800;Bottom=183;" subject="EAID_7FD07A32_AF37_4e83_BE8B_3BCBCFBADE33" seqno="20" style="HideIcon=0;Tag=1;DUID=D5A3F634;"/>
					<element geometry="Left=930;Top=905;Right=955;Bottom=930;" subject="EAID_A479D09A_02AD_439c_84D1_C90C3C3270D2" seqno="21" style="HideIcon=0;DUID=81282E87;LBL=;"/>
					<element geometry="Left=344;Top=217;Right=382;Bottom=223;" subject="EAID_56BE1217_0EE8_4267_B272_B9F1A262C491" seqno="22" style="DUID=CED4C25F;"/>
					<element geometry="Left=404;Top=716;Right=420;Bottom=732;" subject="EAID_9C3443FA_B83E_4a16_9F46_3AE43029CD35" seqno="23" style="HideIcon=0;LBL=CX=59:CY=13:OX=-22:OY=19:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;DUID=81A8E9A7;"/>
					<element geometry="Left=472;Top=689;Right=488;Bottom=705;" subject="EAID_CA12C7D3_4B76_400e_86CE_5CC17A9FB5B5" seqno="24" style="HideIcon=0;LBL=CX=59:CY=13:OX=-30:OY=69:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;DUID=EE0AE4D5;"/>
					<element geometry="Left=376;Top=652;Right=473;Bottom=717;" subject="EAID_F5277C5E_FB11_471f_9EDA_9EFE4A927426" seqno="25" style="HideIcon=0;Tag=1;DUID=88EA43EC;"/>
					<element geometry="Left=520;Top=504;Right=526;Bottom=544;" subject="EAID_9D28C454_45EE_4185_8222_13A98B5C94D0" seqno="26" style="DUID=431EBBA9;"/>
					<element geometry="Left=344;Top=306;Right=382;Bottom=312;" subject="EAID_98B4A55C_23D7_4105_BA7C_61449B56A1D5" seqno="27" style="DUID=2C364E74;"/>
					<element geometry="Left=364;Top=584;Right=380;Bottom=600;" subject="EAID_96EB71C6_4CAA_4867_8FDE_3AC5BF353331" seqno="28" style="HideIcon=0;LBL=CX=61:CY=39:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;DUID=0E198DA3;"/>
					<element geometry="Left=474;Top=555;Right=490;Bottom=571;" subject="EAID_8DCB7900_3FE7_4ec3_86A3_C67CBD629921" seqno="29" style="HideIcon=0;LBL=CX=59:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;DUID=9E863492;"/>
					<element geometry="Left=379;Top=544;Right=475;Bottom=616;" subject="EAID_1084A284_C4C9_49c9_BEB1_DC08E229C2D4" seqno="30" style="HideIcon=0;Tag=1;DUID=7D8D9EF1;"/>
					<element geometry="Left=474;Top=414;Right=490;Bottom=430;" subject="EAID_9F17AD0E_7AF1_4dfd_85CD_D8D6999D6C75" seqno="31" style="HideIcon=0;LBL=CX=163:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;DUID=83153547;"/>
					<element geometry="Left=426;Top=370;Right=442;Bottom=386;" subject="EAID_D80EFBDF_8901_4413_931E_DB3891A8AE37" seqno="32" style="HideIcon=0;LBL=CX=59:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;DUID=87525CB9;"/>
					<element geometry="Left=394;Top=385;Right=475;Bottom=459;" subject="EAID_0906436E_0D2C_4d86_AE52_8741DC284110" seqno="33" style="HideIcon=0;Tag=1;DUID=AF354FE6;"/>
					<element geometry="Left=269;Top=301;Right=285;Bottom=317;" subject="EAID_946E4E79_C808_40ca_B67F_11487EDC9CB2" seqno="34" style="HideIcon=0;DUID=79296ADC;LBL=CX=61:CY=66:OX=-71:OY=13:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=269;Top=223;Right=285;Bottom=239;" subject="EAID_74EB9B67_90FE_45cd_BD1A_2542837CC9E9" seqno="35" style="LBL=CX=47:CY=52:OX=-55:OY=-47:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;DUID=56B620B5;"/>
					<element geometry="Left=244;Top=238;Right=313;Bottom=302;" subject="EAID_69A3E167_023B_4a22_9314_C9328D2B646A" seqno="36" style="HideIcon=0;Tag=1;DUID=F7A59E05;"/>
					<element geometry="Left=267;Top=60;Right=291;Bottom=85;" subject="EAID_26741C64_DA5F_430e_B3F3_2C9DD89E840A" seqno="37" style="HideIcon=0;LBL=CX=58:CY=13:OX=20:OY=-13:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;DUID=85AC6DD7;"/>
					<element geometry="Left=475;Top=101;Right=491;Bottom=117;" subject="EAID_F2E57E64_8356_49f5_8F00_D3AA25370E0B" seqno="38" style=" DUID=0381BABB;LBL=CX=104:CY=27:OX=24:OY=10:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=377;Top=100;Right=393;Bottom=116;" subject="EAID_6EEA442B_8529_4ec2_95F1_C7D235E0AB7C" seqno="39" style=" DUID=EB20BF42;LBL=CX=101:CY=27:OX=-123:OY=9:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=392;Top=60;Right=476;Bottom=132;" subject="EAID_2C064EE4_66EA_4f0e_ADD6_7587CEBB7511" seqno="40" style="HideIcon=0;Tag=1;DUID=3E16C90B;"/>
					<element geometry="Left=956;Top=95;Right=991;Bottom=110;" subject="EAID_DE8F298E_068C_45cd_A741_1E4E0B0D9A4B" seqno="41" style=" DUID=85594F62;DUID=EF48EF78;LBL=CX=53:CY=53:OX=-41:OY=19:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=145;Top=101;Right=180;Bottom=116;" subject="EAID_FA3E979C_F47C_4d6a_8BB3_55E0C93A549F" seqno="42" style=" DUID=38FF2C71;DUID=EBF9F70E;LBL=CX=75:CY=40:OX=37:OY=8:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=145;Top=148;Right=180;Bottom=163;" subject="EAID_3A1EBAA2_2D73_4f4f_9804_D394C332C702" seqno="43" style=" DUID=E10E227A;DUID=453065E6;LBL=CX=61:CY=27:OX=38:OY=14:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=956;Top=840;Right=991;Bottom=855;" subject="EAID_A9F5A20E_DF41_4a47_8371_357E22E2BD47" seqno="44" style=" DUID=60B5F389;DUID=4A1F0AC2;LBL=CX=79:CY=27:OX=-75:OY=17:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=956;Top=449;Right=991;Bottom=464;" subject="EAID_8197B459_5031_4020_A8EF_1A4575000875" seqno="45" style=" DUID=DC03CBD0;DUID=51502825;LBL=CX=53:CY=53:OX=-43:OY=20:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=145;Top=585;Right=180;Bottom=600;" subject="EAID_8F99D37D_3FDA_4f98_BE2B_F747C81D96B4" seqno="46" style=" DUID=14830ADE;DUID=66754838;LBL=CX=95:CY=27:OX=23:OY=-28:HDN=0:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:ALT=0:ROT=0;"/>
					<element geometry="Left=162;Top=21;Right=974;Bottom=969;" subject="EAID_2DBCCB28_1CF7_4176_A346_2C09B8F61ECA" seqno="47" style="NSL=0;BCol=-1;BFol=-1;LCol=-1;LWth=-1;fontsz=0;bold=0;black=0;italic=0;ul=0;charset=0;pitch=0;DUID=BAAF2F12;"/>
					<element geometry="SX=0;SY=0;EX=-1;EY=0;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=63:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_A9C595B8_BCC4_45bb_8987_6B778237175D" style="Mode=3;EOID=0529C1CE;SOID=E10E227A;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=10;SY=0;EX=0;EY=15;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=68:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=373:-261$;" subject="EAID_8C187BE5_E768_4455_AA8E_47C331AA3AFF" style="Mode=3;EOID=83AEBD72;SOID=CED4C25F;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=-1;EX=0;EY=0;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=63:CY=14:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_05AF10C0_7C13_43b2_AF87_F24EA2135ED2" style="Mode=3;EOID=EB20BF42;SOID=38FF2C71;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=-12;SY=0;EX=0;EY=11;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=68:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=351:-259$;" subject="EAID_90380B23_A656_478c_9D73_F2E9BF83D019" style="Mode=3;EOID=F7A59E05;SOID=CED4C25F;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="EDGE=2;SX=0;SY=-4;EX=-1;EY=0;$LLB=;LLT=;LMT=;LMB=CX=58:CY=13:OX=6:OY=1:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=276:-159$;" subject="EAID_42AACA4A_6ACE_4509_AC29_9B20487FC05B" style="Mode=3;EOID=56B620B5;SOID=E10E227A;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=1;SY=0;EX=0;EY=0;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=58:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=413:-821$;" subject="EAID_4685E5EC_A4CE_4ef1_B7DC_7209765C7DAC" style="Mode=3;EOID=95D3CDB5;SOID=81A8E9A7;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=41;SY=22;EX=2;EY=42;SCME=0;SCTR=0;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=68:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_5F138EFE_FCD9_4f6e_9DEE_54DB9E9FF482" style="Mode=3;EOID=D5A3F634;SOID=3E16C90B;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=6;SY=0;EX=0;EY=3;SCME=0;SCTR=0;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=58:CY=13:OX=21:OY=-23:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_3E76B5AE_A916_474e_8B20_B5B38D3FB97B" style="Mode=3;EOID=31B70E95;SOID=0381BABB;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=1;EX=0;EY=15;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=68:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_0F951106_CD03_4906_A1FB_055AB3AF3CBD" style="Mode=3;EOID=3E16C90B;SOID=85AC6DD7;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=1;EX=1;EY=0;EDGE=4;$LLB=;LLT=;LMT=;LMB=CX=58:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=435:-310$;" subject="EAID_E18B0431_8EF9_49f1_BE58_C8D641C8ABE4" style="Mode=3;EOID=87525CB9;SOID=6CF23557;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=-12;EX=-1;EY=0;SCME=0;SCTR=0;EDGE=4;$LLB=;LLT=;LMT=;LMB=CX=68:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=362:-288$;" subject="EAID_56E26134_A0BE_498e_9EC9_B4D7A62B5E94" style="Mode=3;EOID=2C364E74;SOID=83AEBD72;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=23;SY=0;EX=0;EY=0;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=68:CY=13:OX=2:OY=-21:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=301:-524$;" subject="EAID_3A170932_8973_4f58_8787_5BFEE3FBD70B" style="Mode=3;EOID=431EBBA9;SOID=F7A59E05;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=0;EX=0;EY=0;EDGE=4;$LLB=;LLT=;LMT=;LMB=CX=58:CY=13:OX=15:OY=-8:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_D148100D_94F1_487e_87DF_D6FE4720B423" style="Mode=3;EOID=EE0AE4D5;SOID=8917E252;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=-2;SY=0;EX=0;EY=12;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=68:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=432:-512$;" subject="EAID_26F3E31B_160A_4753_BF66_B5B986323F52" style="Mode=3;EOID=431EBBA9;SOID=AF354FE6;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=-2;SY=2;EX=-2;EY=12;SCME=0;SCTR=0;EDGE=4;$LLB=;LLT=;LMT=;LMB=CX=68:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_2A69A333_2065_43d0_BDDB_B0993F93E292" style="Mode=3;EOID=88EA43EC;SOID=A164CAEF;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=2;SY=0;EX=0;EY=-1;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=58:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=279:-470$;" subject="EAID_9C7CA0BF_1D21_4ae4_9CE6_786FB96551BB" style="Mode=3;EOID=3ABBEF4A;SOID=79296ADC;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=8;SY=0;EX=0;EY=0;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=58:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_A9008175_30F9_4170_BC2A_6254D583503C" style="Mode=3;EOID=8E69BB5F;SOID=83153547;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=1;SY=-84;EX=1;EY=0;SCME=0;SCTR=0;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=68:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_D72E0B3B_4E57_4455_B2DA_76B180C37D85" style="Mode=3;EOID=81282E87;SOID=ACB50FC1;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=9;SY=0;EX=0;EY=-1;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=68:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=372:-423$;" subject="EAID_D548A74A_67D1_484f_9E45_6D6FFE971EB8" style="Mode=3;EOID=AF354FE6;SOID=2C364E74;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=7;EX=0;EY=0;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=58:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_CD539CCF_83FE_49ea_B828_418C2D7B2CF4" style="Mode=3;EOID=0E198DA3;SOID=14830ADE;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=-9;SY=0;EX=0;EY=-12;EDGE=1;$LLB=;LLT=;LMT=;LMB=CX=68:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=418:-536$;" subject="EAID_B077BB37_2CD4_439c_90CE_1561ACF4C6E8" style="Mode=3;EOID=431EBBA9;SOID=7D8D9EF1;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=2;SY=0;EX=0;EY=0;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=58:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=279:-929$;" subject="EAID_06A50B27_7A65_4672_8F51_E10689F7B9DD" style="Mode=3;EOID=C5E6EB0F;SOID=79296ADC;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=8;SY=0;EX=0;EY=0;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=58:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_6724068C_00AB_48b6_B7BA_52FF823B9C1A" style="Mode=3;EOID=B03A671D;SOID=9E863492;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=-1;EX=0;EY=1;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=58:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=501:-564$501:-635$354:-635$354:-873$;" subject="EAID_3FBF93B0_7E7B_4bb9_9EBE_5C22EA105E74" style="Mode=3;EOID=A954E2AC;SOID=9E863492;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=-10;SY=0;EX=0;EY=14;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=68:CY=13:OX=27:OY=-1:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=353:-566$;" subject="EAID_255A488C_C1C5_4014_A9B6_51C0F372F917" style="Mode=3;EOID=7D8D9EF1;SOID=2C364E74;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=-1;EX=0;EY=-1;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=58:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_10E9B404_83BB_4e1d_94B8_34D2FB35BECE" style="Mode=3;EOID=DC03CBD0;SOID=50C17AE2;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=-1;SY=0;EX=-1;EY=0;SCME=0;SCTR=0;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=58:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_D93DCD2D_9BD3_40d1_9704_B71189194189" style="Mode=3;EOID=60B5F389;SOID=ADB24AC9;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=17;SY=0;EX=0;EY=67;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=68:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=441:-772$;" subject="EAID_B189CF1C_5DFD_4cd7_B2F4_F8A3366410B8" style="Mode=3;EOID=ACB50FC1;SOID=88EA43EC;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=0;EX=-2;EY=-52;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=68:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_452511B2_C25A_411d_9AA0_D9DF17B595E1" style="Mode=3;EOID=B30CE510;SOID=431EBBA9;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=69;SY=3;EX=-10;EY=3;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=68:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_D1DD7149_E98F_4b80_862A_7C3A515A5630" style="Mode=3;EOID=A164CAEF;SOID=B30CE510;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=6;EX=0;EY=1;SCME=0;SCTR=0;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=58:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="EAID_82CBCF51_911F_4e21_AEC9_F62DCD661D03" style="Mode=3;EOID=85594F62;SOID=43A93E5D;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=-5;EX=0;EY=0;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=58:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=869:-112$869:-276$;" subject="EAID_5B844266_BC6C_4093_AAC3_D01324D9CC03" style="Mode=3;EOID=68F147DC;SOID=43A93E5D;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=0;SY=0;EX=0;EY=0;EDGE=2;$LLB=;LLT=;LMT=;LMB=CX=58:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=892:-107$892:-685$;" subject="EAID_A0FE3BB0_ACBE_486b_B39B_737F5188E756" style="Mode=3;EOID=BEB9DF3D;SOID=43A93E5D;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
					<element geometry="SX=-2;SY=0;EX=-1;EY=0;EDGE=3;$LLB=;LLT=;LMT=;LMB=CX=68:CY=13:OX=0:OY=0:HDN=1:BLD=0:ITA=0:UND=0:CLR=-1:ALN=1:DIR=0:ROT=0;LRT=;LRB=;IRHS=;ILHS=;Path=713:-196$362:-196$;" subject="EAID_B41DBA11_4D2F_4f8c_B770_0ABF0C2A378A" style="Mode=3;EOID=CED4C25F;SOID=D5A3F634;Color=-1;LWidth=0;TREE=OS;Hidden=0;"/>
				</elements>
			</diagram>
		</diagrams>
	</xmi:Extension>
</xmi:XMI>