<?xml version="1.0" encoding="UTF-8"?>
<xmi:XMI
	xmlns:xmi="http://www.omg.org/spec/XMI/20131001"
	xmlns:uml="http://www.omg.org/spec/UML/20161101"
	xmlns:sysml="http://www.omg.org/spec/SysML/20181001/SysML"
	xmlns:RAAMLC="https://www.omg.org/spec/RAAML/20211101/Core"
	xmlns:RAAMLG="https://www.omg.org/spec/RAAML/20211101/GeneralConcepts"
	>
	<xmi:documentation>
		<xmi:exporter>Handtuned MagicDraw UML</xmi:exporter>
		<xmi:exporterVersion>19.0 v9</xmi:exporterVersion>
	</xmi:documentation>
		<uml:Package xmi:type="uml:Package" xmi:id="_18_5_3_f720368_1537717000771_755724_15251" name="General Concepts Library">
			<packagedElement xmi:type="uml:Class" xmi:id="_18_5_3_f720368_1532698508263_912563_19981" name="AbstractCause" isAbstract="true">
				<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551888111470_939737_16084" body="An AbstractCause is a precursor event that activates other events. The AbstractCause is a root class for all kinds of causes; method developers should derive from it more specific kinds of causes with specific types for occurrence property. One case is demonstrated in the Cause element that redefines the occurrence property of the AbstractCause with the type Real.
See the diagram General Concepts Library.
See also: Fault association end of the Activation association.
">
					<annotatedElement xmi:idref="_18_5_3_f720368_1532698508263_912563_19981"/>
				</ownedComment>
				<generalization xmi:type="uml:Generalization" xmi:id="_18_5_3_8760274_1531328633260_443523_45557" general="_18_5_3_f720368_1537730801362_861482_13475"/>
				<ownedAttribute xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1532698602720_51546_20148" name="occurrence" aggregation="composite">
					<redefinedProperty xmi:idref="_18_5_3_f720368_1537730801572_112552_13476"/>
					<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551888156275_425265_16092" body="A placeholder attribute without a type declared, for indicating how often this situation occurs. It is a redefinition of likelihood.">
						<annotatedElement xmi:idref="_18_5_3_f720368_1532698602720_51546_20148"/>
					</ownedComment>
				</ownedAttribute>
				<ownedAttribute xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1533567002346_836677_19512" name="premitigationOccurrences" isOrdered="true" isUnique="false" aggregation="composite">
					<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551888169568_650070_16093" body="A placeholder attribute for indicating how often this situation occurred prior to mitigation. This property can have more than one value. ">
						<annotatedElement xmi:idref="_18_5_3_f720368_1533567002346_836677_19512"/>
					</ownedComment>
					<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_18_5_3_f720368_1533567002353_562421_19514"/>
					<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_18_5_3_f720368_1533567002353_29322_19513" value="*"/>
				</ownedAttribute>
			</packagedElement>
			<packagedElement xmi:type="uml:Class" xmi:id="_18_5_3_f720368_1532697893611_386348_19642" name="AbstractEffect" isAbstract="true">
				<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551943764567_571789_16181" body="An AbstractEffect is a DysfunctionalEvent that is a result or a consequence of another Situation. The AbstractEffect is a root class for all effects; method developers should derive more specific kinds of effects with specific types for the severity property.
One case is demonstrated in the Effect element that redefines the severity property of the AbstractEffect with the type Real.
See the diagram General Concepts Library.
See also: ErrorPropagation, ErrorRealization associations.">
					<annotatedElement xmi:idref="_18_5_3_f720368_1532697893611_386348_19642"/>
				</ownedComment>
				<generalization xmi:type="uml:Generalization" xmi:id="_18_5_3_8760274_1531328625522_335148_45554" general="_18_5_3_f720368_1537729437929_750972_12332"/>
				<ownedAttribute xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1532698241398_520505_19820" name="severity" aggregation="composite">
					<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551943794232_486126_16189" body="A placeholder attribute without a type declared, for indicating the estimate of the extent of harm.">
						<annotatedElement xmi:idref="_18_5_3_f720368_1532698241398_520505_19820"/>
					</ownedComment>
				</ownedAttribute>
				<ownedAttribute xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1533567035987_692892_19523" name="premitigationSeverities" isOrdered="true" isUnique="false" aggregation="composite">
					<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551943778316_624298_16184" body="A placeholder attribute for indicating the estimate of the extent of harm that would have resulted from the previous design iterations. This property can have more than one value.">
						<annotatedElement xmi:idref="_18_5_3_f720368_1533567035987_692892_19523"/>
					</ownedComment>
					<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_18_5_3_f720368_1533567035988_369892_19525"/>
					<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_18_5_3_f720368_1533567035987_883209_19524" value="*"/>
				</ownedAttribute>
			</packagedElement>
			<packagedElement xmi:type="uml:Class" xmi:id="_18_5_3_8760274_1531328558153_271100_45440" name="Effect" isAbstract="true">
				<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551943884598_852915_16196" body="An Effect is a specific implementation of AbstractEffect that defines the severity property with the type Real.">
					<annotatedElement xmi:idref="_18_5_3_8760274_1531328558153_271100_45440"/>
				</ownedComment>
				<generalization xmi:type="uml:Generalization" xmi:id="_18_5_3_f720368_1532698396374_767965_19903" general="_18_5_3_f720368_1532697893611_386348_19642"/>
				<ownedAttribute xmi:type="uml:Property" xmi:id="_18_5_3_8760274_1531328505814_912199_44665" name="severity" aggregation="composite">
					<type href="http://www.omg.org/spec/UML/20161101/PrimitiveTypes.xmi#Real"/>
					<redefinedProperty xmi:idref="_18_5_3_f720368_1532698241398_520505_19820"/>
					<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551943919843_905692_16203" body="An attribute with the type Real, for indicating the estimate of the extent of harm.">
						<annotatedElement xmi:idref="_18_5_3_8760274_1531328505814_912199_44665"/>
					</ownedComment>
				</ownedAttribute>
				<ownedAttribute xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1532688877892_981606_19111" name="premitigationSeverities" isOrdered="true" isUnique="false" aggregation="composite">
					<type href="http://www.omg.org/spec/UML/20161101/PrimitiveTypes.xmi#Real"/>
					<redefinedProperty xmi:idref="_18_5_3_f720368_1533567035987_692892_19523"/>
					<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551943928901_604005_16204" body="An attribute for indicating the estimate of the extent of harm that would have resulted from the previous design iterations. This property stores more than one value.">
						<annotatedElement xmi:idref="_18_5_3_f720368_1532688877892_981606_19111"/>
					</ownedComment>
					<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_18_5_3_f720368_1532688877893_815772_19113"/>
					<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_18_5_3_f720368_1532688877893_613423_19112" value="*"/>
				</ownedAttribute>
			</packagedElement>
			<packagedElement xmi:type="uml:Class" xmi:id="_18_5_3_8760274_1531328528301_224185_45394" name="Cause" isAbstract="true">
				<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551888198340_426734_16096" body="A Cause is a specific implementation of AbstractCause that defines occurrence property with the type Real.">
					<annotatedElement xmi:idref="_18_5_3_8760274_1531328528301_224185_45394"/>
				</ownedComment>
				<generalization xmi:type="uml:Generalization" xmi:id="_18_5_3_f720368_1532698554997_978045_20069" general="_18_5_3_f720368_1532698508263_912563_19981"/>
				<ownedAttribute xmi:type="uml:Property" xmi:id="_18_5_3_8760274_1531328505814_586697_44664" name="occurrence" aggregation="composite">
					<type href="http://www.omg.org/spec/UML/20161101/PrimitiveTypes.xmi#Real"/>
					<redefinedProperty xmi:idref="_18_5_3_f720368_1532698602720_51546_20148"/>
					<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551888222127_777844_16102" body="An attribute with the type Real, for indicating how often this situation occurs.">
						<annotatedElement xmi:idref="_18_5_3_8760274_1531328505814_586697_44664"/>
					</ownedComment>
				</ownedAttribute>
				<ownedAttribute xmi:type="uml:Property" xmi:id="_18_5_3_8760274_1531328720539_788156_45602" name="premitigationOccurrences" isOrdered="true" isUnique="false" aggregation="composite">
					<type href="http://www.omg.org/spec/UML/20161101/PrimitiveTypes.xmi#Real"/>
					<redefinedProperty xmi:idref="_18_5_3_f720368_1533567002346_836677_19512"/>
					<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551888278089_209161_16103" body="An attribute for indicating how often this situation occurred prior to mitigation. This property can have more than one value. ">
						<annotatedElement xmi:idref="_18_5_3_8760274_1531328720539_788156_45602"/>
					</ownedComment>
					<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_18_5_3_f720368_1533039378761_37860_12016"/>
					<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_18_5_3_f720368_1533039378762_547141_12017" value="*"/>
				</ownedAttribute>
			</packagedElement>
			<packagedElement xmi:type="uml:Class" xmi:id="_18_5_3_f720368_1537729437929_750972_12332" name="DysfunctionalEvent" isAbstract="true">
				<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551888449381_464228_16129" body="An event whose occurrence can cause a dysfunctional behavior of a system or a part of the system.  The DysfunctionalEvent concept is a generalization of such concepts as failure, feared event, etc. that are considered in the domain-specific safety standards. It might be extended for introducing new safety and reliability methods and techniques.&#10;">
					<annotatedElement xmi:idref="_18_5_3_f720368_1537729437929_750972_12332"/>
				</ownedComment>
				<generalization xmi:type="uml:Generalization" xmi:id="_18_5_3_f720368_1537729540988_335458_12395" general="_18_5_3_f720368_1537730801362_861482_13475"/>
			</packagedElement>
			<packagedElement xmi:type="uml:Class" xmi:id="_18_5_3_f720368_1537730801362_861482_13475" name="AbstractEvent" isAbstract="true">
				<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551888410155_656602_16121" body="Anything that causes a change in a system under analysis or environment. Event has an identifiable starting point in time.&#10;">
					<annotatedElement xmi:idref="_18_5_3_f720368_1537730801362_861482_13475"/>
				</ownedComment>
				<generalization xmi:type="uml:Generalization" xmi:id="_18_5_3_f720368_1537730801572_291501_13477">
					<general href="https://www.omg.org/spec/RAAML/20211101/CoreRAAMLLib.xmi#_18_5_3_f720368_1524488497458_106017_16308"/>
				</generalization>
				<ownedAttribute xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1537730801572_112552_13476" name="likelihood" aggregation="composite">
					<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1552851789496_338126_21251" body="A placeholder attribute for indicating likelihood of occurrence of an event. It is intentionally left without a type. Method developers can derive more specialized ways to characterize likelihood.">
						<annotatedElement xmi:idref="_18_5_3_f720368_1537730801572_112552_13476"/>
					</ownedComment>
				</ownedAttribute>
			</packagedElement>
			<packagedElement xmi:type="uml:Class" xmi:id="_18_5_3_f720368_1537815489665_967944_22796" name="Hazard" isAbstract="true">
				<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551943695926_21981_16172" body="A potential source of harm (IEC 61508-4, 3.1.2). Source of harm is non-malicious.  The term includes danger to persons arising within a short time scale (for example, fire and explosion) and also those that have a long-term effect on a person’s health (for example, release of a toxic substance).">
					<annotatedElement xmi:idref="_18_5_3_f720368_1537815489665_967944_22796"/>
				</ownedComment>
				<generalization xmi:type="uml:Generalization" xmi:id="_18_5_3_f720368_1537816987614_775721_24058" general="_18_5_3_f720368_1537816958459_110280_23986"/>
			</packagedElement>
			<packagedElement xmi:type="uml:Class" xmi:id="_18_5_3_f720368_1537816026475_379095_23108" name="AbstractRisk" isAbstract="true">
				<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551888665017_715797_16156" body="An AbstractRisk is a Scenario - combination of harm potential (Hazard or Vulnerability), triggering event (AbstractEvent), and resulting harm (AbstractEffect).  The AbstractRisk is a placeholder to enable modelers to specify methodology-specific kinds of risks.">
					<annotatedElement xmi:idref="_18_5_3_f720368_1537816026475_379095_23108"/>
				</ownedComment>
				<generalization xmi:type="uml:Generalization" xmi:id="_19_0_2_30b0125_1569180071910_253153_1041" general="_19_0_2_30b0125_1567605657641_831831_104784"/>
				<ownedAttribute xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1537815812672_441109_22998" name="score" aggregation="composite" isDerived="true">
					<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1552931535442_962020_17845" body="Combination of the probability of occurrence of abstract event resulting from abstract harm and the severity of that harm (IEC 61508-4, 3.1.5, modified).
An example could be risk priority number (RPN) in FMEA analysis.">
						<annotatedElement xmi:idref="_18_5_3_f720368_1537815812672_441109_22998"/>
					</ownedComment>
				</ownedAttribute>
				<ownedAttribute xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1537816137984_26042_23234" name="trigger" visibility="private" aggregation="composite" type="_18_5_3_f720368_1537730801362_861482_13475" association="_18_5_3_f720368_1537816137984_715051_23233">
					<subsettedProperty xmi:idref="_18_5_3_f720368_1563972756614_449826_20715"/>
					<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1552931940087_522162_17884" body="Triggering event (AbstractEvent) which causes harm to materialize.">
						<annotatedElement xmi:idref="_18_5_3_f720368_1537816137984_26042_23234"/>
					</ownedComment>
					<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_19_0_2_30b0125_1569184827007_490999_2628"/>
					<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_19_0_2_30b0125_1569184827007_722492_2629" value="*"/>
				</ownedAttribute>
				<ownedAttribute xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1537816145884_222804_23273" name="harm" visibility="private" aggregation="composite" type="_18_5_3_f720368_1532697893611_386348_19642" association="_18_5_3_f720368_1537816145884_380080_23272">
					<subsettedProperty xmi:idref="_18_5_3_f720368_1563972756614_449826_20715"/>
					<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1552931962880_930630_17885" body="Resulting harm (AbstractEffect).">
						<annotatedElement xmi:idref="_18_5_3_f720368_1537816145884_222804_23273"/>
					</ownedComment>
					<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_19_0_2_30b0125_1569184835704_61848_2641"/>
					<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_19_0_2_30b0125_1569184835704_542172_2642" value="*"/>
				</ownedAttribute>
				<ownedAttribute xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1537816168474_333028_23331" name="harmPotential" visibility="private" aggregation="composite" type="_18_5_3_f720368_1537816958459_110280_23986" association="_18_5_3_f720368_1537816168474_859212_23330">
					<subsettedProperty xmi:idref="_18_5_3_f720368_1563972756614_449826_20715"/>
					<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1552931974340_996696_17886" body="Pre-existing risk (HarmPotential).">
						<annotatedElement xmi:idref="_18_5_3_f720368_1537816168474_333028_23331"/>
					</ownedComment>
					<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_19_0_2_30b0125_1569184823528_422633_2622"/>
					<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_19_0_2_30b0125_1569184823528_188094_2623" value="*"/>
				</ownedAttribute>
			</packagedElement>
			<packagedElement xmi:type="uml:Association" xmi:id="_18_5_3_f720368_1537816137984_715051_23233">
				<memberEnd xmi:idref="_18_5_3_f720368_1537816137984_26042_23234"/>
				<memberEnd xmi:idref="_18_5_3_f720368_1537816137984_483619_23235"/>
				<ownedEnd xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1537816137984_483619_23235" visibility="private" type="_18_5_3_f720368_1537816026475_379095_23108" association="_18_5_3_f720368_1537816137984_715051_23233"/>
			</packagedElement>
			<packagedElement xmi:type="uml:Association" xmi:id="_18_5_3_f720368_1537816145884_380080_23272">
				<memberEnd xmi:idref="_18_5_3_f720368_1537816145884_222804_23273"/>
				<memberEnd xmi:idref="_18_5_3_f720368_1537816145884_356721_23274"/>
				<ownedEnd xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1537816145884_356721_23274" visibility="private" type="_18_5_3_f720368_1537816026475_379095_23108" association="_18_5_3_f720368_1537816145884_380080_23272"/>
			</packagedElement>
			<packagedElement xmi:type="uml:Association" xmi:id="_18_5_3_f720368_1537816168474_859212_23330">
				<memberEnd xmi:idref="_18_5_3_f720368_1537816168474_333028_23331"/>
				<memberEnd xmi:idref="_18_5_3_f720368_1537816168474_2997_23332"/>
				<ownedEnd xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1537816168474_2997_23332" visibility="private" type="_18_5_3_f720368_1537816026475_379095_23108" association="_18_5_3_f720368_1537816168474_859212_23330"/>
			</packagedElement>
			<packagedElement xmi:type="uml:Class" xmi:id="_18_5_3_f720368_1537816958459_110280_23986" name="HarmPotential" isAbstract="true">
				<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551943654423_262383_16170" body="A state where there is the potential of harm.  This includes all types of harm arising from malicious or non-malicious causes.">
					<annotatedElement xmi:idref="_18_5_3_f720368_1537816958459_110280_23986"/>
				</ownedComment>
				<generalization xmi:type="uml:Generalization" xmi:id="_18_5_3_f720368_1537816973789_323775_24048">
					<general href="https://www.omg.org/spec/RAAML/20211101/CoreRAAMLLib.xmi#_18_5_3_f720368_1524488497458_106017_16308"/>
				</generalization>
			</packagedElement>
			<packagedElement xmi:type="uml:Class" xmi:id="_18_5_3_f720368_1532697812126_22480_19557" name="AbstractFailureMode" isAbstract="true">
				<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_f720368_1544390915171_189050_34492" body="The manner in which a system or part of a system (e.g. functions, components, hardware, software, hardware parts, software units), can fail (ISO 26262-1:2018, definition 3.51, modified).  The AbstractFailureMode is a root class for all failure modes; method developers should derive more specific kinds of failure modes with specific types for the detectability property. One case is demonstrated in the FailureMode element that redefines the detectability property of the AbstractFailureMode with the type Real.">
					<annotatedElement xmi:idref="_18_5_3_f720368_1532697812126_22480_19557"/>
				</ownedComment>
				<generalization xmi:type="uml:Generalization" xmi:id="_19_0_3_8e60263_1603121244922_474529_70" general="_19_0_3_8e60263_1603121244891_499978_28"/>
				<ownedAttribute xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1532698222717_661673_19814" name="detectability" aggregation="composite">
					<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551888327475_974498_16110" body="A placeholder attribute without a type declared, for indicating how easy it is to detect the this failure mode.">
						<annotatedElement xmi:idref="_18_5_3_f720368_1532698222717_661673_19814"/>
					</ownedComment>
				</ownedAttribute>
				<ownedAttribute xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1533566927469_792067_19488" name="premitigationDetectabilities" isOrdered="true" isUnique="false" aggregation="composite">
					<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551888336850_596545_16111" body="A placeholder attribute for indicating how easy it would have been to detect the situation with the previous design iteration. This property can have more than one value.">
						<annotatedElement xmi:idref="_18_5_3_f720368_1533566927469_792067_19488"/>
					</ownedComment>
					<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_18_5_3_f720368_1533566927473_346551_19490"/>
					<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_18_5_3_f720368_1533566927472_604408_19489" value="*"/>
				</ownedAttribute>
			</packagedElement>
			<packagedElement xmi:type="uml:Class" xmi:id="_18_5_3_8760274_1531328563631_949308_45486" name="FailureMode" isAbstract="true">
				<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_f720368_1544391033493_694008_34493" body="FailureMode is a specific implementation of AbstractFailureMode that defines the detectability property with the type Real.  A failure is an instance of a FailureMode.">
					<annotatedElement xmi:idref="_18_5_3_8760274_1531328563631_949308_45486"/>
				</ownedComment>
				<generalization xmi:type="uml:Generalization" xmi:id="_18_5_3_f720368_1532697853671_411107_19608" general="_18_5_3_f720368_1532697812126_22480_19557"/>
				<ownedAttribute xmi:type="uml:Property" xmi:id="_18_5_3_8760274_1531328505814_542073_44666" name="detectability" aggregation="composite">
					<type href="http://www.omg.org/spec/UML/20161101/PrimitiveTypes.xmi#Real"/>
					<redefinedProperty xmi:idref="_18_5_3_f720368_1532698222717_661673_19814"/>
					<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551888387254_934495_16117" body="An attribute  with the type Real, for indicating how easy it is to detect the situation.">
						<annotatedElement xmi:idref="_18_5_3_8760274_1531328505814_542073_44666"/>
					</ownedComment>
				</ownedAttribute>
				<ownedAttribute xmi:type="uml:Property" xmi:id="_18_5_3_8760274_1531328674671_106649_45599" name="premitigationDetectabilities" isOrdered="true" isUnique="false" aggregation="composite">
					<type href="http://www.omg.org/spec/UML/20161101/PrimitiveTypes.xmi#Real"/>
					<redefinedProperty xmi:idref="_18_5_3_f720368_1533566927469_792067_19488"/>
					<ownedComment xmi:type="uml:Comment" xmi:id="_18_5_3_8760274_1551888395805_468013_16118" body="An attribute for indicating how easy it would have been to detect the situation with the previous design iteration. This property can have more than one value.">
						<annotatedElement xmi:idref="_18_5_3_8760274_1531328674671_106649_45599"/>
					</ownedComment>
					<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_18_5_3_f720368_1532688559472_803973_18745"/>
					<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_18_5_3_f720368_1532688559472_666784_18746" value="*"/>
				</ownedAttribute>
			</packagedElement>
			<packagedElement xmi:type="uml:Association" xmi:id="_18_5_3_f720368_1563970982372_821249_19236" name="ErrorPropagation">
				<memberEnd xmi:idref="_18_5_3_f720368_1563970982372_874202_19237"/>
				<memberEnd xmi:idref="_18_5_3_f720368_1563970982373_621735_19238"/>
				<navigableOwnedEnd xmi:idref="_18_5_3_f720368_1563970982373_621735_19238"/>
				<navigableOwnedEnd xmi:idref="_18_5_3_f720368_1563970982372_874202_19237"/>
				<ownedComment xmi:type="uml:Comment" xmi:id="_19_0_2_30b0125_1569186774195_871192_3259" body="A causal relationship describing the propagation of errors (one error leading to another) throughout the system.">
					<annotatedElement xmi:idref="_18_5_3_f720368_1563970982372_821249_19236"/>
				</ownedComment>
				<generalization xmi:type="uml:Generalization" xmi:id="_18_5_3_f720368_1563971051763_12393_19330">
					<general href="https://www.omg.org/spec/RAAML/20211101/CoreRAAMLLib.xmi#_18_5_3_f720368_1524488344311_80229_16174"/>
				</generalization>
				<ownedEnd xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1563970982372_874202_19237" name="toError" visibility="private" type="_18_5_3_f720368_1537729437929_750972_12332" association="_18_5_3_f720368_1563970982372_821249_19236">
					<redefinedProperty href="https://www.omg.org/spec/RAAML/20211101/CoreRAAMLLib.xmi#_18_5_3_f720368_1524488344311_922751_16175"/>
					<ownedComment xmi:type="uml:Comment" xmi:id="_19_0_2_30b0125_1569186866235_134205_3263" body="The successor error.">
						<annotatedElement xmi:idref="_18_5_3_f720368_1563970982372_874202_19237"/>
					</ownedComment>
					<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_18_5_3_f720368_1563971067491_718581_19351"/>
					<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_18_5_3_f720368_1563971067491_438198_19352" value="*"/>
				</ownedEnd>
				<ownedEnd xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1563970982373_621735_19238" name="fromError" visibility="private" type="_18_5_3_f720368_1537729437929_750972_12332" association="_18_5_3_f720368_1563970982372_821249_19236">
					<redefinedProperty href="https://www.omg.org/spec/RAAML/20211101/CoreRAAMLLib.xmi#_18_5_3_f720368_1524488344311_473760_16176"/>
					<ownedComment xmi:type="uml:Comment" xmi:id="_19_0_2_30b0125_1569186851563_275950_3262" body="The predecessor error.">
						<annotatedElement xmi:idref="_18_5_3_f720368_1563970982373_621735_19238"/>
					</ownedComment>
					<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_18_5_3_f720368_1563971060577_775679_19335"/>
					<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_18_5_3_f720368_1563971060578_693314_19336" value="*"/>
				</ownedEnd>
			</packagedElement>
			<packagedElement xmi:type="uml:Association" xmi:id="_18_5_3_f720368_1563971278840_429161_19707" name="Activation">
				<memberEnd xmi:idref="_18_5_3_f720368_1563971278841_751977_19708"/>
				<memberEnd xmi:idref="_18_5_3_f720368_1563971278842_543619_19709"/>
				<navigableOwnedEnd xmi:idref="_18_5_3_f720368_1563971278841_751977_19708"/>
				<navigableOwnedEnd xmi:idref="_18_5_3_f720368_1563971278842_543619_19709"/>
				<ownedComment xmi:type="uml:Comment" xmi:id="_19_0_2_30b0125_1569186411641_760829_3237" body="A causal relationship describing the propagation of the initial AbstractCause situation to the DysfunctionalEvent situation in the system.">
					<annotatedElement xmi:idref="_18_5_3_f720368_1563971278840_429161_19707"/>
				</ownedComment>
				<generalization xmi:type="uml:Generalization" xmi:id="_18_5_3_f720368_1563971380959_297740_19845">
					<general href="https://www.omg.org/spec/RAAML/20211101/CoreRAAMLLib.xmi#_18_5_3_f720368_1524488344311_80229_16174"/>
				</generalization>
				<ownedEnd xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1563971278841_751977_19708" name="error" visibility="private" type="_18_5_3_f720368_1537729437929_750972_12332" association="_18_5_3_f720368_1563971278840_429161_19707">
					<redefinedProperty href="https://www.omg.org/spec/RAAML/20211101/CoreRAAMLLib.xmi#_18_5_3_f720368_1524488344311_922751_16175"/>
					<ownedComment xmi:type="uml:Comment" xmi:id="_19_0_2_30b0125_1569186704067_146778_3256" body="The dysfunctional situation (error) of the system.">
						<annotatedElement xmi:idref="_18_5_3_f720368_1563971278841_751977_19708"/>
					</ownedComment>
					<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_18_5_3_f720368_1563971358855_983590_19829"/>
					<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_18_5_3_f720368_1563971358855_679124_19830" value="*"/>
				</ownedEnd>
				<ownedEnd xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1563971278842_543619_19709" name="fault" visibility="private" type="_18_5_3_f720368_1532698508263_912563_19981" association="_18_5_3_f720368_1563971278840_429161_19707">
					<redefinedProperty href="https://www.omg.org/spec/RAAML/20211101/CoreRAAMLLib.xmi#_18_5_3_f720368_1524488344311_473760_16176"/>
					<ownedComment xmi:type="uml:Comment" xmi:id="_19_0_2_30b0125_1569186670370_7228_3255" body="The causal fault.">
						<annotatedElement xmi:idref="_18_5_3_f720368_1563971278842_543619_19709"/>
					</ownedComment>
					<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_18_5_3_f720368_1563971346574_786280_19811"/>
					<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_18_5_3_f720368_1563971346575_782357_19812" value="*"/>
				</ownedEnd>
			</packagedElement>
			<packagedElement xmi:type="uml:Association" xmi:id="_18_5_3_f720368_1563972756614_970625_20714">
				<memberEnd xmi:idref="_18_5_3_f720368_1563972756614_449826_20715"/>
				<memberEnd xmi:idref="_18_5_3_f720368_1563972756614_842818_20716"/>
				<ownedEnd xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1563972756614_842818_20716" visibility="private" type="_19_0_2_30b0125_1567605657641_831831_104784" association="_18_5_3_f720368_1563972756614_970625_20714"/>
			</packagedElement>
			<packagedElement xmi:type="uml:Association" xmi:id="_18_5_3_f720368_1563972037102_913706_20308" name="ErrorRealization">
				<memberEnd xmi:idref="_18_5_3_f720368_1563972037102_772837_20309"/>
				<memberEnd xmi:idref="_18_5_3_f720368_1563972037103_711081_20310"/>
				<navigableOwnedEnd xmi:idref="_18_5_3_f720368_1563972037103_711081_20310"/>
				<navigableOwnedEnd xmi:idref="_18_5_3_f720368_1563972037102_772837_20309"/>
				<ownedComment xmi:type="uml:Comment" xmi:id="_19_0_2_30b0125_1569186951470_332471_3266" body="A causal relationship describing the propagation of an error to a failure.">
					<annotatedElement xmi:idref="_18_5_3_f720368_1563972037102_913706_20308"/>
				</ownedComment>
				<generalization xmi:type="uml:Generalization" xmi:id="_18_5_3_f720368_1563972591359_722670_20647">
					<general href="https://www.omg.org/spec/RAAML/20211101/CoreRAAMLLib.xmi#_18_5_3_f720368_1524488344311_80229_16174"/>
				</generalization>
				<ownedEnd xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1563972037103_711081_20310" name="error" visibility="private" type="_18_5_3_f720368_1537729437929_750972_12332" association="_18_5_3_f720368_1563972037102_913706_20308">
					<redefinedProperty href="https://www.omg.org/spec/RAAML/20211101/CoreRAAMLLib.xmi#_18_5_3_f720368_1524488344311_473760_16176"/>
					<ownedComment xmi:type="uml:Comment" xmi:id="_19_0_2_30b0125_1569187167116_724535_3310" body="The predecessor error.">
						<annotatedElement xmi:idref="_18_5_3_f720368_1563972037103_711081_20310"/>
					</ownedComment>
					<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_18_5_3_f720368_1563972388569_92198_20431"/>
					<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_18_5_3_f720368_1563972388569_736230_20432" value="*"/>
				</ownedEnd>
				<ownedEnd xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1563972037102_772837_20309" name="failure" visibility="private" type="_18_5_3_f720368_1537729437929_750972_12332" association="_18_5_3_f720368_1563972037102_913706_20308">
					<redefinedProperty href="https://www.omg.org/spec/RAAML/20211101/CoreRAAMLLib.xmi#_18_5_3_f720368_1524488344311_922751_16175"/>
					<ownedComment xmi:type="uml:Comment" xmi:id="_19_0_2_30b0125_1569187248748_284178_3311" body="The resulting failure.">
						<annotatedElement xmi:idref="_18_5_3_f720368_1563972037102_772837_20309"/>
					</ownedComment>
					<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_18_5_3_f720368_1563972397056_246846_20453"/>
					<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_18_5_3_f720368_1563972397057_956243_20454" value="*"/>
				</ownedEnd>
			</packagedElement>
			<packagedElement xmi:type="uml:Class" xmi:id="_19_0_2_30b0125_1567605657641_831831_104784" name="Scenario" isAbstract="true">
				<ownedComment xmi:type="uml:Comment" xmi:id="_19_0_2_30b0125_1569185668581_449818_3070" body="A composite situation, consisting of multiple steps (that are themselves situations). Steps should have causal ordering, indicated by Causality relationships or sub-types thereof.">
					<annotatedElement xmi:idref="_19_0_2_30b0125_1567605657641_831831_104784"/>
				</ownedComment>
				<generalization xmi:type="uml:Generalization" xmi:id="_19_0_2_30b0125_1567605694523_104171_104874">
					<general href="https://www.omg.org/spec/RAAML/20211101/CoreRAAMLLib.xmi#_18_5_3_f720368_1524488497458_106017_16308"/>
				</generalization>
				<ownedAttribute xmi:type="uml:Property" xmi:id="_18_5_3_f720368_1563972756614_449826_20715" name="scenarioStep" visibility="private" aggregation="composite" association="_18_5_3_f720368_1563972756614_970625_20714">
					<type href="https://www.omg.org/spec/RAAML/20211101/CoreRAAMLLib.xmi#_18_5_3_f720368_1524488497458_106017_16308"/>
					<ownedComment xmi:type="uml:Comment" xmi:id="_19_0_2_30b0125_1569185751772_617126_3078" body="A situation which is a part of a bigger situation - scenario.">
						<annotatedElement xmi:idref="_18_5_3_f720368_1563972756614_449826_20715"/>
					</ownedComment>
					<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_18_5_3_f720368_1563972770581_90272_20754"/>
					<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_18_5_3_f720368_1563972770581_642111_20755" value="*"/>
				</ownedAttribute>
			</packagedElement>
			<packagedElement xmi:type="uml:Class" xmi:id="_19_0_3_8e60263_1603121244891_499978_28" name="UndesiredState" isAbstract="true">
				<ownedComment xmi:type="uml:Comment" xmi:id="_19_0_3_8e60263_1603122235590_994984_277" body="An element&#39;s condition as a specific time which represents an unintended situation. ">
					<annotatedElement xmi:idref="_19_0_3_8e60263_1603121244891_499978_28"/>
				</ownedComment>
				<generalization xmi:type="uml:Generalization" xmi:id="_18_5_3_8760274_1531328637603_146186_45560" general="_18_5_3_f720368_1537729437929_750972_12332"/>
			</packagedElement>
			<profileApplication xmi:type="uml:ProfileApplication" xmi:id="_19_0_3_30b0125_1604650634255_325927_545">
				<appliedProfile href="https://www.omg.org/spec/RAAML/20211101/GeneralRAAML.xmi#_18_5_3_f720368_1537716950274_148762_15249"/>
			</profileApplication>
		</uml:Package>
	<RAAMLC:Situation xmi:id="_18_5_3_f720368_1537816026475_337966_23109" base_Class="_18_5_3_f720368_1537816026475_379095_23108"/>
	<RAAMLC:Situation xmi:id="_18_5_3_f720368_1532698508263_279926_19982" base_Class="_18_5_3_f720368_1532698508263_912563_19981"/>
	<RAAMLG:FailureMode xmi:id="_18_5_3_f720368_1532697812127_494011_19558" base_Class="_18_5_3_f720368_1532697812126_22480_19557"/>
	<RAAMLC:Situation xmi:id="_18_5_3_f720368_1537816958459_957544_23987" base_Class="_18_5_3_f720368_1537816958459_110280_23986"/>
	<RAAMLC:Situation xmi:id="_19_0_2_30b0125_1567605657642_586086_104785" base_Class="_19_0_2_30b0125_1567605657641_831831_104784"/>
	<RAAMLG:FailureMode xmi:id="_18_5_3_8760274_1531328563631_935795_45487" base_Class="_18_5_3_8760274_1531328563631_949308_45486"/>
	<RAAMLC:Situation xmi:id="_19_0_3_8e60263_1603121296189_524224_72" base_Class="_19_0_3_8e60263_1603121244891_499978_28"/>
	<RAAMLC:Situation xmi:id="_18_5_3_f720368_1537729437929_555925_12333" base_Class="_18_5_3_f720368_1537729437929_750972_12332"/>
	<RAAMLC:Situation xmi:id="_18_5_3_f720368_1537730801572_274809_13478" base_Class="_18_5_3_f720368_1537730801362_861482_13475"/>
	<RAAMLC:Situation xmi:id="_18_5_3_f720368_1537815489665_53645_22797" base_Class="_18_5_3_f720368_1537815489665_967944_22796"/>
	<RAAMLC:Situation xmi:id="_18_5_3_8760274_1531328528301_481313_45395" base_Class="_18_5_3_8760274_1531328528301_224185_45394"/>
	<RAAMLC:Situation xmi:id="_18_5_3_f720368_1532697893612_138733_19643" base_Class="_18_5_3_f720368_1532697893611_386348_19642"/>
	<RAAMLC:Situation xmi:id="_18_5_3_8760274_1531328558154_534746_45441" base_Class="_18_5_3_8760274_1531328558153_271100_45440"/>
</xmi:XMI>