blob: c17d89133e9bfc8ee9480eb5328d3ad1f6817474 [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="id"
nsURI="http://pror.org/presentation/id" nsPrefix="id">
<eClassifiers xsi:type="ecore:EClass" name="IdConfiguration" eSuperTypes="../../org.eclipse.rmf.reqif10.pror/model/configuration.ecore#//ProrPresentationConfiguration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefix" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="REQ-"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="count" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalAlign" eType="#//IdVerticalAlign"
defaultValueLiteral="Top"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="IdVerticalAlign">
<eLiterals name="Top" literal="Top"/>
<eLiterals name="Center" value="1" literal="Center"/>
</eClassifiers>
</ecore:EPackage>