blob: fe2672cf657e5d17e892b200022c23a284191bb7 [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="documentstructuretemplate" nsURI="http://www.eclipse.org/papyrus/model2doc/markup/emf/1.0.0/documentstructuretemplate"
nsPrefix="markup.emf.documentstructuretemplate">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="markupdocumentstructuretemplate"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="EAttributeInMarkupToFile" eSuperTypes="../../org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/model/documentstructuretemplate.ecore#//EAttributeTemplate ../../org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/model/documentstructuretemplate.ecore#//ILeafBodyPartTemplate ../../org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/model/documentstructuretemplate.ecore#//ITemplatePartView #//IMarkupToFileBodyPartTemplate">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This element allows to convert an EAttribute field written with a markup language into a file.&#xD;&#xA;&#xD;&#xA;Common interface for all elements used to convert a text in a markup language into a file.&#xD;&#xA;"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IMarkupToFileBodyPartTemplate" abstract="true"
interface="true" eSuperTypes="../../org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/model/documentstructuretemplate.ecore#//IBodySectionPartTemplate">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inputFormat" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The format of the used markup (markdown:md, wiki:mediawiki,...)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="outputFomat" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The format of the output file (html for example)."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>