blob: 052898ebf766bc716bad1cffbe4b761fb2b7239f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" modelDirectory="/org.eclipse.qvtd.build.etl/src-gen" editDirectory="/org.eclipse.qvtd.build.etl.edit/src-gen"
editorDirectory="/org.eclipse.qvtd.build.etl.editor/src-gen" modelPluginID="org.eclipse.qvtd.build.etl"
modelName="Graph" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container"
importerID="org.eclipse.emf.importer.ecore" complianceLevel="8.0" copyrightFields="false"
operationReflection="true" importOrganizing="true">
<foreignModel>Graph.ecore</foreignModel>
<genPackages prefix="Graph" basePackage="org.eclipse.qvtd.build.etl" disposableProviderFactory="true"
ecorePackage="Graph.ecore#/">
<genClasses ecoreClass="Graph.ecore#//Node">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference Graph.ecore#//Node/incoming"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference Graph.ecore#//Node/outgoing"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute Graph.ecore#//Node/label"/>
<genFeatures createChild="false" ecoreFeature="ecore:EReference Graph.ecore#//Node/type"/>
</genClasses>
<genClasses ecoreClass="Graph.ecore#//Edge">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference Graph.ecore#//Edge/target"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference Graph.ecore#//Edge/source"/>
<genFeatures createChild="false" ecoreFeature="ecore:EReference Graph.ecore#//Edge/type"/>
</genClasses>
<genClasses image="false" ecoreClass="Graph.ecore#//Element">
<genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference Graph.ecore#//Element/graph"/>
</genClasses>
<genClasses image="false" ecoreClass="Graph.ecore#//ElementType">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference Graph.ecore#//ElementType/graph"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute Graph.ecore#//ElementType/name"/>
</genClasses>
<genClasses ecoreClass="Graph.ecore#//Graph">
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference Graph.ecore#//Graph/element"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute Graph.ecore#//Graph/name"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference Graph.ecore#//Graph/elementType"/>
</genClasses>
<genClasses ecoreClass="Graph.ecore#//EdgeType"/>
<genClasses ecoreClass="Graph.ecore#//NodeType"/>
</genPackages>
</genmodel:GenModel>