diff --git a/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/.classpath b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/.classpath
new file mode 100644
index 0000000..dc57898
--- /dev/null
+++ b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="generated"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
diff --git a/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/.project b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/.project
new file mode 100644
index 0000000..1578e3b
--- /dev/null
+++ b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/.project
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.egf.emf.pattern</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.egf.pattern.ui.PatternBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.egf.core.EGFNature</nature>
+ </natures>
+</projectDescription>
diff --git a/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/.settings/org.eclipse.jdt.core.prefs b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 0000000..db85bda
--- /dev/null
+++ b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,8 @@
+#Mon May 03 11:37:29 CEST 2010
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+org.eclipse.jdt.core.compiler.compliance=1.5
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.5
diff --git a/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/META-INF/MANIFEST.MF b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/META-INF/MANIFEST.MF
new file mode 100644
index 0000000..89e197b
--- /dev/null
+++ b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/META-INF/MANIFEST.MF
@@ -0,0 +1,26 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: %pluginName
+Bundle-SymbolicName: org.eclipse.egf.emf.pattern;singleton:=true
+Bundle-Version: 1.0.0.2_3_2_qualifier
+Bundle-ClassPath: .
+Bundle-Vendor: %providerName
+Bundle-Localization: plugin
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Export-Package:
+ org.eclipse.egf.emf.pattern.edit,
+ org.eclipse.egf.emf.pattern.edit.call.ItemProvider,
+ org.eclipse.egf.emf.pattern.editor,
+ org.eclipse.egf.emf.pattern.editor.call.Editor,
+ org.eclipse.egf.emf.pattern.model,
+ org.eclipse.egf.emf.pattern.model.call.Class,
+ org.eclipse.egf.emf.pattern.model.call.Interface,
+ org.eclipse.egf.emf.pattern.model.call.ResourceFactoryClass,
+ org.eclipse.egf.emf.pattern.tests,
+ org.eclipse.egf.emf.pattern.tests.call.TestCase
+Require-Bundle:
+ org.eclipse.egf.model.fprod,
+ org.eclipse.egf.pattern.jet,
+ org.eclipse.egf.emf.pattern.base;visibility:=reexport,
+ org.eclipse.egf.model.ftask;visibility:=reexport
+Bundle-ActivationPolicy: lazy
diff --git a/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/README b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/README
new file mode 100644
index 0000000..872ea32
--- /dev/null
+++ b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/README
@@ -0,0 +1,2 @@
+In order to reverse org.eclipse.emf.codegen.ecore version 2.3.2.v200802051830
+the two patchs edit_ItemProvider.javajet.patch and model_Class.javajet.patch had to be applied
\ No newline at end of file
diff --git a/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/about.html b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/about.html
new file mode 100644
index 0000000..7e766fe
--- /dev/null
+++ b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/about.html
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head>
+
+
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title>About</title>
+</head><body lang="EN-US">
+<h2>About This Content</h2>
+
+<p>June 5, 2007</p>
+<h3>License</h3>
+
+<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, "Program" will mean the Content.</p>
+
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
+being redistributed by another party ("Redistributor") and different terms and conditions may
+apply to your use of any object code in the Content. Check the Redistributor's license that was
+provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
+
+</body></html>
\ No newline at end of file
diff --git a/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/build.properties b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/build.properties
new file mode 100644
index 0000000..c0f53db
--- /dev/null
+++ b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/build.properties
@@ -0,0 +1,20 @@
+##
+# Copyright (c) 2009-2010 Thales Corporate Services S.A.S.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Thales Corporate Services S.A.S - initial API and implementation
+##
+source.. = generated/
+output.. = bin/
+bin.includes = META-INF/,\
+ templates/,\
+ .,\
+ about.html,\
+ plugin.properties,\
+ plugin.xml,\
+ egf/
+src.includes = about.html
diff --git a/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/egf/EMF_Pattern.fcore b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/egf/EMF_Pattern.fcore
new file mode 100644
index 0000000..6d5a389
--- /dev/null
+++ b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/egf/EMF_Pattern.fcore
@@ -0,0 +1,4900 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xmi:XMI xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI" xmlns:domain="http://www.eclipse.org/egf/1.0.0/domain"
+ xmlns:fcore="http://www.eclipse.org/egf/1.0.0/fcore" xmlns:fprod="http://www.eclipse.org/egf/1.0.0/fprod"
+ xmlns:ftask="http://www.eclipse.org/egf/1.0.0/ftask" xmlns:jetpattern="http://www.eclipse.org/egf/1.0.0/jetpattern"
+ xmlns:pattern="http://www.eclipse.org/egf/1.0.0/pattern" xmlns:types="http://www.eclipse.org/egf/1.0.0/types">
+ <fcore:FactoryComponent xmi:id="_Pcm9sDG0Ed-kc8dEZsdm2w" name="EMF Model Pattern">
+ <contractContainer xmi:id="_Prg8ZDG0Ed-kc8dEZsdm2w">
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_Prg8ZTG0Ed-kc8dEZsdm2w"
+ description="EMF Model Pattern" name="genModel" mandatory="true" invocationContracts="#_Bi0nM3r6EeC0XN9kbwkPYQ">
+ <type xmi:type="domain:TypeDomain" xmi:id="_Bi0nNnr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_WRxYEFIIEd-eGOdO3WtsxA"
+ description="EMF Model Pattern" name="pattern.execution.reporter" invocationContracts="#_Bi0nN3r6EeC0XN9kbwkPYQ">
+ <type xmi:type="pattern:TypePatternExecutionReporter" xmi:id="_Bi0nOnr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_TxwAHVkTEd-bv5aydwO2Qw"
+ description="EMF Model Pattern" name="pattern.ids" invocationContracts="#_Bi0nO3r6EeC0XN9kbwkPYQ">
+ <type xmi:type="pattern:TypePatternList" xmi:id="_Bi0nPnr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_OVsagFHVEd-dr9AWwNwIMQ"
+ description="EMF Model Pattern" name="pattern.substitutions" invocationContracts="#_Bi0nP3r6EeC0XN9kbwkPYQ">
+ <type xmi:type="pattern:TypePatternSubstitution" xmi:id="_Bi0nQXr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_RcQCMPI7Ed-Pp8S8RvVOuQ"
+ description="EMF Model Pattern" name="usedGenPackages" invocationContracts="#_Bi0nQnr6EeC0XN9kbwkPYQ">
+ <type xmi:type="domain:TypeGenPackages" xmi:id="_Bi0nRHr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_sluXsVLLEd-ZSLMRjxSbVQ"
+ description="EMF Model Pattern" name="mergeRulesURI" invocationContracts="#_Bi0nRXr6EeC0XN9kbwkPYQ">
+ <type xmi:type="types:TypeURI" xmi:id="_Bi0nR3r6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ </contractContainer>
+ <viewpointContainer xmi:id="_Pcm9sTG0Ed-kc8dEZsdm2w">
+ <viewpoints xmi:type="pattern:PatternViewpoint" xmi:id="_Pcm9sjG0Ed-kc8dEZsdm2w">
+ <libraries xmi:id="_Pcm9szG0Ed-kc8dEZsdm2w" name="org.eclipse.egf.emf.pattern.model">
+ <elements xmi:id="_Pcm9tDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/build.propertiesjet"
 * Version v 1.9 2006/11/02 16:21:57 marcelop
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderProperties
"
+ name="BuildProperties" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_ZTUvECg7Ed-ROrlGa8LEeQ"
+ headerMethod="#_Pcm9tjG0Ed-kc8dEZsdm2w" conditionMethod="#_8vBvNHLYEd-09ds9dfYpFw"
+ initMethod="#_Pcm9tzG0Ed-kc8dEZsdm2w" footerMethod="#_Pcm9uTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_4EV6kXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_Pcm9tjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._Pcm9tDG0Ed-kc8dEZsdm2w/method._Pcm9tjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Pcm9tzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._Pcm9tDG0Ed-kc8dEZsdm2w/method._Pcm9tzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_8vBvNHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._Pcm9tDG0Ed-kc8dEZsdm2w/method._8vBvNHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_Pcm9uTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._Pcm9tDG0Ed-kc8dEZsdm2w/method._Pcm9uTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PcwusDG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._Pcm9tDG0Ed-kc8dEZsdm2w/method._PcwusDG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Sq2-OGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._Pcm9tDG0Ed-kc8dEZsdm2w/method._Sq2-OGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_06ILSWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._Pcm9tDG0Ed-kc8dEZsdm2w/method._06ILSWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PcwusjG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._Pcm9tDG0Ed-kc8dEZsdm2w/method._PcwusjG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_4EV6l3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4EV6m3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_mwzm4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4EV6nXr5EeC0XN9kbwkPYQ"
+ called="#_PcwusjG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_4EV6nnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4EV6n3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PdDpoDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/manifest.mfjet"
 * Version v 1.5 2007/01/17 15:24:52 marcelop
"
+ name="ManifestMF" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_ZTUvECg7Ed-ROrlGa8LEeQ"
+ headerMethod="#_PdDpojG0Ed-kc8dEZsdm2w" conditionMethod="#_8qZt5HLYEd-09ds9dfYpFw"
+ initMethod="#_PdDpozG0Ed-kc8dEZsdm2w" footerMethod="#_PdDppTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_35LMZXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PdDpojG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PdDpoDG0Ed-kc8dEZsdm2w/method._PdDpojG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PdDpozG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PdDpoDG0Ed-kc8dEZsdm2w/method._PdDpozG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_8qZt5HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PdDpoDG0Ed-kc8dEZsdm2w/method._8qZt5HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PdDppTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PdDpoDG0Ed-kc8dEZsdm2w/method._PdDppTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PdDppzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PdDpoDG0Ed-kc8dEZsdm2w/method._PdDppzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SrAvOGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PdDpoDG0Ed-kc8dEZsdm2w/method._SrAvOGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_05rfVmKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PdDpoDG0Ed-kc8dEZsdm2w/method._05rfVmKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PdDpqTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PdDpoDG0Ed-kc8dEZsdm2w/method._PdDpqTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_35UWVHr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_35UWWHr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_mwzm4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_35UWWnr5EeC0XN9kbwkPYQ"
+ called="#_PdDpqTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_35UWW3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_35UWXHr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PdNaoDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/plugin.xmljet"
 * Version v 1.12 2006/12/28 06:40:38 marcelop
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderXml
"
+ name="PluginXML" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_ZTUvECg7Ed-ROrlGa8LEeQ"
+ headerMethod="#_PdNaojG0Ed-kc8dEZsdm2w" conditionMethod="#_8mrriXLYEd-09ds9dfYpFw"
+ initMethod="#_PdNaozG0Ed-kc8dEZsdm2w" footerMethod="#_PdXLoTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_4ALMQXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PdNaojG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PdNaoDG0Ed-kc8dEZsdm2w/method._PdNaojG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PdNaozG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PdNaoDG0Ed-kc8dEZsdm2w/method._PdNaozG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_8mrriXLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PdNaoDG0Ed-kc8dEZsdm2w/method._8mrriXLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PdXLoTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PdNaoDG0Ed-kc8dEZsdm2w/method._PdXLoTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PdXLozG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PdNaoDG0Ed-kc8dEZsdm2w/method._PdXLozG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SqaSS2KPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PdNaoDG0Ed-kc8dEZsdm2w/method._SqaSS2KPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_06R8SWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PdNaoDG0Ed-kc8dEZsdm2w/method._06R8SWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PdXLpTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PdNaoDG0Ed-kc8dEZsdm2w/method._PdXLpTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_4ALMR3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4ALMS3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_mwzm4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4ALMTXr5EeC0XN9kbwkPYQ"
+ called="#_PdXLpTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_4ALMTnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4ALMT3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PdgVkDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/plugin.propertiesjet"
 * Version v 1.6 2006/11/02 16:21:57 marcelop
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderProperties
"
+ name="PluginProperties" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_xxtwkCg7Ed-ROrlGa8LEeQ"
+ headerMethod="#_PdgVkjG0Ed-kc8dEZsdm2w" conditionMethod="#_8zCshHLYEd-09ds9dfYpFw"
+ initMethod="#_PdgVkzG0Ed-kc8dEZsdm2w" footerMethod="#_PdgVlTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_4OofAXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PdgVkjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PdgVkDG0Ed-kc8dEZsdm2w/method._PdgVkjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PdgVkzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PdgVkDG0Ed-kc8dEZsdm2w/method._PdgVkzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_8zCshHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PdgVkDG0Ed-kc8dEZsdm2w/method._8zCshHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PdgVlTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PdgVkDG0Ed-kc8dEZsdm2w/method._PdgVlTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PdgVlzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PdgVkDG0Ed-kc8dEZsdm2w/method._PdgVlzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SrTqKGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PdgVkDG0Ed-kc8dEZsdm2w/method._SrTqKGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_06k3OWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PdgVkDG0Ed-kc8dEZsdm2w/method._06k3OWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PdgVmTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PdgVkDG0Ed-kc8dEZsdm2w/method._PdgVmTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_4Oxo8nr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4Oxo9nr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_pQ16sChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4Oxo-Hr5EeC0XN9kbwkPYQ"
+ called="#_PdgVmTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_4Oxo-Xr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4Oxo-nr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PdzQgDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/PackageClass.javajet"
 * Version v 1.40 2007/05/10 17:26:51 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="PackageClass" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_VlOiICg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PdzQgjG0Ed-kc8dEZsdm2w" conditionMethod="#_89Lf9HLYEd-09ds9dfYpFw"
+ initMethod="#_PdzQgzG0Ed-kc8dEZsdm2w" footerMethod="#_PdzQhTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_4oGu8Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PdzQgjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PdzQgDG0Ed-kc8dEZsdm2w/method._PdzQgjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PdzQgzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PdzQgDG0Ed-kc8dEZsdm2w/method._PdzQgzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_89Lf9HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PdzQgDG0Ed-kc8dEZsdm2w/method._89Lf9HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PdzQhTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PdzQgDG0Ed-kc8dEZsdm2w/method._PdzQhTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PdzQhzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PdzQgDG0Ed-kc8dEZsdm2w/method._PdzQhzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_StPj2GKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PdzQgDG0Ed-kc8dEZsdm2w/method._StPj2GKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_09HN2WKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PdzQgDG0Ed-kc8dEZsdm2w/method._09HN2WKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PdzQiTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PdzQgDG0Ed-kc8dEZsdm2w/method._PdzQiTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_4oQf9Xr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4oQf-Xr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_QRYMcChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4oQf-3r5EeC0XN9kbwkPYQ"
+ called="#_PdzQiTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_4oQf_Hr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4oQf_Xr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_MeyroChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PeP8cDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/XMLProcessorClass.javajet"
 * Version v 1.3 2007/04/26 20:54:03 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="XMLProcessorClass" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_VlOiICg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PeP8cjG0Ed-kc8dEZsdm2w" conditionMethod="#_9hr7NHLYEd-09ds9dfYpFw"
+ initMethod="#_PeP8czG0Ed-kc8dEZsdm2w" footerMethod="#_PeP8dTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_5XpVgXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PeP8cjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PeP8cDG0Ed-kc8dEZsdm2w/method._PeP8cjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PeP8czG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PeP8cDG0Ed-kc8dEZsdm2w/method._PeP8czG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_9hr7NHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PeP8cDG0Ed-kc8dEZsdm2w/method._9hr7NHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PeP8dTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PeP8cDG0Ed-kc8dEZsdm2w/method._PeP8dTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PeP8dzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PeP8cDG0Ed-kc8dEZsdm2w/method._PeP8dzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SspG4mKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PeP8cDG0Ed-kc8dEZsdm2w/method._SspG4mKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_0767AmKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PeP8cDG0Ed-kc8dEZsdm2w/method._0767AmKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PeP8eTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PeP8cDG0Ed-kc8dEZsdm2w/method._PeP8eTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_5XpVh3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5XpVi3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_QRYMcChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5XpVjXr5EeC0XN9kbwkPYQ"
+ called="#_PeP8eTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_5XpVjnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5XpVj3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_MeyroChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PejecDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Plugin.javajet"
 * Version v 1.8 2007/04/26 20:54:03 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="Plugin" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_F0In8Cg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PejecjG0Ed-kc8dEZsdm2w" conditionMethod="#_9fJklHLYEd-09ds9dfYpFw"
+ initMethod="#_PejeczG0Ed-kc8dEZsdm2w" footerMethod="#_PejedTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_4sITUXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PejecjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PejecDG0Ed-kc8dEZsdm2w/method._PejecjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PejeczG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PejecDG0Ed-kc8dEZsdm2w/method._PejeczG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_9fJklHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PejecDG0Ed-kc8dEZsdm2w/method._9fJklHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PejedTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PejecDG0Ed-kc8dEZsdm2w/method._PejedTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PejedzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PejecDG0Ed-kc8dEZsdm2w/method._PejedzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SsWL8WKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PejecDG0Ed-kc8dEZsdm2w/method._SsWL8WKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_07nZCWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PejecDG0Ed-kc8dEZsdm2w/method._07nZCWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PejeeTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PejecDG0Ed-kc8dEZsdm2w/method._PejeeTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_4sITV3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4sITW3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_cjQNwChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4sITXXr5EeC0XN9kbwkPYQ"
+ called="#_PejeeTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_4sITXnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4sITX3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PesoYDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/ResourceFactoryClass.javajet"
 * Version v 1.11 2007/04/26 20:54:03 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
 * org.eclipse.egf.emf.pattern.model.call.ResourceFactoryClass.ResourceFactoryClass.createResource.override
"
+ name="ResourceFactoryClass" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_VlOiICg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PesoYjG0Ed-kc8dEZsdm2w" conditionMethod="#_9AAxhHLYEd-09ds9dfYpFw"
+ initMethod="#_PesoYzG0Ed-kc8dEZsdm2w" footerMethod="#_PesoZTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_4iTB4Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PesoYjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PesoYDG0Ed-kc8dEZsdm2w/method._PesoYjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PesoYzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PesoYDG0Ed-kc8dEZsdm2w/method._PesoYzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_9AAxhHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PesoYDG0Ed-kc8dEZsdm2w/method._9AAxhHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PesoZTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PesoYDG0Ed-kc8dEZsdm2w/method._PesoZTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PesoZzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PesoYDG0Ed-kc8dEZsdm2w/method._PesoZzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_StFy12KPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PesoYDG0Ed-kc8dEZsdm2w/method._StFy12KPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_063yImKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PesoYDG0Ed-kc8dEZsdm2w/method._063yImKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PesoaTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PesoYDG0Ed-kc8dEZsdm2w/method._PesoaTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_4iTB53r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4iTB63r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_QRYMcChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4iTB7Xr5EeC0XN9kbwkPYQ"
+ called="#_PesoaTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_4iTB7nr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4iTB73r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_MeyroChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_Pe_jUDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.declaredFieldGenFeature.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.egfCustom.constructor.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.reflectiveDelegation.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.genFeature.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.genOperation.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.eUnset.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.eIsSet.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.insert
"
+ name="Class" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_hYG6UCg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_Pe_jUjG0Ed-kc8dEZsdm2w" conditionMethod="#_9DSvBHLYEd-09ds9dfYpFw"
+ initMethod="#_Pe_jUzG0Ed-kc8dEZsdm2w" footerMethod="#_Pe_jVTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_4WFK0Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_Pe_jUjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._Pe_jUDG0Ed-kc8dEZsdm2w/method._Pe_jUjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Pe_jUzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._Pe_jUDG0Ed-kc8dEZsdm2w/method._Pe_jUzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_9DSvBHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._Pe_jUDG0Ed-kc8dEZsdm2w/method._9DSvBHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_Pe_jVTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._Pe_jUDG0Ed-kc8dEZsdm2w/method._Pe_jVTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Pe_jVzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._Pe_jUDG0Ed-kc8dEZsdm2w/method._Pe_jVzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Sr5gCGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._Pe_jUDG0Ed-kc8dEZsdm2w/method._Sr5gCGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_08EE9mKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._Pe_jUDG0Ed-kc8dEZsdm2w/method._08EE9mKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_Pe_jWTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._Pe_jUDG0Ed-kc8dEZsdm2w/method._Pe_jWTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_4WFK13r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4WFK23r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_Chxo4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4WFK3Xr5EeC0XN9kbwkPYQ"
+ called="#_Pe_jWTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_4WFK3nr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4WFK33r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PfcPQDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/FactoryClass.javajet"
 * Version v 1.30 2007/04/26 20:54:03 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="FactoryClass" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_VlOiICg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PfcPQjG0Ed-kc8dEZsdm2w" conditionMethod="#_9cLJFHLYEd-09ds9dfYpFw"
+ initMethod="#_PfcPQzG0Ed-kc8dEZsdm2w" footerMethod="#_PfcPRTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_4bcL8Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PfcPQjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PfcPQDG0Ed-kc8dEZsdm2w/method._PfcPQjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PfcPQzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PfcPQDG0Ed-kc8dEZsdm2w/method._PfcPQzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_9cLJFHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PfcPQDG0Ed-kc8dEZsdm2w/method._9cLJFHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PfcPRTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PfcPQDG0Ed-kc8dEZsdm2w/method._PfcPRTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PfcPRzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PfcPQDG0Ed-kc8dEZsdm2w/method._PfcPRzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_StZU2GKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PfcPQDG0Ed-kc8dEZsdm2w/method._StZU2GKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_07LUKWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PfcPQDG0Ed-kc8dEZsdm2w/method._07LUKWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PfmAQTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PfcPQDG0Ed-kc8dEZsdm2w/method._PfmAQTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_4bcL93r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4bcL-3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_QRYMcChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4bcL_Xr5EeC0XN9kbwkPYQ"
+ called="#_PfmAQTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_4bcL_nr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4bcL_3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_MeyroChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_Pf47MDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/EnumClass.javajet"
 * Version v 1.14 2007/06/08 14:38:47 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="EnumClass" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_txlYcCg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_Pf47MjG0Ed-kc8dEZsdm2w" conditionMethod="#_9QQM9HLYEd-09ds9dfYpFw"
+ initMethod="#_Pf47MzG0Ed-kc8dEZsdm2w" footerMethod="#_Pf47NTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_4zI6QXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_Pf47MjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._Pf47MDG0Ed-kc8dEZsdm2w/method._Pf47MjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Pf47MzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._Pf47MDG0Ed-kc8dEZsdm2w/method._Pf47MzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_9QQM9HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._Pf47MDG0Ed-kc8dEZsdm2w/method._9QQM9HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_Pf47NTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._Pf47MDG0Ed-kc8dEZsdm2w/method._Pf47NTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Pf47NzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._Pf47MDG0Ed-kc8dEZsdm2w/method._Pf47NzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SrwWGGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._Pf47MDG0Ed-kc8dEZsdm2w/method._SrwWGGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_07UeGWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._Pf47MDG0Ed-kc8dEZsdm2w/method._07UeGWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_Pf47OTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._Pf47MDG0Ed-kc8dEZsdm2w/method._Pf47OTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_4zI6R3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4zI6S3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_Chxo4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4zI6TXr5EeC0XN9kbwkPYQ"
+ called="#_Pf47OTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_4zI6Tnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4zI6T3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PgCsMDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/PackageClass.javajet"
 * Version v 1.40 2007/05/10 17:26:51 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="PackageInterface" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_VlOiICg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PgCsMjG0Ed-kc8dEZsdm2w" conditionMethod="#_9S7thHLYEd-09ds9dfYpFw"
+ initMethod="#_PgCsMzG0Ed-kc8dEZsdm2w" footerMethod="#_PgCsNTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_5GD2QXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PgCsMjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PgCsMDG0Ed-kc8dEZsdm2w/method._PgCsMjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PgCsMzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PgCsMDG0Ed-kc8dEZsdm2w/method._PgCsMzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_9S7thHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PgCsMDG0Ed-kc8dEZsdm2w/method._9S7thHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PgCsNTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PgCsMDG0Ed-kc8dEZsdm2w/method._PgCsNTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PgL2IDG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PgCsMDG0Ed-kc8dEZsdm2w/method._PgL2IDG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Ssf88WKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PgCsMDG0Ed-kc8dEZsdm2w/method._Ssf88WKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_08zr2WKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PgCsMDG0Ed-kc8dEZsdm2w/method._08zr2WKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PgL2IjG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PgCsMDG0Ed-kc8dEZsdm2w/method._PgL2IjG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_5GD2R3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5GD2S3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_QRYMcChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5GD2TXr5EeC0XN9kbwkPYQ"
+ called="#_PgL2IjG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_5GD2Tnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5GD2T3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_MeyroChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PgVnIDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/FactoryClass.javajet"
 * Version v 1.30 2007/04/26 20:54:03 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="FactoryInterface" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_VlOiICg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PgVnIjG0Ed-kc8dEZsdm2w" conditionMethod="#_9HAxZHLYEd-09ds9dfYpFw"
+ initMethod="#_PgVnIzG0Ed-kc8dEZsdm2w" footerMethod="#_PgVnJTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_4_zdQXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PgVnIjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PgVnIDG0Ed-kc8dEZsdm2w/method._PgVnIjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PgVnIzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PgVnIDG0Ed-kc8dEZsdm2w/method._PgVnIzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_9HAxZHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PgVnIDG0Ed-kc8dEZsdm2w/method._9HAxZHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PgVnJTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PgVnIDG0Ed-kc8dEZsdm2w/method._PgVnJTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PgVnJzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PgVnIDG0Ed-kc8dEZsdm2w/method._PgVnJzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_StsPyGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PgVnIDG0Ed-kc8dEZsdm2w/method._StsPyGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_08N1-WKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PgVnIDG0Ed-kc8dEZsdm2w/method._08N1-WKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PgVnKTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PgVnIDG0Ed-kc8dEZsdm2w/method._PgVnKTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_4_zdR3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4_zdS3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_QRYMcChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4_zdTXr5EeC0XN9kbwkPYQ"
+ called="#_PgVnKTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_4_zdTnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_4_zdT3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_MeyroChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PgoiEDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/ResourceClass.javajet"
 * Version v 1.14 2007/05/10 13:52:56 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="ResourceClass" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_VlOiICg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PgoiEjG0Ed-kc8dEZsdm2w" conditionMethod="#_85wYhHLYEd-09ds9dfYpFw"
+ initMethod="#_PgoiEzG0Ed-kc8dEZsdm2w" footerMethod="#_PgoiFTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_46b1EXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PgoiEjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PgoiEDG0Ed-kc8dEZsdm2w/method._PgoiEjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PgoiEzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PgoiEDG0Ed-kc8dEZsdm2w/method._PgoiEzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_85wYhHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PgoiEDG0Ed-kc8dEZsdm2w/method._85wYhHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PgoiFTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PgoiEDG0Ed-kc8dEZsdm2w/method._PgoiFTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PgoiFzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PgoiEDG0Ed-kc8dEZsdm2w/method._PgoiFzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SsDRCGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PgoiEDG0Ed-kc8dEZsdm2w/method._SsDRCGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_08qh6WKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PgoiEDG0Ed-kc8dEZsdm2w/method._08qh6WKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PgoiGTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PgoiEDG0Ed-kc8dEZsdm2w/method._PgoiGTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_46lmEHr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_46lmFHr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_QRYMcChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_46lmFnr5EeC0XN9kbwkPYQ"
+ called="#_PgoiGTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_46lmF3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_46lmGHr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_MeyroChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_Pg8EEDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.declaredFieldGenFeature.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.egfCustom.constructor.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.reflectiveDelegation.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.genFeature.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.genOperation.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.eUnset.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.eIsSet.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.insert
"
+ name="Interface" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_hYG6UCg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_Pg8EEjG0Ed-kc8dEZsdm2w" conditionMethod="#_9Kva1HLYEd-09ds9dfYpFw"
+ initMethod="#_Pg8EEzG0Ed-kc8dEZsdm2w" footerMethod="#_Pg8EFTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_5JousXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_Pg8EEjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._Pg8EEDG0Ed-kc8dEZsdm2w/method._Pg8EEjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Pg8EEzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._Pg8EEDG0Ed-kc8dEZsdm2w/method._Pg8EEzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_9Kva1HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._Pg8EEDG0Ed-kc8dEZsdm2w/method._9Kva1HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_Pg8EFTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._Pg8EEDG0Ed-kc8dEZsdm2w/method._Pg8EFTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Pg8EFzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._Pg8EEDG0Ed-kc8dEZsdm2w/method._Pg8EFzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SrmlGGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._Pg8EEDG0Ed-kc8dEZsdm2w/method._SrmlGGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_08Xm-WKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._Pg8EEDG0Ed-kc8dEZsdm2w/method._08Xm-WKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_Pg8EGTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._Pg8EEDG0Ed-kc8dEZsdm2w/method._Pg8EGTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_5Jout3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5Jouu3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_Chxo4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5JouvXr5EeC0XN9kbwkPYQ"
+ called="#_Pg8EGTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_5Jouvnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5Jouv3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PhO_ADG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/AdapterFactoryClass.javajet"
 * Version v 1.10 2007/04/26 20:54:03 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="AdapterFactoryClass" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_VlOiICg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PhO_AjG0Ed-kc8dEZsdm2w" conditionMethod="#_9Wzg5HLYEd-09ds9dfYpFw"
+ initMethod="#_PhO_AzG0Ed-kc8dEZsdm2w" footerMethod="#_PhO_BTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_5PcbwXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PhO_AjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PhO_ADG0Ed-kc8dEZsdm2w/method._PhO_AjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PhO_AzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PhO_ADG0Ed-kc8dEZsdm2w/method._PhO_AzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_9Wzg5HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PhO_ADG0Ed-kc8dEZsdm2w/method._9Wzg5HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PhO_BTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PhO_ADG0Ed-kc8dEZsdm2w/method._PhO_BTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PhO_BzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PhO_ADG0Ed-kc8dEZsdm2w/method._PhO_BzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Ssy372KPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PhO_ADG0Ed-kc8dEZsdm2w/method._Ssy372KPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_089c2WKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PhO_ADG0Ed-kc8dEZsdm2w/method._089c2WKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PhO_CTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PhO_ADG0Ed-kc8dEZsdm2w/method._PhO_CTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_5Pcbx3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5Pcby3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_QRYMcChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5PcbzXr5EeC0XN9kbwkPYQ"
+ called="#_PhO_CTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_5Pcbznr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5Pcbz3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_MeyroChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_Phh58DG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/SwitchClass.javajet"
 * Version v 1.20 2007/06/12 20:54:30 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="SwitchClass" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_VlOiICg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_Phh58jG0Ed-kc8dEZsdm2w" conditionMethod="#_82LgFHLYEd-09ds9dfYpFw"
+ initMethod="#_Phh58zG0Ed-kc8dEZsdm2w" footerMethod="#_Phh59TG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_43AtoXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_Phh58jG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._Phh58DG0Ed-kc8dEZsdm2w/method._Phh58jG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Phh58zG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._Phh58DG0Ed-kc8dEZsdm2w/method._Phh58zG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_82LgFHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._Phh58DG0Ed-kc8dEZsdm2w/method._82LgFHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_Phh59TG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._Phh58DG0Ed-kc8dEZsdm2w/method._Phh59TG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Phh59zG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._Phh58DG0Ed-kc8dEZsdm2w/method._Phh59zG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_StieyGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._Phh58DG0Ed-kc8dEZsdm2w/method._StieyGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_07BjKWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._Phh58DG0Ed-kc8dEZsdm2w/method._07BjKWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_Phh5-TG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._Phh58DG0Ed-kc8dEZsdm2w/method._Phh5-TG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_43Atp3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_43Atq3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_QRYMcChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_43AtrXr5EeC0XN9kbwkPYQ"
+ called="#_Phh5-TG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_43Atrnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_43Atr3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_MeyroChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_Ph004DG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/ValidatorClass.javajet"
 * Version v 1.27 2007/06/08 12:27:11 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="ValidatorClass" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_VlOiICg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_Ph004jG0Ed-kc8dEZsdm2w" conditionMethod="#_9Nt2VHLYEd-09ds9dfYpFw"
+ initMethod="#_Ph004zG0Ed-kc8dEZsdm2w" footerMethod="#_Ph005TG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_5TnxIXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_Ph004jG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._Ph004DG0Ed-kc8dEZsdm2w/method._Ph004jG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Ph004zG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._Ph004DG0Ed-kc8dEZsdm2w/method._Ph004zG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_9Nt2VHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._Ph004DG0Ed-kc8dEZsdm2w/method._9Nt2VHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_Ph005TG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._Ph004DG0Ed-kc8dEZsdm2w/method._Ph005TG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Ph005zG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._Ph004DG0Ed-kc8dEZsdm2w/method._Ph005zG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SspG8mKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._Ph004DG0Ed-kc8dEZsdm2w/method._SspG8mKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_07ePGWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._Ph004DG0Ed-kc8dEZsdm2w/method._07ePGWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_Ph006TG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._Ph004DG0Ed-kc8dEZsdm2w/method._Ph006TG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_5TnxJ3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5TnxK3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_QRYMcChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5TnxLXr5EeC0XN9kbwkPYQ"
+ called="#_Ph006TG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_5TnxLnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5TnxL3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_MeyroChGEd-zj5CV40Ozyg"/>
+ </elements>
+ </libraries>
+ <libraries xmi:id="_0uqqgGJ-Ed-FqczH3ESmRw" name="org.eclipse.egf.emf.pattern.model.call.ResourceFactoryClass">
+ <elements xmi:id="_0uqqgWJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/ResourceFactoryClass.javajet"
 * Version v 1.11 2007/04/26 20:54:03 emerks
"
+ name="ResourceFactoryClass.createResource.override" headerMethod="#_0uqqg2J-Ed-FqczH3ESmRw"
+ conditionMethod="#_--X7pXLYEd-09ds9dfYpFw" initMethod="#_0uqqhGJ-Ed-FqczH3ESmRw"
+ footerMethod="#_0uqqhmJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-tLPwnr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0uqqg2J-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0uqqgWJ-Ed-FqczH3ESmRw/method._0uqqg2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0uqqhGJ-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0uqqgWJ-Ed-FqczH3ESmRw/method._0uqqhGJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_--X7pXLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0uqqgWJ-Ed-FqczH3ESmRw/method._--X7pXLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0uqqhmJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0uqqgWJ-Ed-FqczH3ESmRw/method._0uqqhmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0uqqimJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0uqqgWJ-Ed-FqczH3ESmRw/method._0uqqimJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-tLPyXr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-tLPynr5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-tLPyHr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-tLPzHr5EeC0XN9kbwkPYQ"
+ called="#_0uqqimJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ </libraries>
+ <libraries xmi:id="_0jpGTWJ-Ed-FqczH3ESmRw" name="org.eclipse.egf.emf.pattern.model.call.Class">
+ <elements xmi:id="_0jpGTmJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.declaredFieldGenFeature.insert
"
+ name="Class.declaredFieldGenFeature.override" headerMethod="#_0jpGUGJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__Dly1XLYEd-09ds9dfYpFw" initMethod="#_0jpGUWJ-Ed-FqczH3ESmRw"
+ footerMethod="#_0jpGU2J-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_756d8nr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0jpGUGJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0jpGTmJ-Ed-FqczH3ESmRw/method._0jpGUGJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0jpGUWJ-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0jpGTmJ-Ed-FqczH3ESmRw/method._0jpGUWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__Dly1XLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0jpGTmJ-Ed-FqczH3ESmRw/method.__Dly1XLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0jpGU2J-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0jpGTmJ-Ed-FqczH3ESmRw/method._0jpGU2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0jpGYGJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0jpGTmJ-Ed-FqczH3ESmRw/method._0jpGYGJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_756d-Xr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_756d-nr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_756d-3r5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_756d_Hr5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_756d_Xr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_756d_nr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_756d_3r5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_756eAHr5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_756eAXr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_756eAnr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_756d-Hr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_756eBHr5EeC0XN9kbwkPYQ"
+ called="#_0jpGYGJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0jyQMGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.declaredFieldGenFeature.insert" headerMethod="#_0jyQMmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__Fq2dHLYEd-09ds9dfYpFw" initMethod="#_0jyQM2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0jyQNWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_78TDkXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0jyQMmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0jyQMGJ-Ed-FqczH3ESmRw/method._0jyQMmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0jyQM2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0jyQMGJ-Ed-FqczH3ESmRw/method._0jyQM2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__Fq2dHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0jyQMGJ-Ed-FqczH3ESmRw/method.__Fq2dHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0jyQNWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0jyQMGJ-Ed-FqczH3ESmRw/method._0jyQNWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0jyQQmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0jyQMGJ-Ed-FqczH3ESmRw/method._0jyQQmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_78TDmHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_78TDmXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_78TDmnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_78TDm3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_78TDnHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_78TDnXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_78TDnnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_78TDn3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_78TDoHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_78TDoXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_78TDl3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_78TDo3r5EeC0XN9kbwkPYQ"
+ called="#_0jyQQmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0kFyMGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.reflectiveDelegation.override" headerMethod="#_0kFyMmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__IDcFHLYEd-09ds9dfYpFw" initMethod="#_0kFyM2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0kFyNWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_7_IVIXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0kFyMmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0kFyMGJ-Ed-FqczH3ESmRw/method._0kFyMmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0kFyM2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0kFyMGJ-Ed-FqczH3ESmRw/method._0kFyM2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__IDcFHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0kFyMGJ-Ed-FqczH3ESmRw/method.__IDcFHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0kFyNWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0kFyMGJ-Ed-FqczH3ESmRw/method._0kFyNWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0kFyQWJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0kFyMGJ-Ed-FqczH3ESmRw/method._0kFyQWJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_7_IVKHr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_7_IVKXr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_7_IVKnr5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_7_IVK3r5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_7_IVLHr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_7_IVLXr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_7_IVLnr5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_7_IVL3r5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_7_IVMHr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_7_IVJ3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7_IVMnr5EeC0XN9kbwkPYQ"
+ called="#_0kFyQWJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0kO8IGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.getGenFeature.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.basicGetGenFeature.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.basicSetGenFeature.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.setGenFeature.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.basicUnsetGenFeature.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.unsetGenFeature.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.isSetGenFeature.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.genFeature.insert
"
+ name="Class.genFeature.override" headerMethod="#_0kO8ImJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__LCepHLYEd-09ds9dfYpFw" initMethod="#_0kO8I2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0kO8JWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_8HLd4Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0kO8ImJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0kO8IGJ-Ed-FqczH3ESmRw/method._0kO8ImJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0kO8I2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0kO8IGJ-Ed-FqczH3ESmRw/method._0kO8I2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__LCepHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0kO8IGJ-Ed-FqczH3ESmRw/method.__LCepHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0kO8JWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0kO8IGJ-Ed-FqczH3ESmRw/method._0kO8JWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0kO8MmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0kO8IGJ-Ed-FqczH3ESmRw/method._0kO8MmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_8HLd6Hr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_8HLd6Xr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_8HLd6nr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_8HLd63r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_8HLd7Hr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_8HLd7Xr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_8HLd7nr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_8HLd73r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_8HLd8Hr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_8HLd8Xr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_8HLd53r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_8HLd83r5EeC0XN9kbwkPYQ"
+ called="#_0kO8MmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0kh3EGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.getGenFeature.javadoc.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.getGenFeature.annotations.insert
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.getGenFeature.pre.insert
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.getGenFeature.TODO.override
"
+ name="Class.getGenFeature.override" headerMethod="#_0kh3EmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__MrdZHLYEd-09ds9dfYpFw" initMethod="#_0kh3E2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0kh3FWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_8I-NoXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0kh3EmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0kh3EGJ-Ed-FqczH3ESmRw/method._0kh3EmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0kh3E2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0kh3EGJ-Ed-FqczH3ESmRw/method._0kh3E2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__MrdZHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0kh3EGJ-Ed-FqczH3ESmRw/method.__MrdZHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0kh3FWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0kh3EGJ-Ed-FqczH3ESmRw/method._0kh3FWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0kh3ImJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0kh3EGJ-Ed-FqczH3ESmRw/method._0kh3ImJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_8I-NqHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_8I-NqXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_8I-Nqnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_8I-Nq3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_8I-NrHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_8I-NrXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_8I-Nrnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_8I-Nr3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_8I-NsHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_8I-NsXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_8I-Np3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_8I-Ns3r5EeC0XN9kbwkPYQ"
+ called="#_0kh3ImJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0kroEGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.getGenFeature.javadoc.insert
"
+ name="Class.getGenFeature.javadoc.override" headerMethod="#_0kroEmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__Nt_NHLYEd-09ds9dfYpFw" initMethod="#_0kroE2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0kroFWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_8KwWUXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0kroEmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0kroEGJ-Ed-FqczH3ESmRw/method._0kroEmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0kroE2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0kroEGJ-Ed-FqczH3ESmRw/method._0kroE2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__Nt_NHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0kroEGJ-Ed-FqczH3ESmRw/method.__Nt_NHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0kroFWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0kroEGJ-Ed-FqczH3ESmRw/method._0kroFWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0kroImJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0kroEGJ-Ed-FqczH3ESmRw/method._0kroImJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_8KwWWHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_8KwWWXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_8KwWWnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_8KwWW3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_8KwWXHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_8KwWXXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_8KwWXnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_8KwWX3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_8KwWYHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_8KwWYXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_8KwWV3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_8KwWY3r5EeC0XN9kbwkPYQ"
+ called="#_0kroImJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0lIUAGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.getGenFeature.javadoc.insert" headerMethod="#_0lIUAmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__O6SBHLYEd-09ds9dfYpFw" initMethod="#_0lIUA2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0lIUBWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_8SD4MXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0lIUAmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0lIUAGJ-Ed-FqczH3ESmRw/method._0lIUAmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0lIUA2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0lIUAGJ-Ed-FqczH3ESmRw/method._0lIUA2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__O6SBHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0lIUAGJ-Ed-FqczH3ESmRw/method.__O6SBHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0lIUBWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0lIUAGJ-Ed-FqczH3ESmRw/method._0lIUBWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0lIUEmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0lIUAGJ-Ed-FqczH3ESmRw/method._0lIUEmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_8SNCJHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_8SNCJXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_8SNCJnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_8SNCJ3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_8SNCKHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_8SNCKXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_8SNCKnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_8SNCK3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_8SNCLHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_8SNCLXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_8SNCI3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_8SNCL3r5EeC0XN9kbwkPYQ"
+ called="#_0lIUEmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0lIUFGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.getGenFeature.annotations.insert" headerMethod="#_0lIUFmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__P9a5HLYEd-09ds9dfYpFw" initMethod="#_0lIUF2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0lIUGWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_8Xt0QXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0lIUFmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0lIUFGJ-Ed-FqczH3ESmRw/method._0lIUFmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0lIUF2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0lIUFGJ-Ed-FqczH3ESmRw/method._0lIUF2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__P9a5HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0lIUFGJ-Ed-FqczH3ESmRw/method.__P9a5HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0lIUGWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0lIUFGJ-Ed-FqczH3ESmRw/method._0lIUGWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0lSFCmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0lIUFGJ-Ed-FqczH3ESmRw/method._0lSFCmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_8Xt0SHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_8Xt0SXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_8Xt0Snr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_8Xt0S3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_8Xt0THr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_8Xt0TXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_8Xt0Tnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_8Xt0T3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_8Xt0UHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_8Xt0UXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_8Xt0R3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_8Xt0U3r5EeC0XN9kbwkPYQ"
+ called="#_0lSFCmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0lSFDGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.getGenFeature.pre.insert" headerMethod="#_0lSFDmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__RvjlHLYEd-09ds9dfYpFw" initMethod="#_0lbO8GJ-Ed-FqczH3ESmRw"
+ footerMethod="#_0lbO8mJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_8dFccXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0lSFDmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0lSFDGJ-Ed-FqczH3ESmRw/method._0lSFDmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0lbO8GJ-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0lSFDGJ-Ed-FqczH3ESmRw/method._0lbO8GJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__RvjlHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0lSFDGJ-Ed-FqczH3ESmRw/method.__RvjlHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0lbO8mJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0lSFDGJ-Ed-FqczH3ESmRw/method._0lbO8mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0lbO_2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0lSFDGJ-Ed-FqczH3ESmRw/method._0lbO_2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_8dFceHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_8dFceXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_8dFcenr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_8dFce3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_8dFcfHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_8dFcfXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_8dFcfnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_8dFcf3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_8dFcgHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_8dFcgXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_8dFcd3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_8dFcg3r5EeC0XN9kbwkPYQ"
+ called="#_0lbO_2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0lbPAWJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.getGenFeature.TODO.override" headerMethod="#_0lbPA2J-Ed-FqczH3ESmRw"
+ conditionMethod="#__TiTVHLYEd-09ds9dfYpFw" initMethod="#_0lbPBGJ-Ed-FqczH3ESmRw"
+ footerMethod="#_0lbPBmJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_8hHA0Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0lbPA2J-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0lbPAWJ-Ed-FqczH3ESmRw/method._0lbPA2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0lbPBGJ-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0lbPAWJ-Ed-FqczH3ESmRw/method._0lbPBGJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__TiTVHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0lbPAWJ-Ed-FqczH3ESmRw/method.__TiTVHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0lbPBmJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0lbPAWJ-Ed-FqczH3ESmRw/method._0lbPBmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0lbPE2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0lbPAWJ-Ed-FqczH3ESmRw/method._0lbPE2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_8hHA2Hr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_8hHA2Xr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_8hHA2nr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_8hHA23r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_8hHA3Hr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_8hHA3Xr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_8hHA3nr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_8hHA33r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_8hHA4Hr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_8hHA4Xr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_8hHA13r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_8hHA43r5EeC0XN9kbwkPYQ"
+ called="#_0lbPE2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0lk_8GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.basicGetGenFeature.annotations.insert
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.basicGetGenFeature.pre.insert
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.basicGetGenFeature.TODO.override
"
+ name="Class.basicGetGenFeature.override" headerMethod="#_0lk_8mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__VBhFHLYEd-09ds9dfYpFw" initMethod="#_0lk_82J-Ed-FqczH3ESmRw"
+ footerMethod="#_0lk_9WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_8rY-MXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0lk_8mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0lk_8GJ-Ed-FqczH3ESmRw/method._0lk_8mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0lk_82J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0lk_8GJ-Ed-FqczH3ESmRw/method._0lk_82J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__VBhFHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0lk_8GJ-Ed-FqczH3ESmRw/method.__VBhFHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0lk_9WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0lk_8GJ-Ed-FqczH3ESmRw/method._0lk_9WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0llAAmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0lk_8GJ-Ed-FqczH3ESmRw/method._0llAAmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_8rY-OHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_8rY-OXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_8rY-Onr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_8rY-O3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_8rY-PHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_8rY-PXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_8rY-Pnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_8rY-P3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_8rY-QHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_8rY-QXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_8rY-N3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_8rY-Q3r5EeC0XN9kbwkPYQ"
+ called="#_0llAAmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0l364GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.basicGetGenFeature.annotations.insert" headerMethod="#_0l364mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__XjQpHLYEd-09ds9dfYpFw" initMethod="#_0l3642J-Ed-FqczH3ESmRw"
+ footerMethod="#_0l365WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_8wAYcXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0l364mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0l364GJ-Ed-FqczH3ESmRw/method._0l364mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0l3642J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0l364GJ-Ed-FqczH3ESmRw/method._0l3642J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__XjQpHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0l364GJ-Ed-FqczH3ESmRw/method.__XjQpHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0l365WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0l364GJ-Ed-FqczH3ESmRw/method._0l365WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0l368mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0l364GJ-Ed-FqczH3ESmRw/method._0l368mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_8wAYeHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_8wAYeXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_8wAYenr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_8wAYe3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_8wAYfHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_8wAYfXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_8wAYfnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_8wAYf3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_8wAYgHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_8wAYgXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_8wAYd3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_8wAYg3r5EeC0XN9kbwkPYQ"
+ called="#_0l368mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0mBr4GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.basicGetGenFeature.pre.insert" headerMethod="#_0mBr4mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__ZDFdHLYEd-09ds9dfYpFw" initMethod="#_0mBr42J-Ed-FqczH3ESmRw"
+ footerMethod="#_0mBr5WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_84DhMXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0mBr4mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0mBr4GJ-Ed-FqczH3ESmRw/method._0mBr4mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0mBr42J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0mBr4GJ-Ed-FqczH3ESmRw/method._0mBr42J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__ZDFdHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0mBr4GJ-Ed-FqczH3ESmRw/method.__ZDFdHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0mBr5WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0mBr4GJ-Ed-FqczH3ESmRw/method._0mBr5WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0mBr8mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0mBr4GJ-Ed-FqczH3ESmRw/method._0mBr8mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_84DhOHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_84DhOXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_84DhOnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_84DhO3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_84DhPHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_84DhPXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_84DhPnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_84DhP3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_84DhQHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_84DhQXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_84DhN3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_84DhQ3r5EeC0XN9kbwkPYQ"
+ called="#_0mBr8mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0mK10GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.basicGetGenFeature.TODO.override" headerMethod="#_0mK10mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__a1OJHLYEd-09ds9dfYpFw" initMethod="#_0mK102J-Ed-FqczH3ESmRw"
+ footerMethod="#_0mK11WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_877UkXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0mK10mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0mK10GJ-Ed-FqczH3ESmRw/method._0mK10mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0mK102J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0mK10GJ-Ed-FqczH3ESmRw/method._0mK102J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__a1OJHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0mK10GJ-Ed-FqczH3ESmRw/method.__a1OJHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0mK11WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0mK10GJ-Ed-FqczH3ESmRw/method._0mK11WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0mK14mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0mK10GJ-Ed-FqczH3ESmRw/method._0mK14mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_877UmHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_877UmXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_877Umnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_877Um3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_877UnHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_877UnXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_877Unnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_877Un3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_877UoHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_877UoXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_877Ul3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_877Uo3r5EeC0XN9kbwkPYQ"
+ called="#_0mK14mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0mUm0GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.basicSetGenFeature.annotations.insert
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.basicSetGenFeature.pre.insert
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.basicSetGenFeature.post.insert
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.basicSetGenFeature.pre.insert
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.basicSetGenFeature.post.insert
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.basicSetGenFeature.TODO.override
"
+ name="Class.basicSetGenFeature.override" headerMethod="#_0mUm0mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__d9apHLYEd-09ds9dfYpFw" initMethod="#_0mUm02J-Ed-FqczH3ESmRw"
+ footerMethod="#_0mUm1WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_9Asf0Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0mUm0mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0mUm0GJ-Ed-FqczH3ESmRw/method._0mUm0mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0mUm02J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0mUm0GJ-Ed-FqczH3ESmRw/method._0mUm02J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__d9apHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0mUm0GJ-Ed-FqczH3ESmRw/method.__d9apHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0mUm1WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0mUm0GJ-Ed-FqczH3ESmRw/method._0mUm1WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0mUm4mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0mUm0GJ-Ed-FqczH3ESmRw/method._0mUm4mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_9Asf2Hr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_9Asf2Xr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_9Asf2nr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_9Asf23r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_9Asf3Hr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9Asf3Xr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9Asf3nr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9Asf33r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_9Asf4Hr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9Asf4Xr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_9Asf13r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_9Asf43r5EeC0XN9kbwkPYQ"
+ called="#_0mUm4mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0mnhwGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.basicSetGenFeature.annotations.insert" headerMethod="#_0mnhwmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__fJtdHLYEd-09ds9dfYpFw" initMethod="#_0mnhw2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0mnhxWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_9ERYQXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0mnhwmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0mnhwGJ-Ed-FqczH3ESmRw/method._0mnhwmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0mnhw2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0mnhwGJ-Ed-FqczH3ESmRw/method._0mnhw2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__fJtdHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0mnhwGJ-Ed-FqczH3ESmRw/method.__fJtdHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0mnhxWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0mnhwGJ-Ed-FqczH3ESmRw/method._0mnhxWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0mnh0mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0mnhwGJ-Ed-FqczH3ESmRw/method._0mnh0mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_9ERYSHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_9ERYSXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_9ERYSnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_9ERYS3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_9ERYTHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9ERYTXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9ERYTnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9ERYT3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_9ERYUHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9ERYUXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_9ERYR3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_9ERYU3r5EeC0XN9kbwkPYQ"
+ called="#_0mnh0mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0mxSwGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.basicSetGenFeature.pre.insert" headerMethod="#_0mxSwmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__gDFVHLYEd-09ds9dfYpFw" initMethod="#_0mxSw2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0mxSxWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_9I5ZkXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0mxSwmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0mxSwGJ-Ed-FqczH3ESmRw/method._0mxSwmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0mxSw2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0mxSwGJ-Ed-FqczH3ESmRw/method._0mxSw2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__gDFVHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0mxSwGJ-Ed-FqczH3ESmRw/method.__gDFVHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0mxSxWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0mxSwGJ-Ed-FqczH3ESmRw/method._0mxSxWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0mxS0mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0mxSwGJ-Ed-FqczH3ESmRw/method._0mxS0mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_9I5ZmHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_9I5ZmXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_9I5Zmnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_9I5Zm3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_9I5ZnHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9I5ZnXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9I5Znnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9I5Zn3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_9I5ZoHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9I5ZoXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_9I5Zl3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_9I5Zo3r5EeC0XN9kbwkPYQ"
+ called="#_0mxS0mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0mxS1GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.basicSetGenFeature.post.insert" headerMethod="#_0mxS1mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__gysNHLYEd-09ds9dfYpFw" initMethod="#_0mxS12J-Ed-FqczH3ESmRw"
+ footerMethod="#_0m6csWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_9JfPcXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0mxS1mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0mxS1GJ-Ed-FqczH3ESmRw/method._0mxS1mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0mxS12J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0mxS1GJ-Ed-FqczH3ESmRw/method._0mxS12J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__gysNHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0mxS1GJ-Ed-FqczH3ESmRw/method.__gysNHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0m6csWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0mxS1GJ-Ed-FqczH3ESmRw/method._0m6csWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0m6cvmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0mxS1GJ-Ed-FqczH3ESmRw/method._0m6cvmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_9JfPeHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_9JfPeXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_9JfPenr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_9JfPe3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_9JfPfHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9JfPfXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9JfPfnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9JfPf3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_9JfPgHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9JfPgXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_9JfPd3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_9JfPg3r5EeC0XN9kbwkPYQ"
+ called="#_0m6cvmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0m6cwGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.basicSetGenFeature.TODO.override" headerMethod="#_0m6cwmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__hsEFHLYEd-09ds9dfYpFw" initMethod="#_0m6cw2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0m6cxWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_9MBmEXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0m6cwmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0m6cwGJ-Ed-FqczH3ESmRw/method._0m6cwmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0m6cw2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0m6cwGJ-Ed-FqczH3ESmRw/method._0m6cw2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__hsEFHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0m6cwGJ-Ed-FqczH3ESmRw/method.__hsEFHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0m6cxWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0m6cwGJ-Ed-FqczH3ESmRw/method._0m6cxWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0m6c0mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0m6cwGJ-Ed-FqczH3ESmRw/method._0m6c0mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_9MBmGHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_9MBmGXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_9MBmGnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_9MBmG3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_9MBmHHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9MBmHXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9MBmHnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9MBmH3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_9MBmIHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9MBmIXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_9MBmF3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_9MBmI3r5EeC0XN9kbwkPYQ"
+ called="#_0m6c0mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0nN-sGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.setGenFeature.javadoc.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.setGenFeature.annotations.insert
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.setGenFeature.pre.insert
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.setGenFeature.post.insert
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.setGenFeature.TODO.override
"
+ name="Class.setGenFeature.override" headerMethod="#_0nN-smJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__jLR1HLYEd-09ds9dfYpFw" initMethod="#_0nN-s2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0nN-tWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_9Qf2YXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0nN-smJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0nN-sGJ-Ed-FqczH3ESmRw/method._0nN-smJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0nN-s2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0nN-sGJ-Ed-FqczH3ESmRw/method._0nN-s2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__jLR1HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0nN-sGJ-Ed-FqczH3ESmRw/method.__jLR1HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0nN-tWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0nN-sGJ-Ed-FqczH3ESmRw/method._0nN-tWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0nN-wmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0nN-sGJ-Ed-FqczH3ESmRw/method._0nN-wmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_9Qf2aHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_9Qf2aXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_9Qf2anr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_9Qf2a3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_9Qf2bHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9Qf2bXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9Qf2bnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9Qf2b3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_9Qf2cHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9Qf2cXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_9Qf2Z3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_9Qf2c3r5EeC0XN9kbwkPYQ"
+ called="#_0nN-wmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0nXIoGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.setGenFeature.javadoc.insert
"
+ name="Class.setGenFeature.javadoc.override" headerMethod="#_0nXIomJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__m57RHLYEd-09ds9dfYpFw" initMethod="#_0nXIo2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0nXIpWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_9WdUcXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0nXIomJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0nXIoGJ-Ed-FqczH3ESmRw/method._0nXIomJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0nXIo2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0nXIoGJ-Ed-FqczH3ESmRw/method._0nXIo2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__m57RHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0nXIoGJ-Ed-FqczH3ESmRw/method.__m57RHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0nXIpWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0nXIoGJ-Ed-FqczH3ESmRw/method._0nXIpWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0nXIsmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0nXIoGJ-Ed-FqczH3ESmRw/method._0nXIsmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_9WdUeHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_9WdUeXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_9WdUenr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_9WdUe3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_9WdUfHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9WdUfXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9WdUfnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9WdUf3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_9WdUgHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9WdUgXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_9WdUd3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_9WdUg3r5EeC0XN9kbwkPYQ"
+ called="#_0nXIsmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0ng5oGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.setGenFeature.javadoc.insert" headerMethod="#_0ng5omJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__oi6BHLYEd-09ds9dfYpFw" initMethod="#_0ng5o2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0ng5pWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_9bhaoXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0ng5omJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0ng5oGJ-Ed-FqczH3ESmRw/method._0ng5omJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0ng5o2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0ng5oGJ-Ed-FqczH3ESmRw/method._0ng5o2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__oi6BHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0ng5oGJ-Ed-FqczH3ESmRw/method.__oi6BHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0ng5pWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0ng5oGJ-Ed-FqczH3ESmRw/method._0ng5pWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0ng5smJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0ng5oGJ-Ed-FqczH3ESmRw/method._0ng5smJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_9bhaqHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_9bhaqXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_9bhaqnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_9bhaq3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_9bharHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9bharXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9bharnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9bhar3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_9bhasHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9bhasXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_9bhap3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_9bhas3r5EeC0XN9kbwkPYQ"
+ called="#_0ng5smJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0nqqoGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.setGenFeature.annotations.insert" headerMethod="#_0nqqomJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__pvM1HLYEd-09ds9dfYpFw" initMethod="#_0nqqo2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0nqqpWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_9eM7MXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0nqqomJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0nqqoGJ-Ed-FqczH3ESmRw/method._0nqqomJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0nqqo2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0nqqoGJ-Ed-FqczH3ESmRw/method._0nqqo2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__pvM1HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0nqqoGJ-Ed-FqczH3ESmRw/method.__pvM1HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0nqqpWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0nqqoGJ-Ed-FqczH3ESmRw/method._0nqqpWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0nqqsmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0nqqoGJ-Ed-FqczH3ESmRw/method._0nqqsmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_9eM7OHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_9eM7OXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_9eM7Onr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_9eM7O3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_9eM7PHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9eM7PXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9eM7Pnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9eM7P3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_9eM7QHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9eM7QXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_9eM7N3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_9eM7Q3r5EeC0XN9kbwkPYQ"
+ called="#_0nqqsmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0nz0kGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.setGenFeature.pre.insert" headerMethod="#_0nz0kmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__rEplHLYEd-09ds9dfYpFw" initMethod="#_0nz0k2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0nz0lWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_9f158Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0nz0kmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0nz0kGJ-Ed-FqczH3ESmRw/method._0nz0kmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0nz0k2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0nz0kGJ-Ed-FqczH3ESmRw/method._0nz0k2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__rEplHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0nz0kGJ-Ed-FqczH3ESmRw/method.__rEplHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0nz0lWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0nz0kGJ-Ed-FqczH3ESmRw/method._0nz0lWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0nz0o2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0nz0kGJ-Ed-FqczH3ESmRw/method._0nz0o2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_9f15-Hr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_9f15-Xr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_9f15-nr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_9f15-3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_9f15_Hr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9f15_Xr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9f15_nr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9f15_3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_9f16AHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9f16AXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_9f1593r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_9f16A3r5EeC0XN9kbwkPYQ"
+ called="#_0nz0o2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0qMaMGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.setGenFeature.post.insert" headerMethod="#_0qMaMmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__sQ8ZHLYEd-09ds9dfYpFw" initMethod="#_0qMaM2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0qMaNWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_9kdUMXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0qMaMmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0qMaMGJ-Ed-FqczH3ESmRw/method._0qMaMmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0qMaM2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0qMaMGJ-Ed-FqczH3ESmRw/method._0qMaM2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__sQ8ZHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0qMaMGJ-Ed-FqczH3ESmRw/method.__sQ8ZHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0qMaNWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0qMaMGJ-Ed-FqczH3ESmRw/method._0qMaNWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0qMaQ2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0qMaMGJ-Ed-FqczH3ESmRw/method._0qMaQ2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_9kdUOHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_9kdUOXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_9kdUOnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_9kdUO3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_9kdUPHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9kdUPXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9kdUPnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9kdUP3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_9kdUQHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9kdUQXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_9kdUN3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_9kdUQ3r5EeC0XN9kbwkPYQ"
+ called="#_0qMaQ2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0qMaRWJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.setGenFeature.TODO.override" headerMethod="#_0qMaR2J-Ed-FqczH3ESmRw"
+ conditionMethod="#__tAjRHLYEd-09ds9dfYpFw" initMethod="#_0qMaSGJ-Ed-FqczH3ESmRw"
+ footerMethod="#_0qWLMWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_9p-GUXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0qMaR2J-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0qMaRWJ-Ed-FqczH3ESmRw/method._0qMaR2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0qMaSGJ-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0qMaRWJ-Ed-FqczH3ESmRw/method._0qMaSGJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__tAjRHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0qMaRWJ-Ed-FqczH3ESmRw/method.__tAjRHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0qWLMWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0qMaRWJ-Ed-FqczH3ESmRw/method._0qWLMWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0qWLP2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0qMaRWJ-Ed-FqczH3ESmRw/method._0qWLP2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_9p-GWHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_9p-GWXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_9p-GWnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_9p-GW3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_9p-GXHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9p-GXXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9p-GXnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9p-GX3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_9p-GYHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9p-GYXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_9p-GV3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_9p-GY3r5EeC0XN9kbwkPYQ"
+ called="#_0qWLP2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0qfVIGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.basicUnsetGenFeature.annotations.insert
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.basicUnsetGenFeature.TODO.override
"
+ name="Class.basicUnsetGenFeature.override" headerMethod="#_0qfVImJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__v101HLYEd-09ds9dfYpFw" initMethod="#_0qfVI2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0qfVJWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_9tG54Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0qfVImJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0qfVIGJ-Ed-FqczH3ESmRw/method._0qfVImJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0qfVI2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0qfVIGJ-Ed-FqczH3ESmRw/method._0qfVI2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__v101HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0qfVIGJ-Ed-FqczH3ESmRw/method.__v101HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0qfVJWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0qfVIGJ-Ed-FqczH3ESmRw/method._0qfVJWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0qfVMmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0qfVIGJ-Ed-FqczH3ESmRw/method._0qfVMmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_9tQD0Hr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_9tQD0Xr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_9tQD0nr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_9tQD03r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_9tQD1Hr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9tQD1Xr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9tQD1nr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9tQD13r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_9tQD2Hr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9tQD2Xr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_9tG553r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_9tQD23r5EeC0XN9kbwkPYQ"
+ called="#_0qfVMmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0qpGIGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.basicUnsetGenFeature.annotations.insert" headerMethod="#_0qpGImJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__xezlHLYEd-09ds9dfYpFw" initMethod="#_0qpGI2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0qpGJWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_9wFVYXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0qpGImJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0qpGIGJ-Ed-FqczH3ESmRw/method._0qpGImJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0qpGI2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0qpGIGJ-Ed-FqczH3ESmRw/method._0qpGI2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__xezlHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0qpGIGJ-Ed-FqczH3ESmRw/method.__xezlHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0qpGJWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0qpGIGJ-Ed-FqczH3ESmRw/method._0qpGJWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0qpGMmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0qpGIGJ-Ed-FqczH3ESmRw/method._0qpGMmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_9wFVaHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_9wFVaXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_9wFVanr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_9wFVa3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_9wFVbHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9wFVbXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_9wFVbnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9wFVb3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_9wFVcHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_9wFVcXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_9wFVZ3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_9wFVc3r5EeC0XN9kbwkPYQ"
+ called="#_0qpGMmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0qy3IGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.basicUnsetGenFeature.TODO.override" headerMethod="#_0qy3ImJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__yrGZHLYEd-09ds9dfYpFw" initMethod="#_0qy3I2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0qy3JWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_928LUXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0qy3ImJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0qy3IGJ-Ed-FqczH3ESmRw/method._0qy3ImJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0qy3I2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0qy3IGJ-Ed-FqczH3ESmRw/method._0qy3I2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__yrGZHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0qy3IGJ-Ed-FqczH3ESmRw/method.__yrGZHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0qy3JWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0qy3IGJ-Ed-FqczH3ESmRw/method._0qy3JWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0qy3MmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0qy3IGJ-Ed-FqczH3ESmRw/method._0qy3MmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_928LWHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_928LWXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_928LWnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_928LW3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_928LXHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_928LXXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_928LXnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_928LX3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_928LYHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_928LYXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_928LV3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_928LY3r5EeC0XN9kbwkPYQ"
+ called="#_0qy3MmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0q8BEGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.unsetGenFeature.javadoc.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.unsetGenFeature.annotations.insert
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.unsetGenFeature.TODO.override
"
+ name="Class.unsetGenFeature.override" headerMethod="#_0q8BEmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__0BKNHLYEd-09ds9dfYpFw" initMethod="#_0q8BE2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0q8BFWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_97QqoXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0q8BEmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0q8BEGJ-Ed-FqczH3ESmRw/method._0q8BEmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0q8BE2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0q8BEGJ-Ed-FqczH3ESmRw/method._0q8BE2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__0BKNHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0q8BEGJ-Ed-FqczH3ESmRw/method.__0BKNHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0q8BFWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0q8BEGJ-Ed-FqczH3ESmRw/method._0q8BFWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0q8BImJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0q8BEGJ-Ed-FqczH3ESmRw/method._0q8BImJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_97QqqHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_97QqqXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_97Qqqnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_97Qqq3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_97QqrHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_97aboHr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_97aboXr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_97abonr5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_97abo3r5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_97abpHr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_97Qqp3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_97abpnr5EeC0XN9kbwkPYQ"
+ called="#_0q8BImJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0rPjEGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.unsetGenFeature.javadoc.insert
"
+ name="Class.unsetGenFeature.javadoc.override" headerMethod="#_0rPjEmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__1gX9HLYEd-09ds9dfYpFw" initMethod="#_0rPjE2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0rPjFWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_998LMXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0rPjEmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0rPjEGJ-Ed-FqczH3ESmRw/method._0rPjEmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0rPjE2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0rPjEGJ-Ed-FqczH3ESmRw/method._0rPjE2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__1gX9HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0rPjEGJ-Ed-FqczH3ESmRw/method.__1gX9HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0rPjFWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0rPjEGJ-Ed-FqczH3ESmRw/method._0rPjFWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0rPjImJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0rPjEGJ-Ed-FqczH3ESmRw/method._0rPjImJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_998LOHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_998LOXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_998LOnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_998LO3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_998LPHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_998LPXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_998LPnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_998LP3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_998LQHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_998LQXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_998LN3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_998LQ3r5EeC0XN9kbwkPYQ"
+ called="#_0rPjImJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0rieAGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.unsetGenFeature.javadoc.insert" headerMethod="#_0rieAmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__349lHLYEd-09ds9dfYpFw" initMethod="#_0rieA2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0rieBWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-ALm4Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0rieAmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0rieAGJ-Ed-FqczH3ESmRw/method._0rieAmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0rieA2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0rieAGJ-Ed-FqczH3ESmRw/method._0rieA2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__349lHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0rieAGJ-Ed-FqczH3ESmRw/method.__349lHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0rieBWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0rieAGJ-Ed-FqczH3ESmRw/method._0rieBWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0rieEmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0rieAGJ-Ed-FqczH3ESmRw/method._0rieEmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-ALm6Hr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_-ALm6Xr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-ALm6nr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-ALm63r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-ALm7Hr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-ALm7Xr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-ALm7nr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-ALm73r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-ALm8Hr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-ALm8Xr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-ALm53r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-ALm83r5EeC0XN9kbwkPYQ"
+ called="#_0rieEmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0rrn8GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.unsetGenFeature.annotations.insert" headerMethod="#_0rrn8mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__5rtVHLYEd-09ds9dfYpFw" initMethod="#_0rrn82J-Ed-FqczH3ESmRw"
+ footerMethod="#_0rrn9WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-CabgXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0rrn8mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0rrn8GJ-Ed-FqczH3ESmRw/method._0rrn8mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0rrn82J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0rrn8GJ-Ed-FqczH3ESmRw/method._0rrn82J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__5rtVHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0rrn8GJ-Ed-FqczH3ESmRw/method.__5rtVHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0rrn9WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0rrn8GJ-Ed-FqczH3ESmRw/method._0rrn9WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0rroAmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0rrn8GJ-Ed-FqczH3ESmRw/method._0rroAmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-CabiHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_-CabiXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-Cabinr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-Cabi3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-CabjHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-CabjXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-Cabjnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-Cabj3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-CabkHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-CabkXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-Cabh3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-Cabk3r5EeC0XN9kbwkPYQ"
+ called="#_0rroAmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0r_J8GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.unsetGenFeature.TODO.override" headerMethod="#_0r_J8mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__6keJHLYEd-09ds9dfYpFw" initMethod="#_0r_J82J-Ed-FqczH3ESmRw"
+ footerMethod="#_0r_J9WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-EzBIXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0r_J8mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0r_J8GJ-Ed-FqczH3ESmRw/method._0r_J8mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0r_J82J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0r_J8GJ-Ed-FqczH3ESmRw/method._0r_J82J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__6keJHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0r_J8GJ-Ed-FqczH3ESmRw/method.__6keJHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0r_J9WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0r_J8GJ-Ed-FqczH3ESmRw/method._0r_J9WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0r_KAmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0r_J8GJ-Ed-FqczH3ESmRw/method._0r_KAmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-EzBKHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_-EzBKXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-EzBKnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-EzBK3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-EzBLHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-EzBLXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-EzBLnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-EzBL3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-EzBMHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-EzBMXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-EzBJ3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-EzBM3r5EeC0XN9kbwkPYQ"
+ called="#_0r_KAmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0sIT4GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.isSetGenFeature.javadoc.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.isSetGenFeature.annotations.insert
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.isSetGenFeature.TODO.override
"
+ name="Class.isSetGenFeature.override" headerMethod="#_0sIT4mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__8ES9HLYEd-09ds9dfYpFw" initMethod="#_0sIT42J-Ed-FqczH3ESmRw"
+ footerMethod="#_0sIT5WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-Iq0gXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0sIT4mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0sIT4GJ-Ed-FqczH3ESmRw/method._0sIT4mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0sIT42J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0sIT4GJ-Ed-FqczH3ESmRw/method._0sIT42J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__8ES9HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0sIT4GJ-Ed-FqczH3ESmRw/method.__8ES9HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0sIT5WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0sIT4GJ-Ed-FqczH3ESmRw/method._0sIT5WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0sIT8mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0sIT4GJ-Ed-FqczH3ESmRw/method._0sIT8mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-Iq0iHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_-Iq0iXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-Iq0inr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-Iq0i3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-Iq0jHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-Iq0jXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-Iq0jnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-Iq0j3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-Iq0kHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-Iq0kXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-Iq0h3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-Iq0k3r5EeC0XN9kbwkPYQ"
+ called="#_0sIT8mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0sSE4GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.isSetGenFeature.javadoc.insert
"
+ name="Class.isSetGenFeature.javadoc.override" headerMethod="#_0sSE4mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__9sqpHLYEd-09ds9dfYpFw" initMethod="#_0sSE42J-Ed-FqczH3ESmRw"
+ footerMethod="#_0sSE5WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-N4rsXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0sSE4mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0sSE4GJ-Ed-FqczH3ESmRw/method._0sSE4mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0sSE42J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0sSE4GJ-Ed-FqczH3ESmRw/method._0sSE42J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__9sqpHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0sSE4GJ-Ed-FqczH3ESmRw/method.__9sqpHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0sSE5WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0sSE4GJ-Ed-FqczH3ESmRw/method._0sSE5WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0sSE8mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0sSE4GJ-Ed-FqczH3ESmRw/method._0sSE8mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-N4ruHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_-N4ruXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-N4runr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-N4ru3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-N4rvHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-N4rvXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-N4rvnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-N4rv3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-N4rwHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-N4rwXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-N4rt3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-N4rw3r5EeC0XN9kbwkPYQ"
+ called="#_0sSE8mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0sb14GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.isSetGenFeature.javadoc.insert" headerMethod="#_0sb14mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#__-mChHLYEd-09ds9dfYpFw" initMethod="#_0sb142J-Ed-FqczH3ESmRw"
+ footerMethod="#_0sb15WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-PX5cXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0sb14mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0sb14GJ-Ed-FqczH3ESmRw/method._0sb14mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0sb142J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0sb14GJ-Ed-FqczH3ESmRw/method._0sb142J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="__-mChHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0sb14GJ-Ed-FqczH3ESmRw/method.__-mChHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0sb15WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0sb14GJ-Ed-FqczH3ESmRw/method._0sb15WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0sb18mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0sb14GJ-Ed-FqczH3ESmRw/method._0sb18mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-PX5eHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_-PX5eXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-PX5enr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-PX5e3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-PX5fHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-PX5fXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-PX5fnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-PX5f3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-PX5gHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-PX5gXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-PX5d3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-PX5g3r5EeC0XN9kbwkPYQ"
+ called="#_0sb18mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0sk_0GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.isSetGenFeature.annotations.insert" headerMethod="#_0sk_0mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#___faZHLYEd-09ds9dfYpFw" initMethod="#_0sk_02J-Ed-FqczH3ESmRw"
+ footerMethod="#_0sk_1WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-RA4MXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0sk_0mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0sk_0GJ-Ed-FqczH3ESmRw/method._0sk_0mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0sk_02J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0sk_0GJ-Ed-FqczH3ESmRw/method._0sk_02J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="___faZHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0sk_0GJ-Ed-FqczH3ESmRw/method.___faZHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0sk_1WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0sk_0GJ-Ed-FqczH3ESmRw/method._0sk_1WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0sk_4mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0sk_0GJ-Ed-FqczH3ESmRw/method._0sk_4mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-RA4OHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_-RA4OXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-RA4Onr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-RA4O3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-RA4PHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-RA4PXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-RA4Pnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-RA4P3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-RA4QHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-RA4QXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-RA4N3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-RA4Q3r5EeC0XN9kbwkPYQ"
+ called="#_0sk_4mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0suw0GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.isSetGenFeature.TODO.override" headerMethod="#_0suw0mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AAYyRHLZEd-09ds9dfYpFw" initMethod="#_0suw02J-Ed-FqczH3ESmRw"
+ footerMethod="#_0suw1WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-S8x4Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0suw0mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0suw0GJ-Ed-FqczH3ESmRw/method._0suw0mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0suw02J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0suw0GJ-Ed-FqczH3ESmRw/method._0suw02J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AAYyRHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0suw0GJ-Ed-FqczH3ESmRw/method._AAYyRHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0suw1WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0suw0GJ-Ed-FqczH3ESmRw/method._0suw1WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0suw4mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0suw0GJ-Ed-FqczH3ESmRw/method._0suw4mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-S8x6Hr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_-S8x6Xr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-S8x6nr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-S8x63r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-S8x7Hr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-S8x7Xr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-S8x7nr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-S8x73r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-S8x8Hr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-S8x8Xr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-S8x53r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-S8x83r5EeC0XN9kbwkPYQ"
+ called="#_0suw4mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0s36wGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.genFeature.insert" headerMethod="#_0s36wmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_ADOD1HLZEd-09ds9dfYpFw" initMethod="#_0s36w2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0s36xWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-VCckXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0s36wmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0s36wGJ-Ed-FqczH3ESmRw/method._0s36wmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0s36w2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0s36wGJ-Ed-FqczH3ESmRw/method._0s36w2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_ADOD1HLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0s36wGJ-Ed-FqczH3ESmRw/method._ADOD1HLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0s36xWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0s36wGJ-Ed-FqczH3ESmRw/method._0s36xWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0s360mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0s36wGJ-Ed-FqczH3ESmRw/method._0s360mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-VCcmHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_-VCcmXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-VCcmnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-VCcm3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-VCcnHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-VCcnXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-VCcnnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-VCcn3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-VCcoHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-VCcoXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-VCcl3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-VCco3r5EeC0XN9kbwkPYQ"
+ called="#_0s360mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0tBrwGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.genOperation.javadoc.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.genOperation.annotations.insert
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.implementedGenOperation.TODO.override
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.genOperation.insert
"
+ name="Class.genOperation.override" headerMethod="#_0tLcwGJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AD9qtHLZEd-09ds9dfYpFw" initMethod="#_0tLcwWJ-Ed-FqczH3ESmRw"
+ footerMethod="#_0tLcw2J-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-YdkAXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0tLcwGJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0tBrwGJ-Ed-FqczH3ESmRw/method._0tLcwGJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0tLcwWJ-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0tBrwGJ-Ed-FqczH3ESmRw/method._0tLcwWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AD9qtHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0tBrwGJ-Ed-FqczH3ESmRw/method._AD9qtHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0tLcw2J-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0tBrwGJ-Ed-FqczH3ESmRw/method._0tLcw2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0tLc0GJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0tBrwGJ-Ed-FqczH3ESmRw/method._0tLc0GJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-YdkCHr5EeC0XN9kbwkPYQ" name="genOperation" type="org.eclipse.emf.codegen.ecore.genmodel.GenOperation"/>
+ <parameters xmi:id="_-YdkCXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-YdkCnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-YdkC3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-YdkDHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-YdkDXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-YdkDnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-YdkD3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-YdkEHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-YdkEXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-YdkB3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-YdkE3r5EeC0XN9kbwkPYQ"
+ called="#_0tLc0GJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0tUmsGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Class.Class.genOperation.javadoc.insert
"
+ name="Class.genOperation.javadoc.override" headerMethod="#_0tUmsmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AFJ9hHLZEd-09ds9dfYpFw" initMethod="#_0tUms2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0tUmtWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-as_sXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0tUmsmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0tUmsGJ-Ed-FqczH3ESmRw/method._0tUmsmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0tUms2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0tUmsGJ-Ed-FqczH3ESmRw/method._0tUms2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AFJ9hHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0tUmsGJ-Ed-FqczH3ESmRw/method._AFJ9hHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0tUmtWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0tUmsGJ-Ed-FqczH3ESmRw/method._0tUmtWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0tUmwmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0tUmsGJ-Ed-FqczH3ESmRw/method._0tUmwmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-as_uHr5EeC0XN9kbwkPYQ" name="genOperation" type="org.eclipse.emf.codegen.ecore.genmodel.GenOperation"/>
+ <parameters xmi:id="_-as_uXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-as_unr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-as_u3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-as_vHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-as_vXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-as_vnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-as_v3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-as_wHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-as_wXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-as_t3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-as_w3r5EeC0XN9kbwkPYQ"
+ called="#_0tUmwmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0toIsGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.genOperation.javadoc.insert" headerMethod="#_0toIsmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AG8GNHLZEd-09ds9dfYpFw" initMethod="#_0toIs2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0toItWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-d1MMXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0toIsmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0toIsGJ-Ed-FqczH3ESmRw/method._0toIsmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0toIs2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0toIsGJ-Ed-FqczH3ESmRw/method._0toIs2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AG8GNHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0toIsGJ-Ed-FqczH3ESmRw/method._AG8GNHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0toItWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0toIsGJ-Ed-FqczH3ESmRw/method._0toItWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0toIwmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0toIsGJ-Ed-FqczH3ESmRw/method._0toIwmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-d-9NHr5EeC0XN9kbwkPYQ" name="genOperation" type="org.eclipse.emf.codegen.ecore.genmodel.GenOperation"/>
+ <parameters xmi:id="_-d-9NXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-d-9Nnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-d-9N3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-d-9OHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-d-9OXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-d-9Onr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-d-9O3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-d-9PHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-d-9PXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-d-9M3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-d-9P3r5EeC0XN9kbwkPYQ"
+ called="#_0toIwmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0txSoGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.genOperation.annotations.insert" headerMethod="#_0txSomJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AIbT9HLZEd-09ds9dfYpFw" initMethod="#_0txSo2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0txSpWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-ggswXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0txSomJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0txSoGJ-Ed-FqczH3ESmRw/method._0txSomJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0txSo2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0txSoGJ-Ed-FqczH3ESmRw/method._0txSo2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AIbT9HLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0txSoGJ-Ed-FqczH3ESmRw/method._AIbT9HLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0txSpWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0txSoGJ-Ed-FqczH3ESmRw/method._0txSpWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0txSsmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0txSoGJ-Ed-FqczH3ESmRw/method._0txSsmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-ggsyHr5EeC0XN9kbwkPYQ" name="genOperation" type="org.eclipse.emf.codegen.ecore.genmodel.GenOperation"/>
+ <parameters xmi:id="_-ggsyXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-ggsynr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-ggsy3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-ggszHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-ggszXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-ggsznr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-ggsz3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-ggs0Hr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-ggs0Xr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-ggsx3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-ggs03r5EeC0XN9kbwkPYQ"
+ called="#_0txSsmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0t7DoGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.implementedGenOperation.TODO.override" headerMethod="#_0t7DomJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AKODtHLZEd-09ds9dfYpFw" initMethod="#_0t7Do2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0t7DpWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-iJrgXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0t7DomJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0t7DoGJ-Ed-FqczH3ESmRw/method._0t7DomJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0t7Do2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0t7DoGJ-Ed-FqczH3ESmRw/method._0t7Do2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AKODtHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0t7DoGJ-Ed-FqczH3ESmRw/method._AKODtHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0t7DpWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0t7DoGJ-Ed-FqczH3ESmRw/method._0t7DpWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0t7DsmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0t7DoGJ-Ed-FqczH3ESmRw/method._0t7DsmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-iJriHr5EeC0XN9kbwkPYQ" name="genOperation" type="org.eclipse.emf.codegen.ecore.genmodel.GenOperation"/>
+ <parameters xmi:id="_-iJriXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-iJrinr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-iJri3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-iJrjHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-iJrjXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-iJrjnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-iJrj3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-iJrkHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-iJrkXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-iJrh3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-iJrk3r5EeC0XN9kbwkPYQ"
+ called="#_0t7DsmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0uENkGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.genOperation.insert" headerMethod="#_0uENkmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_ALaWhHLZEd-09ds9dfYpFw" initMethod="#_0uENk2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0uENlWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-lR4AXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0uENkmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0uENkGJ-Ed-FqczH3ESmRw/method._0uENkmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0uENk2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0uENkGJ-Ed-FqczH3ESmRw/method._0uENk2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_ALaWhHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0uENkGJ-Ed-FqczH3ESmRw/method._ALaWhHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0uENlWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0uENkGJ-Ed-FqczH3ESmRw/method._0uENlWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0uENomJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0uENkGJ-Ed-FqczH3ESmRw/method._0uENomJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-lR4CHr5EeC0XN9kbwkPYQ" name="genOperation" type="org.eclipse.emf.codegen.ecore.genmodel.GenOperation"/>
+ <parameters xmi:id="_-lR4CXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-lR4Cnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-lR4C3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-lR4DHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-lR4DXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-lR4Dnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-lR4D3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-lR4EHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-lR4EXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-lR4B3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-lR4E3r5EeC0XN9kbwkPYQ"
+ called="#_0uENomJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0uN-kGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.eUnset.override" headerMethod="#_0uN-kmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AMmpVHLZEd-09ds9dfYpFw" initMethod="#_0uN-k2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0uN-lWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-m62wXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0uN-kmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0uN-kGJ-Ed-FqczH3ESmRw/method._0uN-kmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0uN-k2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0uN-kGJ-Ed-FqczH3ESmRw/method._0uN-k2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AMmpVHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0uN-kGJ-Ed-FqczH3ESmRw/method._AMmpVHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0uN-lWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0uN-kGJ-Ed-FqczH3ESmRw/method._0uN-lWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0uN-oWJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0uN-kGJ-Ed-FqczH3ESmRw/method._0uN-oWJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-m62yHr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-m62yXr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-m62ynr5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-m62y3r5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-m62zHr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-m62zXr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-m62znr5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-m62z3r5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-m620Hr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-m62x3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-m620nr5EeC0XN9kbwkPYQ"
+ called="#_0uN-oWJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0uXvkGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.eIsSet.override" headerMethod="#_0uXvkmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AN8tJHLZEd-09ds9dfYpFw" initMethod="#_0uXvk2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0uXvlWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-pdNYXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0uXvkmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0uXvkGJ-Ed-FqczH3ESmRw/method._0uXvkmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0uXvk2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0uXvkGJ-Ed-FqczH3ESmRw/method._0uXvk2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AN8tJHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0uXvkGJ-Ed-FqczH3ESmRw/method._AN8tJHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0uXvlWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0uXvkGJ-Ed-FqczH3ESmRw/method._0uXvlWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0uXvoWJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0uXvkGJ-Ed-FqczH3ESmRw/method._0uXvoWJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-pdNaHr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-pdNaXr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-pdNanr5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-pdNa3r5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-pdNbHr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-pdNbXr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-pdNbnr5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-pdNb3r5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-pdNcHr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-pdNZ3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-pdNcnr5EeC0XN9kbwkPYQ"
+ called="#_0uXvoWJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0ug5gGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.insert" headerMethod="#_0ug5gmJ-Ed-FqczH3ESmRw" conditionMethod="#_AO_O9HLZEd-09ds9dfYpFw"
+ initMethod="#_0ug5g2J-Ed-FqczH3ESmRw" footerMethod="#_0ug5hWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-rZHEXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0ug5gmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0ug5gGJ-Ed-FqczH3ESmRw/method._0ug5gmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0ug5g2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0ug5gGJ-Ed-FqczH3ESmRw/method._0ug5g2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AO_O9HLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0ug5gGJ-Ed-FqczH3ESmRw/method._AO_O9HLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0ug5hWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0ug5gGJ-Ed-FqczH3ESmRw/method._0ug5hWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0ug5kWJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0ug5gGJ-Ed-FqczH3ESmRw/method._0ug5kWJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-rZHGHr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-rZHGXr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-rZHGnr5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-rZHG3r5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-rZHHHr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-rZHHXr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-rZHHnr5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-rZHH3r5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-rZHIHr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-rZHF3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-rZHInr5EeC0XN9kbwkPYQ"
+ called="#_0ug5kWJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_JLBM0HroEeC0XN9kbwkPYQ" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Class.egfCustom.constructor.override" headerMethod="#_JLBM0nroEeC0XN9kbwkPYQ"
+ conditionMethod="#_JLBM1HroEeC0XN9kbwkPYQ" initMethod="#_JLBM03roEeC0XN9kbwkPYQ"
+ footerMethod="#_JLBM1nroEeC0XN9kbwkPYQ">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_7-ifQXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_JLBM0nroEeC0XN9kbwkPYQ" name="header" patternFilePath="templates/pattern._JLBM0HroEeC0XN9kbwkPYQ/method._JLBM0nroEeC0XN9kbwkPYQ.pt"/>
+ <methods xmi:id="_JLBM03roEeC0XN9kbwkPYQ" name="init" patternFilePath="templates/pattern._JLBM0HroEeC0XN9kbwkPYQ/method._JLBM03roEeC0XN9kbwkPYQ.pt"/>
+ <methods xmi:id="_JLBM1HroEeC0XN9kbwkPYQ" name="preCondition" patternFilePath="templates/pattern._JLBM0HroEeC0XN9kbwkPYQ/method._JLBM1HroEeC0XN9kbwkPYQ.pt"/>
+ <methods xmi:id="_JLBM1nroEeC0XN9kbwkPYQ" name="footer" patternFilePath="templates/pattern._JLBM0HroEeC0XN9kbwkPYQ/method._JLBM1nroEeC0XN9kbwkPYQ.pt"/>
+ <methods xmi:id="_JLBM4XroEeC0XN9kbwkPYQ" name="doGenerate" patternFilePath="templates/pattern._JLBM0HroEeC0XN9kbwkPYQ/method._JLBM4XroEeC0XN9kbwkPYQ.pt"/>
+ <parameters xmi:id="_7-ifSHr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_7-ifSXr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_7-ifSnr5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_7-ifS3r5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_7-ifTHr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_7-ifTXr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_7-ifTnr5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_7-ifT3r5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_7-ifUHr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_7-ifR3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7-ifUnr5EeC0XN9kbwkPYQ"
+ called="#_JLBM4XroEeC0XN9kbwkPYQ"/>
+ </elements>
+ </libraries>
+ <libraries xmi:id="_0u0bgGJ-Ed-FqczH3ESmRw" name="org.eclipse.egf.emf.pattern.model.call.Interface">
+ <elements xmi:id="_0u0bgWJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.declaredFieldGenFeature.insert
"
+ name="Interface.declaredFieldGenFeature.override" headerMethod="#_0u0bg2J-Ed-FqczH3ESmRw"
+ conditionMethod="#_AQBwxXLZEd-09ds9dfYpFw" initMethod="#_0u0bhGJ-Ed-FqczH3ESmRw"
+ footerMethod="#_0u0bhmJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-xWlInr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0u0bg2J-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0u0bgWJ-Ed-FqczH3ESmRw/method._0u0bg2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0u0bhGJ-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0u0bgWJ-Ed-FqczH3ESmRw/method._0u0bhGJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AQBwxXLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0u0bgWJ-Ed-FqczH3ESmRw/method._AQBwxXLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0u0bhmJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0u0bgWJ-Ed-FqczH3ESmRw/method._0u0bhmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0u0bk2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0u0bgWJ-Ed-FqczH3ESmRw/method._0u0bk2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-xWlKXr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_-xWlKnr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-xWlK3r5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-xWlLHr5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-xWlLXr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-xWlLnr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-xWlL3r5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-xWlMHr5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-xWlMXr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-xWlMnr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-xWlKHr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-xWlNHr5EeC0XN9kbwkPYQ"
+ called="#_0u0bk2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0vHWcGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.declaredFieldGenFeature.insert" headerMethod="#_0vHWcmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_ARX0lHLZEd-09ds9dfYpFw" initMethod="#_0vHWc2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0vHWdWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-zSe0Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0vHWcmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0vHWcGJ-Ed-FqczH3ESmRw/method._0vHWcmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0vHWc2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0vHWcGJ-Ed-FqczH3ESmRw/method._0vHWc2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_ARX0lHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0vHWcGJ-Ed-FqczH3ESmRw/method._ARX0lHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0vHWdWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0vHWcGJ-Ed-FqczH3ESmRw/method._0vHWdWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0vHWgmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0vHWcGJ-Ed-FqczH3ESmRw/method._0vHWgmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-zSe2Hr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_-zSe2Xr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-zSe2nr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-zSe23r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-zSe3Hr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-zSe3Xr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-zSe3nr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-zSe33r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-zSe4Hr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-zSe4Xr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-zSe13r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-zSe43r5EeC0XN9kbwkPYQ"
+ called="#_0vHWgmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0vQgYGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.reflectiveDelegation.override" headerMethod="#_0vQgYmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_ASkHZHLZEd-09ds9dfYpFw" initMethod="#_0vQgY2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0vQgZWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-0L2sXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0vQgYmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0vQgYGJ-Ed-FqczH3ESmRw/method._0vQgYmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0vQgY2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0vQgYGJ-Ed-FqczH3ESmRw/method._0vQgY2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_ASkHZHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0vQgYGJ-Ed-FqczH3ESmRw/method._ASkHZHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0vQgZWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0vQgYGJ-Ed-FqczH3ESmRw/method._0vQgZWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0vQgcWJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0vQgYGJ-Ed-FqczH3ESmRw/method._0vQgcWJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-0L2uHr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-0L2uXr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-0L2unr5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-0L2u3r5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-0L2vHr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-0L2vXr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-0L2vnr5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-0L2v3r5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-0L2wHr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-0L2t3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-0L2wnr5EeC0XN9kbwkPYQ"
+ called="#_0vQgcWJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0vaRYGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.getGenFeature.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.basicGetGenFeature.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.basicSetGenFeature.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.setGenFeature.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.basicUnsetGenFeature.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.unsetGenFeature.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.isSetGenFeature.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.genFeature.insert
"
+ name="Interface.genFeature.override" headerMethod="#_0vaRYmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AUpyFHLZEd-09ds9dfYpFw" initMethod="#_0vaRY2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0vaRZWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-1YJgXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0vaRYmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0vaRYGJ-Ed-FqczH3ESmRw/method._0vaRYmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0vaRY2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0vaRYGJ-Ed-FqczH3ESmRw/method._0vaRY2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AUpyFHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0vaRYGJ-Ed-FqczH3ESmRw/method._AUpyFHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0vaRZWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0vaRYGJ-Ed-FqczH3ESmRw/method._0vaRZWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0vaRcmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0vaRYGJ-Ed-FqczH3ESmRw/method._0vaRcmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-1YJiHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_-1YJiXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-1YJinr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-1YJi3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-1YJjHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-1YJjXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-1YJjnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-1YJj3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-1YJkHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-1YJkXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-1YJh3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-1YJk3r5EeC0XN9kbwkPYQ"
+ called="#_0vaRcmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0vkCYGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.getGenFeature.javadoc.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.getGenFeature.annotations.insert
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.getGenFeature.pre.insert
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.getGenFeature.TODO.override
"
+ name="Interface.getGenFeature.override" headerMethod="#_0vkCYmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AWlrxHLZEd-09ds9dfYpFw" initMethod="#_0vkCY2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0vkCZWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-4DqEXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0vkCYmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0vkCYGJ-Ed-FqczH3ESmRw/method._0vkCYmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0vkCY2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0vkCYGJ-Ed-FqczH3ESmRw/method._0vkCY2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AWlrxHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0vkCYGJ-Ed-FqczH3ESmRw/method._AWlrxHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0vkCZWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0vkCYGJ-Ed-FqczH3ESmRw/method._0vkCZWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0vkCcmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0vkCYGJ-Ed-FqczH3ESmRw/method._0vkCcmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-4DqGHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_-4DqGXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-4DqGnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-4DqG3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-4DqHHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-4DqHXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-4DqHnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-4DqH3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-4DqIHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-4DqIXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-4DqF3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-4DqI3r5EeC0XN9kbwkPYQ"
+ called="#_0vkCcmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0vtMUGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.getGenFeature.javadoc.insert
"
+ name="Interface.getGenFeature.javadoc.override" headerMethod="#_0vtMUmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AXx-lHLZEd-09ds9dfYpFw" initMethod="#_0vtMU2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0vtMVWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-6vKoXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0vtMUmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0vtMUGJ-Ed-FqczH3ESmRw/method._0vtMUmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0vtMU2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0vtMUGJ-Ed-FqczH3ESmRw/method._0vtMU2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AXx-lHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0vtMUGJ-Ed-FqczH3ESmRw/method._AXx-lHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0vtMVWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0vtMUGJ-Ed-FqczH3ESmRw/method._0vtMVWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0vtMYmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0vtMUGJ-Ed-FqczH3ESmRw/method._0vtMYmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_-6vKqHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_-6vKqXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-6vKqnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-6vKq3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-6vKrHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-6vKrXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-6vKrnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-6vKr3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-6vKsHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-6vKsXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-6vKp3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-6vKs3r5EeC0XN9kbwkPYQ"
+ called="#_0vtMYmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0wJ4QGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.getGenFeature.javadoc.insert" headerMethod="#_0wJ4QmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AZkHRHLZEd-09ds9dfYpFw" initMethod="#_0wJ4Q2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0wJ4RWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_--6gAXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0wJ4QmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0wJ4QGJ-Ed-FqczH3ESmRw/method._0wJ4QmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0wJ4Q2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0wJ4QGJ-Ed-FqczH3ESmRw/method._0wJ4Q2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AZkHRHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0wJ4QGJ-Ed-FqczH3ESmRw/method._AZkHRHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0wJ4RWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0wJ4QGJ-Ed-FqczH3ESmRw/method._0wJ4RWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0wJ4UmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0wJ4QGJ-Ed-FqczH3ESmRw/method._0wJ4UmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_--6gCHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_--6gCXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_--6gCnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_--6gC3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_--6gDHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_--6gDXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_--6gDnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_--6gD3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_--6gEHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_--6gEXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_--6gB3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_--6gE3r5EeC0XN9kbwkPYQ"
+ called="#_0wJ4UmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0wTpQGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.getGenFeature.annotations.insert" headerMethod="#_0wTpQmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AawaFHLZEd-09ds9dfYpFw" initMethod="#_0wTpQ2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0wTpRWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__AjewXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0wTpQmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0wTpQGJ-Ed-FqczH3ESmRw/method._0wTpQmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0wTpQ2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0wTpQGJ-Ed-FqczH3ESmRw/method._0wTpQ2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AawaFHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0wTpQGJ-Ed-FqczH3ESmRw/method._AawaFHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0wTpRWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0wTpQGJ-Ed-FqczH3ESmRw/method._0wTpRWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0wTpUmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0wTpQGJ-Ed-FqczH3ESmRw/method._0wTpUmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__AjeyHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__AjeyXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__Ajeynr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__Ajey3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__AjezHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__AjezXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__Ajeznr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__Ajez3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__Aje0Hr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__Aje0Xr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__Ajex3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__Aje03r5EeC0XN9kbwkPYQ"
+ called="#_0wTpUmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0wczMGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.getGenFeature.pre.insert" headerMethod="#_0wczMmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_Ab8s5HLZEd-09ds9dfYpFw" initMethod="#_0wczM2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0wczNWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__CL2cXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0wczMmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0wczMGJ-Ed-FqczH3ESmRw/method._0wczMmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0wczM2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0wczMGJ-Ed-FqczH3ESmRw/method._0wczM2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_Ab8s5HLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0wczMGJ-Ed-FqczH3ESmRw/method._Ab8s5HLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0wczNWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0wczMGJ-Ed-FqczH3ESmRw/method._0wczNWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0wczQmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0wczMGJ-Ed-FqczH3ESmRw/method._0wczQmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__CL2eHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__CL2eXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__CL2enr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__CL2e3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__CL2fHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__CL2fXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__CL2fnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__CL2f3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__CL2gHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__CL2gXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__CL2d3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__CL2g3r5EeC0XN9kbwkPYQ"
+ called="#_0wczQmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0wmkMGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.getGenFeature.TODO.override" headerMethod="#_0wmkMmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AdvcpHLZEd-09ds9dfYpFw" initMethod="#_0wmkM2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0wmkNWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__EIXMXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0wmkMmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0wmkMGJ-Ed-FqczH3ESmRw/method._0wmkMmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0wmkM2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0wmkMGJ-Ed-FqczH3ESmRw/method._0wmkM2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AdvcpHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0wmkMGJ-Ed-FqczH3ESmRw/method._AdvcpHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0wmkNWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0wmkMGJ-Ed-FqczH3ESmRw/method._0wmkNWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0wmkQmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0wmkMGJ-Ed-FqczH3ESmRw/method._0wmkQmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__EIXOHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__EIXOXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__EIXOnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__EIXO3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__EIXPHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__EIXPXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__EIXPnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__EIXP3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__EIXQHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__EIXQXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__EIXN3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__EIXQ3r5EeC0XN9kbwkPYQ"
+ called="#_0wmkQmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0wwVMGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.basicGetGenFeature.annotations.insert
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.basicGetGenFeature.pre.insert
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.basicGetGenFeature.TODO.override
"
+ name="Interface.basicGetGenFeature.override" headerMethod="#_0wwVMmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AfhlVHLZEd-09ds9dfYpFw" initMethod="#_0wwVM2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0wwVNWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__JCsYXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0wwVMmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0wwVMGJ-Ed-FqczH3ESmRw/method._0wwVMmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0wwVM2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0wwVMGJ-Ed-FqczH3ESmRw/method._0wwVM2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AfhlVHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0wwVMGJ-Ed-FqczH3ESmRw/method._AfhlVHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0wwVNWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0wwVMGJ-Ed-FqczH3ESmRw/method._0wwVNWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0wwVQmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0wwVMGJ-Ed-FqczH3ESmRw/method._0wwVQmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__JCsaHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__JCsaXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__JCsanr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__JCsa3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__JCsbHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__JCsbXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__JCsbnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__JCsb3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__JCscHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__JCscXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__JCsZ3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__JCsc3r5EeC0XN9kbwkPYQ"
+ called="#_0wwVQmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0w5fIGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.basicGetGenFeature.annotations.insert" headerMethod="#_0w5fImJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_Ag3pJHLZEd-09ds9dfYpFw" initMethod="#_0w5fI2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0w5fJWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__LSIEXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0w5fImJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0w5fIGJ-Ed-FqczH3ESmRw/method._0w5fImJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0w5fI2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0w5fIGJ-Ed-FqczH3ESmRw/method._0w5fI2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_Ag3pJHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0w5fIGJ-Ed-FqczH3ESmRw/method._Ag3pJHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0w5fJWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0w5fIGJ-Ed-FqczH3ESmRw/method._0w5fJWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0w5fMmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0w5fIGJ-Ed-FqczH3ESmRw/method._0w5fMmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__LSIGHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__LSIGXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__LSIGnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__LSIG3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__LSIHHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__LSIHXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__LSIHnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__LSIH3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__LSIIHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__LSIIXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__LSIF3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__LSII3r5EeC0XN9kbwkPYQ"
+ called="#_0w5fMmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0xDQIGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.basicGetGenFeature.pre.insert" headerMethod="#_0xDQImJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_Ah6K9HLZEd-09ds9dfYpFw" initMethod="#_0xDQI2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0xDQJWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__M6fwXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0xDQImJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0xDQIGJ-Ed-FqczH3ESmRw/method._0xDQImJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0xDQI2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0xDQIGJ-Ed-FqczH3ESmRw/method._0xDQI2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_Ah6K9HLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0xDQIGJ-Ed-FqczH3ESmRw/method._Ah6K9HLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0xDQJWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0xDQIGJ-Ed-FqczH3ESmRw/method._0xDQJWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0xDQMmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0xDQIGJ-Ed-FqczH3ESmRw/method._0xDQMmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__M6fyHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__M6fyXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__M6fynr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__M6fy3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__M6fzHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__M6fzXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__M6fznr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__M6fz3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__M6f0Hr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__M6f0Xr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__M6fx3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__M6f03r5EeC0XN9kbwkPYQ"
+ called="#_0xDQMmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0xNBIGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.basicGetGenFeature.TODO.override" headerMethod="#_0xNBImJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_Aizi1HLZEd-09ds9dfYpFw" initMethod="#_0xNBI2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0xNBJWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__OjegXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0xNBImJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0xNBIGJ-Ed-FqczH3ESmRw/method._0xNBImJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0xNBI2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0xNBIGJ-Ed-FqczH3ESmRw/method._0xNBI2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_Aizi1HLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0xNBIGJ-Ed-FqczH3ESmRw/method._Aizi1HLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0xNBJWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0xNBIGJ-Ed-FqczH3ESmRw/method._0xNBJWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0xNBMmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0xNBIGJ-Ed-FqczH3ESmRw/method._0xNBMmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__OjeiHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__OjeiXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__Ojeinr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__Ojei3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__OjejHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__OjejXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__Ojejnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__Ojej3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__OjekHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__OjekXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__Ojeh3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__Ojek3r5EeC0XN9kbwkPYQ"
+ called="#_0xNBMmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0xWLEGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.basicSetGenFeature.annotations.insert
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.basicSetGenFeature.pre.insert
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.basicSetGenFeature.post.insert
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.basicSetGenFeature.pre.insert
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.basicSetGenFeature.post.insert
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.basicSetGenFeature.TODO.override
"
+ name="Interface.basicSetGenFeature.override" headerMethod="#_0xWLEmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_Aj_1pHLZEd-09ds9dfYpFw" initMethod="#_0xWLE2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0xWLFWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__P5iUXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0xWLEmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0xWLEGJ-Ed-FqczH3ESmRw/method._0xWLEmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0xWLE2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0xWLEGJ-Ed-FqczH3ESmRw/method._0xWLE2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_Aj_1pHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0xWLEGJ-Ed-FqczH3ESmRw/method._Aj_1pHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0xWLFWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0xWLEGJ-Ed-FqczH3ESmRw/method._0xWLFWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0xWLImJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0xWLEGJ-Ed-FqczH3ESmRw/method._0xWLImJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__P5iWHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__P5iWXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__P5iWnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__P5iW3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__P5iXHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__P5iXXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__P5iXnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__P5iX3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__P5iYHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__P5iYXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__P5iV3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__P5iY3r5EeC0XN9kbwkPYQ"
+ called="#_0xWLImJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0xpGAGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.basicSetGenFeature.annotations.insert" headerMethod="#_0xpGAmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AmYbRHLZEd-09ds9dfYpFw" initMethod="#_0xpGA2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0xpGBWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__Qy6MXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0xpGAmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0xpGAGJ-Ed-FqczH3ESmRw/method._0xpGAmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0xpGA2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0xpGAGJ-Ed-FqczH3ESmRw/method._0xpGA2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AmYbRHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0xpGAGJ-Ed-FqczH3ESmRw/method._AmYbRHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0xpGBWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0xpGAGJ-Ed-FqczH3ESmRw/method._0xpGBWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0xpGEmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0xpGAGJ-Ed-FqczH3ESmRw/method._0xpGEmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__Qy6OHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__Qy6OXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__Qy6Onr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__Qy6O3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__Qy6PHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__Qy6PXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__Qy6Pnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__Qy6P3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__Qy6QHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__Qy6QXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__Qy6N3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__Qy6Q3r5EeC0XN9kbwkPYQ"
+ called="#_0xpGEmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0xy3AGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.basicSetGenFeature.pre.insert" headerMethod="#_0xy3AmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AsC-ZHLZEd-09ds9dfYpFw" initMethod="#_0xy3A2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0xy3BWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__RrrAXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0xy3AmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0xy3AGJ-Ed-FqczH3ESmRw/method._0xy3AmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0xy3A2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0xy3AGJ-Ed-FqczH3ESmRw/method._0xy3A2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AsC-ZHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0xy3AGJ-Ed-FqczH3ESmRw/method._AsC-ZHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0xy3BWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0xy3AGJ-Ed-FqczH3ESmRw/method._0xy3BWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0xy3EmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0xy3AGJ-Ed-FqczH3ESmRw/method._0xy3EmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__RrrCHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__RrrCXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__RrrCnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__RrrC3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__RrrDHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__RrrDXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__RrrDnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__RrrD3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__RrrEHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__RrrEXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__RrrB3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__RrrE3r5EeC0XN9kbwkPYQ"
+ called="#_0xy3EmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0x8oAGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.basicSetGenFeature.post.insert" headerMethod="#_0x8oAmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AtPRNHLZEd-09ds9dfYpFw" initMethod="#_0x8oA2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0x8oBWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__Sb48Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0x8oAmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0x8oAGJ-Ed-FqczH3ESmRw/method._0x8oAmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0x8oA2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0x8oAGJ-Ed-FqczH3ESmRw/method._0x8oA2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AtPRNHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0x8oAGJ-Ed-FqczH3ESmRw/method._AtPRNHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0x8oBWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0x8oAGJ-Ed-FqczH3ESmRw/method._0x8oBWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0x8oEmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0x8oAGJ-Ed-FqczH3ESmRw/method._0x8oEmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__Sb4-Hr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__Sb4-Xr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__Sb4-nr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__Sb4-3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__Sb4_Hr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__Sb4_Xr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__Sb4_nr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__Sb4_3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__Sb5AHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__Sb5AXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__Sb493r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__Sb5A3r5EeC0XN9kbwkPYQ"
+ called="#_0x8oEmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0x8oFGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.basicSetGenFeature.TODO.override" headerMethod="#_0x8oFmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_Aukt9HLZEd-09ds9dfYpFw" initMethod="#_0x8oF2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0x8oGWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__ToLwXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0x8oFmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0x8oFGJ-Ed-FqczH3ESmRw/method._0x8oFmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0x8oF2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0x8oFGJ-Ed-FqczH3ESmRw/method._0x8oF2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_Aukt9HLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0x8oFGJ-Ed-FqczH3ESmRw/method._Aukt9HLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0x8oGWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0x8oFGJ-Ed-FqczH3ESmRw/method._0x8oGWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0yFx-2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0x8oFGJ-Ed-FqczH3ESmRw/method._0yFx-2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__ToLyHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__ToLyXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__ToLynr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__ToLy3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__ToLzHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__ToLzXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__ToLznr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__ToLz3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__ToL0Hr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__ToL0Xr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__ToLx3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__ToL03r5EeC0XN9kbwkPYQ"
+ called="#_0yFx-2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0yPi8GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.setGenFeature.javadoc.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.setGenFeature.annotations.insert
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.setGenFeature.pre.insert
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.setGenFeature.post.insert
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.setGenFeature.TODO.override
"
+ name="Interface.setGenFeature.override" headerMethod="#_0yPi8mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_AvxAxHLZEd-09ds9dfYpFw" initMethod="#_0yPi82J-Ed-FqczH3ESmRw"
+ footerMethod="#_0yPi9WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__U9ogXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0yPi8mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0yPi8GJ-Ed-FqczH3ESmRw/method._0yPi8mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0yPi82J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0yPi8GJ-Ed-FqczH3ESmRw/method._0yPi82J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_AvxAxHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0yPi8GJ-Ed-FqczH3ESmRw/method._AvxAxHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0yPi9WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0yPi8GJ-Ed-FqczH3ESmRw/method._0yPi9WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0yPjAmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0yPi8GJ-Ed-FqczH3ESmRw/method._0yPjAmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__U9oiHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__U9oiXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__U9oinr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__U9oi3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__U9ojHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__U9ojXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__U9ojnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__U9oj3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__U9okHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__U9okXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__U9oh3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__U9ok3r5EeC0XN9kbwkPYQ"
+ called="#_0yPjAmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0yZT8GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.setGenFeature.javadoc.insert
"
+ name="Interface.setGenFeature.javadoc.override" headerMethod="#_0yZT8mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BAT-NHLZEd-09ds9dfYpFw" initMethod="#_0yZT82J-Ed-FqczH3ESmRw"
+ footerMethod="#_0yZT9WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__V3AYXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0yZT8mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0yZT8GJ-Ed-FqczH3ESmRw/method._0yZT8mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0yZT82J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0yZT8GJ-Ed-FqczH3ESmRw/method._0yZT82J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BAT-NHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0yZT8GJ-Ed-FqczH3ESmRw/method._BAT-NHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0yZT9WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0yZT8GJ-Ed-FqczH3ESmRw/method._0yZT9WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0yZUAmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0yZT8GJ-Ed-FqczH3ESmRw/method._0yZUAmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__V3AaHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__V3AaXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__V3Aanr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__V3Aa3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__V3AbHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__V3AbXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__V3Abnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__V3Ab3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__WAxYHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__WAxYXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__V3AZ3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__WAxY3r5EeC0XN9kbwkPYQ"
+ called="#_0yZUAmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0yid4GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.setGenFeature.javadoc.insert" headerMethod="#_0yid4mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BGamNHLZEd-09ds9dfYpFw" initMethod="#_0yid42J-Ed-FqczH3ESmRw"
+ footerMethod="#_0yid5WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__XNEMXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0yid4mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0yid4GJ-Ed-FqczH3ESmRw/method._0yid4mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0yid42J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0yid4GJ-Ed-FqczH3ESmRw/method._0yid42J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BGamNHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0yid4GJ-Ed-FqczH3ESmRw/method._BGamNHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0yid5WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0yid4GJ-Ed-FqczH3ESmRw/method._0yid5WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0yid8mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0yid4GJ-Ed-FqczH3ESmRw/method._0yid8mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__XNEOHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__XNEOXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__XNEOnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__XNEO3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__XNEPHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__XNEPXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__XNEPnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__XNEP3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__XNEQHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__XNEQXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__XNEN3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__XNEQ3r5EeC0XN9kbwkPYQ"
+ called="#_0yid8mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0ysO4GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.setGenFeature.annotations.insert" headerMethod="#_0ysO4mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BH6bBHLZEd-09ds9dfYpFw" initMethod="#_0ysO42J-Ed-FqczH3ESmRw"
+ footerMethod="#_0ysO5WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__aLfsXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0ysO4mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0ysO4GJ-Ed-FqczH3ESmRw/method._0ysO4mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0ysO42J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0ysO4GJ-Ed-FqczH3ESmRw/method._0ysO42J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BH6bBHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0ysO4GJ-Ed-FqczH3ESmRw/method._BH6bBHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0ysO5WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0ysO4GJ-Ed-FqczH3ESmRw/method._0ysO5WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0ysO8mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0ysO4GJ-Ed-FqczH3ESmRw/method._0ysO8mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__aLfuHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__aLfuXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__aLfunr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__aLfu3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__aLfvHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__aLfvXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__aLfvnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__aLfv3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__aLfwHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__aLfwXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__aLft3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__aLfw3r5EeC0XN9kbwkPYQ"
+ called="#_0ysO8mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0y1Y0GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.setGenFeature.pre.insert" headerMethod="#_0y1Y0mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BI881HLZEd-09ds9dfYpFw" initMethod="#_0y1Y02J-Ed-FqczH3ESmRw"
+ footerMethod="#_0y1Y1WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__bqtcXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0y1Y0mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0y1Y0GJ-Ed-FqczH3ESmRw/method._0y1Y0mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0y1Y02J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0y1Y0GJ-Ed-FqczH3ESmRw/method._0y1Y02J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BI881HLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0y1Y0GJ-Ed-FqczH3ESmRw/method._BI881HLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0y1Y1WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0y1Y0GJ-Ed-FqczH3ESmRw/method._0y1Y1WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0y1Y42J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0y1Y0GJ-Ed-FqczH3ESmRw/method._0y1Y42J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__bqteHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__bqteXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__bqtenr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__bqte3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__bqtfHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__bqtfXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__bqtfnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__bqtf3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__bqtgHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__bqtgXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__bqtd3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__bqtg3r5EeC0XN9kbwkPYQ"
+ called="#_0y1Y42J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0y_J0GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.setGenFeature.post.insert" headerMethod="#_0y_J0mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BKJPpHLZEd-09ds9dfYpFw" initMethod="#_0y_J02J-Ed-FqczH3ESmRw"
+ footerMethod="#_0y_J1WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__dTsMXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0y_J0mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0y_J0GJ-Ed-FqczH3ESmRw/method._0y_J0mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0y_J02J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0y_J0GJ-Ed-FqczH3ESmRw/method._0y_J02J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BKJPpHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0y_J0GJ-Ed-FqczH3ESmRw/method._BKJPpHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0y_J1WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0y_J0GJ-Ed-FqczH3ESmRw/method._0y_J1WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0y_J42J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0y_J0GJ-Ed-FqczH3ESmRw/method._0y_J42J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__dTsOHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__dTsOXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__dTsOnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__dTsO3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__dTsPHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__dTsPXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__dTsPnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__dTsP3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__dTsQHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__dTsQXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__dTsN3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__dTsQ3r5EeC0XN9kbwkPYQ"
+ called="#_0y_J42J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0y_J5WJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.setGenFeature.TODO.override" headerMethod="#_0y_J52J-Ed-FqczH3ESmRw"
+ conditionMethod="#_BQGttHLZEd-09ds9dfYpFw" initMethod="#_0y_J6GJ-Ed-FqczH3ESmRw"
+ footerMethod="#_0zI60GJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__epwAXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0y_J52J-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0y_J5WJ-Ed-FqczH3ESmRw/method._0y_J52J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0y_J6GJ-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0y_J5WJ-Ed-FqczH3ESmRw/method._0y_J6GJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BQGttHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0y_J5WJ-Ed-FqczH3ESmRw/method._BQGttHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0zI60GJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0y_J5WJ-Ed-FqczH3ESmRw/method._0zI60GJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0zI63mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0y_J5WJ-Ed-FqczH3ESmRw/method._0zI63mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__epwCHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__epwCXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__epwCnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__epwC3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__epwDHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__epwDXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__epwDnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__epwD3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__epwEHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__epwEXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__epwB3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__epwE3r5EeC0XN9kbwkPYQ"
+ called="#_0zI63mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0zSEwGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.basicUnsetGenFeature.annotations.insert
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.basicUnsetGenFeature.TODO.override
"
+ name="Interface.basicUnsetGenFeature.override" headerMethod="#_0zSEwmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BR5ddHLZEd-09ds9dfYpFw" initMethod="#_0zSEw2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0zSExWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__g4koXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0zSEwmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0zSEwGJ-Ed-FqczH3ESmRw/method._0zSEwmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0zSEw2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0zSEwGJ-Ed-FqczH3ESmRw/method._0zSEw2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BR5ddHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0zSEwGJ-Ed-FqczH3ESmRw/method._BR5ddHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0zSExWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0zSEwGJ-Ed-FqczH3ESmRw/method._0zSExWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0zSE0mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0zSEwGJ-Ed-FqczH3ESmRw/method._0zSE0mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__hCVonr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__hCVo3r5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__hCVpHr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__hCVpXr5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__hCVpnr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__hCVp3r5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__hCVqHr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__hCVqXr5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__hCVqnr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__hCVq3r5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__hCVoXr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__hCVrXr5EeC0XN9kbwkPYQ"
+ called="#_0zSE0mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0zb1wGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.basicUnsetGenFeature.annotations.insert" headerMethod="#_0zb1wmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BS7_RHLZEd-09ds9dfYpFw" initMethod="#_0zb1w2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0zb1xWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__iOocXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0zb1wmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0zb1wGJ-Ed-FqczH3ESmRw/method._0zb1wmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0zb1w2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0zb1wGJ-Ed-FqczH3ESmRw/method._0zb1w2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BS7_RHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0zb1wGJ-Ed-FqczH3ESmRw/method._BS7_RHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0zb1xWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0zb1wGJ-Ed-FqczH3ESmRw/method._0zb1xWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0zb10mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0zb1wGJ-Ed-FqczH3ESmRw/method._0zb10mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__iOoeHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__iOoeXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__iOoenr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__iOoe3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__iOofHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__iOofXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__iOofnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__iOof3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__iOogHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__iOogXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__iOod3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__iOog3r5EeC0XN9kbwkPYQ"
+ called="#_0zb10mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0zlmwGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.basicUnsetGenFeature.TODO.override" headerMethod="#_0zlmwmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BUISFHLZEd-09ds9dfYpFw" initMethod="#_0zlmw2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0zlmxWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__l8q0Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0zlmwmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0zlmwGJ-Ed-FqczH3ESmRw/method._0zlmwmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0zlmw2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0zlmwGJ-Ed-FqczH3ESmRw/method._0zlmw2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BUISFHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0zlmwGJ-Ed-FqczH3ESmRw/method._BUISFHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0zlmxWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0zlmwGJ-Ed-FqczH3ESmRw/method._0zlmxWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0zlm0mJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0zlmwGJ-Ed-FqczH3ESmRw/method._0zlm0mJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__l8q2Hr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__l8q2Xr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__l8q2nr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__l8q23r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__l8q3Hr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__l8q3Xr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__l8q3nr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__l8q33r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__l8q4Hr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__mGb0Hr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__l8q13r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__mGb0nr5EeC0XN9kbwkPYQ"
+ called="#_0zlm0mJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0z4hsGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.unsetGenFeature.javadoc.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.unsetGenFeature.annotations.insert
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.unsetGenFeature.TODO.override
"
+ name="Interface.unsetGenFeature.override" headerMethod="#_0z4hsmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BVnf1HLZEd-09ds9dfYpFw" initMethod="#_0z4hs2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0z4htWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__oCVgXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0z4hsmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0z4hsGJ-Ed-FqczH3ESmRw/method._0z4hsmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0z4hs2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0z4hsGJ-Ed-FqczH3ESmRw/method._0z4hs2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BVnf1HLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0z4hsGJ-Ed-FqczH3ESmRw/method._BVnf1HLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0z4htWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0z4hsGJ-Ed-FqczH3ESmRw/method._0z4htWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0z4hwmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0z4hsGJ-Ed-FqczH3ESmRw/method._0z4hwmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__oCViHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__oCViXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__oCVinr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__oCVi3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__oCVjHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__oCVjXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__oCVjnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__oCVj3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__oCVkHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__oCVkXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__oCVh3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__oCVk3r5EeC0XN9kbwkPYQ"
+ called="#_0z4hwmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_00BroGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.unsetGenFeature.javadoc.insert
"
+ name="Interface.unsetGenFeature.javadoc.override" headerMethod="#_00BromJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BW9jpHLZEd-09ds9dfYpFw" initMethod="#_00Bro2J-Ed-FqczH3ESmRw"
+ footerMethod="#_00BrpWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__qa7IXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_00BromJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._00BroGJ-Ed-FqczH3ESmRw/method._00BromJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_00Bro2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._00BroGJ-Ed-FqczH3ESmRw/method._00Bro2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BW9jpHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._00BroGJ-Ed-FqczH3ESmRw/method._BW9jpHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_00BrpWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._00BroGJ-Ed-FqczH3ESmRw/method._00BrpWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_00BrsmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._00BroGJ-Ed-FqczH3ESmRw/method._00BrsmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__qa7KHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__qa7KXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__qa7Knr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__qa7K3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__qa7LHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__qa7LXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__qa7Lnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__qa7L3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__qa7MHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__qa7MXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__qa7J3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__qa7M3r5EeC0XN9kbwkPYQ"
+ called="#_00BrsmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_00LcoGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.unsetGenFeature.javadoc.insert" headerMethod="#_00LcomJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BX27hHLZEd-09ds9dfYpFw" initMethod="#_00Lco2J-Ed-FqczH3ESmRw"
+ footerMethod="#_00LcpWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__uJkkXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_00LcomJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._00LcoGJ-Ed-FqczH3ESmRw/method._00LcomJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_00Lco2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._00LcoGJ-Ed-FqczH3ESmRw/method._00Lco2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BX27hHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._00LcoGJ-Ed-FqczH3ESmRw/method._BX27hHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_00LcpWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._00LcoGJ-Ed-FqczH3ESmRw/method._00LcpWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_00LcsmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._00LcoGJ-Ed-FqczH3ESmRw/method._00LcsmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__uJkmHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__uJkmXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__uJkmnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__uJkm3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__uJknHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__uJknXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__uJknnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__uJkn3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__uJkoHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__uJkoXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__uJkl3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__uJko3r5EeC0XN9kbwkPYQ"
+ called="#_00LcsmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_00VNoGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.unsetGenFeature.annotations.insert" headerMethod="#_00VNomJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BY5dVHLZEd-09ds9dfYpFw" initMethod="#_00VNo2J-Ed-FqczH3ESmRw"
+ footerMethod="#_00VNpWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__w1FIXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_00VNomJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._00VNoGJ-Ed-FqczH3ESmRw/method._00VNomJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_00VNo2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._00VNoGJ-Ed-FqczH3ESmRw/method._00VNo2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BY5dVHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._00VNoGJ-Ed-FqczH3ESmRw/method._BY5dVHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_00VNpWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._00VNoGJ-Ed-FqczH3ESmRw/method._00VNpWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_00VNsmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._00VNoGJ-Ed-FqczH3ESmRw/method._00VNsmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__w1FKHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__w1FKXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__w1FKnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__w1FK3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__w1FLHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__w1FLXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__w1FLnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__w1FL3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__w1FMHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__w1FMXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__w1FJ3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__w1FM3r5EeC0XN9kbwkPYQ"
+ called="#_00VNsmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_00eXkGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.unsetGenFeature.TODO.override" headerMethod="#_00eXkmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BZy1NHLZEd-09ds9dfYpFw" initMethod="#_00eXk2J-Ed-FqczH3ESmRw"
+ footerMethod="#_00eXlWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__yUS4Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_00eXkmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._00eXkGJ-Ed-FqczH3ESmRw/method._00eXkmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_00eXk2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._00eXkGJ-Ed-FqczH3ESmRw/method._00eXk2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BZy1NHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._00eXkGJ-Ed-FqczH3ESmRw/method._BZy1NHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_00eXlWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._00eXkGJ-Ed-FqczH3ESmRw/method._00eXlWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_00eXomJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._00eXkGJ-Ed-FqczH3ESmRw/method._00eXomJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__yUS6Hr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__yUS6Xr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__yUS6nr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__yUS63r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__yUS7Hr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__yUS7Xr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__yUS7nr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__yUS73r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__yUS8Hr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__yUS8Xr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__yUS53r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__yUS83r5EeC0XN9kbwkPYQ"
+ called="#_00eXomJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_00oIkGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.isSetGenFeature.javadoc.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.isSetGenFeature.annotations.insert
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.isSetGenFeature.TODO.override
"
+ name="Interface.isSetGenFeature.override" headerMethod="#_00oIkmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BaPhJHLZEd-09ds9dfYpFw" initMethod="#_00oIk2J-Ed-FqczH3ESmRw"
+ footerMethod="#_00oIlWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__yw-0Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_00oIkmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._00oIkGJ-Ed-FqczH3ESmRw/method._00oIkmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_00oIk2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._00oIkGJ-Ed-FqczH3ESmRw/method._00oIk2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BaPhJHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._00oIkGJ-Ed-FqczH3ESmRw/method._BaPhJHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_00oIlWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._00oIkGJ-Ed-FqczH3ESmRw/method._00oIlWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_00oIomJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._00oIkGJ-Ed-FqczH3ESmRw/method._00oIomJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__yw-2Hr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__yw-2Xr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__yw-2nr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__yw-23r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__yw-3Hr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__yw-3Xr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__yw-3nr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__yw-33r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__yw-4Hr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__yw-4Xr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__yw-13r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__yw-43r5EeC0XN9kbwkPYQ"
+ called="#_00oIomJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_00x5kGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.isSetGenFeature.javadoc.insert
"
+ name="Interface.isSetGenFeature.javadoc.override" headerMethod="#_00x5kmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BbSC9HLZEd-09ds9dfYpFw" initMethod="#_00x5k2J-Ed-FqczH3ESmRw"
+ footerMethod="#_00x5lWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__zqWsXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_00x5kmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._00x5kGJ-Ed-FqczH3ESmRw/method._00x5kmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_00x5k2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._00x5kGJ-Ed-FqczH3ESmRw/method._00x5k2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BbSC9HLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._00x5kGJ-Ed-FqczH3ESmRw/method._BbSC9HLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_00x5lWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._00x5kGJ-Ed-FqczH3ESmRw/method._00x5lWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_00x5omJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._00x5kGJ-Ed-FqczH3ESmRw/method._00x5omJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__zqWuHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__zqWuXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__zqWunr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__zqWu3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__zqWvHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__zqWvXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__zqWvnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__zqWv3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__zqWwHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__zqWwXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__zqWt3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__zqWw3r5EeC0XN9kbwkPYQ"
+ called="#_00x5omJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_01N-cGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.isSetGenFeature.javadoc.insert" headerMethod="#_01N-cmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BcoGxHLZEd-09ds9dfYpFw" initMethod="#_01N-c2J-Ed-FqczH3ESmRw"
+ footerMethod="#_01N-dWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__1AagXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_01N-cmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._01N-cGJ-Ed-FqczH3ESmRw/method._01N-cmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_01N-c2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._01N-cGJ-Ed-FqczH3ESmRw/method._01N-c2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BcoGxHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._01N-cGJ-Ed-FqczH3ESmRw/method._BcoGxHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_01N-dWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._01N-cGJ-Ed-FqczH3ESmRw/method._01N-dWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_01N-gmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._01N-cGJ-Ed-FqczH3ESmRw/method._01N-gmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__1AaiHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__1AaiXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__1Aainr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__1Aai3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__1AajHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__1AajXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__1Aajnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__1Aaj3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__1AakHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__1AakXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__1Aah3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__1Aak3r5EeC0XN9kbwkPYQ"
+ called="#_01N-gmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_01hgcGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.isSetGenFeature.annotations.insert" headerMethod="#_01hgcmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_Bd9jhHLZEd-09ds9dfYpFw" initMethod="#_01hgc2J-Ed-FqczH3ESmRw"
+ footerMethod="#_01hgdWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__2MtUXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_01hgcmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._01hgcGJ-Ed-FqczH3ESmRw/method._01hgcmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_01hgc2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._01hgcGJ-Ed-FqczH3ESmRw/method._01hgc2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_Bd9jhHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._01hgcGJ-Ed-FqczH3ESmRw/method._Bd9jhHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_01hgdWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._01hgcGJ-Ed-FqczH3ESmRw/method._01hgdWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_01hggmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._01hgcGJ-Ed-FqczH3ESmRw/method._01hggmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__2MtWHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__2MtWXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__2MtWnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__2MtW3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__2MtXHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__2MtXXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__2MtXnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__2MtX3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__2MtYHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__2MtYXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__2MtV3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__2MtY3r5EeC0XN9kbwkPYQ"
+ called="#_01hggmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_01qqYGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.isSetGenFeature.TODO.override" headerMethod="#_01qqYmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BfAsZHLZEd-09ds9dfYpFw" initMethod="#_01qqY2J-Ed-FqczH3ESmRw"
+ footerMethod="#_01qqZWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__4InAXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_01qqYmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._01qqYGJ-Ed-FqczH3ESmRw/method._01qqYmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_01qqY2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._01qqYGJ-Ed-FqczH3ESmRw/method._01qqY2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BfAsZHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._01qqYGJ-Ed-FqczH3ESmRw/method._BfAsZHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_01qqZWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._01qqYGJ-Ed-FqczH3ESmRw/method._01qqZWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_01qqcmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._01qqYGJ-Ed-FqczH3ESmRw/method._01qqcmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__4InCHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__4InCXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__4InCnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__4InC3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__4InDHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__4InDXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__4InDnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__4InD3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__4InEHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__4InEXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__4InB3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__4InE3r5EeC0XN9kbwkPYQ"
+ called="#_01qqcmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_010bYGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.genFeature.insert" headerMethod="#_010bYmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BgWJJHLZEd-09ds9dfYpFw" initMethod="#_010bY2J-Ed-FqczH3ESmRw"
+ footerMethod="#_010bZWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__6NqoXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_010bYmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._010bYGJ-Ed-FqczH3ESmRw/method._010bYmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_010bY2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._010bYGJ-Ed-FqczH3ESmRw/method._010bY2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BgWJJHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._010bYGJ-Ed-FqczH3ESmRw/method._BgWJJHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_010bZWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._010bYGJ-Ed-FqczH3ESmRw/method._010bZWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_010bcmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._010bYGJ-Ed-FqczH3ESmRw/method._010bcmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__6NqqHr5EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="__6NqqXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__6Nqqnr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__6Nqq3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__6NqrHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__6NqrXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__6Nqrnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__6Nqr3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__6NqsHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__6NqsXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__6Nqp3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__6Nqs3r5EeC0XN9kbwkPYQ"
+ called="#_010bcmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_01-MYGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.genOperation.javadoc.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.genOperation.annotations.insert
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.implementedGenOperation.TODO.override
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.genOperation.insert
"
+ name="Interface.genOperation.override" headerMethod="#_01-MYmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BiI45HLZEd-09ds9dfYpFw" initMethod="#_01-MY2J-Ed-FqczH3ESmRw"
+ footerMethod="#_01-MZWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="__9C8MXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_01-MYmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._01-MYGJ-Ed-FqczH3ESmRw/method._01-MYmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_01-MY2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._01-MYGJ-Ed-FqczH3ESmRw/method._01-MY2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BiI45HLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._01-MYGJ-Ed-FqczH3ESmRw/method._BiI45HLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_01-MZWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._01-MYGJ-Ed-FqczH3ESmRw/method._01-MZWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_01-McmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._01-MYGJ-Ed-FqczH3ESmRw/method._01-McmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="__9C8OHr5EeC0XN9kbwkPYQ" name="genOperation" type="org.eclipse.emf.codegen.ecore.genmodel.GenOperation"/>
+ <parameters xmi:id="__9C8OXr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="__9C8Onr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="__9C8O3r5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="__9C8PHr5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="__9C8PXr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="__9C8Pnr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="__9C8P3r5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="__9C8QHr5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="__9C8QXr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="__9C8N3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="__9C8Q3r5EeC0XN9kbwkPYQ"
+ called="#_01-McmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_02HWUGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.model.call.Interface.Interface.genOperation.javadoc.insert
"
+ name="Interface.genOperation.javadoc.override" headerMethod="#_02HWUmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_Bjx3pHLZEd-09ds9dfYpFw" initMethod="#_02HWU2J-Ed-FqczH3ESmRw"
+ footerMethod="#_02HWVWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="___SX4Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_02HWUmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._02HWUGJ-Ed-FqczH3ESmRw/method._02HWUmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_02HWU2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._02HWUGJ-Ed-FqczH3ESmRw/method._02HWU2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_Bjx3pHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._02HWUGJ-Ed-FqczH3ESmRw/method._Bjx3pHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_02HWVWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._02HWUGJ-Ed-FqczH3ESmRw/method._02HWVWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_02HWYmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._02HWUGJ-Ed-FqczH3ESmRw/method._02HWYmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="___bh03r5EeC0XN9kbwkPYQ" name="genOperation" type="org.eclipse.emf.codegen.ecore.genmodel.GenOperation"/>
+ <parameters xmi:id="___bh1Hr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="___bh1Xr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="___bh1nr5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="___bh13r5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="___bh2Hr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="___bh2Xr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="___bh2nr5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="___bh23r5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="___bh3Hr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="___bh0nr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="___bh3nr5EeC0XN9kbwkPYQ"
+ called="#_02HWYmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_02kCQGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.genOperation.javadoc.insert" headerMethod="#_02kCQmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BlkAVHLZEd-09ds9dfYpFw" initMethod="#_02kCQ2J-Ed-FqczH3ESmRw"
+ footerMethod="#_02kCRWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_AFY_4Xr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_02kCQmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._02kCQGJ-Ed-FqczH3ESmRw/method._02kCQmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_02kCQ2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._02kCQGJ-Ed-FqczH3ESmRw/method._02kCQ2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BlkAVHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._02kCQGJ-Ed-FqczH3ESmRw/method._BlkAVHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_02kCRWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._02kCQGJ-Ed-FqczH3ESmRw/method._02kCRWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_02kCUmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._02kCQGJ-Ed-FqczH3ESmRw/method._02kCUmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_AFY_6Hr6EeC0XN9kbwkPYQ" name="genOperation" type="org.eclipse.emf.codegen.ecore.genmodel.GenOperation"/>
+ <parameters xmi:id="_AFY_6Xr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_AFY_6nr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_AFY_63r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_AFY_7Hr6EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_AFY_7Xr6EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_AFY_7nr6EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_AFY_73r6EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_AFY_8Hr6EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_AFY_8Xr6EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_AFY_53r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_AFY_83r6EeC0XN9kbwkPYQ"
+ called="#_02kCUmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_02tzQGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.genOperation.annotations.insert" headerMethod="#_02tzQmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BnDOFHLZEd-09ds9dfYpFw" initMethod="#_02tzQ2J-Ed-FqczH3ESmRw"
+ footerMethod="#_02tzRWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_AI94UXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_02tzQmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._02tzQGJ-Ed-FqczH3ESmRw/method._02tzQmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_02tzQ2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._02tzQGJ-Ed-FqczH3ESmRw/method._02tzQ2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BnDOFHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._02tzQGJ-Ed-FqczH3ESmRw/method._BnDOFHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_02tzRWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._02tzQGJ-Ed-FqczH3ESmRw/method._02tzRWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_02tzUmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._02tzQGJ-Ed-FqczH3ESmRw/method._02tzUmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_AJHpU3r6EeC0XN9kbwkPYQ" name="genOperation" type="org.eclipse.emf.codegen.ecore.genmodel.GenOperation"/>
+ <parameters xmi:id="_AJHpVHr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_AJHpVXr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_AJHpVnr6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_AJHpV3r6EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_AJHpWHr6EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_AJHpWXr6EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_AJHpWnr6EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_AJHpW3r6EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_AJHpXHr6EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_AJHpUnr6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_AJHpXnr6EeC0XN9kbwkPYQ"
+ called="#_02tzUmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0229MGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.implementedGenOperation.TODO.override" headerMethod="#_0229MmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_Bn8l9HLZEd-09ds9dfYpFw" initMethod="#_0229M2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0229NWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_ALNUAXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0229MmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0229MGJ-Ed-FqczH3ESmRw/method._0229MmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0229M2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0229MGJ-Ed-FqczH3ESmRw/method._0229M2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_Bn8l9HLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0229MGJ-Ed-FqczH3ESmRw/method._Bn8l9HLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0229NWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0229MGJ-Ed-FqczH3ESmRw/method._0229NWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0229QmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0229MGJ-Ed-FqczH3ESmRw/method._0229QmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_ALNUCHr6EeC0XN9kbwkPYQ" name="genOperation" type="org.eclipse.emf.codegen.ecore.genmodel.GenOperation"/>
+ <parameters xmi:id="_ALNUCXr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_ALNUCnr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_ALNUC3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_ALNUDHr6EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_ALNUDXr6EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_ALNUDnr6EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_ALNUD3r6EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_ALNUEHr6EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_ALNUEXr6EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_ALNUB3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_ALNUE3r6EeC0XN9kbwkPYQ"
+ called="#_0229QmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_03AuMGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.genOperation.insert" headerMethod="#_03AuMmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BpSpxHLZEd-09ds9dfYpFw" initMethod="#_03AuM2J-Ed-FqczH3ESmRw"
+ footerMethod="#_03AuNWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_AO7WYXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_03AuMmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._03AuMGJ-Ed-FqczH3ESmRw/method._03AuMmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_03AuM2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._03AuMGJ-Ed-FqczH3ESmRw/method._03AuM2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BpSpxHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._03AuMGJ-Ed-FqczH3ESmRw/method._BpSpxHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_03AuNWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._03AuMGJ-Ed-FqczH3ESmRw/method._03AuNWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_03AuQmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._03AuMGJ-Ed-FqczH3ESmRw/method._03AuQmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_AO7WaHr6EeC0XN9kbwkPYQ" name="genOperation" type="org.eclipse.emf.codegen.ecore.genmodel.GenOperation"/>
+ <parameters xmi:id="_AO7WaXr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_AO7Wanr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_AO7Wa3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_AO7WbHr6EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_AO7WbXr6EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_AO7Wbnr6EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_AO7Wb3r6EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_AO7WcHr6EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_AO7WcXr6EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_AO7WZ3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_AO7Wc3r6EeC0XN9kbwkPYQ"
+ called="#_03AuQmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_03KfMGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.eUnset.override" headerMethod="#_03KfMmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BqoGhHLZEd-09ds9dfYpFw" initMethod="#_03KfM2J-Ed-FqczH3ESmRw"
+ footerMethod="#_03KfNWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_AQHpMXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_03KfMmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._03KfMGJ-Ed-FqczH3ESmRw/method._03KfMmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_03KfM2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._03KfMGJ-Ed-FqczH3ESmRw/method._03KfM2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BqoGhHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._03KfMGJ-Ed-FqczH3ESmRw/method._BqoGhHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_03KfNWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._03KfMGJ-Ed-FqczH3ESmRw/method._03KfNWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_03KfQWJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._03KfMGJ-Ed-FqczH3ESmRw/method._03KfQWJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_AQHpOHr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_AQHpOXr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_AQHpOnr6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_AQHpO3r6EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_AQHpPHr6EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_AQHpPXr6EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_AQHpPnr6EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_AQHpP3r6EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_AQHpQHr6EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_AQHpN3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_AQHpQnr6EeC0XN9kbwkPYQ"
+ called="#_03KfQWJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_03TpIGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.eIsSet.override" headerMethod="#_03TpImJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_BsH7VHLZEd-09ds9dfYpFw" initMethod="#_03TpI2J-Ed-FqczH3ESmRw"
+ footerMethod="#_03TpJWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_AQ3QEXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_03TpImJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._03TpIGJ-Ed-FqczH3ESmRw/method._03TpImJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_03TpI2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._03TpIGJ-Ed-FqczH3ESmRw/method._03TpI2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BsH7VHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._03TpIGJ-Ed-FqczH3ESmRw/method._BsH7VHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_03TpJWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._03TpIGJ-Ed-FqczH3ESmRw/method._03TpJWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_03TpMWJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._03TpIGJ-Ed-FqczH3ESmRw/method._03TpMWJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_AQ3QGHr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_AQ3QGXr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_AQ3QGnr6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_AQ3QG3r6EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_AQ3QHHr6EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_AQ3QHXr6EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_AQ3QHnr6EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_AQ3QH3r6EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_AQ3QIHr6EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_AQ3QF3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_AQ3QInr6EeC0XN9kbwkPYQ"
+ called="#_03TpMWJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_03daIGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.insert" headerMethod="#_03daImJ-Ed-FqczH3ESmRw" conditionMethod="#_BtAsJHLZEd-09ds9dfYpFw"
+ initMethod="#_03daI2J-Ed-FqczH3ESmRw" footerMethod="#_03daJWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_AR6Y8Xr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_03daImJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._03daIGJ-Ed-FqczH3ESmRw/method._03daImJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_03daI2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._03daIGJ-Ed-FqczH3ESmRw/method._03daI2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_BtAsJHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._03daIGJ-Ed-FqczH3ESmRw/method._BtAsJHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_03daJWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._03daIGJ-Ed-FqczH3ESmRw/method._03daJWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_03daMWJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._03daIGJ-Ed-FqczH3ESmRw/method._03daMWJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_AR6Y-Hr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_AR6Y-Xr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_AR6Y-nr6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_AR6Y-3r6EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_AR6Y_Hr6EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_AR6Y_Xr6EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_AR6Y_nr6EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_AR6Y_3r6EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_AR6ZAHr6EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_AR6Y93r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_AR6ZAnr6EeC0XN9kbwkPYQ"
+ called="#_03daMWJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_K9da0HroEeC0XN9kbwkPYQ" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model/Class.javajet"
 * Version v 1.70 2007/06/18 19:35:21 emerks
"
+ name="Interface.egfCustom.constructor.override" headerMethod="#_K9da0nroEeC0XN9kbwkPYQ"
+ conditionMethod="#_K9da1HroEeC0XN9kbwkPYQ" initMethod="#_K9da03roEeC0XN9kbwkPYQ"
+ footerMethod="#_K9da1nroEeC0XN9kbwkPYQ">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_-0CFsXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_K9da0nroEeC0XN9kbwkPYQ" name="header" patternFilePath="templates/pattern._K9da0HroEeC0XN9kbwkPYQ/method._K9da0nroEeC0XN9kbwkPYQ.pt"/>
+ <methods xmi:id="_K9da03roEeC0XN9kbwkPYQ" name="init" patternFilePath="templates/pattern._K9da0HroEeC0XN9kbwkPYQ/method._K9da03roEeC0XN9kbwkPYQ.pt"/>
+ <methods xmi:id="_K9da1HroEeC0XN9kbwkPYQ" name="preCondition" patternFilePath="templates/pattern._K9da0HroEeC0XN9kbwkPYQ/method._K9da1HroEeC0XN9kbwkPYQ.pt"/>
+ <methods xmi:id="_K9da1nroEeC0XN9kbwkPYQ" name="footer" patternFilePath="templates/pattern._K9da0HroEeC0XN9kbwkPYQ/method._K9da1nroEeC0XN9kbwkPYQ.pt"/>
+ <methods xmi:id="_K9da4XroEeC0XN9kbwkPYQ" name="doGenerate" patternFilePath="templates/pattern._K9da0HroEeC0XN9kbwkPYQ/method._K9da4XroEeC0XN9kbwkPYQ.pt"/>
+ <parameters xmi:id="_-0CFuHr5EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_-0CFuXr5EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_-0CFunr5EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_-0CFu3r5EeC0XN9kbwkPYQ" name="isInterface" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-0CFvHr5EeC0XN9kbwkPYQ" name="isImplementation" type="java.lang.Boolean"/>
+ <parameters xmi:id="_-0CFvXr5EeC0XN9kbwkPYQ" name="publicStaticFinalFlag"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-0CFvnr5EeC0XN9kbwkPYQ" name="singleWildcard" type="java.lang.String"/>
+ <parameters xmi:id="_-0CFv3r5EeC0XN9kbwkPYQ" name="negativeOffsetCorrection"
+ type="java.lang.String"/>
+ <parameters xmi:id="_-0CFwHr5EeC0XN9kbwkPYQ" name="positiveOffsetCorrection"
+ type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_-0CFt3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_-0CFwnr5EeC0XN9kbwkPYQ"
+ called="#_K9da4XroEeC0XN9kbwkPYQ"/>
+ </elements>
+ </libraries>
+ </viewpoints>
+ </viewpointContainer>
+ <orchestration xmi:type="fprod:ProductionPlan" xmi:id="_Prg8YDG0Ed-kc8dEZsdm2w">
+ <invocations xmi:id="_Bi0nMXr6EeC0XN9kbwkPYQ" name="EMF Model Pattern" invokedActivity="ftask:Task platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_jT-SgD1hEd-m5uHrCQ1Jew">
+ <invocationContractContainer xmi:id="_Bi0nMnr6EeC0XN9kbwkPYQ">
+ <invocationContracts xmi:id="_Bi0nM3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_Prg8ZTG0Ed-kc8dEZsdm2w"
+ invokedContract="platform:/plugin/org.eclipse.egf.pattern.ftask/egf/Model_driven_pattern_strategy_task.fcore#_DgB2IP6fEd64XaYPo3s6sPg"/>
+ <invocationContracts xmi:id="_Bi0nN3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_WRxYEFIIEd-eGOdO3WtsxA"
+ invokedContract="platform:/plugin/org.eclipse.egf.pattern.ftask/egf/Model_driven_pattern_strategy_task.fcore#_L6JSwAHAEd-4faJMEplCjxw">
+ <type xmi:type="pattern:TypePatternExecutionReporter" xmi:id="_Bi0nOHr6EeC0XN9kbwkPYQ"
+ value="org.eclipse.egf.emf.pattern.base.ContentTypePatternExecutionReporter"/>
+ </invocationContracts>
+ <invocationContracts xmi:id="_Bi0nO3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_TxwAHVkTEd-bv5aydwO2Qw"
+ invokedContract="platform:/plugin/org.eclipse.egf.pattern.ftask/egf/Model_driven_pattern_strategy_task.fcore#_nz1HkSCaEd-Sse0r9LJWbA">
+ <type xmi:type="pattern:TypePatternList" xmi:id="_Bi0nPHr6EeC0XN9kbwkPYQ"
+ elements="#_Pcm9szG0Ed-kc8dEZsdm2w"/>
+ </invocationContracts>
+ <invocationContracts xmi:id="_Bi0nP3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_OVsagFHVEd-dr9AWwNwIMQ"
+ invokedContract="platform:/plugin/org.eclipse.egf.pattern.ftask/egf/Model_driven_pattern_strategy_task.fcore#_NFhJ4UMgEd-Ixul1H5ANhg"/>
+ <invocationContracts xmi:id="_Bi0nQnr6EeC0XN9kbwkPYQ" factoryComponentContract="#_RcQCMPI7Ed-Pp8S8RvVOuQ"
+ invokedContract="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_JWI2sPI7Ed-Pp8S8RvVOuQ"/>
+ <invocationContracts xmi:id="_Bi0nRXr6EeC0XN9kbwkPYQ" factoryComponentContract="#_sluXsVLLEd-ZSLMRjxSbVQ"
+ invokedContract="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_vtlEAFLMEd-ZSLMRjxSbVQ"/>
+ </invocationContractContainer>
+ </invocations>
+ </orchestration>
+ </fcore:FactoryComponent>
+ <fcore:FactoryComponent xmi:id="_PiIW4DG0Ed-kc8dEZsdm2w" name="EMF Edit Pattern">
+ <contractContainer xmi:id="_Prg8bzG0Ed-kc8dEZsdm2w">
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_Prg8cDG0Ed-kc8dEZsdm2w"
+ description="EMF Edit Pattern" name="genModel" mandatory="true" invocationContracts="#_Bi0nS3r6EeC0XN9kbwkPYQ">
+ <type xmi:type="domain:TypeDomain" xmi:id="_Bi0nTnr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_jzYi8FIIEd-eGOdO3WtsxA"
+ description="EMF Edit Pattern" name="pattern.execution.reporter" invocationContracts="#_Bi0nT3r6EeC0XN9kbwkPYQ">
+ <type xmi:type="pattern:TypePatternExecutionReporter" xmi:id="_Bi0nUnr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_Tx5xHVkTEd-bv5aydwO2Qw"
+ description="EMF Edit Pattern" name="pattern.ids" invocationContracts="#_Bi0nU3r6EeC0XN9kbwkPYQ">
+ <type xmi:type="pattern:TypePatternList" xmi:id="_Bi0nVnr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_UCnhEFHVEd-dr9AWwNwIMQ"
+ description="EMF Edit Pattern" name="pattern.substitutions" invocationContracts="#_Bi0nV3r6EeC0XN9kbwkPYQ">
+ <type xmi:type="pattern:TypePatternSubstitution" xmi:id="_Bi0nWXr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_dgkvsPI7Ed-Pp8S8RvVOuQ"
+ description="EMF Edit Pattern" name="usedGenPackages" invocationContracts="#_Bi0nWnr6EeC0XN9kbwkPYQ">
+ <type xmi:type="domain:TypeGenPackages" xmi:id="_Bi0nXHr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_9wHxsFLMEd-ZSLMRjxSbVQ"
+ description="EMF Edit Pattern" name="mergeRulesURI" invocationContracts="#_Bi0nXXr6EeC0XN9kbwkPYQ">
+ <type xmi:type="types:TypeURI" xmi:id="_Bi0nX3r6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ </contractContainer>
+ <viewpointContainer xmi:id="_PiIW4TG0Ed-kc8dEZsdm2w">
+ <viewpoints xmi:type="pattern:PatternViewpoint" xmi:id="_PiIW4jG0Ed-kc8dEZsdm2w">
+ <libraries xmi:id="_PiIW4zG0Ed-kc8dEZsdm2w" name="org.eclipse.egf.emf.pattern.edit">
+ <elements xmi:id="_PibR0DG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/edit/build.propertiesjet"
 * Version v 1.9 2006/11/02 16:21:57 marcelop
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderProperties
"
+ name="BuildProperties" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_ZTUvECg7Ed-ROrlGa8LEeQ"
+ headerMethod="#_PibR0jG0Ed-kc8dEZsdm2w" conditionMethod="#_9kEg2HLYEd-09ds9dfYpFw"
+ initMethod="#_PibR0zG0Ed-kc8dEZsdm2w" footerMethod="#_PibR1TG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_5dT4oHr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PibR0jG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PibR0DG0Ed-kc8dEZsdm2w/method._PibR0jG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PibR0zG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PibR0DG0Ed-kc8dEZsdm2w/method._PibR0zG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_9kEg2HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PibR0DG0Ed-kc8dEZsdm2w/method._9kEg2HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PibR1TG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PibR0DG0Ed-kc8dEZsdm2w/method._PibR1TG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PibR1zG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PibR0DG0Ed-kc8dEZsdm2w/method._PibR1zG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_St_KvGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PibR0DG0Ed-kc8dEZsdm2w/method._St_KvGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_09QXzWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PibR0DG0Ed-kc8dEZsdm2w/method._09QXzWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PibR2TG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PibR0DG0Ed-kc8dEZsdm2w/method._PibR2TG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_5dT4pnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5dT4qnr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_mwzm4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5dT4rHr5EeC0XN9kbwkPYQ"
+ called="#_PibR2TG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_5dT4rXr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5dT4rnr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PiuMwDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/edit/manifest.mfjet"
 * Version v 1.5 2007/01/17 15:24:52 marcelop
"
+ name="ManifestMF" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_ZTUvECg7Ed-ROrlGa8LEeQ"
+ headerMethod="#_PiuMwjG0Ed-kc8dEZsdm2w" conditionMethod="#_9nWeVHLYEd-09ds9dfYpFw"
+ initMethod="#_PiuMwzG0Ed-kc8dEZsdm2w" footerMethod="#_PiuMxTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_5ncFAXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PiuMwjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PiuMwDG0Ed-kc8dEZsdm2w/method._PiuMwjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PiuMwzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PiuMwDG0Ed-kc8dEZsdm2w/method._PiuMwzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_9nWeVHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PiuMwDG0Ed-kc8dEZsdm2w/method._9nWeVHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PiuMxTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PiuMwDG0Ed-kc8dEZsdm2w/method._PiuMxTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PiuMxzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PiuMwDG0Ed-kc8dEZsdm2w/method._PiuMxzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SuI7uGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PiuMwDG0Ed-kc8dEZsdm2w/method._SuI7uGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_09j5yWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PiuMwDG0Ed-kc8dEZsdm2w/method._09j5yWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PiuMyTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PiuMwDG0Ed-kc8dEZsdm2w/method._PiuMyTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_5ncFB3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5ncFC3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_mwzm4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5ncFDXr5EeC0XN9kbwkPYQ"
+ called="#_PiuMyTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_5ncFDnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5ncFD3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PiIW5DG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/edit/plugin.xmljet"
 * Version v 1.14 2006/12/28 06:40:38 marcelop
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderXml
"
+ name="PluginXML" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_ZTUvECg7Ed-ROrlGa8LEeQ"
+ headerMethod="#_PiIW5jG0Ed-kc8dEZsdm2w" conditionMethod="#_9qU51HLYEd-09ds9dfYpFw"
+ initMethod="#_PiIW5zG0Ed-kc8dEZsdm2w" footerMethod="#_PiIW6TG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_5jkRoXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PiIW5jG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PiIW5DG0Ed-kc8dEZsdm2w/method._PiIW5jG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PiIW5zG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PiIW5DG0Ed-kc8dEZsdm2w/method._PiIW5zG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_9qU51HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PiIW5DG0Ed-kc8dEZsdm2w/method._9qU51HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PiIW6TG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PiIW5DG0Ed-kc8dEZsdm2w/method._PiIW6TG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PiIW6zG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PiIW5DG0Ed-kc8dEZsdm2w/method._PiIW6zG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SuSFqGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PiIW5DG0Ed-kc8dEZsdm2w/method._SuSFqGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_09tDuWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PiIW5DG0Ed-kc8dEZsdm2w/method._09tDuWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PiIW7TG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PiIW5DG0Ed-kc8dEZsdm2w/method._PiIW7TG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_5jkRp3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5jkRq3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_mwzm4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5jkRrXr5EeC0XN9kbwkPYQ"
+ called="#_PiIW7TG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_5jkRrnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5jkRr3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_Pi39wDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/edit/plugin.propertiesjet"
 * Version v 1.14 2007/03/22 15:49:42 davidms
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderProperties
"
+ name="PluginProperties" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_xxtwkCg7Ed-ROrlGa8LEeQ"
+ headerMethod="#_Pi39wjG0Ed-kc8dEZsdm2w" conditionMethod="#_9tdGVHLYEd-09ds9dfYpFw"
+ initMethod="#_Pi39wzG0Ed-kc8dEZsdm2w" footerMethod="#_Pi39xTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_5p0qoXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_Pi39wjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._Pi39wDG0Ed-kc8dEZsdm2w/method._Pi39wjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Pi39wzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._Pi39wDG0Ed-kc8dEZsdm2w/method._Pi39wzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_9tdGVHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._Pi39wDG0Ed-kc8dEZsdm2w/method._9tdGVHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_Pi39xTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._Pi39wDG0Ed-kc8dEZsdm2w/method._Pi39xTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Pi39xzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._Pi39wDG0Ed-kc8dEZsdm2w/method._Pi39xzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Sub2qGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._Pi39wDG0Ed-kc8dEZsdm2w/method._Sub2qGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_0920uWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._Pi39wDG0Ed-kc8dEZsdm2w/method._0920uWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_Pi39yTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._Pi39wDG0Ed-kc8dEZsdm2w/method._Pi39yTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_5p0qp3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5p0qq3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_pQ16sChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5p0qrXr5EeC0XN9kbwkPYQ"
+ called="#_Pi39yTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_5p0qrnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5p0qr3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PjK4sDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/edit/ItemProvider.javajet"
 * Version v 1.37 2007/04/26 20:54:04 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
 * org.eclipse.egf.emf.pattern.edit.call.ItemProvider.ItemProvider.newChildDescriptorsCrossPackageFeature.override
 * org.eclipse.egf.emf.pattern.edit.call.ItemProvider.ItemProvider.newChildDescriptorsReferenceDelegatedFeature.override
 * org.eclipse.egf.emf.pattern.edit.call.ItemProvider.ItemProvider.newChildDescriptorsAttributeDelegatedFeature.override
 * org.eclipse.egf.emf.pattern.edit.call.ItemProvider.ItemProvider.newChildDescriptorsReferenceFeature.override
 * org.eclipse.egf.emf.pattern.edit.call.ItemProvider.ItemProvider.newChildDescriptorsAttributeFeature.override
 * org.eclipse.egf.emf.pattern.edit.call.ItemProvider.ItemProvider.insert
"
+ name="ItemProvider" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_hYG6UCg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PjK4sjG0Ed-kc8dEZsdm2w" conditionMethod="#_9wJN9HLYEd-09ds9dfYpFw"
+ initMethod="#_PjK4szG0Ed-kc8dEZsdm2w" footerMethod="#_PjK4tTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_5z9eEXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PjK4sjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PjK4sDG0Ed-kc8dEZsdm2w/method._PjK4sjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PjK4szG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PjK4sDG0Ed-kc8dEZsdm2w/method._PjK4szG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_9wJN9HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PjK4sDG0Ed-kc8dEZsdm2w/method._9wJN9HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PjK4tTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PjK4sDG0Ed-kc8dEZsdm2w/method._PjK4tTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PjK4tzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PjK4sDG0Ed-kc8dEZsdm2w/method._PjK4tzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SuuxqGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PjK4sDG0Ed-kc8dEZsdm2w/method._SuuxqGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_0-TgqWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PjK4sDG0Ed-kc8dEZsdm2w/method._0-TgqWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PjK4uTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PjK4sDG0Ed-kc8dEZsdm2w/method._PjK4uTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_5z9eF3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5z9eG3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_Chxo4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5z9eHXr5EeC0XN9kbwkPYQ"
+ called="#_PjK4uTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_5z9eHnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5z9eH3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PjdzoDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/edit/ItemProviderAdapterFactory.javajet"
 * Version v 1.10 2007/04/26 20:54:04 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="ItemProviderAdapterFactory" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_VlOiICg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PjdzojG0Ed-kc8dEZsdm2w" conditionMethod="#_92_c1HLYEd-09ds9dfYpFw"
+ initMethod="#_PjdzozG0Ed-kc8dEZsdm2w" footerMethod="#_PjdzpTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_5voXsXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PjdzojG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PjdzoDG0Ed-kc8dEZsdm2w/method._PjdzojG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PjdzozG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PjdzoDG0Ed-kc8dEZsdm2w/method._PjdzozG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_92_c1HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PjdzoDG0Ed-kc8dEZsdm2w/method._92_c1HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PjdzpTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PjdzoDG0Ed-kc8dEZsdm2w/method._PjdzpTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PjdzpzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PjdzoDG0Ed-kc8dEZsdm2w/method._PjdzpzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SulnpGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PjdzoDG0Ed-kc8dEZsdm2w/method._SulnpGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_09_-qWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PjdzoDG0Ed-kc8dEZsdm2w/method._09_-qWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PjdzqTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PjdzoDG0Ed-kc8dEZsdm2w/method._PjdzqTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_5voXt3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5voXu3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_QRYMcChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5voXvXr5EeC0XN9kbwkPYQ"
+ called="#_PjdzqTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_5voXvnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_5voXv3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_MeyroChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PjwukDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/edit/Plugin.javajet"
 * Version v 1.8 2007/04/26 20:54:04 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="Plugin" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_F0In8Cg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PjwukjG0Ed-kc8dEZsdm2w" conditionMethod="#_9y-fhHLYEd-09ds9dfYpFw"
+ initMethod="#_PjwukzG0Ed-kc8dEZsdm2w" footerMethod="#_PjwulTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_53-bYXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PjwukjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PjwukDG0Ed-kc8dEZsdm2w/method._PjwukjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PjwukzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PjwukDG0Ed-kc8dEZsdm2w/method._PjwukzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_9y-fhHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PjwukDG0Ed-kc8dEZsdm2w/method._9y-fhHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PjwulTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PjwukDG0Ed-kc8dEZsdm2w/method._PjwulTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PjwulzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PjwukDG0Ed-kc8dEZsdm2w/method._PjwulzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SuuxmGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PjwukDG0Ed-kc8dEZsdm2w/method._SuuxmGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_0-JvqWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PjwukDG0Ed-kc8dEZsdm2w/method._0-JvqWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PjwumTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PjwukDG0Ed-kc8dEZsdm2w/method._PjwumTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_53-bZ3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_53-ba3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_cjQNwChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_53-bbXr5EeC0XN9kbwkPYQ"
+ called="#_PjwumTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_53-bbnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_53-bb3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_8jO9sKVTEd--2dbcyH2cnQ" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * 
"
+ name="CreateChildIcons" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_IzJSwCrXEd-81OQ8yF10Og"
+ headerMethod="#_8jO9sqVTEd--2dbcyH2cnQ" conditionMethod="#_8jO9tKVTEd--2dbcyH2cnQ"
+ initMethod="#_8jO9s6VTEd--2dbcyH2cnQ" footerMethod="#_8jO9tqVTEd--2dbcyH2cnQ">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_6AUfEXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_8jO9sqVTEd--2dbcyH2cnQ" name="header" patternFilePath="templates/pattern._8jO9sKVTEd--2dbcyH2cnQ/method._8jO9sqVTEd--2dbcyH2cnQ.pt"/>
+ <methods xmi:id="_8jO9s6VTEd--2dbcyH2cnQ" name="init" patternFilePath="templates/pattern._8jO9sKVTEd--2dbcyH2cnQ/method._8jO9s6VTEd--2dbcyH2cnQ.pt"/>
+ <methods xmi:id="_8jO9tKVTEd--2dbcyH2cnQ" name="preCondition" patternFilePath="templates/pattern._8jO9sKVTEd--2dbcyH2cnQ/method._8jO9tKVTEd--2dbcyH2cnQ.pt"/>
+ <methods xmi:id="_8jO9tqVTEd--2dbcyH2cnQ" name="footer" patternFilePath="templates/pattern._8jO9sKVTEd--2dbcyH2cnQ/method._8jO9tqVTEd--2dbcyH2cnQ.pt"/>
+ <methods xmi:id="_8jO9uKVTEd--2dbcyH2cnQ" name="ensureProjectExists" patternFilePath="templates/pattern._8jO9sKVTEd--2dbcyH2cnQ/method._8jO9uKVTEd--2dbcyH2cnQ.pt"/>
+ <methods xmi:id="_8jO9uqVTEd--2dbcyH2cnQ" name="doGenerate" patternFilePath="templates/pattern._8jO9sKVTEd--2dbcyH2cnQ/method._8jO9uqVTEd--2dbcyH2cnQ.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_6AUfF3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_6AUfGXr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_Chxo4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_6AUfG3r5EeC0XN9kbwkPYQ"
+ called="#_8jO9uqVTEd--2dbcyH2cnQ"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_6AUfHHr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_6AUfHXr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PkNagDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * 
"
+ name="ItemIcon" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_IzJSwCrXEd-81OQ8yF10Og"
+ headerMethod="#_PkNagjG0Ed-kc8dEZsdm2w" conditionMethod="#_99Zm1HLYEd-09ds9dfYpFw"
+ initMethod="#_PkNagzG0Ed-kc8dEZsdm2w" footerMethod="#_PkNahTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_6fnqMXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PkNagjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PkNagDG0Ed-kc8dEZsdm2w/method._PkNagjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PkNagzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PkNagDG0Ed-kc8dEZsdm2w/method._PkNagzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_99Zm1HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PkNagDG0Ed-kc8dEZsdm2w/method._99Zm1HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PkNahTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PkNagDG0Ed-kc8dEZsdm2w/method._PkNahTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_0-mbmGKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PkNagDG0Ed-kc8dEZsdm2w/method._0-mbmGKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PkNaiTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PkNagDG0Ed-kc8dEZsdm2w/method._PkNaiTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_6fw0IHr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_6fw0Inr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_Chxo4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_6fw0JHr5EeC0XN9kbwkPYQ"
+ called="#_PkNaiTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_6fw0JXr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_6fw0Jnr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ </libraries>
+ <libraries xmi:id="_03mkEGJ-Ed-FqczH3ESmRw" name="org.eclipse.egf.emf.pattern.edit.call.ItemProvider">
+ <elements xmi:id="_9dyhcaVTEd--2dbcyH2cnQ" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/edit/ItemProvider.javajet"
 * Version v 1.37 2007/04/26 20:54:04 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.edit.call.ItemProvider.ItemProvider.newChildDescriptorsCrossPackageFeature.insert
"
+ name="ItemProvider.newChildDescriptorsCrossPackageFeature.override"
+ headerMethod="#_9dyhc6VTEd--2dbcyH2cnQ" conditionMethod="#_9dyhdaVTEd--2dbcyH2cnQ"
+ initMethod="#_9dyhdKVTEd--2dbcyH2cnQ" footerMethod="#_9dyhd6VTEd--2dbcyH2cnQ">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_ASp_0nr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_9dyhc6VTEd--2dbcyH2cnQ" name="header" patternFilePath="templates/pattern._9dyhcaVTEd--2dbcyH2cnQ/method._9dyhc6VTEd--2dbcyH2cnQ.pt"/>
+ <methods xmi:id="_9dyhdKVTEd--2dbcyH2cnQ" name="init" patternFilePath="templates/pattern._9dyhcaVTEd--2dbcyH2cnQ/method._9dyhdKVTEd--2dbcyH2cnQ.pt"/>
+ <methods xmi:id="_9dyhdaVTEd--2dbcyH2cnQ" name="preCondition" patternFilePath="templates/pattern._9dyhcaVTEd--2dbcyH2cnQ/method._9dyhdaVTEd--2dbcyH2cnQ.pt"/>
+ <methods xmi:id="_9dyhd6VTEd--2dbcyH2cnQ" name="footer" patternFilePath="templates/pattern._9dyhcaVTEd--2dbcyH2cnQ/method._9dyhd6VTEd--2dbcyH2cnQ.pt"/>
+ <methods xmi:id="_9dyhfqVTEd--2dbcyH2cnQ" name="doGenerate" patternFilePath="templates/pattern._9dyhcaVTEd--2dbcyH2cnQ/method._9dyhfqVTEd--2dbcyH2cnQ.pt"/>
+ <parameters xmi:id="_ASp_2Xr6EeC0XN9kbwkPYQ" name="createFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_ASp_2nr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_ASp_23r6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_ASp_3Hr6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_ASp_3Xr6EeC0XN9kbwkPYQ" name="_List" type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_ASp_2Hr6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_ASp_33r6EeC0XN9kbwkPYQ"
+ called="#_9dyhfqVTEd--2dbcyH2cnQ"/>
+ </elements>
+ <elements xmi:id="_9d8ScKVTEd--2dbcyH2cnQ" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/edit/ItemProvider.javajet"
 * Version v 1.37 2007/04/26 20:54:04 emerks
"
+ name="ItemProvider.newChildDescriptorsCrossPackageFeature.insert" headerMethod="#_9d8ScqVTEd--2dbcyH2cnQ"
+ conditionMethod="#_9d8SdKVTEd--2dbcyH2cnQ" initMethod="#_9d8Sc6VTEd--2dbcyH2cnQ"
+ footerMethod="#_9d8SdqVTEd--2dbcyH2cnQ">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_ATshoXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_9d8ScqVTEd--2dbcyH2cnQ" name="header" patternFilePath="templates/pattern._9d8ScKVTEd--2dbcyH2cnQ/method._9d8ScqVTEd--2dbcyH2cnQ.pt"/>
+ <methods xmi:id="_9d8Sc6VTEd--2dbcyH2cnQ" name="init" patternFilePath="templates/pattern._9d8ScKVTEd--2dbcyH2cnQ/method._9d8Sc6VTEd--2dbcyH2cnQ.pt"/>
+ <methods xmi:id="_9d8SdKVTEd--2dbcyH2cnQ" name="preCondition" patternFilePath="templates/pattern._9d8ScKVTEd--2dbcyH2cnQ/method._9d8SdKVTEd--2dbcyH2cnQ.pt"/>
+ <methods xmi:id="_9d8SdqVTEd--2dbcyH2cnQ" name="footer" patternFilePath="templates/pattern._9d8ScKVTEd--2dbcyH2cnQ/method._9d8SdqVTEd--2dbcyH2cnQ.pt"/>
+ <methods xmi:id="_9d8SfqVTEd--2dbcyH2cnQ" name="doGenerate" patternFilePath="templates/pattern._9d8ScKVTEd--2dbcyH2cnQ/method._9d8SfqVTEd--2dbcyH2cnQ.pt"/>
+ <parameters xmi:id="_ATshqHr6EeC0XN9kbwkPYQ" name="createClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_ATshqXr6EeC0XN9kbwkPYQ" name="createFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_ATshqnr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_ATshq3r6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_ATshrHr6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_ATshrXr6EeC0XN9kbwkPYQ" name="_List" type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_ATshp3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_ATshr3r6EeC0XN9kbwkPYQ"
+ called="#_9d8SfqVTEd--2dbcyH2cnQ"/>
+ </elements>
+ <elements xmi:id="_036GEGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/edit/ItemProvider.javajet"
 * Version v 1.37 2007/04/26 20:54:04 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.edit.call.ItemProvider.ItemProvider.newChildDescriptorsReferenceDelegatedFeature.insert
"
+ name="ItemProvider.newChildDescriptorsReferenceDelegatedFeature.override"
+ headerMethod="#_036GEmJ-Ed-FqczH3ESmRw" conditionMethod="#_Bx7oZHLZEd-09ds9dfYpFw"
+ initMethod="#_036GE2J-Ed-FqczH3ESmRw" footerMethod="#_036GFWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_AUJNkXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_036GEmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._036GEGJ-Ed-FqczH3ESmRw/method._036GEmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_036GE2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._036GEGJ-Ed-FqczH3ESmRw/method._036GE2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_Bx7oZHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._036GEGJ-Ed-FqczH3ESmRw/method._Bx7oZHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_036GFWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._036GEGJ-Ed-FqczH3ESmRw/method._036GFWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_036GIGJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._036GEGJ-Ed-FqczH3ESmRw/method._036GIGJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_AUJNmHr6EeC0XN9kbwkPYQ" name="delegatedFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_AUJNmXr6EeC0XN9kbwkPYQ" name="createFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_AUJNmnr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_AUJNm3r6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_AUJNnHr6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_AUJNnXr6EeC0XN9kbwkPYQ" name="_List" type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_AUJNl3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_AUJNn3r6EeC0XN9kbwkPYQ"
+ called="#_036GIGJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_04NBAGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/edit/ItemProvider.javajet"
 * Version v 1.37 2007/04/26 20:54:04 emerks
"
+ name="ItemProvider.newChildDescriptorsReferenceDelegatedFeature.insert"
+ headerMethod="#_04NBAmJ-Ed-FqczH3ESmRw" conditionMethod="#_B2Z4tHLZEd-09ds9dfYpFw"
+ initMethod="#_04NBA2J-Ed-FqczH3ESmRw" footerMethod="#_04NBBWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_AWhzMXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_04NBAmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._04NBAGJ-Ed-FqczH3ESmRw/method._04NBAmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_04NBA2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._04NBAGJ-Ed-FqczH3ESmRw/method._04NBA2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_B2Z4tHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._04NBAGJ-Ed-FqczH3ESmRw/method._B2Z4tHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_04NBBWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._04NBAGJ-Ed-FqczH3ESmRw/method._04NBBWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_04NBEGJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._04NBAGJ-Ed-FqczH3ESmRw/method._04NBEGJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_AWrkMnr6EeC0XN9kbwkPYQ" name="delegatedFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_AWrkM3r6EeC0XN9kbwkPYQ" name="createFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_AWrkNHr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_AWrkNXr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_AWrkNnr6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_AWrkN3r6EeC0XN9kbwkPYQ" name="_List" type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_AWrkMXr6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_AWrkOXr6EeC0XN9kbwkPYQ"
+ called="#_04NBEGJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_04WyAGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/edit/ItemProvider.javajet"
 * Version v 1.37 2007/04/26 20:54:04 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.edit.call.ItemProvider.ItemProvider.newChildDescriptorsAttributeDelegatedFeature.insert
"
+ name="ItemProvider.newChildDescriptorsAttributeDelegatedFeature.override"
+ headerMethod="#_04WyAmJ-Ed-FqczH3ESmRw" conditionMethod="#_B3vVdHLZEd-09ds9dfYpFw"
+ initMethod="#_04WyA2J-Ed-FqczH3ESmRw" footerMethod="#_04WyBWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_AZg1wXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_04WyAmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._04WyAGJ-Ed-FqczH3ESmRw/method._04WyAmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_04WyA2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._04WyAGJ-Ed-FqczH3ESmRw/method._04WyA2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_B3vVdHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._04WyAGJ-Ed-FqczH3ESmRw/method._B3vVdHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_04WyBWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._04WyAGJ-Ed-FqczH3ESmRw/method._04WyBWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_04WyEGJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._04WyAGJ-Ed-FqczH3ESmRw/method._04WyEGJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_AZg1yHr6EeC0XN9kbwkPYQ" name="delegatedFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_AZg1yXr6EeC0XN9kbwkPYQ" name="createFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_AZg1ynr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_AZg1y3r6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_AZg1zHr6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_AZg1zXr6EeC0XN9kbwkPYQ" name="_List" type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_AZg1x3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_AZg1z3r6EeC0XN9kbwkPYQ"
+ called="#_04WyEGJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_04f78GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/edit/ItemProvider.javajet"
 * Version v 1.37 2007/04/26 20:54:04 emerks
"
+ name="ItemProvider.newChildDescriptorsAttributeDelegatedFeature.insert"
+ headerMethod="#_04f78mJ-Ed-FqczH3ESmRw" conditionMethod="#_B4yeVHLZEd-09ds9dfYpFw"
+ initMethod="#_04f782J-Ed-FqczH3ESmRw" footerMethod="#_04f79WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_Abl5YXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_04f78mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._04f78GJ-Ed-FqczH3ESmRw/method._04f78mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_04f782J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._04f78GJ-Ed-FqczH3ESmRw/method._04f782J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_B4yeVHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._04f78GJ-Ed-FqczH3ESmRw/method._B4yeVHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_04f79WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._04f78GJ-Ed-FqczH3ESmRw/method._04f79WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_04f8AGJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._04f78GJ-Ed-FqczH3ESmRw/method._04f8AGJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_Abl5aHr6EeC0XN9kbwkPYQ" name="delegatedFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_Abl5aXr6EeC0XN9kbwkPYQ" name="createFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_Abl5anr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_Abl5a3r6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_Abl5bHr6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_Abl5bXr6EeC0XN9kbwkPYQ" name="_List" type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_Abl5Z3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_Abl5b3r6EeC0XN9kbwkPYQ"
+ called="#_04f8AGJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_04ps8GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/edit/ItemProvider.javajet"
 * Version v 1.37 2007/04/26 20:54:04 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.edit.call.ItemProvider.ItemProvider.newChildDescriptorsReferenceFeature.insert
"
+ name="ItemProvider.newChildDescriptorsReferenceFeature.override" headerMethod="#_04ps8mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_B63h9HLZEd-09ds9dfYpFw" initMethod="#_04ps82J-Ed-FqczH3ESmRw"
+ footerMethod="#_04ps9WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_AcfRQXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_04ps8mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._04ps8GJ-Ed-FqczH3ESmRw/method._04ps8mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_04ps82J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._04ps8GJ-Ed-FqczH3ESmRw/method._04ps82J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_B63h9HLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._04ps8GJ-Ed-FqczH3ESmRw/method._B63h9HLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_04ps9WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._04ps8GJ-Ed-FqczH3ESmRw/method._04ps9WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_04ptAGJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._04ps8GJ-Ed-FqczH3ESmRw/method._04ptAGJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_AcfRSHr6EeC0XN9kbwkPYQ" name="createFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_AcfRSXr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_AcfRSnr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_AcfRS3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_AcfRTHr6EeC0XN9kbwkPYQ" name="_List" type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_AcfRR3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_AcfRTnr6EeC0XN9kbwkPYQ"
+ called="#_04ptAGJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_04y24GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/edit/ItemProvider.javajet"
 * Version v 1.37 2007/04/26 20:54:04 emerks
"
+ name="ItemProvider.newChildDescriptorsReferenceFeature.insert" headerMethod="#_04y24mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_B-caZHLZEd-09ds9dfYpFw" initMethod="#_04y242J-Ed-FqczH3ESmRw"
+ footerMethod="#_04y25WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_Ad1VEXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_04y24mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._04y24GJ-Ed-FqczH3ESmRw/method._04y24mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_04y242J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._04y24GJ-Ed-FqczH3ESmRw/method._04y242J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_B-caZHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._04y24GJ-Ed-FqczH3ESmRw/method._B-caZHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_04y25WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._04y24GJ-Ed-FqczH3ESmRw/method._04y25WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_04y28GJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._04y24GJ-Ed-FqczH3ESmRw/method._04y28GJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_Ad-fA3r6EeC0XN9kbwkPYQ" name="createFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_Ad-fBHr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_Ad-fBXr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_Ad-fBnr6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_Ad-fB3r6EeC0XN9kbwkPYQ" name="_List" type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_Ad-fAnr6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_Ad-fCXr6EeC0XN9kbwkPYQ"
+ called="#_04y28GJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_048n4GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/edit/ItemProvider.javajet"
 * Version v 1.37 2007/04/26 20:54:04 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.edit.call.ItemProvider.ItemProvider.newChildDescriptorsAttributeFeature.insert
"
+ name="ItemProvider.newChildDescriptorsAttributeFeature.override" headerMethod="#_048n4mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_B_otNHLZEd-09ds9dfYpFw" initMethod="#_048n42J-Ed-FqczH3ESmRw"
+ footerMethod="#_048n5WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_AhtIcXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_048n4mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._048n4GJ-Ed-FqczH3ESmRw/method._048n4mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_048n42J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._048n4GJ-Ed-FqczH3ESmRw/method._048n42J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_B_otNHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._048n4GJ-Ed-FqczH3ESmRw/method._B_otNHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_048n5WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._048n4GJ-Ed-FqczH3ESmRw/method._048n5WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_048n8GJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._048n4GJ-Ed-FqczH3ESmRw/method._048n8GJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_AhtIeHr6EeC0XN9kbwkPYQ" name="createFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_AhtIeXr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_AhtIenr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_AhtIe3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_AhtIfHr6EeC0XN9kbwkPYQ" name="_List" type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_AhtId3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_AhtIfnr6EeC0XN9kbwkPYQ"
+ called="#_048n8GJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_05ZT0GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/edit/ItemProvider.javajet"
 * Version v 1.37 2007/04/26 20:54:04 emerks
"
+ name="ItemProvider.newChildDescriptorsAttributeFeature.insert" headerMethod="#_05ZT0mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_CBIiBHLZEd-09ds9dfYpFw" initMethod="#_05ZT02J-Ed-FqczH3ESmRw"
+ footerMethod="#_05ZT1WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_AjyzIXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_05ZT0mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._05ZT0GJ-Ed-FqczH3ESmRw/method._05ZT0mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_05ZT02J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._05ZT0GJ-Ed-FqczH3ESmRw/method._05ZT02J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CBIiBHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._05ZT0GJ-Ed-FqczH3ESmRw/method._CBIiBHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_05ZT1WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._05ZT0GJ-Ed-FqczH3ESmRw/method._05ZT1WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_05ZT4GJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._05ZT0GJ-Ed-FqczH3ESmRw/method._05ZT4GJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_AjyzKHr6EeC0XN9kbwkPYQ" name="createFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_AjyzKXr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_AjyzKnr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_AjyzK3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_AjyzLHr6EeC0XN9kbwkPYQ" name="_List" type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_AjyzJ3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_AjyzLnr6EeC0XN9kbwkPYQ"
+ called="#_05ZT4GJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_051_wGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/edit/ItemProvider.javajet"
 * Version v 1.37 2007/04/26 20:54:04 emerks
"
+ name="ItemProvider.insert" headerMethod="#_051_wmJ-Ed-FqczH3ESmRw" conditionMethod="#_CCU01HLZEd-09ds9dfYpFw"
+ initMethod="#_051_w2J-Ed-FqczH3ESmRw" footerMethod="#_051_xWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_AksLAXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_051_wmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._051_wGJ-Ed-FqczH3ESmRw/method._051_wmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_051_w2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._051_wGJ-Ed-FqczH3ESmRw/method._051_w2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CCU01HLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._051_wGJ-Ed-FqczH3ESmRw/method._CCU01HLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_051_xWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._051_wGJ-Ed-FqczH3ESmRw/method._051_xWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_051_y2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._051_wGJ-Ed-FqczH3ESmRw/method._051_y2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_AksLCHr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_AksLCXr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_AksLCnr6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_AksLC3r6EeC0XN9kbwkPYQ" name="_List" type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_AksLB3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_AksLDXr6EeC0XN9kbwkPYQ"
+ called="#_051_y2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ </libraries>
+ </viewpoints>
+ </viewpointContainer>
+ <orchestration xmi:type="fprod:ProductionPlan" xmi:id="_Prg8azG0Ed-kc8dEZsdm2w">
+ <invocations xmi:id="_Bi0nSXr6EeC0XN9kbwkPYQ" name="EMF Edit Pattern" invokedActivity="ftask:Task platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_jT-SgD1hEd-m5uHrCQ1Jew">
+ <invocationContractContainer xmi:id="_Bi0nSnr6EeC0XN9kbwkPYQ">
+ <invocationContracts xmi:id="_Bi0nS3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_Prg8cDG0Ed-kc8dEZsdm2w"
+ invokedContract="platform:/plugin/org.eclipse.egf.pattern.ftask/egf/Model_driven_pattern_strategy_task.fcore#_DgB2IP6fEd64XaYPo3s6sPg"/>
+ <invocationContracts xmi:id="_Bi0nT3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_jzYi8FIIEd-eGOdO3WtsxA"
+ invokedContract="platform:/plugin/org.eclipse.egf.pattern.ftask/egf/Model_driven_pattern_strategy_task.fcore#_L6JSwAHAEd-4faJMEplCjxw">
+ <type xmi:type="pattern:TypePatternExecutionReporter" xmi:id="_Bi0nUHr6EeC0XN9kbwkPYQ"
+ value="org.eclipse.egf.emf.pattern.base.ContentTypePatternExecutionReporter"/>
+ </invocationContracts>
+ <invocationContracts xmi:id="_Bi0nU3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_Tx5xHVkTEd-bv5aydwO2Qw"
+ invokedContract="platform:/plugin/org.eclipse.egf.pattern.ftask/egf/Model_driven_pattern_strategy_task.fcore#_nz1HkSCaEd-Sse0r9LJWbA">
+ <type xmi:type="pattern:TypePatternList" xmi:id="_Bi0nVHr6EeC0XN9kbwkPYQ"
+ elements="#_PiIW4zG0Ed-kc8dEZsdm2w"/>
+ </invocationContracts>
+ <invocationContracts xmi:id="_Bi0nV3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_UCnhEFHVEd-dr9AWwNwIMQ"
+ invokedContract="platform:/plugin/org.eclipse.egf.pattern.ftask/egf/Model_driven_pattern_strategy_task.fcore#_NFhJ4UMgEd-Ixul1H5ANhg"/>
+ <invocationContracts xmi:id="_Bi0nWnr6EeC0XN9kbwkPYQ" factoryComponentContract="#_dgkvsPI7Ed-Pp8S8RvVOuQ"
+ invokedContract="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_JWI2sPI7Ed-Pp8S8RvVOuQ"/>
+ <invocationContracts xmi:id="_Bi0nXXr6EeC0XN9kbwkPYQ" factoryComponentContract="#_9wHxsFLMEd-ZSLMRjxSbVQ"
+ invokedContract="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_vtlEAFLMEd-ZSLMRjxSbVQ"/>
+ </invocationContractContainer>
+ </invocations>
+ </orchestration>
+ </fcore:FactoryComponent>
+ <fcore:FactoryComponent xmi:id="_PkqGcDG0Ed-kc8dEZsdm2w" name="EMF Editor Pattern">
+ <contractContainer xmi:id="_Prg8ejG0Ed-kc8dEZsdm2w">
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_Prg8ezG0Ed-kc8dEZsdm2w"
+ description="EMF Editor Pattern" name="genModel" mandatory="true" invocationContracts="#_Bi0nY3r6EeC0XN9kbwkPYQ">
+ <type xmi:type="domain:TypeDomain" xmi:id="_Bi0nZnr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_pCqEMFIIEd-eGOdO3WtsxA"
+ description="EMF Editor Pattern" name="pattern.execution.reporter" invocationContracts="#_Bi0nZ3r6EeC0XN9kbwkPYQ">
+ <type xmi:type="pattern:TypePatternExecutionReporter" xmi:id="_Bi0nanr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_Tx5xMlkTEd-bv5aydwO2Qw"
+ description="EMF Editor Pattern" name="pattern.ids" invocationContracts="#_Bi0na3r6EeC0XN9kbwkPYQ">
+ <type xmi:type="pattern:TypePatternList" xmi:id="_Bi0nbnr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_Y3EukFHVEd-dr9AWwNwIMQ"
+ description="EMF Editor Pattern" name="pattern.substitutions" invocationContracts="#_Bi0nb3r6EeC0XN9kbwkPYQ">
+ <type xmi:type="pattern:TypePatternSubstitution" xmi:id="_Bi0ncXr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_NcZ6I_MqEd-6tr0C8ZV8Ew"
+ description="EMF Editor Pattern" name="usedGenPackages" invocationContracts="#_Bi0ncnr6EeC0XN9kbwkPYQ">
+ <type xmi:type="domain:TypeGenPackages" xmi:id="_Bi0ndHr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_FqdyEFLNEd-ZSLMRjxSbVQ"
+ description="EMF Editor Pattern" name="mergeRulesURI" invocationContracts="#_Bi0ndXr6EeC0XN9kbwkPYQ">
+ <type xmi:type="types:TypeURI" xmi:id="_Bi0nd3r6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ </contractContainer>
+ <viewpointContainer xmi:id="_PkqGcTG0Ed-kc8dEZsdm2w">
+ <viewpoints xmi:type="pattern:PatternViewpoint" xmi:id="_PkqGcjG0Ed-kc8dEZsdm2w">
+ <libraries xmi:id="_PkqGczG0Ed-kc8dEZsdm2w" name="org.eclipse.egf.emf.pattern.editor">
+ <elements xmi:id="_PlQjYDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/editor/build.propertiesjet"
 * Version v 1.9 2006/11/02 16:21:57 marcelop
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderProperties
"
+ name="BuildProperties" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_ZTUvECg7Ed-ROrlGa8LEeQ"
+ headerMethod="#_PlQjYjG0Ed-kc8dEZsdm2w" conditionMethod="#_-DEJ9HLYEd-09ds9dfYpFw"
+ initMethod="#_PlQjYzG0Ed-kc8dEZsdm2w" footerMethod="#_PlQjZTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_6k1hZXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PlQjYjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PlQjYDG0Ed-kc8dEZsdm2w/method._PlQjYjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PlQjYzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PlQjYDG0Ed-kc8dEZsdm2w/method._PlQjYzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-DEJ9HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PlQjYDG0Ed-kc8dEZsdm2w/method._-DEJ9HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PlQjZTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PlQjYDG0Ed-kc8dEZsdm2w/method._PlQjZTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PlQjZzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PlQjYDG0Ed-kc8dEZsdm2w/method._PlQjZzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SvVOjGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PlQjYDG0Ed-kc8dEZsdm2w/method._SvVOjGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_0-5WjWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PlQjYDG0Ed-kc8dEZsdm2w/method._0-5WjWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PlQjaTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PlQjYDG0Ed-kc8dEZsdm2w/method._PlQjaTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_6k1ha3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_6k1hb3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_mwzm4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_6k1hcXr5EeC0XN9kbwkPYQ"
+ called="#_PlQjaTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_6k1hcnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_6k1hc3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_Pk9BYDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/editor/manifest.mfjet"
 * Version v 1.5 2007/01/17 15:24:52 marcelop
"
+ name="ManifestMF" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_ZTUvECg7Ed-ROrlGa8LEeQ"
+ headerMethod="#_Pk9BYjG0Ed-kc8dEZsdm2w" conditionMethod="#_-A1VWHLYEd-09ds9dfYpFw"
+ initMethod="#_Pk9BYzG0Ed-kc8dEZsdm2w" footerMethod="#_Pk9BZTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_6oaZ0Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_Pk9BYjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._Pk9BYDG0Ed-kc8dEZsdm2w/method._Pk9BYjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Pk9BYzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._Pk9BYDG0Ed-kc8dEZsdm2w/method._Pk9BYzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-A1VWHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._Pk9BYDG0Ed-kc8dEZsdm2w/method._-A1VWHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_Pk9BZTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._Pk9BYDG0Ed-kc8dEZsdm2w/method._Pk9BZTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Pk9BZzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._Pk9BYDG0Ed-kc8dEZsdm2w/method._Pk9BZzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SveYeGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._Pk9BYDG0Ed-kc8dEZsdm2w/method._SveYeGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_0_DHiWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._Pk9BYDG0Ed-kc8dEZsdm2w/method._0_DHiWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_Pk9BaTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._Pk9BYDG0Ed-kc8dEZsdm2w/method._Pk9BaTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_6oaZ13r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_6oaZ23r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_mwzm4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_6oaZ3Xr5EeC0XN9kbwkPYQ"
+ called="#_Pk9BaTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_6oaZ3nr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_6oaZ33r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PkqGdDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/editor/plugin.xmljet"
 * Version v 1.20 2006/12/28 06:40:38 marcelop
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderXml
"
+ name="PluginXML" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_ZTUvECg7Ed-ROrlGa8LEeQ"
+ headerMethod="#_PkqGdjG0Ed-kc8dEZsdm2w" conditionMethod="#_-G79VHLYEd-09ds9dfYpFw"
+ initMethod="#_PkqGdzG0Ed-kc8dEZsdm2w" footerMethod="#_PkqGeTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_6rimUXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PkqGdjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PkqGdDG0Ed-kc8dEZsdm2w/method._PkqGdjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PkqGdzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PkqGdDG0Ed-kc8dEZsdm2w/method._PkqGdzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-G79VHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PkqGdDG0Ed-kc8dEZsdm2w/method._-G79VHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PkqGeTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PkqGdDG0Ed-kc8dEZsdm2w/method._PkqGeTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Pkz3cDG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PkqGdDG0Ed-kc8dEZsdm2w/method._Pkz3cDG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SvoJeGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PkqGdDG0Ed-kc8dEZsdm2w/method._SvoJeGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_0_MReWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PkqGdDG0Ed-kc8dEZsdm2w/method._0_MReWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_Pkz3cjG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PkqGdDG0Ed-kc8dEZsdm2w/method._Pkz3cjG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_6rimV3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_6rimW3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_mwzm4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_6rimXXr5EeC0XN9kbwkPYQ"
+ called="#_Pkz3cjG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_6rimXnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_6rimX3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PljeUDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/editor/plugin.propertiesjet"
 * Version v 1.17 2007/05/29 20:26:36 marcelop
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderProperties
"
+ name="PluginProperties" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_xxtwkCg7Ed-ROrlGa8LEeQ"
+ headerMethod="#_PljeUjG0Ed-kc8dEZsdm2w" conditionMethod="#_-K9htHLYEd-09ds9dfYpFw"
+ initMethod="#_PljeUzG0Ed-kc8dEZsdm2w" footerMethod="#_PljeVTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_6uOG4Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PljeUjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PljeUDG0Ed-kc8dEZsdm2w/method._PljeUjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PljeUzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PljeUDG0Ed-kc8dEZsdm2w/method._PljeUzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-K9htHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PljeUDG0Ed-kc8dEZsdm2w/method._-K9htHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PljeVTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PljeUDG0Ed-kc8dEZsdm2w/method._PljeVTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PljeVzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PljeUDG0Ed-kc8dEZsdm2w/method._PljeVzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Svx6eGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PljeUDG0Ed-kc8dEZsdm2w/method._Svx6eGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_0_WCeWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PljeUDG0Ed-kc8dEZsdm2w/method._0_WCeWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PljeWTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PljeUDG0Ed-kc8dEZsdm2w/method._PljeWTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_6uOG53r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_6uOG63r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_pQ16sChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_6uOG7Xr5EeC0XN9kbwkPYQ"
+ called="#_PljeWTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_6uOG7nr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_6uOG73r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PltPUDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/editor/ActionBarContributor.javajet"
 * Version v 1.22 2007/04/26 20:54:03 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="ActionBarContributor" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_VlOiICg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PltPUjG0Ed-kc8dEZsdm2w" conditionMethod="#_-VjBFHLYEd-09ds9dfYpFw"
+ initMethod="#_PltPUzG0Ed-kc8dEZsdm2w" footerMethod="#_PltPVTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_67Lk0Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PltPUjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PltPUDG0Ed-kc8dEZsdm2w/method._PltPUjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PltPUzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PltPUDG0Ed-kc8dEZsdm2w/method._PltPUzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-VjBFHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PltPUDG0Ed-kc8dEZsdm2w/method._-VjBFHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PltPVTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PltPUDG0Ed-kc8dEZsdm2w/method._PltPVTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Pl2ZQDG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PltPUDG0Ed-kc8dEZsdm2w/method._Pl2ZQDG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SwhhWGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PltPUDG0Ed-kc8dEZsdm2w/method._SwhhWGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_1AFpWWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PltPUDG0Ed-kc8dEZsdm2w/method._1AFpWWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_Pl2ZQjG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PltPUDG0Ed-kc8dEZsdm2w/method._Pl2ZQjG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_67Lk13r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_67Lk23r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_QRYMcChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_67Lk3Xr5EeC0XN9kbwkPYQ"
+ called="#_Pl2ZQjG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_67Lk3nr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_67Lk33r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_MeyroChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_Pmc2MDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/editor/Editor.javajet"
 * Version v 1.51 2007/06/12 15:07:28 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
 * org.eclipse.egf.emf.pattern.editor.call.Editor.Editor.addItemProviderFactories.override
"
+ name="Editor" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_VlOiICg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PmmAIDG0Ed-kc8dEZsdm2w" conditionMethod="#_-SaNhHLYEd-09ds9dfYpFw"
+ initMethod="#_PmmAITG0Ed-kc8dEZsdm2w" footerMethod="#_PmmAIzG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_7KOtcXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PmmAIDG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._Pmc2MDG0Ed-kc8dEZsdm2w/method._PmmAIDG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PmmAITG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._Pmc2MDG0Ed-kc8dEZsdm2w/method._PmmAITG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-SaNhHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._Pmc2MDG0Ed-kc8dEZsdm2w/method._-SaNhHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PmmAIzG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._Pmc2MDG0Ed-kc8dEZsdm2w/method._PmmAIzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PmmAJTG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._Pmc2MDG0Ed-kc8dEZsdm2w/method._PmmAJTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SwqrSGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._Pmc2MDG0Ed-kc8dEZsdm2w/method._SwqrSGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_1APaWWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._Pmc2MDG0Ed-kc8dEZsdm2w/method._1APaWWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PmmAJzG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._Pmc2MDG0Ed-kc8dEZsdm2w/method._PmmAJzG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_7KOtd3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7KOte3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_QRYMcChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7KOtfXr5EeC0XN9kbwkPYQ"
+ called="#_PmmAJzG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_7KOtfnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7KOtf3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_MeyroChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PmvxIDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/editor/ModelWizard.javajet"
 * Version v 1.21 2007/06/07 13:28:27 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="ModelWizard" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_VlOiICg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PmvxIjG0Ed-kc8dEZsdm2w" conditionMethod="#_-Y0XhHLYEd-09ds9dfYpFw"
+ initMethod="#_PmvxIzG0Ed-kc8dEZsdm2w" footerMethod="#_PmvxJTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_7GzmAXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PmvxIjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PmvxIDG0Ed-kc8dEZsdm2w/method._PmvxIjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PmvxIzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PmvxIDG0Ed-kc8dEZsdm2w/method._PmvxIzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-Y0XhHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PmvxIDG0Ed-kc8dEZsdm2w/method._-Y0XhHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PmvxJTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PmvxIDG0Ed-kc8dEZsdm2w/method._PmvxJTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Pm5iIDG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PmvxIDG0Ed-kc8dEZsdm2w/method._Pm5iIDG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SwN_WGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PmvxIDG0Ed-kc8dEZsdm2w/method._SwN_WGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_0_yuaWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PmvxIDG0Ed-kc8dEZsdm2w/method._0_yuaWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_Pm5iIjG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PmvxIDG0Ed-kc8dEZsdm2w/method._Pm5iIjG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_7GzmB3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7GzmC3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_QRYMcChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7GzmDXr5EeC0XN9kbwkPYQ"
+ called="#_Pm5iIjG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_7GzmDnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7GzmD3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_MeyroChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PnCsEDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/editor/Plugin.javajet"
 * Version v 1.9 2007/04/26 20:54:03 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="Plugin" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_F0In8Cg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PnCsEjG0Ed-kc8dEZsdm2w" conditionMethod="#_-NpCRHLYEd-09ds9dfYpFw"
+ initMethod="#_PnCsEzG0Ed-kc8dEZsdm2w" footerMethod="#_PnCsFTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_7A2H8Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PnCsEjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PnCsEDG0Ed-kc8dEZsdm2w/method._PnCsEjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PnCsEzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PnCsEDG0Ed-kc8dEZsdm2w/method._PnCsEzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-NpCRHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PnCsEDG0Ed-kc8dEZsdm2w/method._-NpCRHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PnCsFTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PnCsEDG0Ed-kc8dEZsdm2w/method._PnCsFTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PnCsFzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PnCsEDG0Ed-kc8dEZsdm2w/method._PnCsFzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SwE1aGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PnCsEDG0Ed-kc8dEZsdm2w/method._SwE1aGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_0_fzeWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PnCsEDG0Ed-kc8dEZsdm2w/method._0_fzeWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PnCsGTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PnCsEDG0Ed-kc8dEZsdm2w/method._PnCsGTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_7A2H93r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7A2H-3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_cjQNwChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7A2H_Xr5EeC0XN9kbwkPYQ"
+ called="#_PnCsGTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_7A2H_nr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7A2H_3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PnVnADG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/editor/Advisor.javajet"
 * Version v 1.8 2007/04/26 20:54:03 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="Advisor" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_F0In8Cg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PnVnAjG0Ed-kc8dEZsdm2w" conditionMethod="#_-P4d9HLYEd-09ds9dfYpFw"
+ initMethod="#_PnVnAzG0Ed-kc8dEZsdm2w" footerMethod="#_PnVnBTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_63KAcXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PnVnAjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PnVnADG0Ed-kc8dEZsdm2w/method._PnVnAjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PnVnAzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PnVnADG0Ed-kc8dEZsdm2w/method._PnVnAzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-P4d9HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PnVnADG0Ed-kc8dEZsdm2w/method._-P4d9HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PnVnBTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PnVnADG0Ed-kc8dEZsdm2w/method._PnVnBTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PnVnBzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PnVnADG0Ed-kc8dEZsdm2w/method._PnVnBzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Sv7EaGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PnVnADG0Ed-kc8dEZsdm2w/method._Sv7EaGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_0_o9aWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PnVnADG0Ed-kc8dEZsdm2w/method._0_o9aWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PnVnCTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PnVnADG0Ed-kc8dEZsdm2w/method._PnVnCTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_63KAd3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_63KAe3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_cjQNwChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_63KAfXr5EeC0XN9kbwkPYQ"
+ called="#_PnVnCTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_63KAfnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_63KAf3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PnpJADG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * 
"
+ name="ModelWizardIcon" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_HODPICrVEd-81OQ8yF10Og"
+ headerMethod="#_PnpJAjG0Ed-kc8dEZsdm2w" conditionMethod="#_-bppFHLYEd-09ds9dfYpFw"
+ initMethod="#_PnpJAzG0Ed-kc8dEZsdm2w" footerMethod="#_PnpJBTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_7QftgXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PnpJAjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PnpJADG0Ed-kc8dEZsdm2w/method._PnpJAjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PnpJAzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PnpJADG0Ed-kc8dEZsdm2w/method._PnpJAzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-bppFHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PnpJADG0Ed-kc8dEZsdm2w/method._-bppFHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PnpJBTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PnpJADG0Ed-kc8dEZsdm2w/method._PnpJBTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_1AiVSGKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PnpJADG0Ed-kc8dEZsdm2w/method._1AiVSGKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PnpJCTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PnpJADG0Ed-kc8dEZsdm2w/method._PnpJCTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_7Qfth3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7QftiXr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_yLcWwCt-Ed-D6YqMf1n1Bg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7Qfti3r5EeC0XN9kbwkPYQ"
+ called="#_PnpJCTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_7QftjHr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7QftjXr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_0yyMcCt-Ed-D6YqMf1n1Bg"/>
+ </elements>
+ <elements xmi:id="_Pn8D8DG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * 
"
+ name="ModelIcon" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_HODPICrVEd-81OQ8yF10Og"
+ headerMethod="#_Pn8D8jG0Ed-kc8dEZsdm2w" conditionMethod="#_-dcY1HLYEd-09ds9dfYpFw"
+ initMethod="#_Pn8D8zG0Ed-kc8dEZsdm2w" footerMethod="#_Pn8D9TG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_7UNv4Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_Pn8D8jG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._Pn8D8DG0Ed-kc8dEZsdm2w/method._Pn8D8jG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Pn8D8zG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._Pn8D8DG0Ed-kc8dEZsdm2w/method._Pn8D8zG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-dcY1HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._Pn8D8DG0Ed-kc8dEZsdm2w/method._-dcY1HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_Pn8D9TG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._Pn8D8DG0Ed-kc8dEZsdm2w/method._Pn8D9TG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_1AYkSGKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._Pn8D8DG0Ed-kc8dEZsdm2w/method._1AYkSGKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_Pn8D-TG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._Pn8D8DG0Ed-kc8dEZsdm2w/method._Pn8D-TG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_7UNv53r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7UNv6Xr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_yLcWwCt-Ed-D6YqMf1n1Bg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7UNv63r5EeC0XN9kbwkPYQ"
+ called="#_Pn8D-TG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_7UNv7Hr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7UNv7Xr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_0yyMcCt-Ed-D6YqMf1n1Bg"/>
+ </elements>
+ </libraries>
+ <libraries xmi:id="_08-MQGJ-Ed-FqczH3ESmRw" name="org.eclipse.egf.emf.pattern.editor.call.Editor">
+ <elements xmi:id="_08-MQWJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/editor/Editor.javajet"
 * Version v 1.51 2007/06/12 15:07:28 emerks
This pattern calls:
 * org.eclipse.egf.emf.pattern.editor.call.Editor.Editor.addItemProviderFactories.insert
"
+ name="Editor.addItemProviderFactories.override" headerMethod="#_08-MQ2J-Ed-FqczH3ESmRw"
+ conditionMethod="#_CC6qtXLZEd-09ds9dfYpFw" initMethod="#_08-MRGJ-Ed-FqczH3ESmRw"
+ footerMethod="#_08-MRmJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_Am6_onr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_08-MQ2J-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._08-MQWJ-Ed-FqczH3ESmRw/method._08-MQ2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_08-MRGJ-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._08-MQWJ-Ed-FqczH3ESmRw/method._08-MRGJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CC6qtXLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._08-MQWJ-Ed-FqczH3ESmRw/method._CC6qtXLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_08-MRmJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._08-MQWJ-Ed-FqczH3ESmRw/method._08-MRmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_08-MXGJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._08-MQWJ-Ed-FqczH3ESmRw/method._08-MXGJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_Am6_qXr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_Am6_qnr6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_Am6_q3r6EeC0XN9kbwkPYQ" name="importedOperationClassName"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Am6_rHr6EeC0XN9kbwkPYQ" name="operationMethodName"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Am6_rXr6EeC0XN9kbwkPYQ" name="_ArrayListOfObject"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Am6_rnr6EeC0XN9kbwkPYQ" name="_ArrayListOfSelectionChangedListener"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Am6_r3r6EeC0XN9kbwkPYQ" name="_CollectionOfSelectionChangedListener"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Am6_sHr6EeC0XN9kbwkPYQ" name="_ArrayListOfResource"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Am6_sXr6EeC0XN9kbwkPYQ" name="_CollectionOfResource"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Am6_snr6EeC0XN9kbwkPYQ" name="_MapOfResourceToDiagnostic"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Am6_s3r6EeC0XN9kbwkPYQ" name="_HashMapOfResourceToBoolean"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Am6_tHr6EeC0XN9kbwkPYQ" name="_MapOfObjectToObject"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Am6_tXr6EeC0XN9kbwkPYQ" name="_HashMapOfObjectToObject"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Am6_tnr6EeC0XN9kbwkPYQ" name="_LinkedHashMapOfResourceToDiagnostic"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Am6_t3r6EeC0XN9kbwkPYQ" name="_CollectionOfAnything"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Am6_uHr6EeC0XN9kbwkPYQ" name="_ListOfAnything" type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_Am6_qHr6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_Am6_unr6EeC0XN9kbwkPYQ"
+ called="#_08-MXGJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_09RHMGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/editor/Editor.javajet"
 * Version v 1.51 2007/06/12 15:07:28 emerks
"
+ name="Editor.addItemProviderFactories.insert" headerMethod="#_09RHMmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_CHY7BHLZEd-09ds9dfYpFw" initMethod="#_09RHM2J-Ed-FqczH3ESmRw"
+ footerMethod="#_09RHNWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_Ap5bIXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_09RHMmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._09RHMGJ-Ed-FqczH3ESmRw/method._09RHMmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_09RHM2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._09RHMGJ-Ed-FqczH3ESmRw/method._09RHM2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CHY7BHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._09RHMGJ-Ed-FqczH3ESmRw/method._CHY7BHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_09RHNWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._09RHMGJ-Ed-FqczH3ESmRw/method._09RHNWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_09RHS2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._09RHMGJ-Ed-FqczH3ESmRw/method._09RHS2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_Ap5bKHr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_Ap5bKXr6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <parameters xmi:id="_Ap5bKnr6EeC0XN9kbwkPYQ" name="importedOperationClassName"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Ap5bK3r6EeC0XN9kbwkPYQ" name="operationMethodName"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Ap5bLHr6EeC0XN9kbwkPYQ" name="_ArrayListOfObject"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Ap5bLXr6EeC0XN9kbwkPYQ" name="_ArrayListOfSelectionChangedListener"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Ap5bLnr6EeC0XN9kbwkPYQ" name="_CollectionOfSelectionChangedListener"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Ap5bL3r6EeC0XN9kbwkPYQ" name="_ArrayListOfResource"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Ap5bMHr6EeC0XN9kbwkPYQ" name="_CollectionOfResource"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Ap5bMXr6EeC0XN9kbwkPYQ" name="_MapOfResourceToDiagnostic"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Ap5bMnr6EeC0XN9kbwkPYQ" name="_HashMapOfResourceToBoolean"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Ap5bM3r6EeC0XN9kbwkPYQ" name="_MapOfObjectToObject"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Ap5bNHr6EeC0XN9kbwkPYQ" name="_HashMapOfObjectToObject"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Ap5bNXr6EeC0XN9kbwkPYQ" name="_LinkedHashMapOfResourceToDiagnostic"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Ap5bNnr6EeC0XN9kbwkPYQ" name="_CollectionOfAnything"
+ type="java.lang.String"/>
+ <parameters xmi:id="_Ap5bN3r6EeC0XN9kbwkPYQ" name="_ListOfAnything" type="java.lang.String"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_Ap5bJ3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_Ap5bOXr6EeC0XN9kbwkPYQ"
+ called="#_09RHS2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ </libraries>
+ </viewpoints>
+ </viewpointContainer>
+ <orchestration xmi:type="fprod:ProductionPlan" xmi:id="_Prg8djG0Ed-kc8dEZsdm2w">
+ <invocations xmi:id="_Bi0nYXr6EeC0XN9kbwkPYQ" name="EMF Editor Pattern" invokedActivity="ftask:Task platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_jT-SgD1hEd-m5uHrCQ1Jew">
+ <invocationContractContainer xmi:id="_Bi0nYnr6EeC0XN9kbwkPYQ">
+ <invocationContracts xmi:id="_Bi0nY3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_Prg8ezG0Ed-kc8dEZsdm2w"
+ invokedContract="platform:/plugin/org.eclipse.egf.pattern.ftask/egf/Model_driven_pattern_strategy_task.fcore#_DgB2IP6fEd64XaYPo3s6sPg"/>
+ <invocationContracts xmi:id="_Bi0nZ3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_pCqEMFIIEd-eGOdO3WtsxA"
+ invokedContract="platform:/plugin/org.eclipse.egf.pattern.ftask/egf/Model_driven_pattern_strategy_task.fcore#_L6JSwAHAEd-4faJMEplCjxw">
+ <type xmi:type="pattern:TypePatternExecutionReporter" xmi:id="_Bi0naHr6EeC0XN9kbwkPYQ"
+ value="org.eclipse.egf.emf.pattern.base.ContentTypePatternExecutionReporter"/>
+ </invocationContracts>
+ <invocationContracts xmi:id="_Bi0na3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_Tx5xMlkTEd-bv5aydwO2Qw"
+ invokedContract="platform:/plugin/org.eclipse.egf.pattern.ftask/egf/Model_driven_pattern_strategy_task.fcore#_nz1HkSCaEd-Sse0r9LJWbA">
+ <type xmi:type="pattern:TypePatternList" xmi:id="_Bi0nbHr6EeC0XN9kbwkPYQ"
+ elements="#_PkqGczG0Ed-kc8dEZsdm2w"/>
+ </invocationContracts>
+ <invocationContracts xmi:id="_Bi0nb3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_Y3EukFHVEd-dr9AWwNwIMQ"
+ invokedContract="platform:/plugin/org.eclipse.egf.pattern.ftask/egf/Model_driven_pattern_strategy_task.fcore#_NFhJ4UMgEd-Ixul1H5ANhg"/>
+ <invocationContracts xmi:id="_Bi0ncnr6EeC0XN9kbwkPYQ" factoryComponentContract="#_NcZ6I_MqEd-6tr0C8ZV8Ew"
+ invokedContract="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_JWI2sPI7Ed-Pp8S8RvVOuQ"/>
+ <invocationContracts xmi:id="_Bi0ndXr6EeC0XN9kbwkPYQ" factoryComponentContract="#_FqdyEFLNEd-ZSLMRjxSbVQ"
+ invokedContract="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_vtlEAFLMEd-ZSLMRjxSbVQ"/>
+ </invocationContractContainer>
+ </invocations>
+ </orchestration>
+ </fcore:FactoryComponent>
+ <fcore:FactoryComponent xmi:id="_PoF08DG0Ed-kc8dEZsdm2w" name="EMF Tests Pattern">
+ <contractContainer xmi:id="_Prg8hTG0Ed-kc8dEZsdm2w">
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_Prg8hjG0Ed-kc8dEZsdm2w"
+ description="EMF Tests Pattern" name="genModel" mandatory="true" invocationContracts="#_Bi0ne3r6EeC0XN9kbwkPYQ">
+ <type xmi:type="domain:TypeDomain" xmi:id="_Bi0nfnr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_tvg04FIIEd-eGOdO3WtsxA"
+ description="EMF Tests Pattern" name="pattern.execution.reporter" invocationContracts="#_Bi0nf3r6EeC0XN9kbwkPYQ">
+ <type xmi:type="pattern:TypePatternExecutionReporter" xmi:id="_Bi0ngnr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_Tx5xR1kTEd-bv5aydwO2Qw"
+ description="EMF Tests Pattern" name="pattern.ids" invocationContracts="#_Bi0ng3r6EeC0XN9kbwkPYQ">
+ <type xmi:type="pattern:TypePatternList" xmi:id="_Bi0nhnr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_eYFgEFHVEd-dr9AWwNwIMQ"
+ description="EMF Tests Pattern" name="pattern.substitutions" invocationContracts="#_Bi0nh3r6EeC0XN9kbwkPYQ">
+ <type xmi:type="pattern:TypePatternSubstitution" xmi:id="_Bi0niXr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_NcjD0vMqEd-6tr0C8ZV8Ew"
+ description="EMF Tests Pattern" name="usedGenPackages" invocationContracts="#_Bi0ninr6EeC0XN9kbwkPYQ">
+ <type xmi:type="domain:TypeGenPackages" xmi:id="_Bi0njHr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_LnCeMFLNEd-ZSLMRjxSbVQ"
+ description="EMF Tests Pattern" name="mergeRulesURI" invocationContracts="#_Bi0njXr6EeC0XN9kbwkPYQ">
+ <type xmi:type="types:TypeURI" xmi:id="_Bi0nj3r6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ </contractContainer>
+ <viewpointContainer xmi:id="_PoO-4DG0Ed-kc8dEZsdm2w">
+ <viewpoints xmi:type="pattern:PatternViewpoint" xmi:id="_PoO-4TG0Ed-kc8dEZsdm2w">
+ <libraries xmi:id="_PoO-4jG0Ed-kc8dEZsdm2w" name="org.eclipse.egf.emf.pattern.tests">
+ <elements xmi:id="_PoYv4DG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/build.propertiesjet"
 * Version v 1.8 2006/11/02 16:21:57 marcelop
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderProperties
"
+ name="BuildProperties" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_ZTUvECg7Ed-ROrlGa8LEeQ"
+ headerMethod="#_PoYv4jG0Ed-kc8dEZsdm2w" conditionMethod="#_-iWuBHLYEd-09ds9dfYpFw"
+ initMethod="#_PoYv4zG0Ed-kc8dEZsdm2w" footerMethod="#_PoYv5TG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_7fsAEXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PoYv4jG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PoYv4DG0Ed-kc8dEZsdm2w/method._PoYv4jG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PoYv4zG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PoYv4DG0Ed-kc8dEZsdm2w/method._PoYv4zG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-iWuBHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PoYv4DG0Ed-kc8dEZsdm2w/method._-iWuBHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PoYv5TG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PoYv4DG0Ed-kc8dEZsdm2w/method._PoYv5TG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PoYv5zG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PoYv4DG0Ed-kc8dEZsdm2w/method._PoYv5zG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SxHXPGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PoYv4DG0Ed-kc8dEZsdm2w/method._SxHXPGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_1AsGTWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PoYv4DG0Ed-kc8dEZsdm2w/method._1AsGTWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PoYv6TG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PoYv4DG0Ed-kc8dEZsdm2w/method._PoYv6TG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_7fsAF3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7fsAG3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_mwzm4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7fsAHXr5EeC0XN9kbwkPYQ"
+ called="#_PoYv6TG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_7f1xEHr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7f1xEXr5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_Po1b0DG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/manifest.mfjet"
 * Version v 1.5 2007/01/17 15:24:52 marcelop
"
+ name="ManifestMF" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_ZTUvECg7Ed-ROrlGa8LEeQ"
+ headerMethod="#_Po1b0jG0Ed-kc8dEZsdm2w" conditionMethod="#_-e7mmHLYEd-09ds9dfYpFw"
+ initMethod="#_Po1b0zG0Ed-kc8dEZsdm2w" footerMethod="#_Po1b1TG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_7Y1xMXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_Po1b0jG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._Po1b0DG0Ed-kc8dEZsdm2w/method._Po1b0jG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Po1b0zG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._Po1b0DG0Ed-kc8dEZsdm2w/method._Po1b0zG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-e7mmHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._Po1b0DG0Ed-kc8dEZsdm2w/method._-e7mmHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_Po1b1TG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._Po1b0DG0Ed-kc8dEZsdm2w/method._Po1b1TG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Po1b1zG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._Po1b0DG0Ed-kc8dEZsdm2w/method._Po1b1zG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SxRIOGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._Po1b0DG0Ed-kc8dEZsdm2w/method._SxRIOGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_1BIyOWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._Po1b0DG0Ed-kc8dEZsdm2w/method._1BIyOWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_Po1b2TG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._Po1b0DG0Ed-kc8dEZsdm2w/method._Po1b2TG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_7Y1xN3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7Y1xO3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_mwzm4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7Y1xPXr5EeC0XN9kbwkPYQ"
+ called="#_Po1b2TG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_7Y1xPnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7Y1xP3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PoO-4zG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/plugin.xmljet"
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderXml
"
+ name="PluginXML" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_ZTUvECg7Ed-ROrlGa8LEeQ"
+ headerMethod="#_PoO-5TG0Ed-kc8dEZsdm2w" conditionMethod="#_-pXU9HLYEd-09ds9dfYpFw"
+ initMethod="#_PoO-5jG0Ed-kc8dEZsdm2w" footerMethod="#_PoO-6DG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_7WmVhXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PoO-5TG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PoO-4zG0Ed-kc8dEZsdm2w/method._PoO-5TG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PoO-5jG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PoO-4zG0Ed-kc8dEZsdm2w/method._PoO-5jG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-pXU9HLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PoO-4zG0Ed-kc8dEZsdm2w/method._-pXU9HLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PoO-6DG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PoO-4zG0Ed-kc8dEZsdm2w/method._PoO-6DG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PoO-6jG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PoO-4zG0Ed-kc8dEZsdm2w/method._PoO-6jG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SxaSKGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PoO-4zG0Ed-kc8dEZsdm2w/method._SxaSKGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_1A1QOWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PoO-4zG0Ed-kc8dEZsdm2w/method._1A1QOWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PoO-7DG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PoO-4zG0Ed-kc8dEZsdm2w/method._PoO-7DG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_7WmVi3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7WmVj3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_mwzm4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7WmVkXr5EeC0XN9kbwkPYQ"
+ called="#_PoO-7DG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_7WmVknr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7WmVk3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PplCsDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/plugin.propertiesjet"
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderProperties
"
+ name="PluginProperties" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_xxtwkCg7Ed-ROrlGa8LEeQ"
+ headerMethod="#_PplCsjG0Ed-kc8dEZsdm2w" conditionMethod="#_-uRqJHLYEd-09ds9dfYpFw"
+ initMethod="#_PplCszG0Ed-kc8dEZsdm2w" footerMethod="#_PplCtTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_7kwtUXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PplCsjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PplCsDG0Ed-kc8dEZsdm2w/method._PplCsjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PplCszG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PplCsDG0Ed-kc8dEZsdm2w/method._PplCszG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-uRqJHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PplCsDG0Ed-kc8dEZsdm2w/method._-uRqJHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PplCtTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PplCsDG0Ed-kc8dEZsdm2w/method._PplCtTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PplCtzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PplCsDG0Ed-kc8dEZsdm2w/method._PplCtzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SxkDKGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PplCsDG0Ed-kc8dEZsdm2w/method._SxkDKGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_1BR8KWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PplCsDG0Ed-kc8dEZsdm2w/method._1BR8KWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PplCuTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PplCsDG0Ed-kc8dEZsdm2w/method._PplCuTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_7kwtV3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7kwtW3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_pQ16sChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7kwtXXr5EeC0XN9kbwkPYQ"
+ called="#_PplCuTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_7kwtXnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7kwtX3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_Pp39oDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.implementedGenFeature.override
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.implementedGenOperation.override
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.insert
"
+ name="TestCase" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_hYG6UCg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_Pp39ojG0Ed-kc8dEZsdm2w" conditionMethod="#_-w9xxHLYEd-09ds9dfYpFw"
+ initMethod="#_Pp39ozG0Ed-kc8dEZsdm2w" footerMethod="#_Pp39pTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_7qHucXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_Pp39ojG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._Pp39oDG0Ed-kc8dEZsdm2w/method._Pp39ojG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Pp39ozG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._Pp39oDG0Ed-kc8dEZsdm2w/method._Pp39ozG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-w9xxHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._Pp39oDG0Ed-kc8dEZsdm2w/method._-w9xxHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_Pp39pTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._Pp39oDG0Ed-kc8dEZsdm2w/method._Pp39pTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PqBuoDG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._Pp39oDG0Ed-kc8dEZsdm2w/method._PqBuoDG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Sx2-GGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._Pp39oDG0Ed-kc8dEZsdm2w/method._Sx2-GGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_1BuoGWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._Pp39oDG0Ed-kc8dEZsdm2w/method._1BuoGWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PqBuojG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._Pp39oDG0Ed-kc8dEZsdm2w/method._PqBuojG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_7qHud3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7qHue3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_Chxo4ChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7qHufXr5EeC0XN9kbwkPYQ"
+ called="#_PqBuojG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_7qHufnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7qHuf3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PqeakDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/PackageExample.javajet"
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="PackageExample" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_VlOiICg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PqeakjG0Ed-kc8dEZsdm2w" conditionMethod="#_-0r0JHLYEd-09ds9dfYpFw"
+ initMethod="#_PqeakzG0Ed-kc8dEZsdm2w" footerMethod="#_PqealTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_72MbkXr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PqeakjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PqeakDG0Ed-kc8dEZsdm2w/method._PqeakjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PqeakzG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PqeakDG0Ed-kc8dEZsdm2w/method._PqeakzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-0r0JHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PqeakDG0Ed-kc8dEZsdm2w/method._-0r0JHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PqealTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PqeakDG0Ed-kc8dEZsdm2w/method._PqealTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PqealzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PqeakDG0Ed-kc8dEZsdm2w/method._PqealzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Sxt0KGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PqeakDG0Ed-kc8dEZsdm2w/method._Sxt0KGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_1Bk3GWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PqeakDG0Ed-kc8dEZsdm2w/method._1Bk3GWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PqeamTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PqeakDG0Ed-kc8dEZsdm2w/method._PqeamTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_72Mbl3r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_72Mbm3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_QRYMcChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_72MbnXr5EeC0XN9kbwkPYQ"
+ called="#_PqeamTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_72Mbnnr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_72Mbn3r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_MeyroChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_Pq6fcDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/ModelTestSuite.javajet"
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="ModelTestSuite" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_F0In8Cg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_Pq6fcjG0Ed-kc8dEZsdm2w" conditionMethod="#_-7Y5FHLYEd-09ds9dfYpFw"
+ initMethod="#_Pq6fczG0Ed-kc8dEZsdm2w" footerMethod="#_Pq6fdTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_7ncN4Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_Pq6fcjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._Pq6fcDG0Ed-kc8dEZsdm2w/method._Pq6fcjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Pq6fczG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._Pq6fcDG0Ed-kc8dEZsdm2w/method._Pq6fczG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-7Y5FHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._Pq6fcDG0Ed-kc8dEZsdm2w/method._-7Y5FHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_Pq6fdTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._Pq6fcDG0Ed-kc8dEZsdm2w/method._Pq6fdTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_Pq6fdzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._Pq6fcDG0Ed-kc8dEZsdm2w/method._Pq6fdzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SyAvGGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._Pq6fcDG0Ed-kc8dEZsdm2w/method._SyAvGGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_1BbtKWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._Pq6fcDG0Ed-kc8dEZsdm2w/method._1BbtKWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_Pq6feTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._Pq6fcDG0Ed-kc8dEZsdm2w/method._Pq6feTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_7ncN53r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7ncN63r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_cjQNwChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7ncN7Xr5EeC0XN9kbwkPYQ"
+ called="#_Pq6feTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_7ncN7nr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7ncN73r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_DrPLUChGEd-zj5CV40Ozyg"/>
+ </elements>
+ <elements xmi:id="_PrOBcDG0Ed-kc8dEZsdm2w" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/PackageTestSuite.javajet"
This pattern calls:
 * org.eclipse.egf.emf.pattern.base.HeaderJava
"
+ name="PackageTestSuite" superPattern="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_VlOiICg6Ed-ROrlGa8LEeQ"
+ headerMethod="#_PrOBcjG0Ed-kc8dEZsdm2w" conditionMethod="#_-5ATdHLYEd-09ds9dfYpFw"
+ initMethod="#_PrOBczG0Ed-kc8dEZsdm2w" footerMethod="#_PrOBdTG0Ed-kc8dEZsdm2w">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_7uTD0Xr5EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_PrOBcjG0Ed-kc8dEZsdm2w" name="header" patternFilePath="templates/pattern._PrOBcDG0Ed-kc8dEZsdm2w/method._PrOBcjG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PrOBczG0Ed-kc8dEZsdm2w" name="init" patternFilePath="templates/pattern._PrOBcDG0Ed-kc8dEZsdm2w/method._PrOBczG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_-5ATdHLYEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._PrOBcDG0Ed-kc8dEZsdm2w/method._-5ATdHLYEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_PrOBdTG0Ed-kc8dEZsdm2w" name="footer" patternFilePath="templates/pattern._PrOBcDG0Ed-kc8dEZsdm2w/method._PrOBdTG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_PrOBdzG0Ed-kc8dEZsdm2w" name="setReporterVariables"
+ patternFilePath="templates/pattern._PrOBcDG0Ed-kc8dEZsdm2w/method._PrOBdzG0Ed-kc8dEZsdm2w.pt"/>
+ <methods xmi:id="_SyKgGGKPEd-2a5uccsiuZA" name="setArgument" patternFilePath="templates/pattern._PrOBcDG0Ed-kc8dEZsdm2w/method._SyKgGGKPEd-2a5uccsiuZA.pt"/>
+ <methods xmi:id="_1B4ZGWKMEd-_wNQtGaQ-lw" name="ensureProjectExists" patternFilePath="templates/pattern._PrOBcDG0Ed-kc8dEZsdm2w/method._1B4ZGWKMEd-_wNQtGaQ-lw.pt"/>
+ <methods xmi:id="_PrOBeTG0Ed-kc8dEZsdm2w" name="doGenerate" patternFilePath="templates/pattern._PrOBcDG0Ed-kc8dEZsdm2w/method._PrOBeTG0Ed-kc8dEZsdm2w.pt"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_7uTD13r5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7uTD23r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_QRYMcChGEd-zj5CV40Ozyg"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7uTD3Xr5EeC0XN9kbwkPYQ"
+ called="#_PrOBeTG0Ed-kc8dEZsdm2w"/>
+ <orchestration xmi:type="pattern:BackCall" xmi:id="_7uTD3nr5EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_7uTD33r5EeC0XN9kbwkPYQ"
+ called="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_MeyroChGEd-zj5CV40Ozyg"/>
+ </elements>
+ </libraries>
+ <libraries xmi:id="_09kCIGJ-Ed-FqczH3ESmRw" name="org.eclipse.egf.emf.pattern.tests.call.TestCase">
+ <elements xmi:id="_09kCIWJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
This pattern calls:
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.getGenFeature.override
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.setGenFeature.override
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.unsetGenFeature.override
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.isSetGenFeature.override
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.implementedGenFeature.insert
"
+ name="TestCase.implementedGenFeature.override" headerMethod="#_09kCI2J-Ed-FqczH3ESmRw"
+ conditionMethod="#_CIbc1XLZEd-09ds9dfYpFw" initMethod="#_09kCJGJ-Ed-FqczH3ESmRw"
+ footerMethod="#_09kCJmJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_AsI20nr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_09kCI2J-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._09kCIWJ-Ed-FqczH3ESmRw/method._09kCI2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_09kCJGJ-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._09kCIWJ-Ed-FqczH3ESmRw/method._09kCJGJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CIbc1XLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._09kCIWJ-Ed-FqczH3ESmRw/method._CIbc1XLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_09kCJmJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._09kCIWJ-Ed-FqczH3ESmRw/method._09kCJmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_09kCLGJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._09kCIWJ-Ed-FqczH3ESmRw/method._09kCLGJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_AsI22Xr6EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_AsI22nr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_AsI223r6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_AsI23Hr6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_AsI22Hr6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_AsI23nr6EeC0XN9kbwkPYQ"
+ called="#_09kCLGJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_093kIGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
This pattern calls:
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.getGenFeature.annotations.insert
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.getGenFeature.TODO.override
"
+ name="TestCase.getGenFeature.override" headerMethod="#_093kImJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_CKEblHLZEd-09ds9dfYpFw" initMethod="#_093kI2J-Ed-FqczH3ESmRw"
+ footerMethod="#_093kJWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_Ava0UXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_093kImJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._093kIGJ-Ed-FqczH3ESmRw/method._093kImJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_093kI2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._093kIGJ-Ed-FqczH3ESmRw/method._093kI2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CKEblHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._093kIGJ-Ed-FqczH3ESmRw/method._CKEblHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_093kJWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._093kIGJ-Ed-FqczH3ESmRw/method._093kJWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_093kK2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._093kIGJ-Ed-FqczH3ESmRw/method._093kK2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_Ava0WHr6EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_Ava0WXr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_Ava0Wnr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_Ava0W3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_Ava0V3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_Ava0XXr6EeC0XN9kbwkPYQ"
+ called="#_093kK2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0-KfEGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
"
+ name="TestCase.getGenFeature.annotations.insert" headerMethod="#_0-KfEmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_CLQuZHLZEd-09ds9dfYpFw" initMethod="#_0-KfE2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0-KfFWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_AxWuAXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0-KfEmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0-KfEGJ-Ed-FqczH3ESmRw/method._0-KfEmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0-KfE2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0-KfEGJ-Ed-FqczH3ESmRw/method._0-KfE2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CLQuZHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0-KfEGJ-Ed-FqczH3ESmRw/method._CLQuZHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0-KfFWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0-KfEGJ-Ed-FqczH3ESmRw/method._0-KfFWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0-KfG2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0-KfEGJ-Ed-FqczH3ESmRw/method._0-KfG2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_AxWuCHr6EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_AxWuCXr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_AxWuCnr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_AxWuC3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_AxWuB3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_AxWuDXr6EeC0XN9kbwkPYQ"
+ called="#_0-KfG2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0-UQEGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
"
+ name="TestCase.getGenFeature.TODO.override" headerMethod="#_0-UQEmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_CMmyNHLZEd-09ds9dfYpFw" initMethod="#_0-UQE2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0-UQFWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_AyjA0Xr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0-UQEmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0-UQEGJ-Ed-FqczH3ESmRw/method._0-UQEmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0-UQE2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0-UQEGJ-Ed-FqczH3ESmRw/method._0-UQE2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CMmyNHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0-UQEGJ-Ed-FqczH3ESmRw/method._CMmyNHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0-UQFWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0-UQEGJ-Ed-FqczH3ESmRw/method._0-UQFWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0-UQG2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0-UQEGJ-Ed-FqczH3ESmRw/method._0-UQG2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_AyjA2Hr6EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_AyjA2Xr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_AyjA2nr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_AyjA23r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_AyjA13r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_AyjA3Xr6EeC0XN9kbwkPYQ"
+ called="#_0-UQG2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0-daAGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
This pattern calls:
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.setGenFeature.annotations.insert
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.setGenFeature.TODO.override
"
+ name="TestCase.setGenFeature.override" headerMethod="#_0-daAmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_CPu-tHLZEd-09ds9dfYpFw" initMethod="#_0-daA2J-Ed-FqczH3ESmRw"
+ footerMethod="#_0-daBWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_A4Dy8Xr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0-daAmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0-daAGJ-Ed-FqczH3ESmRw/method._0-daAmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0-daA2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0-daAGJ-Ed-FqczH3ESmRw/method._0-daA2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CPu-tHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0-daAGJ-Ed-FqczH3ESmRw/method._CPu-tHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0-daBWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0-daAGJ-Ed-FqczH3ESmRw/method._0-daBWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0-daC2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0-daAGJ-Ed-FqczH3ESmRw/method._0-daC2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_A4Dy-Hr6EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_A4Dy-Xr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_A4Dy-nr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_A4Dy-3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_A4Dy93r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_A4Dy_Xr6EeC0XN9kbwkPYQ"
+ called="#_0-daC2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0-wU8GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
"
+ name="TestCase.setGenFeature.annotations.insert" headerMethod="#_0-wU8mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_CRq4ZHLZEd-09ds9dfYpFw" initMethod="#_0-wU82J-Ed-FqczH3ESmRw"
+ footerMethod="#_0-wU9WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_A6SnkXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0-wU8mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0-wU8GJ-Ed-FqczH3ESmRw/method._0-wU8mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0-wU82J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0-wU8GJ-Ed-FqczH3ESmRw/method._0-wU82J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CRq4ZHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0-wU8GJ-Ed-FqczH3ESmRw/method._CRq4ZHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0-wU9WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0-wU8GJ-Ed-FqczH3ESmRw/method._0-wU9WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0-wU-2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0-wU8GJ-Ed-FqczH3ESmRw/method._0-wU-2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_A6SnmHr6EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_A6SnmXr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_A6Snmnr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_A6Snm3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_A6Snl3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_A6SnnXr6EeC0XN9kbwkPYQ"
+ called="#_0-wU-2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0-6F8GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
"
+ name="TestCase.setGenFeature.TODO.override" headerMethod="#_0-6F8mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_CStaNHLZEd-09ds9dfYpFw" initMethod="#_0-6F82J-Ed-FqczH3ESmRw"
+ footerMethod="#_0-6F9WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_A6vTgXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0-6F8mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0-6F8GJ-Ed-FqczH3ESmRw/method._0-6F8mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0-6F82J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0-6F8GJ-Ed-FqczH3ESmRw/method._0-6F82J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CStaNHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0-6F8GJ-Ed-FqczH3ESmRw/method._CStaNHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0-6F9WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0-6F8GJ-Ed-FqczH3ESmRw/method._0-6F9WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0-6F-2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0-6F8GJ-Ed-FqczH3ESmRw/method._0-6F-2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_A6vTiHr6EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_A6vTiXr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_A6vTinr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_A6vTi3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_A6vTh3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_A6vTjXr6EeC0XN9kbwkPYQ"
+ called="#_0-6F-2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_0_NA4GJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
This pattern calls:
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.unsetGenFeature.annotations.insert
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.unsetGenFeature.TODO.override
"
+ name="TestCase.unsetGenFeature.override" headerMethod="#_0_NA4mJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_CUDeBHLZEd-09ds9dfYpFw" initMethod="#_0_NA42J-Ed-FqczH3ESmRw"
+ footerMethod="#_0_NA5WJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_A7e6YXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_0_NA4mJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._0_NA4GJ-Ed-FqczH3ESmRw/method._0_NA4mJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0_NA42J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._0_NA4GJ-Ed-FqczH3ESmRw/method._0_NA42J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CUDeBHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._0_NA4GJ-Ed-FqczH3ESmRw/method._CUDeBHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_0_NA5WJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._0_NA4GJ-Ed-FqczH3ESmRw/method._0_NA5WJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_0_NA62J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._0_NA4GJ-Ed-FqczH3ESmRw/method._0_NA62J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_A7e6aHr6EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_A7e6aXr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_A7e6anr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_A7e6a3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_A7e6Z3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_A7e6bXr6EeC0XN9kbwkPYQ"
+ called="#_0_NA62J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_1BcckGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
"
+ name="TestCase.unsetGenFeature.annotations.insert" headerMethod="#_1BcckmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_CVZh1HLZEd-09ds9dfYpFw" initMethod="#_1Bcck2J-Ed-FqczH3ESmRw"
+ footerMethod="#_1BcclWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_BHsxcXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_1BcckmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._1BcckGJ-Ed-FqczH3ESmRw/method._1BcckmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1Bcck2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._1BcckGJ-Ed-FqczH3ESmRw/method._1Bcck2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CVZh1HLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._1BcckGJ-Ed-FqczH3ESmRw/method._CVZh1HLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_1BcclWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._1BcckGJ-Ed-FqczH3ESmRw/method._1BcclWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1Bccm2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._1BcckGJ-Ed-FqczH3ESmRw/method._1Bccm2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_BHsxeHr6EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_BHsxeXr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_BHsxenr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_BHsxe3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_BHsxd3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_BHsxfXr6EeC0XN9kbwkPYQ"
+ called="#_1Bccm2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_1BlmgGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
"
+ name="TestCase.unsetGenFeature.TODO.override" headerMethod="#_1BlmgmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_CWSSpHLZEd-09ds9dfYpFw" initMethod="#_1Blmg2J-Ed-FqczH3ESmRw"
+ footerMethod="#_1BlmhWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_BImJUXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_1BlmgmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._1BlmgGJ-Ed-FqczH3ESmRw/method._1BlmgmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1Blmg2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._1BlmgGJ-Ed-FqczH3ESmRw/method._1Blmg2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CWSSpHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._1BlmgGJ-Ed-FqczH3ESmRw/method._CWSSpHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_1BlmhWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._1BlmgGJ-Ed-FqczH3ESmRw/method._1BlmhWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1Blmi2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._1BlmgGJ-Ed-FqczH3ESmRw/method._1Blmi2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_BImJWHr6EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_BImJWXr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_BImJWnr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_BImJW3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_BImJV3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_BImJXXr6EeC0XN9kbwkPYQ"
+ called="#_1Blmi2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_1BvXgGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
This pattern calls:
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.isSetGenFeature.annotations.insert
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.isSetGenFeature.TODO.override
"
+ name="TestCase.isSetGenFeature.override" headerMethod="#_1BvXgmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_CY-aRHLZEd-09ds9dfYpFw" initMethod="#_1BvXg2J-Ed-FqczH3ESmRw"
+ footerMethod="#_1BvXhWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_BK-u8Xr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_1BvXgmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._1BvXgGJ-Ed-FqczH3ESmRw/method._1BvXgmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1BvXg2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._1BvXgGJ-Ed-FqczH3ESmRw/method._1BvXg2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CY-aRHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._1BvXgGJ-Ed-FqczH3ESmRw/method._CY-aRHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_1BvXhWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._1BvXgGJ-Ed-FqczH3ESmRw/method._1BvXhWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1BvXi2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._1BvXgGJ-Ed-FqczH3ESmRw/method._1BvXi2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_BK-u-Hr6EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_BK-u-Xr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_BK-u-nr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_BK-u-3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_BK-u93r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_BK-u_Xr6EeC0XN9kbwkPYQ"
+ called="#_1BvXi2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_1CMDcGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
"
+ name="TestCase.isSetGenFeature.annotations.insert" headerMethod="#_1CMDcmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_CanZBHLZEd-09ds9dfYpFw" initMethod="#_1CMDc2J-Ed-FqczH3ESmRw"
+ footerMethod="#_1CMDdWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_BOadcXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_1CMDcmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._1CMDcGJ-Ed-FqczH3ESmRw/method._1CMDcmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1CMDc2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._1CMDcGJ-Ed-FqczH3ESmRw/method._1CMDc2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CanZBHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._1CMDcGJ-Ed-FqczH3ESmRw/method._CanZBHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_1CMDdWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._1CMDcGJ-Ed-FqczH3ESmRw/method._1CMDdWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1CMDe2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._1CMDcGJ-Ed-FqczH3ESmRw/method._1CMDe2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_BOadeHr6EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_BOadeXr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_BOadenr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_BOade3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_BOadd3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_BOadfXr6EeC0XN9kbwkPYQ"
+ called="#_1CMDe2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_1Ce-YGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
"
+ name="TestCase.isSetGenFeature.TODO.override" headerMethod="#_1Ce-YmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_CcGmxHLZEd-09ds9dfYpFw" initMethod="#_1Ce-Y2J-Ed-FqczH3ESmRw"
+ footerMethod="#_1Ce-ZWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_BTB3sXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_1Ce-YmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._1Ce-YGJ-Ed-FqczH3ESmRw/method._1Ce-YmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1Ce-Y2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._1Ce-YGJ-Ed-FqczH3ESmRw/method._1Ce-Y2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CcGmxHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._1Ce-YGJ-Ed-FqczH3ESmRw/method._CcGmxHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_1Ce-ZWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._1Ce-YGJ-Ed-FqczH3ESmRw/method._1Ce-ZWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1Ce-a2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._1Ce-YGJ-Ed-FqczH3ESmRw/method._1Ce-a2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_BTB3uHr6EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_BTB3uXr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_BTB3unr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_BTB3u3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_BTB3t3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_BTB3vXr6EeC0XN9kbwkPYQ"
+ called="#_1Ce-a2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_1CovYGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
"
+ name="TestCase.implementedGenFeature.insert" headerMethod="#_1CovYmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_CdcDhHLZEd-09ds9dfYpFw" initMethod="#_1CovY2J-Ed-FqczH3ESmRw"
+ footerMethod="#_1CovZWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_BWc_IXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_1CovYmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._1CovYGJ-Ed-FqczH3ESmRw/method._1CovYmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1CovY2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._1CovYGJ-Ed-FqczH3ESmRw/method._1CovY2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CdcDhHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._1CovYGJ-Ed-FqczH3ESmRw/method._CdcDhHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_1CovZWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._1CovYGJ-Ed-FqczH3ESmRw/method._1CovZWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1Cova2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._1CovYGJ-Ed-FqczH3ESmRw/method._1Cova2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_BWc_KHr6EeC0XN9kbwkPYQ" name="genFeature" type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature"/>
+ <parameters xmi:id="_BWc_KXr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_BWc_Knr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_BWc_K3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_BWc_J3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_BWc_LXr6EeC0XN9kbwkPYQ"
+ called="#_1Cova2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_1Cx5UGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
This pattern calls:
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.genOperation.annotations.insert
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.implementedGenOperation.TODO.override
 * org.eclipse.egf.emf.pattern.tests.call.TestCase.TestCase.implementedGenOperation.insert
"
+ name="TestCase.implementedGenOperation.override" headerMethod="#_1Cx5UmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_CeVbZHLZEd-09ds9dfYpFw" initMethod="#_1Cx5U2J-Ed-FqczH3ESmRw"
+ footerMethod="#_1Cx5VWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_BYF94Xr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_1Cx5UmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._1Cx5UGJ-Ed-FqczH3ESmRw/method._1Cx5UmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1Cx5U2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._1Cx5UGJ-Ed-FqczH3ESmRw/method._1Cx5U2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CeVbZHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._1Cx5UGJ-Ed-FqczH3ESmRw/method._CeVbZHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_1Cx5VWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._1Cx5UGJ-Ed-FqczH3ESmRw/method._1Cx5VWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1Cx5W2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._1Cx5UGJ-Ed-FqczH3ESmRw/method._1Cx5W2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_BYF96Hr6EeC0XN9kbwkPYQ" name="genOperation" type="org.eclipse.emf.codegen.ecore.genmodel.GenOperation"/>
+ <parameters xmi:id="_BYF96Xr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_BYF96nr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_BYF963r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_BYF953r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_BYF97Xr6EeC0XN9kbwkPYQ"
+ called="#_1Cx5W2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_1C7qUGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
"
+ name="TestCase.genOperation.annotations.insert" headerMethod="#_1C7qUmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_CgILJHLZEd-09ds9dfYpFw" initMethod="#_1C7qU2J-Ed-FqczH3ESmRw"
+ footerMethod="#_1C7qVWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_BcRTQXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_1C7qUmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._1C7qUGJ-Ed-FqczH3ESmRw/method._1C7qUmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1C7qU2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._1C7qUGJ-Ed-FqczH3ESmRw/method._1C7qU2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CgILJHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._1C7qUGJ-Ed-FqczH3ESmRw/method._CgILJHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_1C7qVWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._1C7qUGJ-Ed-FqczH3ESmRw/method._1C7qVWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1C7qW2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._1C7qUGJ-Ed-FqczH3ESmRw/method._1C7qW2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_BcRTSHr6EeC0XN9kbwkPYQ" name="genOperation" type="org.eclipse.emf.codegen.ecore.genmodel.GenOperation"/>
+ <parameters xmi:id="_BcRTSXr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_BcRTSnr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_BcRTS3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_BcRTR3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_BcRTTXr6EeC0XN9kbwkPYQ"
+ called="#_1C7qW2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_1DFbUGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
"
+ name="TestCase.implementedGenOperation.TODO.override" headerMethod="#_1DFbUmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_CjtDlHLZEd-09ds9dfYpFw" initMethod="#_1DFbU2J-Ed-FqczH3ESmRw"
+ footerMethod="#_1DFbVWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_BfipsXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_1DFbUmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._1DFbUGJ-Ed-FqczH3ESmRw/method._1DFbUmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1DFbU2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._1DFbUGJ-Ed-FqczH3ESmRw/method._1DFbU2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_CjtDlHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._1DFbUGJ-Ed-FqczH3ESmRw/method._CjtDlHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_1DFbVWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._1DFbUGJ-Ed-FqczH3ESmRw/method._1DFbVWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1DFbW2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._1DFbUGJ-Ed-FqczH3ESmRw/method._1DFbW2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_BfipuHr6EeC0XN9kbwkPYQ" name="genOperation" type="org.eclipse.emf.codegen.ecore.genmodel.GenOperation"/>
+ <parameters xmi:id="_BfipuXr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_Bfipunr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_Bfipu3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_Bfipt3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_BfipvXr6EeC0XN9kbwkPYQ"
+ called="#_1DFbW2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_1DOlQGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
"
+ name="TestCase.implementedGenOperation.insert" headerMethod="#_1DOlQmJ-Ed-FqczH3ESmRw"
+ conditionMethod="#_Ckl0ZHLZEd-09ds9dfYpFw" initMethod="#_1DOlQ2J-Ed-FqczH3ESmRw"
+ footerMethod="#_1DOlRWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_BglykXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_1DOlQmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._1DOlQGJ-Ed-FqczH3ESmRw/method._1DOlQmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1DOlQ2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._1DOlQGJ-Ed-FqczH3ESmRw/method._1DOlQ2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_Ckl0ZHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._1DOlQGJ-Ed-FqczH3ESmRw/method._Ckl0ZHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_1DOlRWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._1DOlQGJ-Ed-FqczH3ESmRw/method._1DOlRWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1DOlS2J-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._1DOlQGJ-Ed-FqczH3ESmRw/method._1DOlS2J-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_BglymHr6EeC0XN9kbwkPYQ" name="genOperation" type="org.eclipse.emf.codegen.ecore.genmodel.GenOperation"/>
+ <parameters xmi:id="_BglymXr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_Bglymnr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_Bglym3r6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_Bglyl3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_BglynXr6EeC0XN9kbwkPYQ"
+ called="#_1DOlS2J-Ed-FqczH3ESmRw"/>
+ </elements>
+ <elements xmi:id="_1DYWQGJ-Ed-FqczH3ESmRw" description="This pattern was generated from : 
 * Bundle org.eclipse.emf.codegen.ecore 2.3.2.qualifier from EMF org.e
 * Template "templates/model.tests/TestCase.javajet"
"
+ name="TestCase.insert" headerMethod="#_1DYWQmJ-Ed-FqczH3ESmRw" conditionMethod="#_ClCgVHLZEd-09ds9dfYpFw"
+ initMethod="#_1DYWQ2J-Ed-FqczH3ESmRw" footerMethod="#_1DYWRWJ-Ed-FqczH3ESmRw">
+ <nature xmi:type="jetpattern:JetNature" xmi:id="_BhVZcXr6EeC0XN9kbwkPYQ"
+ name="JET"/>
+ <methods xmi:id="_1DYWQmJ-Ed-FqczH3ESmRw" name="header" patternFilePath="templates/pattern._1DYWQGJ-Ed-FqczH3ESmRw/method._1DYWQmJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1DYWQ2J-Ed-FqczH3ESmRw" name="init" patternFilePath="templates/pattern._1DYWQGJ-Ed-FqczH3ESmRw/method._1DYWQ2J-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_ClCgVHLZEd-09ds9dfYpFw" name="preCondition" patternFilePath="templates/pattern._1DYWQGJ-Ed-FqczH3ESmRw/method._ClCgVHLZEd-09ds9dfYpFw.pt"/>
+ <methods xmi:id="_1DYWRWJ-Ed-FqczH3ESmRw" name="footer" patternFilePath="templates/pattern._1DYWQGJ-Ed-FqczH3ESmRw/method._1DYWRWJ-Ed-FqczH3ESmRw.pt"/>
+ <methods xmi:id="_1DYWSmJ-Ed-FqczH3ESmRw" name="doGenerate" patternFilePath="templates/pattern._1DYWQGJ-Ed-FqczH3ESmRw/method._1DYWSmJ-Ed-FqczH3ESmRw.pt"/>
+ <parameters xmi:id="_BhVZeHr6EeC0XN9kbwkPYQ" name="genClass" type="org.eclipse.emf.codegen.ecore.genmodel.GenClass"/>
+ <parameters xmi:id="_BhVZeXr6EeC0XN9kbwkPYQ" name="genPackage" type="org.eclipse.emf.codegen.ecore.genmodel.GenPackage"/>
+ <parameters xmi:id="_BhVZenr6EeC0XN9kbwkPYQ" name="genModel" type="org.eclipse.emf.codegen.ecore.genmodel.GenModel"/>
+ <orchestration xmi:type="pattern:SuperCall" xmi:id="_BhVZd3r6EeC0XN9kbwkPYQ"/>
+ <orchestration xmi:type="pattern:MethodCall" xmi:id="_BhVZfHr6EeC0XN9kbwkPYQ"
+ called="#_1DYWSmJ-Ed-FqczH3ESmRw"/>
+ </elements>
+ </libraries>
+ </viewpoints>
+ </viewpointContainer>
+ <orchestration xmi:type="fprod:ProductionPlan" xmi:id="_Prg8gTG0Ed-kc8dEZsdm2w">
+ <invocations xmi:id="_Bi0neXr6EeC0XN9kbwkPYQ" name="EMF Tests Pattern" invokedActivity="ftask:Task platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_jT-SgD1hEd-m5uHrCQ1Jew">
+ <invocationContractContainer xmi:id="_Bi0nenr6EeC0XN9kbwkPYQ">
+ <invocationContracts xmi:id="_Bi0ne3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_Prg8hjG0Ed-kc8dEZsdm2w"
+ invokedContract="platform:/plugin/org.eclipse.egf.pattern.ftask/egf/Model_driven_pattern_strategy_task.fcore#_DgB2IP6fEd64XaYPo3s6sPg"/>
+ <invocationContracts xmi:id="_Bi0nf3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_tvg04FIIEd-eGOdO3WtsxA"
+ invokedContract="platform:/plugin/org.eclipse.egf.pattern.ftask/egf/Model_driven_pattern_strategy_task.fcore#_L6JSwAHAEd-4faJMEplCjxw">
+ <type xmi:type="pattern:TypePatternExecutionReporter" xmi:id="_Bi0ngHr6EeC0XN9kbwkPYQ"
+ value="org.eclipse.egf.emf.pattern.base.ContentTypePatternExecutionReporter"/>
+ </invocationContracts>
+ <invocationContracts xmi:id="_Bi0ng3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_Tx5xR1kTEd-bv5aydwO2Qw"
+ invokedContract="platform:/plugin/org.eclipse.egf.pattern.ftask/egf/Model_driven_pattern_strategy_task.fcore#_nz1HkSCaEd-Sse0r9LJWbA">
+ <type xmi:type="pattern:TypePatternList" xmi:id="_Bi0nhHr6EeC0XN9kbwkPYQ"
+ elements="#_PoO-4jG0Ed-kc8dEZsdm2w"/>
+ </invocationContracts>
+ <invocationContracts xmi:id="_Bi0nh3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_eYFgEFHVEd-dr9AWwNwIMQ"
+ invokedContract="platform:/plugin/org.eclipse.egf.pattern.ftask/egf/Model_driven_pattern_strategy_task.fcore#_NFhJ4UMgEd-Ixul1H5ANhg"/>
+ <invocationContracts xmi:id="_Bi0ninr6EeC0XN9kbwkPYQ" factoryComponentContract="#_NcjD0vMqEd-6tr0C8ZV8Ew"
+ invokedContract="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_JWI2sPI7Ed-Pp8S8RvVOuQ"/>
+ <invocationContracts xmi:id="_Bi0njXr6EeC0XN9kbwkPYQ" factoryComponentContract="#_LnCeMFLNEd-ZSLMRjxSbVQ"
+ invokedContract="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_vtlEAFLMEd-ZSLMRjxSbVQ"/>
+ </invocationContractContainer>
+ </invocations>
+ </orchestration>
+ </fcore:FactoryComponent>
+ <fcore:FactoryComponent xmi:id="_Prz3UDG0Ed-kc8dEZsdm2w" name="EMF Pattern">
+ <contractContainer xmi:id="_Prz3UTG0Ed-kc8dEZsdm2w">
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_Prz3UjG0Ed-kc8dEZsdm2w"
+ description="EMF Pattern" name="genModel" mandatory="true" invocationContracts="#_Bi0nl3r6EeC0XN9kbwkPYQ #_Bi0npnr6EeC0XN9kbwkPYQ #_Bi0nrXr6EeC0XN9kbwkPYQ #_Bi0ntHr6EeC0XN9kbwkPYQ">
+ <type xmi:type="domain:TypeDomain" xmi:id="_Bi0nlnr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_yqrHUFIIEd-eGOdO3WtsxA"
+ description="EMF Pattern" name="pattern.execution.reporter" invocationContracts="#_Bi0nmnr6EeC0XN9kbwkPYQ #_Bi0np3r6EeC0XN9kbwkPYQ #_Bi0nrnr6EeC0XN9kbwkPYQ #_Bi0ntXr6EeC0XN9kbwkPYQ">
+ <type xmi:type="pattern:TypePatternExecutionReporter" xmi:id="_Bi0nmXr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_JBH151eTEd-ExtSXfVloug"
+ description="EMF Pattern" name="pattern.substitutions" invocationContracts="#_Bi0nnXr6EeC0XN9kbwkPYQ #_Bi0nqHr6EeC0XN9kbwkPYQ #_Bi0nr3r6EeC0XN9kbwkPYQ #_Bi0ntnr6EeC0XN9kbwkPYQ">
+ <type xmi:type="pattern:TypePatternSubstitution" xmi:id="_Bi0nnHr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_k-TskPI7Ed-Pp8S8RvVOuQ"
+ description="EMF Pattern" name="usedGenPackages" invocationContracts="#_Bi0noHr6EeC0XN9kbwkPYQ #_Bi0nqXr6EeC0XN9kbwkPYQ #_Bi0nsHr6EeC0XN9kbwkPYQ #_Bi0nt3r6EeC0XN9kbwkPYQ">
+ <type xmi:type="domain:TypeGenPackages" xmi:id="_Bi0nn3r6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ <contracts xmi:type="fcore:FactoryComponentContract" xmi:id="_TK4DEFLNEd-ZSLMRjxSbVQ"
+ description="EMF Pattern" name="mergeRulesURI" invocationContracts="#_Bi0no3r6EeC0XN9kbwkPYQ #_Bi0nqnr6EeC0XN9kbwkPYQ #_Bi0nsXr6EeC0XN9kbwkPYQ #_Bi0nuHr6EeC0XN9kbwkPYQ">
+ <type xmi:type="types:TypeURI" xmi:id="_Bi0nonr6EeC0XN9kbwkPYQ"/>
+ </contracts>
+ </contractContainer>
+ <orchestration xmi:type="fprod:ProductionPlan" xmi:id="_Prz3VDG0Ed-kc8dEZsdm2w">
+ <invocations xmi:id="_Bi0nknr6EeC0XN9kbwkPYQ" invokedActivity="#_Pcm9sDG0Ed-kc8dEZsdm2w">
+ <invocationContractContainer xmi:id="_Bi0nk3r6EeC0XN9kbwkPYQ">
+ <invocationContracts xmi:id="_Bi0nl3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_Prz3UjG0Ed-kc8dEZsdm2w"
+ invokedContract="#_Prg8ZTG0Ed-kc8dEZsdm2w"/>
+ <invocationContracts xmi:id="_Bi0nmnr6EeC0XN9kbwkPYQ" factoryComponentContract="#_yqrHUFIIEd-eGOdO3WtsxA"
+ invokedContract="#_WRxYEFIIEd-eGOdO3WtsxA"/>
+ <invocationContracts xmi:id="_Bi0nnXr6EeC0XN9kbwkPYQ" factoryComponentContract="#_JBH151eTEd-ExtSXfVloug"
+ invokedContract="#_OVsagFHVEd-dr9AWwNwIMQ"/>
+ <invocationContracts xmi:id="_Bi0noHr6EeC0XN9kbwkPYQ" factoryComponentContract="#_k-TskPI7Ed-Pp8S8RvVOuQ"
+ invokedContract="#_RcQCMPI7Ed-Pp8S8RvVOuQ"/>
+ <invocationContracts xmi:id="_Bi0no3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_TK4DEFLNEd-ZSLMRjxSbVQ"
+ invokedContract="#_sluXsVLLEd-ZSLMRjxSbVQ"/>
+ </invocationContractContainer>
+ </invocations>
+ <invocations xmi:id="_Bi0npHr6EeC0XN9kbwkPYQ" invokedActivity="#_PiIW4DG0Ed-kc8dEZsdm2w">
+ <invocationContractContainer xmi:id="_Bi0npXr6EeC0XN9kbwkPYQ">
+ <invocationContracts xmi:id="_Bi0npnr6EeC0XN9kbwkPYQ" factoryComponentContract="#_Prz3UjG0Ed-kc8dEZsdm2w"
+ invokedContract="#_Prg8cDG0Ed-kc8dEZsdm2w"/>
+ <invocationContracts xmi:id="_Bi0np3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_yqrHUFIIEd-eGOdO3WtsxA"
+ invokedContract="#_jzYi8FIIEd-eGOdO3WtsxA"/>
+ <invocationContracts xmi:id="_Bi0nqHr6EeC0XN9kbwkPYQ" factoryComponentContract="#_JBH151eTEd-ExtSXfVloug"
+ invokedContract="#_UCnhEFHVEd-dr9AWwNwIMQ"/>
+ <invocationContracts xmi:id="_Bi0nqXr6EeC0XN9kbwkPYQ" factoryComponentContract="#_k-TskPI7Ed-Pp8S8RvVOuQ"
+ invokedContract="#_dgkvsPI7Ed-Pp8S8RvVOuQ"/>
+ <invocationContracts xmi:id="_Bi0nqnr6EeC0XN9kbwkPYQ" factoryComponentContract="#_TK4DEFLNEd-ZSLMRjxSbVQ"
+ invokedContract="#_9wHxsFLMEd-ZSLMRjxSbVQ"/>
+ </invocationContractContainer>
+ </invocations>
+ <invocations xmi:id="_Bi0nq3r6EeC0XN9kbwkPYQ" invokedActivity="#_PkqGcDG0Ed-kc8dEZsdm2w">
+ <invocationContractContainer xmi:id="_Bi0nrHr6EeC0XN9kbwkPYQ">
+ <invocationContracts xmi:id="_Bi0nrXr6EeC0XN9kbwkPYQ" factoryComponentContract="#_Prz3UjG0Ed-kc8dEZsdm2w"
+ invokedContract="#_Prg8ezG0Ed-kc8dEZsdm2w"/>
+ <invocationContracts xmi:id="_Bi0nrnr6EeC0XN9kbwkPYQ" factoryComponentContract="#_yqrHUFIIEd-eGOdO3WtsxA"
+ invokedContract="#_pCqEMFIIEd-eGOdO3WtsxA"/>
+ <invocationContracts xmi:id="_Bi0nr3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_JBH151eTEd-ExtSXfVloug"
+ invokedContract="#_Y3EukFHVEd-dr9AWwNwIMQ"/>
+ <invocationContracts xmi:id="_Bi0nsHr6EeC0XN9kbwkPYQ" factoryComponentContract="#_k-TskPI7Ed-Pp8S8RvVOuQ"
+ invokedContract="#_NcZ6I_MqEd-6tr0C8ZV8Ew"/>
+ <invocationContracts xmi:id="_Bi0nsXr6EeC0XN9kbwkPYQ" factoryComponentContract="#_TK4DEFLNEd-ZSLMRjxSbVQ"
+ invokedContract="#_FqdyEFLNEd-ZSLMRjxSbVQ"/>
+ </invocationContractContainer>
+ </invocations>
+ <invocations xmi:id="_Bi0nsnr6EeC0XN9kbwkPYQ" invokedActivity="#_PoF08DG0Ed-kc8dEZsdm2w">
+ <invocationContractContainer xmi:id="_Bi0ns3r6EeC0XN9kbwkPYQ">
+ <invocationContracts xmi:id="_Bi0ntHr6EeC0XN9kbwkPYQ" factoryComponentContract="#_Prz3UjG0Ed-kc8dEZsdm2w"
+ invokedContract="#_Prg8hjG0Ed-kc8dEZsdm2w"/>
+ <invocationContracts xmi:id="_Bi0ntXr6EeC0XN9kbwkPYQ" factoryComponentContract="#_yqrHUFIIEd-eGOdO3WtsxA"
+ invokedContract="#_tvg04FIIEd-eGOdO3WtsxA"/>
+ <invocationContracts xmi:id="_Bi0ntnr6EeC0XN9kbwkPYQ" factoryComponentContract="#_JBH151eTEd-ExtSXfVloug"
+ invokedContract="#_eYFgEFHVEd-dr9AWwNwIMQ"/>
+ <invocationContracts xmi:id="_Bi0nt3r6EeC0XN9kbwkPYQ" factoryComponentContract="#_k-TskPI7Ed-Pp8S8RvVOuQ"
+ invokedContract="#_NcjD0vMqEd-6tr0C8ZV8Ew"/>
+ <invocationContracts xmi:id="_Bi0nuHr6EeC0XN9kbwkPYQ" factoryComponentContract="#_TK4DEFLNEd-ZSLMRjxSbVQ"
+ invokedContract="#_LnCeMFLNEd-ZSLMRjxSbVQ"/>
+ </invocationContractContainer>
+ </invocations>
+ </orchestration>
+ </fcore:FactoryComponent>
+</xmi:XMI>
diff --git a/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/generated/org/eclipse/egf/emf/pattern/edit/BuildProperties.java b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/generated/org/eclipse/egf/emf/pattern/edit/BuildProperties.java
new file mode 100644
index 0000000..c5abaae
--- /dev/null
+++ b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/generated/org/eclipse/egf/emf/pattern/edit/BuildProperties.java
@@ -0,0 +1,196 @@
+package org.eclipse.egf.emf.pattern.edit;
+
+import org.eclipse.egf.emf.pattern.base.*;
+import org.eclipse.emf.codegen.ecore.genmodel.*;
+import org.eclipse.emf.codegen.ecore.genmodel.impl.*;
+import org.eclipse.emf.codegen.ecore.genmodel.generator.*;
+import org.eclipse.emf.codegen.util.*;
+import org.eclipse.emf.ecore.util.*;
+import org.eclipse.emf.common.util.*;
+import org.eclipse.egf.common.helper.*;
+import java.util.*;
+import org.eclipse.emf.ecore.*;
+import org.eclipse.egf.model.pattern.*;
+import org.eclipse.egf.pattern.execution.*;
+import org.eclipse.egf.pattern.query.*;
+
+public class BuildProperties extends org.eclipse.egf.emf.pattern.base.GenModelText {
+ protected static String nl;
+
+ public static synchronized BuildProperties create(String lineSeparator) {
+ nl = lineSeparator;
+ BuildProperties result = new BuildProperties();
+ nl = null;
+ return result;
+ }
+
+ public final String NL = nl == null ? (System.getProperties().getProperty("line.separator")) : nl;
+ protected final String TEXT_1 = "";
+ protected final String TEXT_2 = NL + NL + "bin.includes = ";
+ protected final String TEXT_3 = ",\\" + NL + " icons/,\\";
+ protected final String TEXT_4 = NL + " META-INF/,\\";
+ protected final String TEXT_5 = NL + " plugin.xml,\\" + NL + " plugin.properties" + NL + "jars.compile.order = ";
+ protected final String TEXT_6 = NL + "source.";
+ protected final String TEXT_7 = " = src/" + NL + "output.";
+ protected final String TEXT_8 = " = bin/" + NL;
+ protected final String TEXT_9 = NL;
+ protected final String TEXT_10 = NL;
+
+ public BuildProperties() {
+ //Here is the constructor
+ StringBuffer stringBuffer = new StringBuffer();
+
+ // add initialisation of the pattern variables (declaration has been already done).
+
+ }
+
+ public String generate(Object argument) throws Exception {
+ final StringBuffer stringBuffer = new StringBuffer();
+
+ InternalPatternContext ctx = (InternalPatternContext) argument;
+ Map<String, String> queryCtx = null;
+ IQuery.ParameterDescription paramDesc = null;
+ Node.Container currentNode = ctx.getNode();
+
+ List<Object> parameterList = null;
+ //this pattern can only be called by another (i.e. it's not an entry point in execution)
+
+ for (Object parameterParameter : parameterList) {
+
+ this.parameter = (org.eclipse.emf.codegen.ecore.genmodel.GenModel) parameterParameter;
+
+ if (preCondition()) {
+ ctx.setNode(new Node.Container(currentNode, getClass()));
+ orchestration(ctx);
+ }
+
+ }
+ ctx.setNode(currentNode);
+ if (ctx.useReporter()) {
+ ctx.getReporter().executionFinished(Node.flatten(ctx.getNode()), ctx);
+ }
+
+ stringBuffer.append(TEXT_9);
+ stringBuffer.append(TEXT_10);
+ return stringBuffer.toString();
+ }
+
+ public String orchestration(PatternContext ctx) throws Exception {
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+
+ super.orchestration(new SuperOrchestrationContext(ictx));
+
+ method_preGenerate(new StringBuffer(), ictx);
+
+ method_doGenerate(new StringBuffer(), ictx);
+ {
+ final Map<String, Object> parameters = getParameters();
+ CallbackContext ctx_callback = new CallbackContext(ictx);
+ CallHelper.callBack(ctx_callback, parameters);
+ }
+
+ method_postGenerate(new StringBuffer(), ictx);
+
+ String loop = Node.flattenWithoutCallback(ictx.getNode());
+ if (ictx.useReporter()) {
+ Map<String, Object> parameterValues = new HashMap<String, Object>();
+ parameterValues.put("parameter", this.parameter);
+ String outputWithCallBack = Node.flatten(ictx.getNode());
+ ictx.getReporter().loopFinished(loop, outputWithCallBack, ictx, parameterValues);
+ ;
+ }
+ return loop;
+ }
+
+ public Map<String, Object> getParameters() {
+ final Map<String, Object> parameters = new HashMap<String, Object>();
+ parameters.put("parameter", this.parameter);
+ return parameters;
+ }
+
+ protected void method_setReporterVariables(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ GenModel genModel = parameter;
+ targetPathName = genModel.getEditProjectDirectory() + "/build.properties";
+ overwrite = genModel.isUpdateClasspath() && !new CodegenGeneratorAdapter(parameter).exists(new CodegenGeneratorAdapter(parameter).toURI(genModel.getEditProjectDirectory()).appendSegment("plugin.xml"));
+ encoding = "ISO-8859-1";
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ protected void method_setArgument(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ GenModel genModel = parameter;
+ argument = parameter;
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ protected void method_ensureProjectExists(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ new CodegenGeneratorAdapter(parameter).ensureProjectExists(genModel.getEditDirectory(), genModel, GenBaseGeneratorAdapter.EDIT_PROJECT_TYPE, genModel.isUpdateClasspath(), new BasicMonitor());
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ protected void method_doGenerate(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ /**
+ * <copyright>
+ *
+ * Copyright (c) 2002-2005 IBM Corporation and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * IBM - Initial API and implementation
+ *
+ * </copyright>
+ */
+
+ GenModel genModel = (GenModel) argument;
+ String pluginClassesLocation = genModel.isRuntimeJar() ? genModel.getEditPluginID() + ".jar" : ".";
+ stringBuffer.append(TEXT_1);
+ {
+ //<%@ egf:patternCall patternId="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#LogicalName=org.eclipse.egf.emf.pattern.base.HeaderProperties" args="parameter:argument"%>
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ stringBuffer.setLength(0);
+
+ final Map<String, Object> callParameters = new HashMap<String, Object>();
+ callParameters.put("argument", parameter);
+ CallHelper.executeWithParameterInjection("platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_FEoPwCwuEd-jc5T-XaRJlg", new ExecutionContext((InternalPatternContext) ctx), callParameters);
+ stringBuffer.setLength(0);
+ }
+
+ stringBuffer.append(TEXT_2);
+ stringBuffer.append(pluginClassesLocation);
+ stringBuffer.append(TEXT_3);
+ if (genModel.isBundleManifest()) {
+ stringBuffer.append(TEXT_4);
+ }
+ stringBuffer.append(TEXT_5);
+ stringBuffer.append(pluginClassesLocation);
+ stringBuffer.append(TEXT_6);
+ stringBuffer.append(pluginClassesLocation);
+ stringBuffer.append(TEXT_7);
+ stringBuffer.append(pluginClassesLocation);
+ stringBuffer.append(TEXT_8);
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ public boolean preCondition() throws Exception {
+ GenModel genModel = parameter;
+ genModel = parameter.getGenModel();
+ boolean canGenerate = new CodegenGeneratorAdapter(parameter).canGenerate("org.eclipse.emf.codegen.ecore.genmodel.generator.EditProject");
+ canGenerate = canGenerate && true;
+ return canGenerate;
+ }
+}
\ No newline at end of file
diff --git a/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/generated/org/eclipse/egf/emf/pattern/edit/CreateChildIcons.java b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/generated/org/eclipse/egf/emf/pattern/edit/CreateChildIcons.java
new file mode 100644
index 0000000..85d311d
--- /dev/null
+++ b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/generated/org/eclipse/egf/emf/pattern/edit/CreateChildIcons.java
@@ -0,0 +1,134 @@
+package org.eclipse.egf.emf.pattern.edit;
+
+import org.eclipse.egf.emf.pattern.base.*;
+import org.eclipse.emf.codegen.ecore.genmodel.*;
+import org.eclipse.emf.codegen.ecore.genmodel.impl.*;
+import org.eclipse.emf.codegen.ecore.genmodel.generator.*;
+import org.eclipse.emf.codegen.util.*;
+import org.eclipse.emf.ecore.util.*;
+import org.eclipse.emf.common.util.*;
+import org.eclipse.egf.common.helper.*;
+import java.util.*;
+import org.eclipse.emf.ecore.*;
+import org.eclipse.egf.model.pattern.*;
+import org.eclipse.egf.pattern.execution.*;
+import org.eclipse.egf.pattern.query.*;
+
+public class CreateChildIcons extends org.eclipse.egf.emf.pattern.base.GenClassGIF {
+ protected static String nl;
+
+ public static synchronized CreateChildIcons create(String lineSeparator) {
+ nl = lineSeparator;
+ CreateChildIcons result = new CreateChildIcons();
+ nl = null;
+ return result;
+ }
+
+ public final String NL = nl == null ? (System.getProperties().getProperty("line.separator")) : nl;
+ protected final String TEXT_1 = "";
+ protected final String TEXT_2 = NL;
+
+ public CreateChildIcons() {
+ //Here is the constructor
+ StringBuffer stringBuffer = new StringBuffer();
+
+ // add initialisation of the pattern variables (declaration has been already done).
+
+ }
+
+ public String generate(Object argument) throws Exception {
+ final StringBuffer stringBuffer = new StringBuffer();
+
+ InternalPatternContext ctx = (InternalPatternContext) argument;
+ Map<String, String> queryCtx = null;
+ IQuery.ParameterDescription paramDesc = null;
+ Node.Container currentNode = ctx.getNode();
+
+ List<Object> parameterList = null;
+ //this pattern can only be called by another (i.e. it's not an entry point in execution)
+
+ for (Object parameterParameter : parameterList) {
+
+ this.parameter = (org.eclipse.emf.codegen.ecore.genmodel.GenClass) parameterParameter;
+
+ if (preCondition()) {
+ ctx.setNode(new Node.Container(currentNode, getClass()));
+ orchestration(ctx);
+ }
+
+ }
+ ctx.setNode(currentNode);
+ if (ctx.useReporter()) {
+ ctx.getReporter().executionFinished(Node.flatten(ctx.getNode()), ctx);
+ }
+
+ stringBuffer.append(TEXT_1);
+ stringBuffer.append(TEXT_2);
+ return stringBuffer.toString();
+ }
+
+ public String orchestration(PatternContext ctx) throws Exception {
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+
+ super.orchestration(new SuperOrchestrationContext(ictx));
+
+ method_preGenerate(new StringBuffer(), ictx);
+
+ method_doGenerate(new StringBuffer(), ictx);
+ {
+ final Map<String, Object> parameters = getParameters();
+ CallbackContext ctx_callback = new CallbackContext(ictx);
+ CallHelper.callBack(ctx_callback, parameters);
+ }
+
+ method_postGenerate(new StringBuffer(), ictx);
+
+ String loop = Node.flattenWithoutCallback(ictx.getNode());
+ if (ictx.useReporter()) {
+ Map<String, Object> parameterValues = new HashMap<String, Object>();
+ parameterValues.put("parameter", this.parameter);
+ String outputWithCallBack = Node.flatten(ictx.getNode());
+ ictx.getReporter().loopFinished(loop, outputWithCallBack, ictx, parameterValues);
+ ;
+ }
+ return loop;
+ }
+
+ public Map<String, Object> getParameters() {
+ final Map<String, Object> parameters = new HashMap<String, Object>();
+ parameters.put("parameter", this.parameter);
+ return parameters;
+ }
+
+ protected void method_ensureProjectExists(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ new CodegenGeneratorAdapter(parameter).ensureProjectExists(genModel.getEditDirectory(), genModel, GenBaseGeneratorAdapter.EDIT_PROJECT_TYPE, genModel.isUpdateClasspath(), new BasicMonitor());
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ protected void method_doGenerate(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ GenClass genClass = parameter;
+ GenModel genModel = genClass.getGenModel();
+ if (genModel.isCreationCommands() && genModel.isCreationIcons()) {
+ for (GenFeature feature : genClass.getAllCreateChildFeaturesIncludingDelegation()) {
+ for (GenClass childClass : genClass.getChildrenClasses(feature)) {
+ new CodegenGeneratorAdapter(parameter).generateGIF("edit/CreateChild.gif", genClass.getCreateChildIconFileName(feature, childClass), genClass.getName(), childClass.getName(), false);
+ }
+ }
+ } else {
+ }
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ public boolean preCondition() throws Exception {
+ GenClass genClass = parameter;
+ genModel = parameter.getGenModel();
+ boolean canGenerate = new CodegenGeneratorAdapter(parameter).canGenerate("org.eclipse.emf.codegen.ecore.genmodel.generator.EditProject");
+ return canGenerate;
+ }
+}
\ No newline at end of file
diff --git a/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/generated/org/eclipse/egf/emf/pattern/edit/ItemIcon.java b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/generated/org/eclipse/egf/emf/pattern/edit/ItemIcon.java
new file mode 100644
index 0000000..0a1544b
--- /dev/null
+++ b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/generated/org/eclipse/egf/emf/pattern/edit/ItemIcon.java
@@ -0,0 +1,129 @@
+package org.eclipse.egf.emf.pattern.edit;
+
+import org.eclipse.egf.emf.pattern.base.*;
+import org.eclipse.emf.codegen.ecore.genmodel.*;
+import org.eclipse.emf.codegen.ecore.genmodel.impl.*;
+import org.eclipse.emf.codegen.ecore.genmodel.generator.*;
+import org.eclipse.emf.codegen.util.*;
+import org.eclipse.emf.ecore.util.*;
+import org.eclipse.emf.common.util.*;
+import org.eclipse.egf.common.helper.*;
+import java.util.*;
+import org.eclipse.emf.ecore.*;
+import org.eclipse.egf.model.pattern.*;
+import org.eclipse.egf.pattern.execution.*;
+import org.eclipse.egf.pattern.query.*;
+
+public class ItemIcon extends org.eclipse.egf.emf.pattern.base.GenClassGIF {
+ protected static String nl;
+
+ public static synchronized ItemIcon create(String lineSeparator) {
+ nl = lineSeparator;
+ ItemIcon result = new ItemIcon();
+ nl = null;
+ return result;
+ }
+
+ public final String NL = nl == null ? (System.getProperties().getProperty("line.separator")) : nl;
+ protected final String TEXT_1 = "";
+ protected final String TEXT_2 = NL;
+
+ public ItemIcon() {
+ //Here is the constructor
+ StringBuffer stringBuffer = new StringBuffer();
+
+ // add initialisation of the pattern variables (declaration has been already done).
+
+ }
+
+ public String generate(Object argument) throws Exception {
+ final StringBuffer stringBuffer = new StringBuffer();
+
+ InternalPatternContext ctx = (InternalPatternContext) argument;
+ Map<String, String> queryCtx = null;
+ IQuery.ParameterDescription paramDesc = null;
+ Node.Container currentNode = ctx.getNode();
+
+ List<Object> parameterList = null;
+ //this pattern can only be called by another (i.e. it's not an entry point in execution)
+
+ for (Object parameterParameter : parameterList) {
+
+ this.parameter = (org.eclipse.emf.codegen.ecore.genmodel.GenClass) parameterParameter;
+
+ if (preCondition()) {
+ ctx.setNode(new Node.Container(currentNode, getClass()));
+ orchestration(ctx);
+ }
+
+ }
+ ctx.setNode(currentNode);
+ if (ctx.useReporter()) {
+ ctx.getReporter().executionFinished(Node.flatten(ctx.getNode()), ctx);
+ }
+
+ stringBuffer.append(TEXT_1);
+ stringBuffer.append(TEXT_2);
+ return stringBuffer.toString();
+ }
+
+ public String orchestration(PatternContext ctx) throws Exception {
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+
+ super.orchestration(new SuperOrchestrationContext(ictx));
+
+ method_preGenerate(new StringBuffer(), ictx);
+
+ method_doGenerate(new StringBuffer(), ictx);
+ {
+ final Map<String, Object> parameters = getParameters();
+ CallbackContext ctx_callback = new CallbackContext(ictx);
+ CallHelper.callBack(ctx_callback, parameters);
+ }
+
+ method_postGenerate(new StringBuffer(), ictx);
+
+ String loop = Node.flattenWithoutCallback(ictx.getNode());
+ if (ictx.useReporter()) {
+ Map<String, Object> parameterValues = new HashMap<String, Object>();
+ parameterValues.put("parameter", this.parameter);
+ String outputWithCallBack = Node.flatten(ictx.getNode());
+ ictx.getReporter().loopFinished(loop, outputWithCallBack, ictx, parameterValues);
+ ;
+ }
+ return loop;
+ }
+
+ public Map<String, Object> getParameters() {
+ final Map<String, Object> parameters = new HashMap<String, Object>();
+ parameters.put("parameter", this.parameter);
+ return parameters;
+ }
+
+ protected void method_ensureProjectExists(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ new CodegenGeneratorAdapter(parameter).ensureProjectExists(genModel.getEditDirectory(), genModel, GenBaseGeneratorAdapter.EDIT_PROJECT_TYPE, genModel.isUpdateClasspath(), new BasicMonitor());
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ protected void method_doGenerate(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ GenClass genClass = parameter;
+ if (genClass.isImage()) {
+ new CodegenGeneratorAdapter(parameter).generateGIF("edit/Item.gif", genClass.getItemIconFileName(), genClass.getName(), null, false);
+ } else {
+ }
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ public boolean preCondition() throws Exception {
+ GenClass genClass = parameter;
+ genModel = parameter.getGenModel();
+ boolean canGenerate = new CodegenGeneratorAdapter(parameter).canGenerate("org.eclipse.emf.codegen.ecore.genmodel.generator.EditProject");
+ return canGenerate;
+ }
+}
\ No newline at end of file
diff --git a/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/generated/org/eclipse/egf/emf/pattern/edit/ItemProvider.java b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/generated/org/eclipse/egf/emf/pattern/edit/ItemProvider.java
new file mode 100644
index 0000000..83f0e64
--- /dev/null
+++ b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/generated/org/eclipse/egf/emf/pattern/edit/ItemProvider.java
@@ -0,0 +1,895 @@
+package org.eclipse.egf.emf.pattern.edit;
+
+import org.eclipse.egf.emf.pattern.base.*;
+import org.eclipse.emf.codegen.ecore.genmodel.*;
+import org.eclipse.emf.codegen.ecore.genmodel.impl.*;
+import org.eclipse.emf.codegen.ecore.genmodel.generator.*;
+import org.eclipse.emf.codegen.util.*;
+import org.eclipse.emf.ecore.util.*;
+import org.eclipse.emf.common.util.*;
+import org.eclipse.egf.common.helper.*;
+import java.util.*;
+import org.eclipse.emf.ecore.*;
+import org.eclipse.egf.model.pattern.*;
+import org.eclipse.egf.pattern.execution.*;
+import org.eclipse.egf.pattern.query.*;
+
+public class ItemProvider extends org.eclipse.egf.emf.pattern.base.GenClassJava {
+ protected static String nl;
+
+ public static synchronized ItemProvider create(String lineSeparator) {
+ nl = lineSeparator;
+ ItemProvider result = new ItemProvider();
+ nl = null;
+ return result;
+ }
+
+ public final String NL = nl == null ? (System.getProperties().getProperty("line.separator")) : nl;
+ protected final String TEXT_1 = "";
+ protected final String TEXT_2 = NL + "package ";
+ protected final String TEXT_3 = ";" + NL + NL;
+ protected final String TEXT_4 = NL + NL + "/**" + NL + " * This is the item provider adapter for a {@link ";
+ protected final String TEXT_5 = "} object." + NL + " * <!-- begin-user-doc -->" + NL + " * <!-- end-user-doc -->" + NL + " * @generated" + NL + " */" + NL + "public class ";
+ protected final String TEXT_6 = NL + "\textends ";
+ protected final String TEXT_7 = NL + "\timplements";
+ protected final String TEXT_8 = "\t" + NL + "\t\t";
+ protected final String TEXT_9 = ",";
+ protected final String TEXT_10 = "\t\t" + NL + "{";
+ protected final String TEXT_11 = NL + "\t/**" + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tpublic static final ";
+ protected final String TEXT_12 = " copyright = ";
+ protected final String TEXT_13 = ";";
+ protected final String TEXT_14 = NL;
+ protected final String TEXT_15 = NL + "\t/**" + NL + "\t * This constructs an instance from a factory and a notifier." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tpublic ";
+ protected final String TEXT_16 = "(AdapterFactory adapterFactory)" + NL + "\t{" + NL + "\t\tsuper(adapterFactory);" + NL + "\t}" + NL + "" + NL + "\t/**" + NL + "\t * This returns the property descriptors for the adapted class." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */";
+ protected final String TEXT_17 = NL + "\t@Override";
+ protected final String TEXT_18 = NL + "\tpublic ";
+ protected final String TEXT_19 = " getPropertyDescriptors(Object object)" + NL + "\t{" + NL + "\t\tif (itemPropertyDescriptors == null)" + NL + "\t\t{" + NL + "\t\t\tsuper.getPropertyDescriptors(object);" + NL;
+ protected final String TEXT_20 = NL + "\t\t\tadd";
+ protected final String TEXT_21 = "PropertyDescriptor(object);";
+ protected final String TEXT_22 = NL + "\t\t}" + NL + "\t\treturn itemPropertyDescriptors;" + NL + "\t}" + NL;
+ protected final String TEXT_23 = NL + "\t/**" + NL + "\t * This adds a property descriptor for the ";
+ protected final String TEXT_24 = " feature." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tprotected void add";
+ protected final String TEXT_25 = "PropertyDescriptor(Object object)" + NL + "\t{" + NL + "\t\titemPropertyDescriptors.add" + NL + "\t\t\t(createItemPropertyDescriptor" + NL + "\t\t\t\t(((";
+ protected final String TEXT_26 = ")adapterFactory).getRootAdapterFactory()," + NL + "\t\t\t\t getResourceLocator()," + NL + "\t\t\t\t getString(\"_UI_";
+ protected final String TEXT_27 = "_";
+ protected final String TEXT_28 = "_feature\"),";
+ protected final String TEXT_29 = NL + "\t\t\t\t getString(\"_UI_PropertyDescriptor_description\", \"_UI_";
+ protected final String TEXT_30 = "_";
+ protected final String TEXT_31 = "_feature\", \"_UI_";
+ protected final String TEXT_32 = "_type\"),";
+ protected final String TEXT_33 = NL + "\t\t\t\t getString(\"_UI_";
+ protected final String TEXT_34 = "_";
+ protected final String TEXT_35 = "_description\"),";
+ protected final String TEXT_36 = NL + "\t\t\t\t ";
+ protected final String TEXT_37 = "," + NL + "\t\t\t\t ";
+ protected final String TEXT_38 = "," + NL + "\t\t\t\t ";
+ protected final String TEXT_39 = "," + NL + "\t\t\t\t ";
+ protected final String TEXT_40 = ",";
+ protected final String TEXT_41 = NL + "\t\t\t\t null,";
+ protected final String TEXT_42 = NL + "\t\t\t\t ";
+ protected final String TEXT_43 = ".";
+ protected final String TEXT_44 = ",";
+ protected final String TEXT_45 = NL + "\t\t\t\t null,";
+ protected final String TEXT_46 = NL + "\t\t\t\t getString(\"";
+ protected final String TEXT_47 = "\"),";
+ protected final String TEXT_48 = NL + "\t\t\t\t null));";
+ protected final String TEXT_49 = NL + "\t\t\t\t new String[] {";
+ protected final String TEXT_50 = NL + "\t\t\t\t\t\"";
+ protected final String TEXT_51 = "\"";
+ protected final String TEXT_52 = ",";
+ protected final String TEXT_53 = NL + "\t\t\t\t }));";
+ protected final String TEXT_54 = NL + "\t}" + NL;
+ protected final String TEXT_55 = NL + "\t/**" + NL + "\t * This specifies how to implement {@link #getChildren} and is used to deduce an appropriate feature for an" + NL + "\t * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or" + NL + "\t * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand}." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */";
+ protected final String TEXT_56 = NL + "\t@Override";
+ protected final String TEXT_57 = NL + "\tpublic ";
+ protected final String TEXT_58 = " getChildrenFeatures(Object object)" + NL + "\t{" + NL + "\t\tif (childrenFeatures == null)" + NL + "\t\t{" + NL + "\t\t\tsuper.getChildrenFeatures(object);";
+ protected final String TEXT_59 = NL + "\t\t\tchildrenFeatures.add(";
+ protected final String TEXT_60 = ");";
+ protected final String TEXT_61 = NL + "\t\t}" + NL + "\t\treturn childrenFeatures;" + NL + "\t}" + NL;
+ protected final String TEXT_62 = NL + "\t/**" + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */";
+ protected final String TEXT_63 = NL + "\t@Override";
+ protected final String TEXT_64 = NL + "\tprotected ";
+ protected final String TEXT_65 = " getChildFeature(Object object, Object child)" + NL + "\t{" + NL + "\t\t// Check the type of the specified child object and return the proper feature to use for" + NL + "\t\t// adding (see {@link AddCommand}) it as a child." + NL + "" + NL + "\t\treturn super.getChildFeature(object, child);" + NL + "\t}" + NL;
+ protected final String TEXT_66 = NL + "\t/**" + NL + "\t * This returns ";
+ protected final String TEXT_67 = ".gif." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */";
+ protected final String TEXT_68 = NL + "\t@Override";
+ protected final String TEXT_69 = NL + "\tpublic Object getImage(Object object)" + NL + "\t{" + NL + "\t\treturn overlayImage(object, getResourceLocator().getImage(\"full/obj16/";
+ protected final String TEXT_70 = "\"));";
+ protected final String TEXT_71 = NL + "\t}" + NL;
+ protected final String TEXT_72 = NL + "\t/**" + NL + "\t * This returns the label text for the adapted class." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */";
+ protected final String TEXT_73 = NL + "\t@Override";
+ protected final String TEXT_74 = NL + "\tpublic String getText(Object object)" + NL + "\t{";
+ protected final String TEXT_75 = NL + "\t\t";
+ protected final String TEXT_76 = "<?, ?>";
+ protected final String TEXT_77 = " ";
+ protected final String TEXT_78 = " = (";
+ protected final String TEXT_79 = "<?, ?>";
+ protected final String TEXT_80 = ")object;";
+ protected final String TEXT_81 = NL + "\t\treturn \"\" + ";
+ protected final String TEXT_82 = ".getKey() + \" -> \" + ";
+ protected final String TEXT_83 = ".getValue();";
+ protected final String TEXT_84 = NL + "\t\tString key = crop(\"\" + ";
+ protected final String TEXT_85 = ".getKey());";
+ protected final String TEXT_86 = NL + "\t\tString key = \"\" + ";
+ protected final String TEXT_87 = ".getKey();";
+ protected final String TEXT_88 = NL + "\t\tString value = crop(\"\" + ";
+ protected final String TEXT_89 = ".getValue());";
+ protected final String TEXT_90 = NL + "\t\tString value = \"\" + ";
+ protected final String TEXT_91 = ".getValue();";
+ protected final String TEXT_92 = NL + "\t\treturn key + \" -> \" + value;";
+ protected final String TEXT_93 = NL + "\t\t";
+ protected final String TEXT_94 = " ";
+ protected final String TEXT_95 = " = (";
+ protected final String TEXT_96 = ")object;" + NL + "\t\treturn getString(\"_UI_";
+ protected final String TEXT_97 = "_type\") + \" \" + ";
+ protected final String TEXT_98 = ".";
+ protected final String TEXT_99 = "();";
+ protected final String TEXT_100 = NL + "\t\tString label = crop(((";
+ protected final String TEXT_101 = ")object).";
+ protected final String TEXT_102 = "());";
+ protected final String TEXT_103 = NL + "\t\tString label = ((";
+ protected final String TEXT_104 = ")object).";
+ protected final String TEXT_105 = "();";
+ protected final String TEXT_106 = NL + "\t\t";
+ protected final String TEXT_107 = " labelValue = ((";
+ protected final String TEXT_108 = ")object).eGet(";
+ protected final String TEXT_109 = ");";
+ protected final String TEXT_110 = NL + "\t\t";
+ protected final String TEXT_111 = " labelValue = ((";
+ protected final String TEXT_112 = ")object).";
+ protected final String TEXT_113 = "();";
+ protected final String TEXT_114 = NL + "\t\tString label = labelValue == null ? null : labelValue.toString();";
+ protected final String TEXT_115 = NL + "\t\treturn label == null || label.length() == 0 ?" + NL + "\t\t\tgetString(\"_UI_";
+ protected final String TEXT_116 = "_type\") :";
+ protected final String TEXT_117 = NL + "\t\t\tgetString(\"_UI_";
+ protected final String TEXT_118 = "_type\") + \" \" + label;";
+ protected final String TEXT_119 = NL + "\t\treturn getString(\"_UI_";
+ protected final String TEXT_120 = "_type\");";
+ protected final String TEXT_121 = NL + "\t}" + NL + "" + NL + "\t/**" + NL + "\t * This handles model notifications by calling {@link #updateChildren} to update any cached" + NL + "\t * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */";
+ protected final String TEXT_122 = NL + "\t@Override";
+ protected final String TEXT_123 = NL + "\tpublic void notifyChanged(Notification notification)" + NL + "\t{" + NL + "\t\tupdateChildren(notification);";
+ protected final String TEXT_124 = NL + NL + "\t\tswitch (notification.getFeatureID(";
+ protected final String TEXT_125 = ".class))" + NL + "\t\t{";
+ protected final String TEXT_126 = NL + "\t\t\tcase ";
+ protected final String TEXT_127 = ":";
+ protected final String TEXT_128 = NL + "\t\t\t\tfireNotifyChanged(new ";
+ protected final String TEXT_129 = "(notification, notification.getNotifier(), false, true));" + NL + "\t\t\t\treturn;";
+ protected final String TEXT_130 = NL + "\t\t\tcase ";
+ protected final String TEXT_131 = ":";
+ protected final String TEXT_132 = NL + "\t\t\t\tfireNotifyChanged(new ";
+ protected final String TEXT_133 = "(notification, notification.getNotifier(), true, false));" + NL + "\t\t\t\treturn;";
+ protected final String TEXT_134 = NL + "\t\t\tcase ";
+ protected final String TEXT_135 = ":";
+ protected final String TEXT_136 = NL + "\t\t\t\tfireNotifyChanged(new ";
+ protected final String TEXT_137 = "(notification, notification.getNotifier(), true, true));" + NL + "\t\t\t\treturn;";
+ protected final String TEXT_138 = NL + "\t\t}";
+ protected final String TEXT_139 = NL + "\t\tsuper.notifyChanged(notification);" + NL + "\t}" + NL;
+ protected final String TEXT_140 = NL + "\t/**" + NL + "\t * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children" + NL + "\t * that can be created under this object." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */";
+ protected final String TEXT_141 = NL + "\t@Override";
+ protected final String TEXT_142 = NL + "\tprotected void collectNewChildDescriptors(";
+ protected final String TEXT_143 = " newChildDescriptors, Object object)" + NL + "\t{" + NL + "\t\tsuper.collectNewChildDescriptors(newChildDescriptors, object);";
+ protected final String TEXT_144 = NL;
+ protected final String TEXT_145 = NL;
+ protected final String TEXT_146 = NL;
+ protected final String TEXT_147 = NL;
+ protected final String TEXT_148 = NL;
+ protected final String TEXT_149 = NL + "\t}" + NL;
+ protected final String TEXT_150 = NL + "\t/**" + NL + "\t * This returns the label text for {@link org.eclipse.emf.edit.command.CreateChildCommand}." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */";
+ protected final String TEXT_151 = NL + "\t@Override";
+ protected final String TEXT_152 = NL + "\tpublic String getCreateChildText(Object owner, Object feature, Object child, ";
+ protected final String TEXT_153 = " selection)" + NL + "\t{" + NL + "\t\tObject childFeature = feature;" + NL + "\t\tObject childObject = child;" + NL;
+ protected final String TEXT_154 = NL + "\t\tif (childFeature instanceof ";
+ protected final String TEXT_155 = " && ";
+ protected final String TEXT_156 = ".isFeatureMap((EStructuralFeature)childFeature))" + NL + "\t\t{" + NL + "\t\t\t";
+ protected final String TEXT_157 = ".Entry entry = (FeatureMap.Entry)childObject;" + NL + "\t\t\tchildFeature = entry.getEStructuralFeature();" + NL + "\t\t\tchildObject = entry.getValue();" + NL + "\t\t}" + NL;
+ protected final String TEXT_158 = NL + "\t\tboolean qualify =";
+ protected final String TEXT_159 = NL + "\t\t\tchildFeature == ";
+ protected final String TEXT_160 = NL + NL + "\t\tif (qualify)" + NL + "\t\t{" + NL + "\t\t\treturn getString" + NL + "\t\t\t\t(\"_UI_CreateChild_text2\",";
+ protected final String TEXT_161 = NL + "\t\t\t\t new Object[] { getTypeText(childObject), getFeatureText(childFeature), getTypeText(owner) });" + NL + "\t\t}" + NL + "\t\treturn super.getCreateChildText(owner, feature, child, selection);" + NL + "\t}" + NL;
+ protected final String TEXT_162 = NL + "\t/**" + NL + "\t * This returns the icon image for {@link org.eclipse.emf.edit.command.CreateChildCommand}." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */";
+ protected final String TEXT_163 = NL + "\t@Override";
+ protected final String TEXT_164 = NL + "\tpublic Object getCreateChildImage(Object owner, Object feature, Object child, ";
+ protected final String TEXT_165 = " selection)" + NL + "\t{" + NL + "\t\tif (feature instanceof ";
+ protected final String TEXT_166 = " && ";
+ protected final String TEXT_167 = ".isFeatureMap((";
+ protected final String TEXT_168 = ")feature))" + NL + "\t\t{" + NL + "\t\t\t";
+ protected final String TEXT_169 = ".Entry entry = (";
+ protected final String TEXT_170 = ".Entry)child;" + NL + "\t\t\tfeature = entry.getEStructuralFeature();" + NL + "\t\t\tchild = entry.getValue(); " + NL + "\t\t}" + NL + "" + NL + "\t\tif (feature instanceof ";
+ protected final String TEXT_171 = " && child instanceof ";
+ protected final String TEXT_172 = ")" + NL + "\t\t{" + NL + "\t\t\tString name = \"full/obj16/\" + ((EObject)child).eClass().getName();";
+ protected final String TEXT_173 = NL + NL + "\t\t\ttry" + NL + "\t\t\t{" + NL + "\t\t\t\treturn getResourceLocator().getImage(name);" + NL + "\t\t\t}" + NL + "\t\t\tcatch (Exception e)" + NL + "\t\t\t{" + NL + "\t\t\t\t";
+ protected final String TEXT_174 = ".INSTANCE.log(e);" + NL + "\t\t\t}" + NL + "\t\t}" + NL + "" + NL + "\t\treturn super.getCreateChildImage(owner, feature, child, selection);" + NL + "\t}" + NL;
+ protected final String TEXT_175 = NL + "\t/**" + NL + "\t * Return the resource locator for this item provider's resources." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */";
+ protected final String TEXT_176 = NL + "\t@Override";
+ protected final String TEXT_177 = NL + "\tpublic ResourceLocator getResourceLocator()" + NL + "\t{" + NL + "\t\treturn ";
+ protected final String TEXT_178 = ".INSTANCE;" + NL + "\t}" + NL;
+ protected final String TEXT_179 = NL;
+ protected final String TEXT_180 = NL + "}";
+ protected final String TEXT_181 = NL;
+ protected final String TEXT_182 = NL;
+ protected final String TEXT_183 = NL;
+
+ public ItemProvider() {
+ //Here is the constructor
+ StringBuffer stringBuffer = new StringBuffer();
+
+ // add initialisation of the pattern variables (declaration has been already done).
+
+ }
+
+ public String generate(Object argument) throws Exception {
+ final StringBuffer stringBuffer = new StringBuffer();
+
+ InternalPatternContext ctx = (InternalPatternContext) argument;
+ Map<String, String> queryCtx = null;
+ IQuery.ParameterDescription paramDesc = null;
+ Node.Container currentNode = ctx.getNode();
+
+ List<Object> parameterList = null;
+ //this pattern can only be called by another (i.e. it's not an entry point in execution)
+
+ for (Object parameterParameter : parameterList) {
+
+ this.parameter = (org.eclipse.emf.codegen.ecore.genmodel.GenClass) parameterParameter;
+
+ if (preCondition()) {
+ ctx.setNode(new Node.Container(currentNode, getClass()));
+ orchestration(ctx);
+ }
+
+ }
+ ctx.setNode(currentNode);
+ if (ctx.useReporter()) {
+ ctx.getReporter().executionFinished(Node.flatten(ctx.getNode()), ctx);
+ }
+
+ stringBuffer.append(TEXT_182);
+ stringBuffer.append(TEXT_183);
+ return stringBuffer.toString();
+ }
+
+ public String orchestration(PatternContext ctx) throws Exception {
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+
+ super.orchestration(new SuperOrchestrationContext(ictx));
+
+ method_preGenerate(new StringBuffer(), ictx);
+
+ method_doGenerate(new StringBuffer(), ictx);
+ {
+ final Map<String, Object> parameters = getParameters();
+ CallbackContext ctx_callback = new CallbackContext(ictx);
+ CallHelper.callBack(ctx_callback, parameters);
+ }
+
+ method_postGenerate(new StringBuffer(), ictx);
+
+ String loop = Node.flattenWithoutCallback(ictx.getNode());
+ if (ictx.useReporter()) {
+ Map<String, Object> parameterValues = new HashMap<String, Object>();
+ parameterValues.put("parameter", this.parameter);
+ String outputWithCallBack = Node.flatten(ictx.getNode());
+ ictx.getReporter().loopFinished(loop, outputWithCallBack, ictx, parameterValues);
+ ;
+ }
+ return loop;
+ }
+
+ public Map<String, Object> getParameters() {
+ final Map<String, Object> parameters = new HashMap<String, Object>();
+ parameters.put("parameter", this.parameter);
+ return parameters;
+ }
+
+ protected void method_setReporterVariables(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ GenClass genClass = parameter;
+ targetPath = genClass.getGenModel().getEditDirectory();
+ packageName = genClass.getGenPackage().getProviderPackageName();
+ className = genClass.getProviderClassName();
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ protected void method_setArgument(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ GenClass genClass = parameter;
+ argument = parameter;
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ protected void method_ensureProjectExists(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ new CodegenGeneratorAdapter(parameter).ensureProjectExists(genModel.getEditDirectory(), genModel, GenBaseGeneratorAdapter.EDIT_PROJECT_TYPE, genModel.isUpdateClasspath(), new BasicMonitor());
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ protected void method_doGenerate(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ /**
+ * <copyright>
+ *
+ * Copyright (c) 2002-2007 IBM Corporation and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * IBM - Initial API and implementation
+ *
+ * </copyright>
+ */
+
+ GenClass genClass = (GenClass) argument;
+ GenPackage genPackage = genClass.getGenPackage();
+ GenModel genModel = genPackage.getGenModel();
+ stringBuffer.append(TEXT_1);
+ {
+ //<%@ egf:patternCall patternId="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#LogicalName=org.eclipse.egf.emf.pattern.base.HeaderJava" args="parameter:argument"%>
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ stringBuffer.setLength(0);
+
+ final Map<String, Object> callParameters = new HashMap<String, Object>();
+ callParameters.put("argument", parameter);
+ CallHelper.executeWithParameterInjection("platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_XHLrsCwtEd-jc5T-XaRJlg", new ExecutionContext((InternalPatternContext) ctx), callParameters);
+ stringBuffer.setLength(0);
+ }
+
+ stringBuffer.append(TEXT_2);
+ stringBuffer.append(genPackage.getProviderPackageName());
+ stringBuffer.append(TEXT_3);
+ genModel.addImport("org.eclipse.emf.common.notify.AdapterFactory");
+ genModel.addImport("org.eclipse.emf.common.notify.Notification");
+ genModel.addImport("org.eclipse.emf.common.util.ResourceLocator");
+ genModel.addImport("org.eclipse.emf.edit.provider.IEditingDomainItemProvider");
+ genModel.addImport("org.eclipse.emf.edit.provider.IItemLabelProvider");
+ genModel.addImport("org.eclipse.emf.edit.provider.IItemPropertySource");
+ genModel.addImport("org.eclipse.emf.edit.provider.IStructuredItemContentProvider");
+ genModel.addImport("org.eclipse.emf.edit.provider.ITreeItemContentProvider");
+ String _List = genModel.getImportedName(genModel.useGenerics() ? "java.util.List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>" : "java.util.List");
+ genModel.markImportLocation(stringBuffer);
+ stringBuffer.append(TEXT_4);
+ stringBuffer.append(genClass.getQualifiedInterfaceName());
+ stringBuffer.append(TEXT_5);
+ stringBuffer.append(genClass.getProviderClassName());
+ stringBuffer.append(TEXT_6);
+ stringBuffer.append(genClass.getProviderBaseClassName() != null ? genClass.getProviderBaseClassName() : genModel.getImportedName("org.eclipse.emf.edit.provider.ItemProviderAdapter"));
+ stringBuffer.append(TEXT_7);
+ for (Iterator<String> i = genPackage.getProviderSupportedTypes().iterator(); i.hasNext();) {
+ stringBuffer.append(TEXT_8);
+ stringBuffer.append(genModel.getImportedName(i.next()));
+ if (i.hasNext()) {
+ stringBuffer.append(TEXT_9);
+ }
+ }
+ stringBuffer.append(TEXT_10);
+ if (genModel.hasCopyrightField()) {
+ stringBuffer.append(TEXT_11);
+ stringBuffer.append(genModel.getImportedName("java.lang.String"));
+ stringBuffer.append(TEXT_12);
+ stringBuffer.append(genModel.getCopyrightFieldLiteral());
+ stringBuffer.append(TEXT_13);
+ stringBuffer.append(genModel.getNonNLS());
+ stringBuffer.append(TEXT_14);
+ }
+ stringBuffer.append(TEXT_15);
+ stringBuffer.append(genClass.getProviderClassName());
+ stringBuffer.append(TEXT_16);
+ if (genModel.useClassOverrideAnnotation()) {
+ stringBuffer.append(TEXT_17);
+ }
+ stringBuffer.append(TEXT_18);
+ stringBuffer.append(_List);
+ stringBuffer.append(TEXT_19);
+ for (GenFeature genFeature : genClass.getPropertyFeatures()) {
+ stringBuffer.append(TEXT_20);
+ stringBuffer.append(genFeature.getCapName());
+ stringBuffer.append(TEXT_21);
+ }
+ stringBuffer.append(TEXT_22);
+ for (GenFeature genFeature : genClass.getPropertyFeatures()) {
+ stringBuffer.append(TEXT_23);
+ stringBuffer.append(genFeature.getFormattedName());
+ stringBuffer.append(TEXT_24);
+ stringBuffer.append(genFeature.getCapName());
+ stringBuffer.append(TEXT_25);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.edit.provider.ComposeableAdapterFactory"));
+ stringBuffer.append(TEXT_26);
+ stringBuffer.append(genFeature.getGenClass().getName());
+ stringBuffer.append(TEXT_27);
+ stringBuffer.append(genFeature.getName());
+ stringBuffer.append(TEXT_28);
+ stringBuffer.append(genModel.getNonNLS());
+ if (genFeature.getPropertyDescription() == null || genFeature.getPropertyDescription().length() == 0) {
+ stringBuffer.append(TEXT_29);
+ stringBuffer.append(genFeature.getGenClass().getName());
+ stringBuffer.append(TEXT_30);
+ stringBuffer.append(genFeature.getName());
+ stringBuffer.append(TEXT_31);
+ stringBuffer.append(genFeature.getGenClass().getName());
+ stringBuffer.append(TEXT_32);
+ stringBuffer.append(genModel.getNonNLS());
+ stringBuffer.append(genModel.getNonNLS(2));
+ stringBuffer.append(genModel.getNonNLS(3));
+ } else {
+ stringBuffer.append(TEXT_33);
+ stringBuffer.append(genFeature.getGenClass().getName());
+ stringBuffer.append(TEXT_34);
+ stringBuffer.append(genFeature.getName());
+ stringBuffer.append(TEXT_35);
+ stringBuffer.append(genModel.getNonNLS());
+ }
+ stringBuffer.append(TEXT_36);
+ stringBuffer.append(genFeature.getQualifiedFeatureAccessor());
+ stringBuffer.append(TEXT_37);
+ stringBuffer.append(genFeature.getProperty() == GenPropertyKind.EDITABLE_LITERAL ? "true" : "false");
+ stringBuffer.append(TEXT_38);
+ stringBuffer.append(genFeature.isPropertyMultiLine() ? "true" : "false");
+ stringBuffer.append(TEXT_39);
+ stringBuffer.append(genFeature.isPropertySortChoices() ? "true" : "false");
+ stringBuffer.append(TEXT_40);
+ if (genFeature.isReferenceType()) {
+ stringBuffer.append(TEXT_41);
+ } else {
+ stringBuffer.append(TEXT_42);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.edit.provider.ItemPropertyDescriptor"));
+ stringBuffer.append(TEXT_43);
+ stringBuffer.append(genFeature.getPropertyImageName());
+ stringBuffer.append(TEXT_44);
+ }
+ if (genFeature.getPropertyCategory() == null || genFeature.getPropertyCategory().length() == 0) {
+ stringBuffer.append(TEXT_45);
+ } else {
+ stringBuffer.append(TEXT_46);
+ stringBuffer.append(genModel.getPropertyCategoryKey(genFeature.getPropertyCategory()));
+ stringBuffer.append(TEXT_47);
+ stringBuffer.append(genModel.getNonNLS());
+ }
+ if (genFeature.getPropertyFilterFlags().isEmpty()) {
+ stringBuffer.append(TEXT_48);
+ } else {
+ stringBuffer.append(TEXT_49);
+ for (Iterator<String> j = genFeature.getPropertyFilterFlags().iterator(); j.hasNext();) {
+ String filterFlag = j.next();
+ if (filterFlag != null && filterFlag.length() > 0) {
+ stringBuffer.append(TEXT_50);
+ stringBuffer.append(filterFlag);
+ stringBuffer.append(TEXT_51);
+ if (j.hasNext()) {
+ stringBuffer.append(TEXT_52);
+ }
+ stringBuffer.append(genModel.getNonNLS());
+ }
+ }
+ stringBuffer.append(TEXT_53);
+ }
+ stringBuffer.append(TEXT_54);
+ }
+ if (!genClass.getChildrenFeatures().isEmpty()) {
+ stringBuffer.append(TEXT_55);
+ if (genModel.useClassOverrideAnnotation()) {
+ stringBuffer.append(TEXT_56);
+ }
+ stringBuffer.append(TEXT_57);
+ stringBuffer.append(genModel.getImportedName(genModel.useGenerics() ? "java.util.Collection<? extends org.eclipse.emf.ecore.EStructuralFeature>" : "java.util.Collection"));
+ stringBuffer.append(TEXT_58);
+ for (GenFeature genFeature : genClass.getChildrenFeatures()) {
+ stringBuffer.append(TEXT_59);
+ stringBuffer.append(genFeature.getQualifiedFeatureAccessor());
+ stringBuffer.append(TEXT_60);
+ }
+ stringBuffer.append(TEXT_61);
+ if (!genClass.getChildrenFeatures().isEmpty()) {
+ stringBuffer.append(TEXT_62);
+ if (genModel.useClassOverrideAnnotation()) {
+ stringBuffer.append(TEXT_63);
+ }
+ stringBuffer.append(TEXT_64);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.ecore.EStructuralFeature"));
+ stringBuffer.append(TEXT_65);
+ }
+ }
+ if (genClass.isImage()) {
+ stringBuffer.append(TEXT_66);
+ stringBuffer.append(genClass.getName());
+ stringBuffer.append(TEXT_67);
+ if (genModel.useClassOverrideAnnotation()) {
+ stringBuffer.append(TEXT_68);
+ }
+ stringBuffer.append(TEXT_69);
+ stringBuffer.append(genClass.getName());
+ stringBuffer.append(TEXT_70);
+ stringBuffer.append(genModel.getNonNLS());
+ stringBuffer.append(TEXT_71);
+ }
+ stringBuffer.append(TEXT_72);
+ if (genModel.useClassOverrideAnnotation()) {
+ stringBuffer.append(TEXT_73);
+ }
+ stringBuffer.append(TEXT_74);
+ if (genClass.isMapEntry()) {
+ stringBuffer.append(TEXT_75);
+ stringBuffer.append(genClass.getImportedInterfaceName());
+ if (genModel.useGenerics()) {
+ stringBuffer.append(TEXT_76);
+ }
+ stringBuffer.append(TEXT_77);
+ stringBuffer.append(genClass.getSafeUncapName());
+ stringBuffer.append(TEXT_78);
+ stringBuffer.append(genClass.getImportedInterfaceName());
+ if (genModel.useGenerics()) {
+ stringBuffer.append(TEXT_79);
+ }
+ stringBuffer.append(TEXT_80);
+ if (!genClass.getMapEntryKeyFeature().isPropertyMultiLine() && !genClass.getMapEntryValueFeature().isPropertyMultiLine()) {
+ stringBuffer.append(TEXT_81);
+ stringBuffer.append(genClass.getSafeUncapName());
+ stringBuffer.append(TEXT_82);
+ stringBuffer.append(genClass.getSafeUncapName());
+ stringBuffer.append(TEXT_83);
+ stringBuffer.append(genModel.getNonNLS());
+ stringBuffer.append(genModel.getNonNLS(2));
+ } else {
+ if (genClass.getMapEntryKeyFeature().isPropertyMultiLine()) {
+ stringBuffer.append(TEXT_84);
+ stringBuffer.append(genClass.getSafeUncapName());
+ stringBuffer.append(TEXT_85);
+ stringBuffer.append(genModel.getNonNLS());
+ } else {
+ stringBuffer.append(TEXT_86);
+ stringBuffer.append(genClass.getSafeUncapName());
+ stringBuffer.append(TEXT_87);
+ stringBuffer.append(genModel.getNonNLS());
+ }
+ if (genClass.getMapEntryValueFeature().isPropertyMultiLine()) {
+ stringBuffer.append(TEXT_88);
+ stringBuffer.append(genClass.getSafeUncapName());
+ stringBuffer.append(TEXT_89);
+ stringBuffer.append(genModel.getNonNLS());
+ } else {
+ stringBuffer.append(TEXT_90);
+ stringBuffer.append(genClass.getSafeUncapName());
+ stringBuffer.append(TEXT_91);
+ stringBuffer.append(genModel.getNonNLS());
+ }
+ stringBuffer.append(TEXT_92);
+ stringBuffer.append(genModel.getNonNLS());
+ }
+ } else if (genClass.getLabelFeature() != null) {
+ GenFeature labelFeature = genClass.getLabelFeature();
+ if (labelFeature.isPrimitiveType() && !labelFeature.getGenClass().isDynamic() && !labelFeature.isSuppressedGetVisibility()) {
+ stringBuffer.append(TEXT_93);
+ stringBuffer.append(genClass.getImportedInterfaceName());
+ stringBuffer.append(genClass.getInterfaceWildTypeArguments());
+ stringBuffer.append(TEXT_94);
+ stringBuffer.append(genClass.getSafeUncapName());
+ stringBuffer.append(TEXT_95);
+ stringBuffer.append(genClass.getImportedInterfaceName());
+ stringBuffer.append(genClass.getInterfaceWildTypeArguments());
+ stringBuffer.append(TEXT_96);
+ stringBuffer.append(genClass.getName());
+ stringBuffer.append(TEXT_97);
+ stringBuffer.append(genClass.getSafeUncapName());
+ stringBuffer.append(TEXT_98);
+ stringBuffer.append(genClass.getLabelFeature().getGetAccessor());
+ stringBuffer.append(TEXT_99);
+ stringBuffer.append(genModel.getNonNLS());
+ stringBuffer.append(genModel.getNonNLS(2));
+ } else {
+ if (labelFeature.isStringType() && !labelFeature.getGenClass().isDynamic() && !labelFeature.isSuppressedGetVisibility()) {
+ if (labelFeature.isPropertyMultiLine()) {
+ stringBuffer.append(TEXT_100);
+ stringBuffer.append(genClass.getImportedInterfaceName());
+ stringBuffer.append(genClass.getInterfaceWildTypeArguments());
+ stringBuffer.append(TEXT_101);
+ stringBuffer.append(labelFeature.getGetAccessor());
+ stringBuffer.append(TEXT_102);
+ } else {
+ stringBuffer.append(TEXT_103);
+ stringBuffer.append(genClass.getImportedInterfaceName());
+ stringBuffer.append(genClass.getInterfaceWildTypeArguments());
+ stringBuffer.append(TEXT_104);
+ stringBuffer.append(labelFeature.getGetAccessor());
+ stringBuffer.append(TEXT_105);
+ }
+ } else {
+ if (labelFeature.isSuppressedGetVisibility() || labelFeature.getGenClass().isDynamic()) {
+ stringBuffer.append(TEXT_106);
+ stringBuffer.append(genModel.getImportedName("java.lang.Object"));
+ stringBuffer.append(TEXT_107);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.ecore.EObject"));
+ stringBuffer.append(TEXT_108);
+ stringBuffer.append(labelFeature.getQualifiedFeatureAccessor());
+ stringBuffer.append(TEXT_109);
+ } else {
+ stringBuffer.append(TEXT_110);
+ stringBuffer.append(labelFeature.getRawImportedType());
+ stringBuffer.append(TEXT_111);
+ stringBuffer.append(genClass.getImportedInterfaceName());
+ stringBuffer.append(genClass.getInterfaceWildTypeArguments());
+ stringBuffer.append(TEXT_112);
+ stringBuffer.append(labelFeature.getGetAccessor());
+ stringBuffer.append(TEXT_113);
+ }
+ stringBuffer.append(TEXT_114);
+ }
+ stringBuffer.append(TEXT_115);
+ stringBuffer.append(genClass.getName());
+ stringBuffer.append(TEXT_116);
+ stringBuffer.append(genModel.getNonNLS());
+ stringBuffer.append(TEXT_117);
+ stringBuffer.append(genClass.getName());
+ stringBuffer.append(TEXT_118);
+ stringBuffer.append(genModel.getNonNLS());
+ stringBuffer.append(genModel.getNonNLS(2));
+ }
+ } else {
+ stringBuffer.append(TEXT_119);
+ stringBuffer.append(genClass.getName());
+ stringBuffer.append(TEXT_120);
+ stringBuffer.append(genModel.getNonNLS());
+ }
+ stringBuffer.append(TEXT_121);
+ if (genModel.useClassOverrideAnnotation()) {
+ stringBuffer.append(TEXT_122);
+ }
+ stringBuffer.append(TEXT_123);
+ if (!genClass.getLabelNotifyFeatures().isEmpty() || !genClass.getContentNotifyFeatures().isEmpty() || !genClass.getLabelAndContentNotifyFeatures().isEmpty()) {
+ stringBuffer.append(TEXT_124);
+ stringBuffer.append(genClass.getImportedInterfaceName());
+ stringBuffer.append(TEXT_125);
+ if (!genClass.getLabelNotifyFeatures().isEmpty()) {
+ for (GenFeature genFeature : genClass.getLabelNotifyFeatures()) {
+ stringBuffer.append(TEXT_126);
+ stringBuffer.append(genClass.getQualifiedFeatureID(genFeature));
+ stringBuffer.append(TEXT_127);
+ }
+ stringBuffer.append(TEXT_128);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.edit.provider.ViewerNotification"));
+ stringBuffer.append(TEXT_129);
+ }
+ if (!genClass.getContentNotifyFeatures().isEmpty()) {
+ for (GenFeature genFeature : genClass.getContentNotifyFeatures()) {
+ stringBuffer.append(TEXT_130);
+ stringBuffer.append(genClass.getQualifiedFeatureID(genFeature));
+ stringBuffer.append(TEXT_131);
+ }
+ stringBuffer.append(TEXT_132);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.edit.provider.ViewerNotification"));
+ stringBuffer.append(TEXT_133);
+ }
+ if (!genClass.getLabelAndContentNotifyFeatures().isEmpty()) {
+ for (GenFeature genFeature : genClass.getLabelAndContentNotifyFeatures()) {
+ stringBuffer.append(TEXT_134);
+ stringBuffer.append(genClass.getQualifiedFeatureID(genFeature));
+ stringBuffer.append(TEXT_135);
+ }
+ stringBuffer.append(TEXT_136);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.edit.provider.ViewerNotification"));
+ stringBuffer.append(TEXT_137);
+ }
+ stringBuffer.append(TEXT_138);
+ }
+ stringBuffer.append(TEXT_139);
+ if (genModel.isCreationCommands()) {
+ stringBuffer.append(TEXT_140);
+ if (genModel.useClassOverrideAnnotation()) {
+ stringBuffer.append(TEXT_141);
+ }
+ stringBuffer.append(TEXT_142);
+ stringBuffer.append(genModel.getImportedName(genModel.useGenerics() ? "java.util.Collection<java.lang.Object>" : "java.util.Collection"));
+ stringBuffer.append(TEXT_143);
+ for (GenFeature createFeature : genClass.getCrossPackageCreateChildFeatures()) {
+ stringBuffer.append(TEXT_144);
+ {
+ //<%@ egf:patternCall patternId="platform:/plugin/org.eclipse.egf.emf.pattern/egf/EMF_Pattern.fcore#LogicalName=org.eclipse.egf.emf.pattern.edit.call.ItemProvider.ItemProvider.newChildDescriptorsCrossPackageFeature.override" args="createFeature:createFeature,genClass:genClass,genPackage:genPackage,genModel:genModel,_List:_List"%>
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ stringBuffer.setLength(0);
+
+ final Map<String, Object> callParameters = new HashMap<String, Object>();
+ callParameters.put("createFeature", createFeature);
+ callParameters.put("genClass", genClass);
+ callParameters.put("genPackage", genPackage);
+ callParameters.put("genModel", genModel);
+ callParameters.put("_List", _List);
+ CallHelper.executeWithParameterInjection("platform:/plugin/org.eclipse.egf.emf.pattern/egf/EMF_Pattern.fcore#_9dyhcaVTEd--2dbcyH2cnQ", new ExecutionContext((InternalPatternContext) ctx), callParameters);
+ stringBuffer.setLength(0);
+ }
+
+ //ItemProvider/newChildDescriptorsCrossPackageFeature.override.javajetinc
+ }
+ for (GenFeature createFeature : genClass.getCreateChildFeatures()) {
+ if (createFeature.isFeatureMapType()) {
+ for (GenFeature delegatedFeature : createFeature.getDelegatedFeatures()) {
+ if (delegatedFeature.isReferenceType()) {
+ stringBuffer.append(TEXT_145);
+ {
+ //<%@ egf:patternCall patternId="platform:/plugin/org.eclipse.egf.emf.pattern/egf/EMF_Pattern.fcore#LogicalName=org.eclipse.egf.emf.pattern.edit.call.ItemProvider.ItemProvider.newChildDescriptorsReferenceDelegatedFeature.override" args="delegatedFeature:delegatedFeature,createFeature:createFeature,genClass:genClass,genPackage:genPackage,genModel:genModel,_List:_List"%>
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ stringBuffer.setLength(0);
+
+ final Map<String, Object> callParameters = new HashMap<String, Object>();
+ callParameters.put("delegatedFeature", delegatedFeature);
+ callParameters.put("createFeature", createFeature);
+ callParameters.put("genClass", genClass);
+ callParameters.put("genPackage", genPackage);
+ callParameters.put("genModel", genModel);
+ callParameters.put("_List", _List);
+ CallHelper.executeWithParameterInjection("platform:/plugin/org.eclipse.egf.emf.pattern/egf/EMF_Pattern.fcore#_036GEGJ-Ed-FqczH3ESmRw", new ExecutionContext((InternalPatternContext) ctx), callParameters);
+ stringBuffer.setLength(0);
+ }
+
+ //ItemProvider/newChildDescriptorsReferenceDelegatedFeature.override.javajetinc
+ } else {
+ stringBuffer.append(TEXT_146);
+ {
+ //<%@ egf:patternCall patternId="platform:/plugin/org.eclipse.egf.emf.pattern/egf/EMF_Pattern.fcore#LogicalName=org.eclipse.egf.emf.pattern.edit.call.ItemProvider.ItemProvider.newChildDescriptorsAttributeDelegatedFeature.override" args="delegatedFeature:delegatedFeature,createFeature:createFeature,genClass:genClass,genPackage:genPackage,genModel:genModel,_List:_List"%>
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ stringBuffer.setLength(0);
+
+ final Map<String, Object> callParameters = new HashMap<String, Object>();
+ callParameters.put("delegatedFeature", delegatedFeature);
+ callParameters.put("createFeature", createFeature);
+ callParameters.put("genClass", genClass);
+ callParameters.put("genPackage", genPackage);
+ callParameters.put("genModel", genModel);
+ callParameters.put("_List", _List);
+ CallHelper.executeWithParameterInjection("platform:/plugin/org.eclipse.egf.emf.pattern/egf/EMF_Pattern.fcore#_04WyAGJ-Ed-FqczH3ESmRw", new ExecutionContext((InternalPatternContext) ctx), callParameters);
+ stringBuffer.setLength(0);
+ }
+
+ //ItemProvider/newChildDescriptorsAttributeDelegatedFeature.override.javajetinc
+ }
+ }
+ } else if (createFeature.isReferenceType()) {
+ stringBuffer.append(TEXT_147);
+ {
+ //<%@ egf:patternCall patternId="platform:/plugin/org.eclipse.egf.emf.pattern/egf/EMF_Pattern.fcore#LogicalName=org.eclipse.egf.emf.pattern.edit.call.ItemProvider.ItemProvider.newChildDescriptorsReferenceFeature.override" args="createFeature:createFeature,genClass:genClass,genPackage:genPackage,genModel:genModel,_List:_List"%>
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ stringBuffer.setLength(0);
+
+ final Map<String, Object> callParameters = new HashMap<String, Object>();
+ callParameters.put("createFeature", createFeature);
+ callParameters.put("genClass", genClass);
+ callParameters.put("genPackage", genPackage);
+ callParameters.put("genModel", genModel);
+ callParameters.put("_List", _List);
+ CallHelper.executeWithParameterInjection("platform:/plugin/org.eclipse.egf.emf.pattern/egf/EMF_Pattern.fcore#_04ps8GJ-Ed-FqczH3ESmRw", new ExecutionContext((InternalPatternContext) ctx), callParameters);
+ stringBuffer.setLength(0);
+ }
+
+ //ItemProvider/newChildDescriptorsReferenceFeature.override.javajetinc
+ } else {
+ stringBuffer.append(TEXT_148);
+ {
+ //<%@ egf:patternCall patternId="platform:/plugin/org.eclipse.egf.emf.pattern/egf/EMF_Pattern.fcore#LogicalName=org.eclipse.egf.emf.pattern.edit.call.ItemProvider.ItemProvider.newChildDescriptorsAttributeFeature.override" args="createFeature:createFeature,genClass:genClass,genPackage:genPackage,genModel:genModel,_List:_List"%>
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ stringBuffer.setLength(0);
+
+ final Map<String, Object> callParameters = new HashMap<String, Object>();
+ callParameters.put("createFeature", createFeature);
+ callParameters.put("genClass", genClass);
+ callParameters.put("genPackage", genPackage);
+ callParameters.put("genModel", genModel);
+ callParameters.put("_List", _List);
+ CallHelper.executeWithParameterInjection("platform:/plugin/org.eclipse.egf.emf.pattern/egf/EMF_Pattern.fcore#_048n4GJ-Ed-FqczH3ESmRw", new ExecutionContext((InternalPatternContext) ctx), callParameters);
+ stringBuffer.setLength(0);
+ }
+
+ //ItemProvider/newChildDescriptorsAttributeFeature.override.javajetinc
+ }
+ }
+ stringBuffer.append(TEXT_149);
+ if (!genClass.getSharedClassCreateChildFeatures().isEmpty()) {
+ stringBuffer.append(TEXT_150);
+ if (genModel.useClassOverrideAnnotation()) {
+ stringBuffer.append(TEXT_151);
+ }
+ stringBuffer.append(TEXT_152);
+ stringBuffer.append(genModel.getImportedName(genModel.useGenerics() ? "java.util.Collection<?>" : "java.util.Collection"));
+ stringBuffer.append(TEXT_153);
+ if (genClass.hasFeatureMapCreateChildFeatures()) {
+ stringBuffer.append(TEXT_154);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.ecore.EStructuralFeature"));
+ stringBuffer.append(TEXT_155);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.ecore.util.FeatureMapUtil"));
+ stringBuffer.append(TEXT_156);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.ecore.util.FeatureMap"));
+ stringBuffer.append(TEXT_157);
+ }
+ stringBuffer.append(TEXT_158);
+ for (Iterator<GenFeature> i = genClass.getSharedClassCreateChildFeatures().iterator(); i.hasNext();) {
+ GenFeature createFeature = i.next();
+ stringBuffer.append(TEXT_159);
+ stringBuffer.append(createFeature.getQualifiedFeatureAccessor());
+ stringBuffer.append(i.hasNext() ? " ||" : ";");
+ }
+ stringBuffer.append(TEXT_160);
+ stringBuffer.append(genModel.getNonNLS());
+ stringBuffer.append(TEXT_161);
+ }
+ if (!genModel.isCreationIcons() && genClass.isModelRoot()) {
+ stringBuffer.append(TEXT_162);
+ if (genModel.useClassOverrideAnnotation()) {
+ stringBuffer.append(TEXT_163);
+ }
+ stringBuffer.append(TEXT_164);
+ stringBuffer.append(genModel.getImportedName(genModel.useGenerics() ? "java.util.Collection<?>" : "java.util.Collection"));
+ stringBuffer.append(TEXT_165);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.ecore.EStructuralFeature"));
+ stringBuffer.append(TEXT_166);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.ecore.util.FeatureMapUtil"));
+ stringBuffer.append(TEXT_167);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.ecore.EStructuralFeature"));
+ stringBuffer.append(TEXT_168);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.ecore.util.FeatureMap"));
+ stringBuffer.append(TEXT_169);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.ecore.util.FeatureMap"));
+ stringBuffer.append(TEXT_170);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.ecore.EReference"));
+ stringBuffer.append(TEXT_171);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.ecore.EObject"));
+ stringBuffer.append(TEXT_172);
+ stringBuffer.append(genModel.getNonNLS());
+ stringBuffer.append(TEXT_173);
+ stringBuffer.append(genClass.getGenPackage().getImportedEditPluginClassName());
+ stringBuffer.append(TEXT_174);
+ }
+ }
+ stringBuffer.append(TEXT_175);
+ if (genModel.useClassOverrideAnnotation()) {
+ stringBuffer.append(TEXT_176);
+ }
+ stringBuffer.append(TEXT_177);
+ stringBuffer.append(genPackage.getImportedEditPluginClassName());
+ stringBuffer.append(TEXT_178);
+ stringBuffer.append(TEXT_179);
+ {
+ //<%@ egf:patternCall patternId="platform:/plugin/org.eclipse.egf.emf.pattern/egf/EMF_Pattern.fcore#LogicalName=org.eclipse.egf.emf.pattern.edit.call.ItemProvider.ItemProvider.insert" args="genClass:genClass,genPackage:genPackage,genModel:genModel,_List:_List"%>
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ stringBuffer.setLength(0);
+
+ final Map<String, Object> callParameters = new HashMap<String, Object>();
+ callParameters.put("genClass", genClass);
+ callParameters.put("genPackage", genPackage);
+ callParameters.put("genModel", genModel);
+ callParameters.put("_List", _List);
+ CallHelper.executeWithParameterInjection("platform:/plugin/org.eclipse.egf.emf.pattern/egf/EMF_Pattern.fcore#_051_wGJ-Ed-FqczH3ESmRw", new ExecutionContext((InternalPatternContext) ctx), callParameters);
+ stringBuffer.setLength(0);
+ }
+
+ stringBuffer.append(TEXT_180);
+ genModel.emitSortedImports();
+ stringBuffer.append(TEXT_181);
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ public boolean preCondition() throws Exception {
+ GenClass genClass = parameter;
+ genModel = parameter.getGenModel();
+ boolean canGenerate = new CodegenGeneratorAdapter(parameter).canGenerate("org.eclipse.emf.codegen.ecore.genmodel.generator.EditProject");
+ canGenerate = canGenerate && true;
+ return canGenerate;
+ }
+}
\ No newline at end of file
diff --git a/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/generated/org/eclipse/egf/emf/pattern/edit/ItemProviderAdapterFactory.java b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/generated/org/eclipse/egf/emf/pattern/edit/ItemProviderAdapterFactory.java
new file mode 100644
index 0000000..8e92372
--- /dev/null
+++ b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/generated/org/eclipse/egf/emf/pattern/edit/ItemProviderAdapterFactory.java
@@ -0,0 +1,434 @@
+package org.eclipse.egf.emf.pattern.edit;
+
+import org.eclipse.egf.emf.pattern.base.*;
+import org.eclipse.emf.codegen.ecore.genmodel.*;
+import org.eclipse.emf.codegen.ecore.genmodel.impl.*;
+import org.eclipse.emf.codegen.ecore.genmodel.generator.*;
+import org.eclipse.emf.codegen.util.*;
+import org.eclipse.emf.ecore.util.*;
+import org.eclipse.emf.common.util.*;
+import org.eclipse.egf.common.helper.*;
+import java.util.*;
+import org.eclipse.emf.ecore.*;
+import org.eclipse.egf.model.pattern.*;
+import org.eclipse.egf.pattern.execution.*;
+import org.eclipse.egf.pattern.query.*;
+
+public class ItemProviderAdapterFactory extends org.eclipse.egf.emf.pattern.base.GenPackageJava {
+ protected static String nl;
+
+ public static synchronized ItemProviderAdapterFactory create(String lineSeparator) {
+ nl = lineSeparator;
+ ItemProviderAdapterFactory result = new ItemProviderAdapterFactory();
+ nl = null;
+ return result;
+ }
+
+ public final String NL = nl == null ? (System.getProperties().getProperty("line.separator")) : nl;
+ protected final String TEXT_1 = "";
+ protected final String TEXT_2 = NL + "package ";
+ protected final String TEXT_3 = ";" + NL;
+ protected final String TEXT_4 = NL + NL + "/**" + NL + " * This is the factory that is used to provide the interfaces needed to support Viewers." + NL + " * The adapters generated by this factory convert EMF adapter notifications into calls to {@link #fireNotifyChanged fireNotifyChanged}." + NL + " * The adapters also support Eclipse property sheets." + NL + " * Note that most of the adapters are shared among multiple instances." + NL + " * <!-- begin-user-doc -->" + NL + " * <!-- end-user-doc -->" + NL + " * @generated" + NL + " */" + NL + "public class ";
+ protected final String TEXT_5 = " extends ";
+ protected final String TEXT_6 = " implements ComposeableAdapterFactory, IChangeNotifier";
+ protected final String TEXT_7 = ", ";
+ protected final String TEXT_8 = NL + "{";
+ protected final String TEXT_9 = NL + "\t/**" + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tpublic static final ";
+ protected final String TEXT_10 = " copyright = ";
+ protected final String TEXT_11 = ";";
+ protected final String TEXT_12 = NL;
+ protected final String TEXT_13 = NL + "\t/**" + NL + "\t * This keeps track of the root adapter factory that delegates to this adapter factory." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tprotected ComposedAdapterFactory parentAdapterFactory;" + NL + "" + NL + "\t/**" + NL + "\t * This is used to implement {@link org.eclipse.emf.edit.provider.IChangeNotifier}." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tprotected IChangeNotifier changeNotifier = new ChangeNotifier();" + NL;
+ protected final String TEXT_14 = NL + "\t/**" + NL + "\t * This keeps track of all the item providers created, so that they can be {@link #dispose disposed}." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tprotected ";
+ protected final String TEXT_15 = " disposable = new Disposable();" + NL;
+ protected final String TEXT_16 = NL + "\t/**" + NL + "\t * This keeps track of all the supported types checked by {@link #isFactoryForType isFactoryForType}." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tprotected ";
+ protected final String TEXT_17 = " supportedTypes = new ";
+ protected final String TEXT_18 = "();" + NL + "" + NL + "\t/**" + NL + "\t * This constructs an instance." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tpublic ";
+ protected final String TEXT_19 = "()" + NL + "\t{";
+ protected final String TEXT_20 = NL + "\t\tsupportedTypes.add(";
+ protected final String TEXT_21 = ".class);";
+ protected final String TEXT_22 = NL + "\t}" + NL;
+ protected final String TEXT_23 = NL + "\t/**" + NL + "\t * This keeps track of the factory to which to delegate adapter creation for objects from that package." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tprotected ";
+ protected final String TEXT_24 = " ";
+ protected final String TEXT_25 = " = null;" + NL + "" + NL + "\t/**" + NL + "\t * This determines the delegate factory for the package." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tprotected ";
+ protected final String TEXT_26 = " get";
+ protected final String TEXT_27 = "()" + NL + "\t{" + NL + "\t\tif (";
+ protected final String TEXT_28 = " == null)" + NL + "\t\t{" + NL + "\t\t\t";
+ protected final String TEXT_29 = " rootAdapterFactory = getRootAdapterFactory();" + NL + "\t\t\tif (rootAdapterFactory instanceof ComposedAdapterFactory)" + NL + "\t\t\t{" + NL + "\t\t\t\t";
+ protected final String TEXT_30 = " delegateAdapterFactory =" + NL + "\t\t\t\t\t((ComposedAdapterFactory)rootAdapterFactory).getFactoryForType(";
+ protected final String TEXT_31 = ".getPackage());" + NL + "\t\t\t\tif (delegateAdapterFactory instanceof ";
+ protected final String TEXT_32 = ")" + NL + "\t\t\t\t{" + NL + "\t\t\t\t\t";
+ protected final String TEXT_33 = " = (";
+ protected final String TEXT_34 = ")delegateAdapterFactory;" + NL + "\t\t\t\t}" + NL + "\t\t\t}" + NL + "\t\t}" + NL + "\t\treturn ";
+ protected final String TEXT_35 = ";" + NL + "\t}" + NL;
+ protected final String TEXT_36 = NL + "\t/**" + NL + "\t * This keeps track of the one adapter used for all {@link ";
+ protected final String TEXT_37 = "} instances." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tprotected ";
+ protected final String TEXT_38 = " ";
+ protected final String TEXT_39 = "ItemProvider;" + NL + "" + NL + "\t/**" + NL + "\t * This creates an adapter for a {@link ";
+ protected final String TEXT_40 = "}." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */";
+ protected final String TEXT_41 = NL + "\t@Override";
+ protected final String TEXT_42 = NL + "\tpublic Adapter create";
+ protected final String TEXT_43 = "Adapter()" + NL + "\t{" + NL + "\t\tif (";
+ protected final String TEXT_44 = "ItemProvider == null)" + NL + "\t\t{" + NL + "\t\t\t";
+ protected final String TEXT_45 = "ItemProvider = new ";
+ protected final String TEXT_46 = "(this);" + NL + "\t\t}" + NL + "" + NL + "\t\treturn ";
+ protected final String TEXT_47 = "ItemProvider;" + NL + "\t}" + NL;
+ protected final String TEXT_48 = NL + "\t/**" + NL + "\t * This creates an adapter for a {@link ";
+ protected final String TEXT_49 = "}." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tpublic Adapter create";
+ protected final String TEXT_50 = "Adapter()" + NL + "\t{" + NL + "\t\treturn new ";
+ protected final String TEXT_51 = "(this);" + NL + "\t}" + NL;
+ protected final String TEXT_52 = NL + "\t/**" + NL + "\t * ";
+ protected final String TEXT_53 = " of ";
+ protected final String TEXT_54 = NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tpublic Adapter create";
+ protected final String TEXT_55 = "Adapter()" + NL + "\t{" + NL + "\t\treturn" + NL + "\t\t\tget";
+ protected final String TEXT_56 = "() == null ?" + NL + "\t\t\t\tnull :" + NL + "\t\t\t\tget";
+ protected final String TEXT_57 = "().create";
+ protected final String TEXT_58 = "Adapter();" + NL + "\t}" + NL;
+ protected final String TEXT_59 = NL + "\t/**" + NL + "\t * This returns the root adapter factory that contains this factory." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tpublic ComposeableAdapterFactory getRootAdapterFactory()" + NL + "\t{" + NL + "\t\treturn parentAdapterFactory == null ? this : parentAdapterFactory.getRootAdapterFactory();" + NL + "\t}" + NL + "" + NL + "\t/**" + NL + "\t * This sets the composed adapter factory that contains this factory." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tpublic void setParentAdapterFactory(ComposedAdapterFactory parentAdapterFactory)" + NL + "\t{" + NL
+ + "\t\tthis.parentAdapterFactory = parentAdapterFactory;" + NL + "\t}" + NL + "" + NL + "\t/**" + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */";
+ protected final String TEXT_60 = NL + "\t@Override";
+ protected final String TEXT_61 = NL + "\tpublic boolean isFactoryForType(Object type)" + NL + "\t{" + NL + "\t\treturn supportedTypes.contains(type) || super.isFactoryForType(type);" + NL + "\t}" + NL + "" + NL + "\t/**" + NL + "\t * This implementation substitutes the factory itself as the key for the adapter." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */";
+ protected final String TEXT_62 = NL + "\t@Override";
+ protected final String TEXT_63 = NL + "\tpublic Adapter adapt(Notifier notifier, Object type)" + NL + "\t{" + NL + "\t\treturn super.adapt(notifier, this);" + NL + "\t}" + NL + "" + NL + "\t/**" + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */";
+ protected final String TEXT_64 = NL + "\t@Override";
+ protected final String TEXT_65 = NL + "\tpublic Object adapt(Object object, Object type)" + NL + "\t{" + NL + "\t\tif (isFactoryForType(type))" + NL + "\t\t{" + NL + "\t\t\tObject adapter = super.adapt(object, type);" + NL + "\t\t\tif (!(type instanceof Class) || (((Class";
+ protected final String TEXT_66 = "<?>";
+ protected final String TEXT_67 = ")type).isInstance(adapter)))" + NL + "\t\t\t{" + NL + "\t\t\t\treturn adapter;" + NL + "\t\t\t}" + NL + "\t\t}" + NL + "" + NL + "\t\treturn null;" + NL + "\t}" + NL;
+ protected final String TEXT_68 = NL + "\t/**" + NL + "\t * Associates an adapter with a notifier via the base implementation, then records it to ensure it will be disposed." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tprotected void associate(Adapter adapter, Notifier target)" + NL + "\t{" + NL + "\t\tsuper.associate(adapter, target);" + NL + "\t\tif (adapter != null)" + NL + "\t\t{" + NL + "\t\t\tdisposable.add(adapter);" + NL + "\t\t}" + NL + "\t}" + NL;
+ protected final String TEXT_69 = NL + "\t/**" + NL + "\t * This adds a listener." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tpublic void addListener(INotifyChangedListener notifyChangedListener)" + NL + "\t{" + NL + "\t\tchangeNotifier.addListener(notifyChangedListener);" + NL + "\t}" + NL + "" + NL + "\t/**" + NL + "\t * This removes a listener." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tpublic void removeListener(INotifyChangedListener notifyChangedListener)" + NL + "\t{" + NL + "\t\tchangeNotifier.removeListener(notifyChangedListener);" + NL + "\t}" + NL + "" + NL + "\t/**" + NL
+ + "\t * This delegates to {@link #changeNotifier} and to {@link #parentAdapterFactory}." + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tpublic void fireNotifyChanged(Notification notification)" + NL + "\t{" + NL + "\t\tchangeNotifier.fireNotifyChanged(notification);" + NL + "" + NL + "\t\tif (parentAdapterFactory != null)" + NL + "\t\t{" + NL + "\t\t\tparentAdapterFactory.fireNotifyChanged(notification);" + NL + "\t\t}" + NL + "\t}" + NL;
+ protected final String TEXT_70 = NL + "\t/**" + NL + "\t * This disposes all of the item providers created by this factory. " + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */" + NL + "\tpublic void dispose()" + NL + "\t{";
+ protected final String TEXT_71 = NL + "\t\tdisposable.dispose();";
+ protected final String TEXT_72 = NL + "\t\tif (";
+ protected final String TEXT_73 = "ItemProvider != null) ";
+ protected final String TEXT_74 = "ItemProvider.dispose();";
+ protected final String TEXT_75 = NL + "\t}" + NL;
+ protected final String TEXT_76 = NL + "}";
+ protected final String TEXT_77 = NL;
+ protected final String TEXT_78 = NL;
+ protected final String TEXT_79 = NL;
+
+ public ItemProviderAdapterFactory() {
+ //Here is the constructor
+ StringBuffer stringBuffer = new StringBuffer();
+
+ // add initialisation of the pattern variables (declaration has been already done).
+
+ }
+
+ public String generate(Object argument) throws Exception {
+ final StringBuffer stringBuffer = new StringBuffer();
+
+ InternalPatternContext ctx = (InternalPatternContext) argument;
+ Map<String, String> queryCtx = null;
+ IQuery.ParameterDescription paramDesc = null;
+ Node.Container currentNode = ctx.getNode();
+
+ List<Object> parameterList = null;
+ //this pattern can only be called by another (i.e. it's not an entry point in execution)
+
+ for (Object parameterParameter : parameterList) {
+
+ this.parameter = (org.eclipse.emf.codegen.ecore.genmodel.GenPackage) parameterParameter;
+
+ if (preCondition()) {
+ ctx.setNode(new Node.Container(currentNode, getClass()));
+ orchestration(ctx);
+ }
+
+ }
+ ctx.setNode(currentNode);
+ if (ctx.useReporter()) {
+ ctx.getReporter().executionFinished(Node.flatten(ctx.getNode()), ctx);
+ }
+
+ stringBuffer.append(TEXT_78);
+ stringBuffer.append(TEXT_79);
+ return stringBuffer.toString();
+ }
+
+ public String orchestration(PatternContext ctx) throws Exception {
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+
+ super.orchestration(new SuperOrchestrationContext(ictx));
+
+ method_preGenerate(new StringBuffer(), ictx);
+
+ method_doGenerate(new StringBuffer(), ictx);
+ {
+ final Map<String, Object> parameters = getParameters();
+ CallbackContext ctx_callback = new CallbackContext(ictx);
+ CallHelper.callBack(ctx_callback, parameters);
+ }
+
+ method_postGenerate(new StringBuffer(), ictx);
+
+ String loop = Node.flattenWithoutCallback(ictx.getNode());
+ if (ictx.useReporter()) {
+ Map<String, Object> parameterValues = new HashMap<String, Object>();
+ parameterValues.put("parameter", this.parameter);
+ String outputWithCallBack = Node.flatten(ictx.getNode());
+ ictx.getReporter().loopFinished(loop, outputWithCallBack, ictx, parameterValues);
+ ;
+ }
+ return loop;
+ }
+
+ public Map<String, Object> getParameters() {
+ final Map<String, Object> parameters = new HashMap<String, Object>();
+ parameters.put("parameter", this.parameter);
+ return parameters;
+ }
+
+ protected void method_setReporterVariables(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ GenPackage genPackage = parameter;
+ targetPath = genPackage.getGenModel().getEditDirectory();
+ packageName = genPackage.getProviderPackageName();
+ className = genPackage.getItemProviderAdapterFactoryClassName();
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ protected void method_setArgument(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ GenPackage genPackage = parameter;
+ argument = parameter;
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ protected void method_ensureProjectExists(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ new CodegenGeneratorAdapter(parameter).ensureProjectExists(genModel.getEditDirectory(), genModel, GenBaseGeneratorAdapter.EDIT_PROJECT_TYPE, genModel.isUpdateClasspath(), new BasicMonitor());
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ protected void method_doGenerate(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ /**
+ * <copyright>
+ *
+ * Copyright (c) 2002-2004 IBM Corporation and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * IBM - Initial API and implementation
+ *
+ * </copyright>
+ */
+
+ GenPackage genPackage = (GenPackage) argument;
+ GenModel genModel = genPackage.getGenModel();
+ if (false) {/* Trick to import java.util.* without warnings */
+ Iterator.class.getName();
+ }
+ stringBuffer.append(TEXT_1);
+ {
+ //<%@ egf:patternCall patternId="platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#LogicalName=org.eclipse.egf.emf.pattern.base.HeaderJava" args="parameter:argument"%>
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ stringBuffer.setLength(0);
+
+ final Map<String, Object> callParameters = new HashMap<String, Object>();
+ callParameters.put("argument", parameter);
+ CallHelper.executeWithParameterInjection("platform:/plugin/org.eclipse.egf.emf.pattern.base/egf/EMF_Pattern_Base.fcore#_XHLrsCwtEd-jc5T-XaRJlg", new ExecutionContext((InternalPatternContext) ctx), callParameters);
+ stringBuffer.setLength(0);
+ }
+
+ stringBuffer.append(TEXT_2);
+ stringBuffer.append(genPackage.getProviderPackageName());
+ stringBuffer.append(TEXT_3);
+ genModel.addImport("org.eclipse.emf.common.notify.Adapter");
+ genModel.addImport("org.eclipse.emf.common.notify.Notification");
+ genModel.addImport("org.eclipse.emf.common.notify.Notifier");
+ genModel.addImport("org.eclipse.emf.edit.provider.ChangeNotifier");
+ genModel.addImport("org.eclipse.emf.edit.provider.ComposeableAdapterFactory");
+ genModel.addImport("org.eclipse.emf.edit.provider.ComposedAdapterFactory");
+ genModel.addImport("org.eclipse.emf.edit.provider.IChangeNotifier");
+ genModel.addImport("org.eclipse.emf.edit.provider.IEditingDomainItemProvider");
+ genModel.addImport("org.eclipse.emf.edit.provider.IItemLabelProvider");
+ genModel.addImport("org.eclipse.emf.edit.provider.IItemPropertySource");
+ genModel.addImport("org.eclipse.emf.edit.provider.INotifyChangedListener");
+ genModel.addImport("org.eclipse.emf.edit.provider.IStructuredItemContentProvider");
+ genModel.addImport("org.eclipse.emf.edit.provider.ITreeItemContentProvider");
+ String _ArrayList = genModel.getImportedName(genModel.useGenerics() ? "java.util.ArrayList<java.lang.Object>" : "java.util.ArrayList");
+ String _Collection = genModel.getImportedName(genModel.useGenerics() ? "java.util.Collection<java.lang.Object>" : "java.util.Collection");
+ genModel.markImportLocation(stringBuffer);
+ stringBuffer.append(TEXT_4);
+ stringBuffer.append(genPackage.getItemProviderAdapterFactoryClassName());
+ stringBuffer.append(TEXT_5);
+ stringBuffer.append(genPackage.getImportedAdapterFactoryClassName());
+ stringBuffer.append(TEXT_6);
+ if (genPackage.isDisposableProviderFactory()) {
+ stringBuffer.append(TEXT_7);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.edit.provider.IDisposable"));
+ }
+ stringBuffer.append(TEXT_8);
+ if (genModel.hasCopyrightField()) {
+ stringBuffer.append(TEXT_9);
+ stringBuffer.append(genModel.getImportedName("java.lang.String"));
+ stringBuffer.append(TEXT_10);
+ stringBuffer.append(genModel.getCopyrightFieldLiteral());
+ stringBuffer.append(TEXT_11);
+ stringBuffer.append(genModel.getNonNLS());
+ stringBuffer.append(TEXT_12);
+ }
+ stringBuffer.append(TEXT_13);
+ if (genPackage.isDisposableProviderFactory() && genPackage.hasStatefulProvider()) {
+ stringBuffer.append(TEXT_14);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.edit.provider.Disposable"));
+ stringBuffer.append(TEXT_15);
+ }
+ stringBuffer.append(TEXT_16);
+ stringBuffer.append(_Collection);
+ stringBuffer.append(TEXT_17);
+ stringBuffer.append(_ArrayList);
+ stringBuffer.append(TEXT_18);
+ stringBuffer.append(genPackage.getItemProviderAdapterFactoryClassName());
+ stringBuffer.append(TEXT_19);
+ for (String name : genPackage.getProviderSupportedTypes()) {
+ stringBuffer.append(TEXT_20);
+ stringBuffer.append(genModel.getImportedName(name));
+ stringBuffer.append(TEXT_21);
+ }
+ stringBuffer.append(TEXT_22);
+ for (GenPackage genDelegate : genPackage.getAdapterDelegatePackages()) {
+ stringBuffer.append(TEXT_23);
+ stringBuffer.append(genDelegate.getImportedAdapterFactoryClassName());
+ stringBuffer.append(TEXT_24);
+ stringBuffer.append(genPackage.getUncapAdapterFactoryDelegateName(genDelegate));
+ stringBuffer.append(TEXT_25);
+ stringBuffer.append(genDelegate.getImportedAdapterFactoryClassName());
+ stringBuffer.append(TEXT_26);
+ stringBuffer.append(genPackage.getAdapterFactoryDelegateName(genDelegate));
+ stringBuffer.append(TEXT_27);
+ stringBuffer.append(genPackage.getUncapAdapterFactoryDelegateName(genDelegate));
+ stringBuffer.append(TEXT_28);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.common.notify.AdapterFactory"));
+ stringBuffer.append(TEXT_29);
+ stringBuffer.append(genModel.getImportedName("org.eclipse.emf.common.notify.AdapterFactory"));
+ stringBuffer.append(TEXT_30);
+ stringBuffer.append(genDelegate.getImportedAdapterFactoryClassName());
+ stringBuffer.append(TEXT_31);
+ stringBuffer.append(genDelegate.getImportedAdapterFactoryClassName());
+ stringBuffer.append(TEXT_32);
+ stringBuffer.append(genPackage.getUncapAdapterFactoryDelegateName(genDelegate));
+ stringBuffer.append(TEXT_33);
+ stringBuffer.append(genDelegate.getImportedAdapterFactoryClassName());
+ stringBuffer.append(TEXT_34);
+ stringBuffer.append(genPackage.getUncapAdapterFactoryDelegateName(genDelegate));
+ stringBuffer.append(TEXT_35);
+ }
+ for (GenClass genClass : genPackage.getGenClasses()) {
+ if (!genClass.isAbstract() && genClass.getProvider() != GenProviderKind.NONE_LITERAL) {
+ if (genClass.isProviderSingleton()) {
+ stringBuffer.append(TEXT_36);
+ stringBuffer.append(genClass.getQualifiedInterfaceName());
+ stringBuffer.append(TEXT_37);
+ stringBuffer.append(genClass.getProviderClassName());
+ stringBuffer.append(TEXT_38);
+ stringBuffer.append(genClass.getUncapName());
+ stringBuffer.append(TEXT_39);
+ stringBuffer.append(genClass.getQualifiedInterfaceName());
+ stringBuffer.append(TEXT_40);
+ if (genModel.useClassOverrideAnnotation()) {
+ stringBuffer.append(TEXT_41);
+ }
+ stringBuffer.append(TEXT_42);
+ stringBuffer.append(genClass.getName());
+ stringBuffer.append(TEXT_43);
+ stringBuffer.append(genClass.getUncapName());
+ stringBuffer.append(TEXT_44);
+ stringBuffer.append(genClass.getUncapName());
+ stringBuffer.append(TEXT_45);
+ stringBuffer.append(genClass.getProviderClassName());
+ stringBuffer.append(TEXT_46);
+ stringBuffer.append(genClass.getUncapName());
+ stringBuffer.append(TEXT_47);
+ } else {
+ stringBuffer.append(TEXT_48);
+ stringBuffer.append(genClass.getQualifiedInterfaceName());
+ stringBuffer.append(TEXT_49);
+ stringBuffer.append(genClass.getName());
+ stringBuffer.append(TEXT_50);
+ stringBuffer.append(genClass.getProviderClassName());
+ stringBuffer.append(TEXT_51);
+ }
+ }
+ }
+ for (GenClass genClass : genPackage.getAdapterDelegateSuperClasses()) {
+ stringBuffer.append(TEXT_52);
+ stringBuffer.append(genClass.getName());
+ stringBuffer.append(TEXT_53);
+ stringBuffer.append(genClass.getItemProviderAdapterFactoryClassName());
+ stringBuffer.append(TEXT_54);
+ stringBuffer.append(genClass.getName());
+ stringBuffer.append(TEXT_55);
+ stringBuffer.append(genClass.getItemProviderAdapterFactoryClassName());
+ stringBuffer.append(TEXT_56);
+ stringBuffer.append(genClass.getItemProviderAdapterFactoryClassName());
+ stringBuffer.append(TEXT_57);
+ stringBuffer.append(genClass.getName());
+ stringBuffer.append(TEXT_58);
+ }
+ stringBuffer.append(TEXT_59);
+ if (genModel.useClassOverrideAnnotation()) {
+ stringBuffer.append(TEXT_60);
+ }
+ stringBuffer.append(TEXT_61);
+ if (genModel.useClassOverrideAnnotation()) {
+ stringBuffer.append(TEXT_62);
+ }
+ stringBuffer.append(TEXT_63);
+ if (genModel.useClassOverrideAnnotation()) {
+ stringBuffer.append(TEXT_64);
+ }
+ stringBuffer.append(TEXT_65);
+ if (genModel.useGenerics()) {
+ stringBuffer.append(TEXT_66);
+ }
+ stringBuffer.append(TEXT_67);
+ if (genPackage.isDisposableProviderFactory() && genPackage.hasStatefulProvider()) {
+ stringBuffer.append(TEXT_68);
+ }
+ stringBuffer.append(TEXT_69);
+ if (genPackage.isDisposableProviderFactory()) {
+ stringBuffer.append(TEXT_70);
+ if (genPackage.hasStatefulProvider()) {
+ stringBuffer.append(TEXT_71);
+ } else {
+ for (GenClass genClass : genPackage.getGenClasses()) {
+ if (!genClass.isAbstract() && genClass.isProviderSingleton()) {
+ stringBuffer.append(TEXT_72);
+ stringBuffer.append(genClass.getUncapName());
+ stringBuffer.append(TEXT_73);
+ stringBuffer.append(genClass.getUncapName());
+ stringBuffer.append(TEXT_74);
+ }
+ }
+ }
+ stringBuffer.append(TEXT_75);
+ }
+ stringBuffer.append(TEXT_76);
+ genModel.emitSortedImports();
+ stringBuffer.append(TEXT_77);
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ public boolean preCondition() throws Exception {
+ GenPackage genPackage = parameter;
+ genModel = parameter.getGenModel();
+ boolean canGenerate = new CodegenGeneratorAdapter(parameter).canGenerate("org.eclipse.emf.codegen.ecore.genmodel.generator.EditProject");
+ canGenerate = canGenerate && (!genPackage.getGenClasses().isEmpty());
+ return canGenerate;
+ }
+}
\ No newline at end of file
diff --git a/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/generated/org/eclipse/egf/emf/pattern/edit/ManifestMF.java b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/generated/org/eclipse/egf/emf/pattern/edit/ManifestMF.java
new file mode 100644
index 0000000..7beb95d
--- /dev/null
+++ b/trunk/deprecated/3.3/portfolio/org.eclipse.egf.emf.pattern/generated/org/eclipse/egf/emf/pattern/edit/ManifestMF.java
@@ -0,0 +1,225 @@
+package org.eclipse.egf.emf.pattern.edit;
+
+import org.eclipse.egf.emf.pattern.base.*;
+import org.eclipse.emf.codegen.ecore.genmodel.*;
+import org.eclipse.emf.codegen.ecore.genmodel.impl.*;
+import org.eclipse.emf.codegen.ecore.genmodel.generator.*;
+import org.eclipse.emf.codegen.util.*;
+import org.eclipse.emf.ecore.util.*;
+import org.eclipse.emf.common.util.*;
+import org.eclipse.egf.common.helper.*;
+import java.util.*;
+import org.eclipse.emf.ecore.*;
+import org.eclipse.egf.model.pattern.*;
+import org.eclipse.egf.pattern.execution.*;
+import org.eclipse.egf.pattern.query.*;
+
+public class ManifestMF extends org.eclipse.egf.emf.pattern.base.GenModelText {
+ protected static String nl;
+
+ public static synchronized ManifestMF create(String lineSeparator) {
+ nl = lineSeparator;
+ ManifestMF result = new ManifestMF();
+ nl = null;
+ return result;
+ }
+
+ public final String NL = nl == null ? (System.getProperties().getProperty("line.separator")) : nl;
+ protected final String TEXT_1 = "Manifest-Version: 1.0" + NL + "Bundle-ManifestVersion: 2" + NL + "Bundle-Name: %pluginName" + NL + "Bundle-SymbolicName: ";
+ protected final String TEXT_2 = "; singleton:=true" + NL + "Bundle-Version: 1.0.0" + NL + "Bundle-ClassPath: ";
+ protected final String TEXT_3 = ".jar";
+ protected final String TEXT_4 = ".";
+ protected final String TEXT_5 = NL + "Bundle-Activator: ";
+ protected final String TEXT_6 = "$Implementation" + NL + "Bundle-Vendor: %providerName" + NL + "Bundle-Localization: plugin";
+ protected final String TEXT_7 = NL + "Bundle-RequiredExecutionEnvironment: J2SE-1.5";
+ protected final String TEXT_8 = NL + "Bundle-RequiredExecutionEnvironment: JavaSE-1.6";
+ protected final String TEXT_9 = NL + "Export-Package: ";
+ protected final String TEXT_10 = ",";
+ protected final String TEXT_11 = NL + " ";
+ protected final String TEXT_12 = NL + "Require-Bundle: ";
+ protected final String TEXT_13 = ";visibility:=reexport";
+ protected final String TEXT_14 = ",";
+ protected final String TEXT_15 = NL + " ";
+ protected final String TEXT_16 = ";visibility:=reexport";
+ protected final String TEXT_17 = NL + "Eclipse-LazyStart: true" + NL;
+ protected final String TEXT_18 = NL;
+ protected final String TEXT_19 = NL;
+
+ public ManifestMF() {
+ //Here is the constructor
+ StringBuffer stringBuffer = new StringBuffer();
+
+ // add initialisation of the pattern variables (declaration has been already done).
+
+ }
+
+ public String generate(Object argument) throws Exception {
+ final StringBuffer stringBuffer = new StringBuffer();
+
+ InternalPatternContext ctx = (InternalPatternContext) argument;
+ Map<String, String> queryCtx = null;
+ IQuery.ParameterDescription paramDesc = null;
+ Node.Container currentNode = ctx.getNode();
+
+ List<Object> parameterList = null;
+ //this pattern can only be called by another (i.e. it's not an entry point in execution)
+
+ for (Object parameterParameter : parameterList) {
+
+ this.parameter = (org.eclipse.emf.codegen.ecore.genmodel.GenModel) parameterParameter;
+
+ if (preCondition()) {
+ ctx.setNode(new Node.Container(currentNode, getClass()));
+ orchestration(ctx);
+ }
+
+ }
+ ctx.setNode(currentNode);
+ if (ctx.useReporter()) {
+ ctx.getReporter().executionFinished(Node.flatten(ctx.getNode()), ctx);
+ }
+
+ stringBuffer.append(TEXT_18);
+ stringBuffer.append(TEXT_19);
+ return stringBuffer.toString();
+ }
+
+ public String orchestration(PatternContext ctx) throws Exception {
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+
+ super.orchestration(new SuperOrchestrationContext(ictx));
+
+ method_preGenerate(new StringBuffer(), ictx);
+
+ method_doGenerate(new StringBuffer(), ictx);
+ {
+ final Map<String, Object> parameters = getParameters();
+ CallbackContext ctx_callback = new CallbackContext(ictx);
+ CallHelper.callBack(ctx_callback, parameters);
+ }
+
+ method_postGenerate(new StringBuffer(), ictx);
+
+ String loop = Node.flattenWithoutCallback(ictx.getNode());
+ if (ictx.useReporter()) {
+ Map<String, Object> parameterValues = new HashMap<String, Object>();
+ parameterValues.put("parameter", this.parameter);
+ String outputWithCallBack = Node.flatten(ictx.getNode());
+ ictx.getReporter().loopFinished(loop, outputWithCallBack, ictx, parameterValues);
+ ;
+ }
+ return loop;
+ }
+
+ public Map<String, Object> getParameters() {
+ final Map<String, Object> parameters = new HashMap<String, Object>();
+ parameters.put("parameter", this.parameter);
+ return parameters;
+ }
+
+ protected void method_setReporterVariables(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ GenModel genModel = parameter;
+ targetPathName = genModel.getEditProjectDirectory() + "/META-INF/MANIFEST.MF";
+ overwrite = genModel.isUpdateClasspath() && !new CodegenGeneratorAdapter(parameter).exists(new CodegenGeneratorAdapter(parameter).toURI(genModel.getEditProjectDirectory()).appendSegment("plugin.xml"));
+ encoding = "UTF-8";
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ protected void method_setArgument(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ GenModel genModel = parameter;
+ argument = parameter;
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ protected void method_ensureProjectExists(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ new CodegenGeneratorAdapter(parameter).ensureProjectExists(genModel.getEditDirectory(), genModel, GenBaseGeneratorAdapter.EDIT_PROJECT_TYPE, genModel.isUpdateClasspath(), new BasicMonitor());
+
+ InternalPatternContext ictx = (InternalPatternContext) ctx;
+ new Node.Leaf(ictx.getNode(), getClass(), stringBuffer.toString());
+ }
+
+ protected void method_doGenerate(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
+
+ /**
+ * <copyright>
+ *
+ * Copyright (c) 2005 IBM Corporation and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * IBM - Initial API and implementation
+ *
+ * </copyright>
+ */
+
+ GenModel genModel = (GenModel) argument;
+ stringBuffer.append(TEXT_1);
+ stringBuffer.append(genModel.getEditPluginID());
+ stringBuffer.append(TEXT_2);
+ if (genModel.isRuntimeJar()) {
+ stringBuffer.append(genModel.getEditPluginID());
+ stringBuffer.append(TEXT_3);
+ } else {
+ stringBuffer.append(TEXT_4);
+ }
+ stringBuffer.append(TEXT_5);
+ stringBuffer.append(genModel.getQualifiedEditPluginClassName());
+ stringBuffer.append(TEXT_6);
+ if (genModel.getComplianceLevel() == GenJDKLevel.JDK50_LITERAL) {
+ stringBuffer.append(TEXT_7);
+ } else if (genModel.getComplianceLevel() == GenJDKLevel.JDK60_LITERAL) {
+ stringBuffer.append(TEXT_8);
+ }
+ Iterator<String> packagesIterator = genModel.getEditQualifiedPackageNames().iterator();
+ if (packagesIterator.hasNext()) {
+ String pack = packagesIterator.next();
+ stringBuffer.append(TEXT_9);
+ stringBuffer.append(pack);
+ while (packagesIterator.hasNext()) {
+ pack = packagesIterator.next();
+ stringBuffer.append(TEXT_10);
+ stringBuffer.append(TEXT_11);
+ stringBuffer.append(pack);
+ }
+ }
+ Iterator<String> requiredPluginIterator = genModel.getEditRequiredPlugins().iterator();
+ if (requiredPluginIterator.hasNext()) {
+ String pluginID = requiredPluginIterator.next();
+ stringBuffer.append(TEXT_12);
+ stringBuffer.append(