| <?xml version="1.0" encoding="UTF-8"?> |
| <genmodel:GenModel xmi:version="2.0" |
| xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" |
| xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2008 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 Corporation - initial API and implementation" |
| modelDirectory="/org.eclipse.e4.ui.model.workbench/src" editDirectory="/org.eclipse.e4.ui.model.provider.workbench/src" |
| editorDirectory="/org.eclipse.e4.ui.model.ui.workbench/src" modelPluginID="org.eclipse.e4.ui.model.workbench" |
| modelName="Workbench" modelPluginClass="org.eclipse.e4.ui.model.workbench.MWorkbenchModelActivator" |
| editPluginClass="org.eclipse.e4.ui.model.provider.workbench.WorkbenchModelProviderActivator" |
| editorPluginClass="org.eclipse.e4.ui.model.ui.workbench.WorkbenchModelUIActivator" |
| nonNLSMarkers="true" rootExtendsClass="org.eclipse.emf.ecore.impl.FlatEObjectImpl" |
| testsDirectory="/org.eclipse.e4.ui.model.tests.workbench/src" testSuiteClass="org.eclipse.e4.ui.model.tests.workbench.WorkbenchAllTests" |
| booleanFlagsField="eFlags" booleanFlagsReservedBits="8" importerID="org.eclipse.emf.importer.ecore" |
| complianceLevel="5.0" copyrightFields="false" editPluginID="org.eclipse.e4.ui.model.provider.workbench" |
| editorPluginID="org.eclipse.e4.ui.model.ui.workbench" testsPluginID="org.eclipse.e4.ui.model.tests.workbench" |
| optimizedHasChildren="true" packedEnums="true"> |
| <foreignModel>Application.ecore</foreignModel> |
| <foreignModel>Workbench.ecore</foreignModel> |
| <genPackages prefix="Application" basePackage="org.eclipse.e4.ui.model" resource="XMI" |
| disposableProviderFactory="true" classPackageSuffix="internal.{0}" providerPackageSuffix="providers.{0}" |
| presentationPackageSuffix="ui.{0}" testsPackageSuffix="tests.{0}" multipleEditorPages="false" |
| contentTypeIdentifier="org.eclipse.e4.ui.model.application" fileExtensions="application,xmi" |
| ecorePackage="Application.ecore#/"> |
| <genDataTypes ecoreDataType="Application.ecore#//URI"/> |
| <genClasses image="false" ecoreClass="Application.ecore#//ApplicationElement"/> |
| <genClasses ecoreClass="Application.ecore#//Application"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference Application.ecore#//Application/windows"/> |
| </genClasses> |
| <genClasses image="false" ecoreClass="Application.ecore#//Part"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference Application.ecore#//Part/handlers"/> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference Application.ecore#//Part/menu"/> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference Application.ecore#//Part/toolBar"/> |
| </genClasses> |
| <genClasses image="false" ecoreClass="Application.ecore#//PartContainer"> |
| <genTypeParameters ecoreTypeParameter="Application.ecore#//PartContainer/P"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute Application.ecore#//PartContainer/policy"/> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference Application.ecore#//PartContainer/children"/> |
| <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference Application.ecore#//PartContainer/activeChild"/> |
| </genClasses> |
| <genClasses ecoreClass="Application.ecore#//Window"> |
| <genTypeParameters ecoreTypeParameter="Application.ecore#//Window/P"/> |
| </genClasses> |
| <genClasses ecoreClass="Application.ecore#//Stack"/> |
| <genClasses ecoreClass="Application.ecore#//SashForm"> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute Application.ecore#//SashForm/weights"/> |
| </genClasses> |
| <genClasses ecoreClass="Application.ecore#//ContributedPart"> |
| <genTypeParameters ecoreTypeParameter="Application.ecore#//ContributedPart/P"/> |
| </genClasses> |
| <genClasses image="false" ecoreClass="Application.ecore#//Contribution"> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute Application.ecore#//Contribution/uri"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute Application.ecore#//Contribution/object"/> |
| </genClasses> |
| <genClasses ecoreClass="Application.ecore#//Handler"/> |
| <genClasses image="false" ecoreClass="Application.ecore#//Item"> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute Application.ecore#//Item/icon"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute Application.ecore#//Item/label"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute Application.ecore#//Item/tooltip"/> |
| </genClasses> |
| <genClasses ecoreClass="Application.ecore#//HandledItem"> |
| <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference Application.ecore#//HandledItem/handler"/> |
| </genClasses> |
| <genClasses ecoreClass="Application.ecore#//MenuItem"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference Application.ecore#//MenuItem/menu"/> |
| </genClasses> |
| <genClasses ecoreClass="Application.ecore#//ToolBarItem"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference Application.ecore#//ToolBarItem/menu"/> |
| </genClasses> |
| <genClasses image="false" ecoreClass="Application.ecore#//ItemContainer"> |
| <genTypeParameters ecoreTypeParameter="Application.ecore#//ItemContainer/I"/> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference Application.ecore#//ItemContainer/items"/> |
| </genClasses> |
| <genClasses ecoreClass="Application.ecore#//Menu"/> |
| <genClasses ecoreClass="Application.ecore#//ToolBar"/> |
| </genPackages> |
| <genPackages prefix="Workbench" basePackage="org.eclipse.e4.ui.model" resource="XMI" |
| disposableProviderFactory="true" classPackageSuffix="internal.{0}" providerPackageSuffix="providers.{0}" |
| presentationPackageSuffix="ui.{0}" multipleEditorPages="false" contentTypeIdentifier="org.eclipse.e4.ui.model.workbench" |
| fileExtensions="workbench,xmi" ecorePackage="Workbench.ecore#/"> |
| <genClasses ecoreClass="Workbench.ecore#//WorkbenchWindow"> |
| <genTypeParameters ecoreTypeParameter="Workbench.ecore#//WorkbenchWindow/P"/> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference Workbench.ecore#//WorkbenchWindow/sharedParts"/> |
| </genClasses> |
| <genClasses image="false" ecoreClass="Workbench.ecore#//ProxyPart"> |
| <genTypeParameters ecoreTypeParameter="Workbench.ecore#//ProxyPart/P"/> |
| <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference Workbench.ecore#//ProxyPart/part"/> |
| </genClasses> |
| <genClasses ecoreClass="Workbench.ecore#//Perspective"> |
| <genTypeParameters ecoreTypeParameter="Workbench.ecore#//Perspective/P"/> |
| </genClasses> |
| </genPackages> |
| </genmodel:GenModel> |