blob: 7af13c7836e11190ee31bd4ab969c8b447f19dee [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="export" nsURI="http://www.eclipse.org/intent/document/export/0.8"
nsPrefix="export">
<eClassifiers xsi:type="ecore:EClass" name="IntentGen">
<eStructuralFeatures xsi:type="ecore:EReference" name="documents" upperBound="-1"
eType="#//LatexDocument" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LatexDocument">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="authors" lowerBound="1"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="roots" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.mylyn.docs.intent.core/model/document.ecore#//IntentSection"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="documentClass" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="book"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="replaceSubSubSectionByPara"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
</ecore:EPackage>