uidesigner/com.nokia.sdt.uimodel/Skin.genmodel
changeset 0 fb279309251b
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <genmodel:GenModel xmi:version="2.0"
       
     3     xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
       
     4     xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" modelDirectory="/com.nokia.sdt.uimodel/src"
       
     5     editDirectory="/com.nokia.uidesigner.edit/src" editorDirectory="/com.nokia.uidesigner.editor/src"
       
     6     modelPluginID="com.nokia.uidesigner" runtimeJar="true" modelName="Skin" editPluginClass="com.nokia.sdt.ui.skin.provider.SkinEditPlugin"
       
     7     editorPluginClass="com.nokia.sdt.ui.skin.presentation.SkinEditorPlugin" testsDirectory="/com.nokia.uidesigner.tests/src"
       
     8     testSuiteClass="com.nokia.sdt.ui.skin.tests.SkinAllTests" importerID="org.eclipse.xsd.ecore.importer">
       
     9   <foreignModel>skin.xsd</foreignModel>
       
    10   <genPackages prefix="Skin" basePackage="com.nokia.sdt.ui" resource="XML" disposableProviderFactory="true"
       
    11       ecorePackage="com.nokia.sdt.ui.skin.ecore#/">
       
    12     <genClasses ecoreClass="com.nokia.sdt.ui.skin.ecore#//BackgroundColorType">
       
    13       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//BackgroundColorType/blue"/>
       
    14       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//BackgroundColorType/green"/>
       
    15       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//BackgroundColorType/red"/>
       
    16     </genClasses>
       
    17     <genClasses ecoreClass="com.nokia.sdt.ui.skin.ecore#//DocumentRoot">
       
    18       <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//DocumentRoot/mixed"/>
       
    19       <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference com.nokia.sdt.ui.skin.ecore#//DocumentRoot/xMLNSPrefixMap"/>
       
    20       <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference com.nokia.sdt.ui.skin.ecore#//DocumentRoot/xSISchemaLocation"/>
       
    21       <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference com.nokia.sdt.ui.skin.ecore#//DocumentRoot/backgroundColor"/>
       
    22       <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference com.nokia.sdt.ui.skin.ecore#//DocumentRoot/editorArea"/>
       
    23       <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference com.nokia.sdt.ui.skin.ecore#//DocumentRoot/hotZone"/>
       
    24       <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference com.nokia.sdt.ui.skin.ecore#//DocumentRoot/skin"/>
       
    25     </genClasses>
       
    26     <genClasses ecoreClass="com.nokia.sdt.ui.skin.ecore#//EditorAreaType">
       
    27       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//EditorAreaType/height"/>
       
    28       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//EditorAreaType/width"/>
       
    29       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//EditorAreaType/x"/>
       
    30       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//EditorAreaType/y"/>
       
    31     </genClasses>
       
    32     <genClasses ecoreClass="com.nokia.sdt.ui.skin.ecore#//EventType">
       
    33       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//EventType/id"/>
       
    34     </genClasses>
       
    35     <genClasses ecoreClass="com.nokia.sdt.ui.skin.ecore#//HotZoneType">
       
    36       <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference com.nokia.sdt.ui.skin.ecore#//HotZoneType/event"/>
       
    37       <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference com.nokia.sdt.ui.skin.ecore#//HotZoneType/state"/>
       
    38       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//HotZoneType/height"/>
       
    39       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//HotZoneType/sticky"/>
       
    40       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//HotZoneType/width"/>
       
    41       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//HotZoneType/x"/>
       
    42       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//HotZoneType/y"/>
       
    43     </genClasses>
       
    44     <genClasses ecoreClass="com.nokia.sdt.ui.skin.ecore#//SkinType">
       
    45       <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference com.nokia.sdt.ui.skin.ecore#//SkinType/editorArea"/>
       
    46       <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference com.nokia.sdt.ui.skin.ecore#//SkinType/hotZone"/>
       
    47       <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference com.nokia.sdt.ui.skin.ecore#//SkinType/backgroundColor"/>
       
    48       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//SkinType/height"/>
       
    49       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//SkinType/imageFilePath"/>
       
    50       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//SkinType/name"/>
       
    51       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//SkinType/width"/>
       
    52     </genClasses>
       
    53     <genClasses ecoreClass="com.nokia.sdt.ui.skin.ecore#//StateType">
       
    54       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//StateType/imageFilePath"/>
       
    55       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute com.nokia.sdt.ui.skin.ecore#//StateType/name"/>
       
    56     </genClasses>
       
    57   </genPackages>
       
    58 </genmodel:GenModel>