blob: 0ad2654a8fe7d43f77d5049b0006657653661ab4 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="SafetyPatterns" nsURI="http://www.eclipse.org/papyrus/SDP/1"
nsPrefix="SafetyPatterns">
<eClassifiers xsi:type="ecore:EClass" name="SafetyPattern" eSuperTypes="../../org.eclipse.papyrus.designer.patterns.profile/model/DesignPatterns.ecore#//Pattern">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="safetyProperties" ordered="false"
upperBound="-1" eType="#//SafetyProperties"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resourceProperties" ordered="false"
upperBound="-1" eType="#//ResourceProperties"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="SafetyProperties" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EDataType" name="ResourceProperties" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EClass" name="SWCompRequirement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="period" ordered="false"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.papyrus.marte.static.profile/resources/MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="availability" ordered="false"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.papyrus.marte.static.profile/resources/MARTE_Library.ecore#//BasicNFP_Types/NFP_Percentage"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="errorRate" ordered="false"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.papyrus.marte.static.profile/resources/MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Class" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HWCompCapability">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Class" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="availability" ordered="false"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.papyrus.marte.static.profile/resources/MARTE_Library.ecore#//BasicNFP_Types/NFP_Percentage"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="errorRate" ordered="false"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.papyrus.marte.static.profile/resources/MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="reliability" ordered="false"
lowerBound="1" eType="#//Reliability"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Reliability" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EDataType" name="Availability" instanceClassName="java.lang.String"/>
</ecore:EPackage>