Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorglefur2011-01-07 14:01:35 +0000
committerglefur2011-01-07 14:01:35 +0000
commit01e231291a49d3ece95f6db39e74c5f391012353 (patch)
tree0a0f7c2276ab08dee741ae89e2caf44b1b4ccf3e /plugins/org.eclipse.emf.eef.codegen/.emtl/org/eclipse/emf/eef/codegen/widgets/impl/richtext/richtextFormImpl.emtl
parent39a5b42aa5b6e5130ba782f370dd7bb696a1647d (diff)
downloadorg.eclipse.eef-01e231291a49d3ece95f6db39e74c5f391012353.tar.gz
org.eclipse.eef-01e231291a49d3ece95f6db39e74c5f391012353.tar.xz
org.eclipse.eef-01e231291a49d3ece95f6db39e74c5f391012353.zip
UPDATED: Part visibility management
UPDATED: editor visibility management UPDATED: orderSet for method generation
Diffstat (limited to 'plugins/org.eclipse.emf.eef.codegen/.emtl/org/eclipse/emf/eef/codegen/widgets/impl/richtext/richtextFormImpl.emtl')
-rw-r--r--plugins/org.eclipse.emf.eef.codegen/.emtl/org/eclipse/emf/eef/codegen/widgets/impl/richtext/richtextFormImpl.emtl4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.eef.codegen/.emtl/org/eclipse/emf/eef/codegen/widgets/impl/richtext/richtextFormImpl.emtl b/plugins/org.eclipse.emf.eef.codegen/.emtl/org/eclipse/emf/eef/codegen/widgets/impl/richtext/richtextFormImpl.emtl
index 4fe00bf6c..cba06332e 100644
--- a/plugins/org.eclipse.emf.eef.codegen/.emtl/org/eclipse/emf/eef/codegen/widgets/impl/richtext/richtextFormImpl.emtl
+++ b/plugins/org.eclipse.emf.eef.codegen/.emtl/org/eclipse/emf/eef/codegen/widgets/impl/richtext/richtextFormImpl.emtl
@@ -1325,7 +1325,7 @@
<eAnnotations source="MTL">
<references href="../../../services/common.emtl#/0/significantClass"/>
</eAnnotations>
- <eType xsi:type="ocl.ecore:SetType" href="../../../components/SubPropertiesEditionComponent.emtl#/3/Set(EClass)"/>
+ <eType xsi:type="ocl.ecore:SetType" href="../../../services/common.emtl#/3/Set(EClass)"/>
<eParameters name="ePackage">
<eType xsi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EPackage"/>
</eParameters>
@@ -4817,7 +4817,7 @@
<eAnnotations source="MTL">
<references href="../../../services/common.emtl#/0/significantClass"/>
</eAnnotations>
- <eType xsi:type="ocl.ecore:SetType" href="../../../components/SubPropertiesEditionComponent.emtl#/3/Set(EClass)"/>
+ <eType xsi:type="ocl.ecore:SetType" href="../../../services/common.emtl#/3/Set(EClass)"/>
</eOperations>
<eOperations name="completePackage">
<eAnnotations source="http://www.eclipse.org/ocl/1.1.0/OCL">

Back to the top