diff options
author | glefur | 2010-11-26 08:03:22 +0000 |
---|---|---|
committer | glefur | 2010-11-26 08:03:22 +0000 |
commit | 807b24fdd8727e092ba9691dc0df6c5745a85085 (patch) | |
tree | ce5794fa9f3e4a56acdd02e4e4caa941e1d73e18 /plugins/org.eclipse.emf.eef.codegen/.emtl/org/eclipse/emf/eef/codegen/widgets/impl/richtext/richtextControl.emtl | |
parent | f63d5856fe7e7a31efc4d683fc5f4f5d59bd722c (diff) | |
download | org.eclipse.eef-807b24fdd8727e092ba9691dc0df6c5745a85085.tar.gz org.eclipse.eef-807b24fdd8727e092ba9691dc0df6c5745a85085.tar.xz org.eclipse.eef-807b24fdd8727e092ba9691dc0df6c5745a85085.zip |
FIXED: AdapterFactory gen
Diffstat (limited to 'plugins/org.eclipse.emf.eef.codegen/.emtl/org/eclipse/emf/eef/codegen/widgets/impl/richtext/richtextControl.emtl')
-rw-r--r-- | plugins/org.eclipse.emf.eef.codegen/.emtl/org/eclipse/emf/eef/codegen/widgets/impl/richtext/richtextControl.emtl | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.eef.codegen/.emtl/org/eclipse/emf/eef/codegen/widgets/impl/richtext/richtextControl.emtl b/plugins/org.eclipse.emf.eef.codegen/.emtl/org/eclipse/emf/eef/codegen/widgets/impl/richtext/richtextControl.emtl index 7f57435dc..d78451bb9 100644 --- a/plugins/org.eclipse.emf.eef.codegen/.emtl/org/eclipse/emf/eef/codegen/widgets/impl/richtext/richtextControl.emtl +++ b/plugins/org.eclipse.emf.eef.codegen/.emtl/org/eclipse/emf/eef/codegen/widgets/impl/richtext/richtextControl.emtl @@ -1985,6 +1985,18 @@ <eType xsi:type="ecore:EClass" href="http://www.eclipse.org/emf/eef/views/1.0.0#//ViewsRepository"/> </eParameters> </eOperations> + <eOperations name="significantClass"> + <eAnnotations source="http://www.eclipse.org/ocl/1.1.0/OCL"> + <contents xsi:type="ocl.ecore:Constraint"/> + </eAnnotations> + <eAnnotations source="MTL"> + <references href="../../../services/common.emtl#/0/significantClass"/> + </eAnnotations> + <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> + </eOperations> <eOperations name="mustBeGenerated"> <eAnnotations source="http://www.eclipse.org/ocl/1.1.0/OCL"> <contents xsi:type="ocl.ecore:Constraint"/> @@ -3894,6 +3906,15 @@ </eAnnotations> <eType xsi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/GenModel#//GenPackage"/> </eOperations> + <eOperations name="significantClass"> + <eAnnotations source="http://www.eclipse.org/ocl/1.1.0/OCL"> + <contents xsi:type="ocl.ecore:Constraint"/> + </eAnnotations> + <eAnnotations source="MTL"> + <references href="../../../services/common.emtl#/0/significantClass"/> + </eAnnotations> + <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"> <contents xsi:type="ocl.ecore:Constraint"/> |