Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.qvtd.codegen/model/qvticgmodel.genmodel')
-rw-r--r--plugins/org.eclipse.qvtd.codegen/model/qvticgmodel.genmodel3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/org.eclipse.qvtd.codegen/model/qvticgmodel.genmodel b/plugins/org.eclipse.qvtd.codegen/model/qvticgmodel.genmodel
index 19a8ffdf0..39206f3da 100644
--- a/plugins/org.eclipse.qvtd.codegen/model/qvticgmodel.genmodel
+++ b/plugins/org.eclipse.qvtd.codegen/model/qvticgmodel.genmodel
@@ -25,6 +25,9 @@
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference qvticgmodel.ecore#//CGConnectionAssignment/connectionVariable"/>
</genClasses>
<genClasses ecoreClass="qvticgmodel.ecore#//CGConnectionVariable"/>
+ <genClasses ecoreClass="qvticgmodel.ecore#//CGEcoreContainerAssignment">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference qvticgmodel.ecore#//CGEcoreContainerAssignment/eStructuralFeature"/>
+ </genClasses>
<genClasses ecoreClass="qvticgmodel.ecore#//CGEcorePropertyAssignment">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference qvticgmodel.ecore#//CGEcorePropertyAssignment/eStructuralFeature"/>
</genClasses>

Back to the top