Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NeqModPlus
Building Physics
Building Physics Catalog Editor
Commits
9064fd03
Commit
9064fd03
authored
4 years ago
by
Kai-Holger Brassel
Browse files
Options
Download
Email Patches
Plain Diff
Added missing view model.
parent
1dae3f82
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
de.hftstuttgart.buildingphysics.viewmodel/plugin.xml
+4
-12
de.hftstuttgart.buildingphysics.viewmodel/plugin.xml
de.hftstuttgart.buildingphysics.viewmodel/viewmodels/MaterialCategory.view
+12
-0
...uildingphysics.viewmodel/viewmodels/MaterialCategory.view
with
16 additions
and
12 deletions
+16
-12
de.hftstuttgart.buildingphysics.viewmodel/plugin.xml
+
4
-
12
View file @
9064fd03
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<?eclipse version="3.4"?>
<plugin>
<plugin>
<extension
<extension
point=
"org.eclipse.emf.ecp.view.model.provider.xmi.file"
>
point=
"org.eclipse.emf.ecp.view.model.provider.xmi.file"
>
<file
filePath=
"viewmodels/MaterialCategory.view"
/>
<file
filePath=
"viewmodels/BuildingPhysicsCatalog.view"
/>
<file
filePath=
"viewmodels/BuildingPhysicsCatalog.view"
/>
</extension>
</extension>
</plugin>
</plugin>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
de.hftstuttgart.buildingphysics.viewmodel/viewmodels/MaterialCategory.view
0 → 100644
+
12
-
0
View file @
9064fd03
<?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.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=
"_ZY8TECUNEeux0PTSTJn6xg"
name=
"MaterialCategory"
>
<rootEClass
href=
"http://www.hftstuttgart.de/buildingphysics#//MaterialCategory"
/>
<children
xsi:type=
"org.eclipse.emf.ecp.view.table.model:TableControl"
xmi:id=
"_cQS6sCUNEeux0PTSTJn6xg"
detailEditing=
"WithPanel"
>
<domainModelReference
xsi:type=
"org.eclipse.emf.ecp.view.table.model:TableDomainModelReference"
xmi:id=
"_gQbIQCUNEeux0PTSTJn6xg"
>
<domainModelReference
xsi:type=
"org.eclipse.emf.ecp.view.model:FeaturePathDomainModelReference"
xmi:id=
"_gQbIQSUNEeux0PTSTJn6xg"
>
<domainModelEFeature
xsi:type=
"ecore:EReference"
href=
"http://www.hftstuttgart.de/buildingphysics#//MaterialCategory/material"
/>
</domainModelReference>
</domainModelReference>
</children>
<ecorePaths>
/de.hftstuttgart.buildingphysics/model/buildingphysics.ecore
</ecorePaths>
</org.eclipse.emf.ecp.view.model:View>
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets