|
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 modelPluginID="com.nokia.sdt.uimodel" modelName="LookAndFeel" importerID="org.eclipse.xsd.ecore.importer"> |
|
6 <foreignModel>LookAndFeel.xsd</foreignModel> |
|
7 <genPackages prefix="LookAndFeel" basePackage="com.nokia.sdt.looknfeel" resource="XML" |
|
8 disposableProviderFactory="true" adapterFactory="false" utilityPackageSuffix="impl" |
|
9 generateExampleClass="false" ecorePackage="LookAndFeel.ecore#/"> |
|
10 <genClasses ecoreClass="LookAndFeel.ecore#//AliasType"> |
|
11 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//AliasType/value"/> |
|
12 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//AliasType/key"/> |
|
13 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//AliasType/ref"/> |
|
14 </genClasses> |
|
15 <genClasses ecoreClass="LookAndFeel.ecore#//BooleanType"> |
|
16 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//BooleanType/key"/> |
|
17 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//BooleanType/value"/> |
|
18 </genClasses> |
|
19 <genClasses ecoreClass="LookAndFeel.ecore#//ColorType"> |
|
20 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//ColorType/b"/> |
|
21 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//ColorType/g"/> |
|
22 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//ColorType/key"/> |
|
23 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//ColorType/r"/> |
|
24 </genClasses> |
|
25 <genClasses ecoreClass="LookAndFeel.ecore#//DimensionType"> |
|
26 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//DimensionType/height"/> |
|
27 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//DimensionType/key"/> |
|
28 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//DimensionType/width"/> |
|
29 </genClasses> |
|
30 <genClasses ecoreClass="LookAndFeel.ecore#//DocumentRoot"> |
|
31 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//DocumentRoot/mixed"/> |
|
32 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference LookAndFeel.ecore#//DocumentRoot/xMLNSPrefixMap"/> |
|
33 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference LookAndFeel.ecore#//DocumentRoot/xSISchemaLocation"/> |
|
34 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference LookAndFeel.ecore#//DocumentRoot/boolean"/> |
|
35 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference LookAndFeel.ecore#//DocumentRoot/color"/> |
|
36 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference LookAndFeel.ecore#//DocumentRoot/dimension"/> |
|
37 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference LookAndFeel.ecore#//DocumentRoot/font"/> |
|
38 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference LookAndFeel.ecore#//DocumentRoot/image"/> |
|
39 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference LookAndFeel.ecore#//DocumentRoot/integer"/> |
|
40 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference LookAndFeel.ecore#//DocumentRoot/lookAndFeel"/> |
|
41 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference LookAndFeel.ecore#//DocumentRoot/maskedImage"/> |
|
42 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference LookAndFeel.ecore#//DocumentRoot/position"/> |
|
43 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference LookAndFeel.ecore#//DocumentRoot/rectangle"/> |
|
44 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference LookAndFeel.ecore#//DocumentRoot/string"/> |
|
45 </genClasses> |
|
46 <genClasses ecoreClass="LookAndFeel.ecore#//FontType"> |
|
47 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//FontType/initData"/> |
|
48 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//FontType/key"/> |
|
49 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//FontType/size"/> |
|
50 </genClasses> |
|
51 <genClasses ecoreClass="LookAndFeel.ecore#//ImageType"> |
|
52 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//ImageType/imageFile"/> |
|
53 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//ImageType/key"/> |
|
54 </genClasses> |
|
55 <genClasses ecoreClass="LookAndFeel.ecore#//IntegerType"> |
|
56 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//IntegerType/key"/> |
|
57 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//IntegerType/value"/> |
|
58 </genClasses> |
|
59 <genClasses ecoreClass="LookAndFeel.ecore#//LookAndFeelType"> |
|
60 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//LookAndFeelType/group"/> |
|
61 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference LookAndFeel.ecore#//LookAndFeelType/color"/> |
|
62 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference LookAndFeel.ecore#//LookAndFeelType/colorAlias"/> |
|
63 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference LookAndFeel.ecore#//LookAndFeelType/font"/> |
|
64 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference LookAndFeel.ecore#//LookAndFeelType/fontAlias"/> |
|
65 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference LookAndFeel.ecore#//LookAndFeelType/image"/> |
|
66 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference LookAndFeel.ecore#//LookAndFeelType/maskedImage"/> |
|
67 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference LookAndFeel.ecore#//LookAndFeelType/position"/> |
|
68 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference LookAndFeel.ecore#//LookAndFeelType/positionAlias"/> |
|
69 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference LookAndFeel.ecore#//LookAndFeelType/dimension"/> |
|
70 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference LookAndFeel.ecore#//LookAndFeelType/dimensionAlias"/> |
|
71 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference LookAndFeel.ecore#//LookAndFeelType/rectangle"/> |
|
72 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference LookAndFeel.ecore#//LookAndFeelType/rectangleAlias"/> |
|
73 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference LookAndFeel.ecore#//LookAndFeelType/integer"/> |
|
74 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference LookAndFeel.ecore#//LookAndFeelType/integerAlias"/> |
|
75 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference LookAndFeel.ecore#//LookAndFeelType/boolean"/> |
|
76 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference LookAndFeel.ecore#//LookAndFeelType/booleanAlias"/> |
|
77 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference LookAndFeel.ecore#//LookAndFeelType/string"/> |
|
78 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference LookAndFeel.ecore#//LookAndFeelType/stringAlias"/> |
|
79 </genClasses> |
|
80 <genClasses ecoreClass="LookAndFeel.ecore#//MaskedImageType"> |
|
81 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//MaskedImageType/imageFile"/> |
|
82 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//MaskedImageType/key"/> |
|
83 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//MaskedImageType/maskFile"/> |
|
84 </genClasses> |
|
85 <genClasses ecoreClass="LookAndFeel.ecore#//PositionType"> |
|
86 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//PositionType/key"/> |
|
87 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//PositionType/x"/> |
|
88 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//PositionType/y"/> |
|
89 </genClasses> |
|
90 <genClasses ecoreClass="LookAndFeel.ecore#//RectangleType"> |
|
91 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//RectangleType/height"/> |
|
92 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//RectangleType/key"/> |
|
93 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//RectangleType/width"/> |
|
94 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//RectangleType/x"/> |
|
95 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//RectangleType/y"/> |
|
96 </genClasses> |
|
97 <genClasses ecoreClass="LookAndFeel.ecore#//StringType"> |
|
98 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//StringType/key"/> |
|
99 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute LookAndFeel.ecore#//StringType/value"/> |
|
100 </genClasses> |
|
101 </genPackages> |
|
102 </genmodel:GenModel> |