Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf/src/templates/EMFFragmentTemplate.xpt')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf/src/templates/EMFFragmentTemplate.xpt12
1 files changed, 6 insertions, 6 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf/src/templates/EMFFragmentTemplate.xpt b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf/src/templates/EMFFragmentTemplate.xpt
index 88989c23e6..9e9deb6849 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf/src/templates/EMFFragmentTemplate.xpt
+++ b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf/src/templates/EMFFragmentTemplate.xpt
@@ -1,14 +1,14 @@
«REM»
- Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.
+ Copyright (c) 2011, 2013 Eike Stepper (Berlin, Germany) 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:
- Martin Fluegge - initial API and implementation
- Christian W. Damus (CEA) - bug 399933 NPE in editor when finishing Ecore wizard
-
+ Martin Fluegge - initial API and implementation
+ Christian W. Damus (CEA) - bug 399933 NPE in editor when finishing Ecore wizard
+
«ENDREM»
@@ -21,9 +21,9 @@
«EXTENSION org::eclipse::emf::cdo::dawn::codegen::util::Utils»
«DEFINE main FOR DawnEMFGenerator»
-
+
«setDiagramPackage(this.emfGenModel.modelPluginID)»
-
+
«EXPAND dawnEditor FOR this»
«EXPAND dawnWizard FOR this»
«EXPAND fragmentXML FOR this»

Back to the top