blob: 672aca15ffe19d833e99865a69386b8c24b58c8e [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="boilerplateText" nsURI="http://www.eclipse.org/papyrus/requirements/sysml14/BoilerplateText"
nsPrefix="boilerplateText">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="model" eType="#//Requirement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Requirement">
<eStructuralFeatures xsi:type="ecore:EReference" name="prefix" eType="#//Prefix"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="system" eType="#//Subject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predicate" eType="#//Predicate"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Subject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="system" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Prefix"/>
<eClassifiers xsi:type="ecore:EClass" name="If" eSuperTypes="#//Prefix">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="event" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="While" eSuperTypes="#//Prefix">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Predicate">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="action" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ShallNotAllow" eSuperTypes="#//Predicate">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="entity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="actionPerformedByEntity"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ShallAllow" eSuperTypes="#//Predicate">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="entity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="actionPerformedByEntity"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ShallNot" eSuperTypes="#//Predicate"/>
<eClassifiers xsi:type="ecore:EClass" name="Shall" eSuperTypes="#//Predicate"/>
</ecore:EPackage>