author | terytkon |
Wed, 02 Jun 2010 10:50:41 +0300 | |
changeset 1 | fe41c66bacc7 |
parent 0 | 30eb2d538f02 |
permissions | -rw-r--r-- |
0
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
2 |
<genmodel:GenModel xmi:version="2.0" |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
3 |
xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
4 |
xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" modelDirectory="/com.nokia.tools.vct.gcfml/src" |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
5 |
modelPluginID="com.nokia.tools.vct.gcfml" modelName="Persistence-gcfml" importerID="org.eclipse.emf.importer.ecore" |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
6 |
complianceLevel="5.0" copyrightFields="false"> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
7 |
<foreignModel>persistence-gcfml.ecore</foreignModel> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
8 |
<genPackages prefix="EGCFML" basePackage="com.nokia.tools.vct.gcfml" resource="XML" |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
9 |
disposableProviderFactory="true" generateExampleClass="false" contentTypeIdentifier="com.nokia.tools.vct.content.gcfml" |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
10 |
fileExtensions="gcfml" ecorePackage="persistence-gcfml.ecore#/"> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
11 |
<genClasses ecoreClass="persistence-gcfml.ecore#//EFile"> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
12 |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute persistence-gcfml.ecore#//EFile/name"/> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
13 |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute persistence-gcfml.ecore#//EFile/target"/> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
14 |
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference persistence-gcfml.ecore#//EFile/setting"/> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
15 |
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference persistence-gcfml.ecore#//EFile/stylesheet"/> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
16 |
</genClasses> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
17 |
<genClasses ecoreClass="persistence-gcfml.ecore#//ESetting"> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
18 |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute persistence-gcfml.ecore#//ESetting/ref"/> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
19 |
</genClasses> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
20 |
<genClasses ecoreClass="persistence-gcfml.ecore#//EGCFMLDocumentRoot"> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
21 |
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference persistence-gcfml.ecore#//EGCFMLDocumentRoot/file"/> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
22 |
</genClasses> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
23 |
<genClasses ecoreClass="persistence-gcfml.ecore#//EStylesheet"> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
24 |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute persistence-gcfml.ecore#//EStylesheet/version"/> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
25 |
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference persistence-gcfml.ecore#//EStylesheet/output"/> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
26 |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute persistence-gcfml.ecore#//EStylesheet/content"/> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
27 |
</genClasses> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
28 |
<genClasses ecoreClass="persistence-gcfml.ecore#//EOutput"> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
29 |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute persistence-gcfml.ecore#//EOutput/method"/> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
30 |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute persistence-gcfml.ecore#//EOutput/encoding"/> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
31 |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute persistence-gcfml.ecore#//EOutput/indent"/> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
32 |
</genClasses> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
33 |
</genPackages> |
30eb2d538f02
Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff
changeset
|
34 |
</genmodel:GenModel> |