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

Moved and renamed ...energycomponents to ...energycomponents.model

parent b2abc6df
No related merge requests found
Showing with 8 additions and 9 deletions
+8 -9
...@@ -565,5 +565,5 @@ ...@@ -565,5 +565,5 @@
</categorizations> </categorizations>
</categorizations> </categorizations>
</children> </children>
<ecorePaths>/de.hftstuttgart.energycomponents/model/EnergyComponents.ecore</ecorePaths> <ecorePaths>/de.hftstuttgart.energycomponents.model/model/EnergyComponents.ecore</ecorePaths>
</org.eclipse.emf.ecp.view.model:View> </org.eclipse.emf.ecp.view.model:View>
...@@ -6,5 +6,5 @@ ...@@ -6,5 +6,5 @@
<domainModelEFeature xsi:type="ecore:EReference" href="https://www.hft-stuttgart.de/energycomponents#//ExponentionalCharacteristic/functions"/> <domainModelEFeature xsi:type="ecore:EReference" href="https://www.hft-stuttgart.de/energycomponents#//ExponentionalCharacteristic/functions"/>
</domainModelReference> </domainModelReference>
</children> </children>
<ecorePaths>/de.hftstuttgart.energycomponents/model/EnergyComponents.ecore</ecorePaths> <ecorePaths>/de.hftstuttgart.energycomponents.model/model/EnergyComponents.ecore</ecorePaths>
</org.eclipse.emf.ecp.view.model:View> </org.eclipse.emf.ecp.view.model:View>
...@@ -6,5 +6,5 @@ ...@@ -6,5 +6,5 @@
<domainModelEFeature xsi:type="ecore:EReference" href="https://www.hft-stuttgart.de/energycomponents#//LinearCharacteristic/functions"/> <domainModelEFeature xsi:type="ecore:EReference" href="https://www.hft-stuttgart.de/energycomponents#//LinearCharacteristic/functions"/>
</domainModelReference> </domainModelReference>
</children> </children>
<ecorePaths>/de.hftstuttgart.energycomponents/model/EnergyComponents.ecore</ecorePaths> <ecorePaths>/de.hftstuttgart.energycomponents.model/model/EnergyComponents.ecore</ecorePaths>
</org.eclipse.emf.ecp.view.model:View> </org.eclipse.emf.ecp.view.model:View>
...@@ -6,5 +6,5 @@ ...@@ -6,5 +6,5 @@
<domainModelEFeature xsi:type="ecore:EReference" href="https://www.hft-stuttgart.de/energycomponents#//PolynomialCharacteristic/functions"/> <domainModelEFeature xsi:type="ecore:EReference" href="https://www.hft-stuttgart.de/energycomponents#//PolynomialCharacteristic/functions"/>
</domainModelReference> </domainModelReference>
</children> </children>
<ecorePaths>/de.hftstuttgart.energycomponents/model/EnergyComponents.ecore</ecorePaths> <ecorePaths>/de.hftstuttgart.energycomponents.model/model/EnergyComponents.ecore</ecorePaths>
</org.eclipse.emf.ecp.view.model:View> </org.eclipse.emf.ecp.view.model:View>
...@@ -6,5 +6,5 @@ ...@@ -6,5 +6,5 @@
<domainModelEFeature xsi:type="ecore:EReference" href="https://www.hft-stuttgart.de/energycomponents#//PowerCharacteristic/functions"/> <domainModelEFeature xsi:type="ecore:EReference" href="https://www.hft-stuttgart.de/energycomponents#//PowerCharacteristic/functions"/>
</domainModelReference> </domainModelReference>
</children> </children>
<ecorePaths>/de.hftstuttgart.energycomponents/model/EnergyComponents.ecore</ecorePaths> <ecorePaths>/de.hftstuttgart.energycomponents.model/model/EnergyComponents.ecore</ecorePaths>
</org.eclipse.emf.ecp.view.model:View> </org.eclipse.emf.ecp.view.model:View>
...@@ -6,5 +6,5 @@ ...@@ -6,5 +6,5 @@
<domainModelEFeature xsi:type="ecore:EReference" href="https://www.hft-stuttgart.de/energycomponents#//TableCharacteristic/functions"/> <domainModelEFeature xsi:type="ecore:EReference" href="https://www.hft-stuttgart.de/energycomponents#//TableCharacteristic/functions"/>
</domainModelReference> </domainModelReference>
</children> </children>
<ecorePaths>/de.hftstuttgart.energycomponents/model/EnergyComponents.ecore</ecorePaths> <ecorePaths>/de.hftstuttgart.energycomponents.model/model/EnergyComponents.ecore</ecorePaths>
</org.eclipse.emf.ecp.view.model:View> </org.eclipse.emf.ecp.view.model:View>
...@@ -13,5 +13,5 @@ ...@@ -13,5 +13,5 @@
</domainModelReference> </domainModelReference>
</domainModelReference> </domainModelReference>
</children> </children>
<ecorePaths>/de.hftstuttgart.energycomponents/model/EnergyComponents.ecore</ecorePaths> <ecorePaths>/de.hftstuttgart.energycomponents.model/model/EnergyComponents.ecore</ecorePaths>
</org.eclipse.emf.ecp.view.model:View> </org.eclipse.emf.ecp.view.model:View>
bin.includes = META-INF/,\ bin.includes = META-INF/,\
indriya-2.0.2.jar,\ indriya-2.0.2.jar,\
javax.inject-1.jar,\
unit-api-2.0.jar,\ unit-api-2.0.jar,\
uom-lib-common-2.0.jar uom-lib-common-2.0.jar
...@@ -14,7 +14,7 @@ Require-Bundle: org.eclipse.emf.ecp.edit.swt;bundle-version="1.23.0", ...@@ -14,7 +14,7 @@ Require-Bundle: org.eclipse.emf.ecp.edit.swt;bundle-version="1.23.0",
org.eclipse.emfforms.core.services.editsupport;bundle-version="1.23.0", org.eclipse.emfforms.core.services.editsupport;bundle-version="1.23.0",
org.eclipse.emf.databinding;bundle-version="[1.3.0,2.0.0)", org.eclipse.emf.databinding;bundle-version="[1.3.0,2.0.0)",
org.eclipse.emfforms.swt.core.di;bundle-version="1.23.0", org.eclipse.emfforms.swt.core.di;bundle-version="1.23.0",
de.hftstuttgart.energycomponents;bundle-version="1.0.0", de.hftstuttgart.energycomponents.model;bundle-version="1.0.0",
de.hftstuttgart.units;bundle-version="1.0.0", de.hftstuttgart.units;bundle-version="1.0.0",
de.hftstuttgart.indriya.osgiplugin;bundle-version="1.0.0", de.hftstuttgart.indriya.osgiplugin;bundle-version="1.0.0",
org.eclipse.emfforms.localization, org.eclipse.emfforms.localization,
......
Supports Markdown
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