Commit 16f4aa0e authored by Kai-Holger Brassel's avatar Kai-Holger Brassel
Browse files

Added view model.

parent 04c68e2d
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<projectDescription>
<name>demo.catalog.viewmodel</name>
<comment/>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.emfforms.ide.builder.viewModelBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.emfforms.ide.builder.viewModelNature</nature>
</natures>
</projectDescription>
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: demo.catalog.viewmodel
Bundle-SymbolicName: demo.catalog.viewmodel;singleton:=true
Bundle-Version: 1.0.0.qualifier
Require-Bundle: org.eclipse.emf.ecp.view.model.provider.xmi
bin.includes = META-INF/,\
plugin.xml,\
viewmodels/
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
<extension
point="org.eclipse.emf.ecp.view.model.provider.xmi.file">
<file filePath="viewmodels/EnergyComponentsCatalog.view"/>
</extension>
</plugin>
<?xml version="1.0" encoding="UTF-8"?>
<org.eclipse.emf.ecp.view.model:View xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:org.eclipse.emf.ecp.view.categorization.model="http://org/eclipse/emf/ecp/view/categorization/model" xmlns:org.eclipse.emf.ecp.view.model="http://org/eclipse/emf/ecp/view/model/1180" xmlns:org.eclipse.emf.ecp.view.table.model="http://org/eclipse/emf/ecp/view/table/model/150" xmi:id="_OiObUAuqEeuYGOU2ZFiRgg" name="EnergyComponentsCatalog">
<rootEClass href="http://www.example.org/democatalog#//EnergyComponentsCatalog"/>
<children xsi:type="org.eclipse.emf.ecp.view.model:Control" xmi:id="_OiVwEAuqEeuYGOU2ZFiRgg" name="Control author">
<domainModelReference xsi:type="org.eclipse.emf.ecp.view.model:FeaturePathDomainModelReference" xmi:id="_OiVwEQuqEeuYGOU2ZFiRgg">
<domainModelEFeature xsi:type="ecore:EAttribute" href="http://www.example.org/democatalog#//EnergyComponentsCatalog/author"/>
</domainModelReference>
</children>
<children xsi:type="org.eclipse.emf.ecp.view.categorization.model:CategorizationElement" xmi:id="_KqdsUA4rEeuIveVHr4UvUA" name="Categories">
<categorizations xsi:type="org.eclipse.emf.ecp.view.categorization.model:Categorization" xmi:id="_hulzQBBwEeu6_IrYkkEtPw" name="Heat">
<categorizations xsi:type="org.eclipse.emf.ecp.view.categorization.model:Category" xmi:id="_k4tl4BBwEeu6_IrYkkEtPw" name="Boilers">
<composite xsi:type="org.eclipse.emf.ecp.view.table.model:TableControl" xmi:id="_cRccYAwCEeuYGOU2ZFiRgg" name="boilers" detailEditing="WithPanel">
<domainModelReference xsi:type="org.eclipse.emf.ecp.view.table.model:TableDomainModelReference" xmi:id="_I0FJgAxqEeuYGOU2ZFiRgg">
<domainModelReference xsi:type="org.eclipse.emf.ecp.view.model:FeaturePathDomainModelReference" xmi:id="_I0FJgQxqEeuYGOU2ZFiRgg">
<domainModelEFeature xsi:type="ecore:EReference" href="http://www.example.org/democatalog#//EnergyComponentsCatalog/boilers"/>
</domainModelReference>
</domainModelReference>
</composite>
</categorizations>
<categorizations xsi:type="org.eclipse.emf.ecp.view.categorization.model:Category" xmi:id="_vbvfwBBwEeu6_IrYkkEtPw" name="CHPs">
<composite xsi:type="org.eclipse.emf.ecp.view.table.model:TableControl" xmi:id="_Ps0d0A4pEeuIveVHr4UvUA" name="chps" detailEditing="WithPanel">
<domainModelReference xsi:type="org.eclipse.emf.ecp.view.table.model:TableDomainModelReference" xmi:id="_Sw-yYA4pEeuIveVHr4UvUA">
<domainModelReference xsi:type="org.eclipse.emf.ecp.view.model:FeaturePathDomainModelReference" xmi:id="_Sw-yYQ4pEeuIveVHr4UvUA">
<domainModelEFeature xsi:type="ecore:EReference" href="http://www.example.org/democatalog#//EnergyComponentsCatalog/chps"/>
</domainModelReference>
</domainModelReference>
</composite>
</categorizations>
</categorizations>
<categorizations xsi:type="org.eclipse.emf.ecp.view.categorization.model:Categorization" xmi:id="_iX4A0BBwEeu6_IrYkkEtPw" name="Energy">
<categorizations xsi:type="org.eclipse.emf.ecp.view.categorization.model:Category" xmi:id="_tM1_QBBwEeu6_IrYkkEtPw" name="Solar Panels">
<composite xsi:type="org.eclipse.emf.ecp.view.table.model:TableControl" xmi:id="_0K7PEA4oEeuIveVHr4UvUA" name="solarpanels" detailEditing="WithPanel">
<domainModelReference xsi:type="org.eclipse.emf.ecp.view.table.model:TableDomainModelReference" xmi:id="_2xPxEA4oEeuIveVHr4UvUA">
<domainModelReference xsi:type="org.eclipse.emf.ecp.view.model:FeaturePathDomainModelReference" xmi:id="_2xPxEQ4oEeuIveVHr4UvUA">
<domainModelEFeature xsi:type="ecore:EReference" href="http://www.example.org/democatalog#//EnergyComponentsCatalog/solarpanels"/>
</domainModelReference>
</domainModelReference>
</composite>
</categorizations>
<categorizations xsi:type="org.eclipse.emf.ecp.view.categorization.model:Category" xmi:id="_kjWZ4BBwEeu6_IrYkkEtPw" name="Inverters">
<composite xsi:type="org.eclipse.emf.ecp.view.table.model:TableControl" xmi:id="_6-z9sA4oEeuIveVHr4UvUA" name="inverters" detailEditing="WithPanel">
<domainModelReference xsi:type="org.eclipse.emf.ecp.view.table.model:TableDomainModelReference" xmi:id="_9LkJIA4oEeuIveVHr4UvUA">
<domainModelReference xsi:type="org.eclipse.emf.ecp.view.model:FeaturePathDomainModelReference" xmi:id="_9LkJIQ4oEeuIveVHr4UvUA">
<domainModelEFeature xsi:type="ecore:EReference" href="http://www.example.org/democatalog#//EnergyComponentsCatalog/inverters"/>
</domainModelReference>
</domainModelReference>
</composite>
</categorizations>
</categorizations>
<categorizations xsi:type="org.eclipse.emf.ecp.view.categorization.model:Category" xmi:id="_jJPzYBBwEeu6_IrYkkEtPw" name="Manufacturers">
<composite xsi:type="org.eclipse.emf.ecp.view.table.model:TableControl" xmi:id="_Bpd30A4pEeuIveVHr4UvUA" name="manufacturers" detailEditing="WithPanel">
<domainModelReference xsi:type="org.eclipse.emf.ecp.view.table.model:TableDomainModelReference" xmi:id="_DsYx0A4pEeuIveVHr4UvUA">
<domainModelReference xsi:type="org.eclipse.emf.ecp.view.model:FeaturePathDomainModelReference" xmi:id="_DsYx0Q4pEeuIveVHr4UvUA">
<domainModelEFeature xsi:type="ecore:EReference" href="http://www.example.org/democatalog#//EnergyComponentsCatalog/manufacturers"/>
</domainModelReference>
</domainModelReference>
</composite>
</categorizations>
</children>
<ecorePaths>/demo.catalog/model/democatalog.ecore</ecorePaths>
</org.eclipse.emf.ecp.view.model:View>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment