Skip to content

Commit

Permalink
Merge pull request #241 from virtualsatellite/integration
Browse files Browse the repository at this point in the history
Integration 4.18.0 - Remerge Versions
  • Loading branch information
pchrszon-dlr authored Nov 15, 2024
2 parents 5e3a1fd + 678d342 commit dc7854a
Show file tree
Hide file tree
Showing 61 changed files with 171 additions and 170 deletions.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SPDX-License-Identifier: EPL-2.0
Additional Build Preparations for VirSat
</description>

<property name="version">4.17.0</property>
<property name="version">4.18.0</property>

<property name="version.pattern.qualified">[\s]?[0-9]+\.[0-9]+\.[0-9]+\.qualifier</property>
<property name="version.pattern">[\s]?[0-9]+\.[0-9]+\.[0-9]+</property>
Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.branding.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="de.dlr.sc.virsat.cef.branding.feature"
label="VirSat CEF Branding Feature"
version="4.17.0.qualifier"
version="4.18.0.qualifier"
provider-name="DLR (German Aerospace Center)"
license-feature="de.dlr.sc.virsat.cef.license.feature">

Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.branding.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>de.dlr.sc.virsat.cef.parent</artifactId>
<groupId>de.dlr.sc.virsat.cef</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../maven/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.branding.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: VirSat CEF Branding
Bundle-SymbolicName: de.dlr.sc.virsat.cef.branding.ui;singleton:=true
Bundle-Version: 4.17.0.qualifier
Bundle-Version: 4.18.0.qualifier
Bundle-Activator: de.dlr.sc.virsat.cef.branding.ui.BrandingPlugin
Bundle-Vendor: DLR (German Aerospace Center)
Bundle-RequiredExecutionEnvironment: JavaSE-17
Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.branding.ui/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</property>
<property
name="aboutText"
value="Virtual Satellite 4 - CEF&#x0D;&#x0A;&#x0D;&#x0A;Version 4.17.0&#x0D;&#x0A;&#x0D;&#x0A;© Copyright by DLR (Deutsches Zentrum fuer Luft- und Raumfahrt e. V., German Aerospace Center) 2020. &#x0D;&#x0A;&#x0D;&#x0A;The DLR trade mark (as the word mark DLR or as combination DLR with the DLR Logo) is a registered and protected trade mark and may not be used without DLR´s prior written permission. &#x0D;&#x0A;&#x0D;&#x0A;Copyrighted content other than the S/W provided under the indicated Eclipse License Conditions such as the images, photographs, videos and texts which are indicated as being under DLR´s copyright through copyright notice (i. g. © DLR 2020) are provided for use under the Terms of use as provided for on DLRs webpage www.dlr.de&#x0D;&#x0A;&#x0D;&#x0A;The CEF logo and images cannot be altered or used without DLR&apos;s permission.&#x0D;&#x0A;&#x0D;&#x0A;German Aerospace Center (DLR) e.V.&#x0D;&#x0A;Lilienthalplatz 7&#x0D;&#x0A;38108 Braunschweig&#x0D;&#x0A;Germany">
value="Virtual Satellite 4 - CEF&#x0A;&#x0A;Version 4.18.0&#x0A;&#x0A;© Copyright by DLR (Deutsches Zentrum fuer Luft- und Raumfahrt e. V., German Aerospace Center) 2024. &#x0A;&#x0A;The DLR trade mark (as the word mark DLR or as combination DLR with the DLR Logo) is a registered and protected trade mark and may not be used without DLR´s prior written permission. &#x0A;&#x0A;Copyrighted content other than the S/W provided under the indicated Eclipse License Conditions such as the images, photographs, videos and texts which are indicated as being under DLR´s copyright through copyright notice (i. g. © DLR 2024) are provided for use under the Terms of use as provided for on DLRs webpage www.dlr.de&#x0A;&#x0A;The CEF logo and images cannot be altered or used without DLR&apos;s permission.&#x0A;&#x0A;German Aerospace Center (DLR) e.V.&#x0A;Lilienthalplatz 7&#x0A;38108 Braunschweig&#x0A;Germany">
</property>
<property
name="aboutImage"
Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.branding.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>de.dlr.sc.virsat.cef.parent</artifactId>
<groupId>de.dlr.sc.virsat.cef</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../maven/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.calculation.test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: VirSat CEF Calculation Tests
Bundle-SymbolicName: de.dlr.sc.virsat.cef.calculation.test
Bundle-Version: 4.17.0.qualifier
Bundle-Version: 4.18.0.qualifier
Fragment-Host: de.dlr.sc.virsat.cef.calculation
Bundle-RequiredExecutionEnvironment: JavaSE-17
Bundle-Vendor: DLR (German Aerospace Center)
Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.calculation.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>de.dlr.sc.virsat.cef.parent</artifactId>
<groupId>de.dlr.sc.virsat.cef</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../maven/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.calculation/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: VirSat CEF Calculation
Bundle-SymbolicName: de.dlr.sc.virsat.cef.calculation;singleton:=true
Bundle-Version: 4.17.0.qualifier
Bundle-Version: 4.18.0.qualifier
Bundle-ClassPath: .
Eclipse-ExtensibleAPI: true
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.calculation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>de.dlr.sc.virsat.cef.parent</artifactId>
<groupId>de.dlr.sc.virsat.cef</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../maven/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.docs.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="de.dlr.sc.virsat.cef.docs.feature"
label="VirSat CEF Documents and Release Notes Feature"
version="4.17.0.qualifier"
version="4.18.0.qualifier"
provider-name="DLR (German Aerospace Center)"
plugin="de.dlr.sc.virsat.cef.branding.ui"
license-feature="de.dlr.sc.virsat.cef.license.feature">
Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.docs.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>de.dlr.sc.virsat.cef.parent</artifactId>
<groupId>de.dlr.sc.virsat.cef</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../maven/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.license.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="de.dlr.sc.virsat.cef.license.feature"
label="VirSat CEF License Feature"
version="4.17.0.qualifier"
version="4.18.0.qualifier"
provider-name="DLR (German Aerospace Center)">

<description>
Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.license.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>de.dlr.sc.virsat.cef.parent</artifactId>
<groupId>de.dlr.sc.virsat.cef</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../maven/pom.xml</relativePath>
</parent>

Expand Down
8 changes: 4 additions & 4 deletions de.dlr.sc.virsat.cef.p2updatesite/category.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature url="features/de.dlr.sc.virsat.cef.branding.feature_4.17.0.qualifier.jar" id="de.dlr.sc.virsat.cef.branding.feature" version="4.17.0.qualifier">
<feature url="features/de.dlr.sc.virsat.cef.branding.feature_4.18.0.qualifier.jar" id="de.dlr.sc.virsat.cef.branding.feature" version="4.18.0.qualifier">
<category name="VirSat_CEF_Features"/>
</feature>
<feature url="features/de.dlr.sc.virsat.model.extension.cef.feature_4.17.0.qualifier.jar" id="de.dlr.sc.virsat.model.extension.cef.feature" version="4.17.0.qualifier">
<feature url="features/de.dlr.sc.virsat.model.extension.cef.feature_4.18.0.qualifier.jar" id="de.dlr.sc.virsat.model.extension.cef.feature" version="4.18.0.qualifier">
<category name="VirSat_CEF_Features"/>
</feature>
<feature url="features/de.dlr.sc.virsat.cef.license.feature_4.17.0.qualifier.jar" id="de.dlr.sc.virsat.cef.license.feature" version="4.17.0.qualifier">
<feature url="features/de.dlr.sc.virsat.cef.license.feature_4.18.0.qualifier.jar" id="de.dlr.sc.virsat.cef.license.feature" version="4.18.0.qualifier">
<category name="VirSat_CEF_Features"/>
</feature>
<feature url="features/de.dlr.sc.virsat.model.extension.cef.interfaces.feature_4.17.0.qualifier.jar" id="de.dlr.sc.virsat.model.extension.cef.interfaces.feature" version="4.17.0.qualifier">
<feature url="features/de.dlr.sc.virsat.model.extension.cef.interfaces.feature_4.18.0.qualifier.jar" id="de.dlr.sc.virsat.model.extension.cef.interfaces.feature" version="4.18.0.qualifier">
<category name="VirSat_CEF_Features"/>
</feature>
<feature id="de.dlr.sc.virsat.model.extension.cefx.feature">
Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.p2updatesite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>de.dlr.sc.virsat.cef.parent</artifactId>
<groupId>de.dlr.sc.virsat.cef</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../maven/pom.xml</relativePath>
</parent>

Expand Down
1 change: 1 addition & 0 deletions de.dlr.sc.virsat.cef.product/plugin_customization.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP = true
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>de.dlr.sc.virsat.cef.parent</artifactId>
<groupId>de.dlr.sc.virsat.cef</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../maven/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions de.dlr.sc.virsat.cef.product/virsat_cef.product
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>

<product name="VirSat CEF Edition" uid="de.dlr.virsat.cef.product" id="de.dlr.sc.virsat.cef.branding.ui.VirSat_CEF" application="org.eclipse.ui.ide.workbench" version="4.17.0.qualifier" type="features" includeLaunchers="true" autoIncludeRequirements="true">
<product name="VirSat CEF Edition" uid="de.dlr.virsat.cef.product" id="de.dlr.sc.virsat.cef.branding.ui.VirSat_CEF" application="org.eclipse.ui.ide.workbench" version="4.18.0.qualifier" type="features" includeLaunchers="true" autoIncludeRequirements="true">

<aboutInfo>
<image path="/de.dlr.sc.virsat.cef.branding.ui/resources/images/Branding/CEF_256x330.gif"/>
<text>
Virtual Satellite 4 - CEF

Version 4.17.0
Version 4.18.0

© Copyright by DLR (Deutsches Zentrum fuer Luft- und Raumfahrt e. V., German Aerospace Center) 2024.

Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.swtbot.test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: VirSat CEF UI Tests with SwtBot
Bundle-SymbolicName: de.dlr.sc.virsat.cef.swtbot.test
Bundle-Version: 4.17.0.qualifier
Bundle-Version: 4.18.0.qualifier
Bundle-Vendor:
DLR (German Aerospace Center)
Bundle-RequiredExecutionEnvironment: JavaSE-17
Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.swtbot.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<relativePath>../maven/pom.xml</relativePath>
<artifactId>de.dlr.sc.virsat.cef.parent</artifactId>
<groupId>de.dlr.sc.virsat.cef</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>

<artifactId>de.dlr.sc.virsat.cef.swtbot.test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.target.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="de.dlr.sc.virsat.cef.target.feature"
label="VirSat CEF Target Feature"
version="4.17.0.qualifier"
version="4.18.0.qualifier"
provider-name="DLR (German Aerospace Center)"
plugin="de.dlr.sc.virsat.cef.branding.ui"
license-feature="de.dlr.sc.virsat.cef.license.feature">
Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.target.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>de.dlr.sc.virsat.cef.parent</artifactId>
<groupId>de.dlr.sc.virsat.cef</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../maven/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.target/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: VirSat CEF Target
Bundle-SymbolicName: de.dlr.sc.virsat.cef.target
Bundle-Version: 4.17.0.qualifier
Bundle-Version: 4.18.0.qualifier
Bundle-Vendor: DLR (German Aerospace Center)
Eclipse-ExtensibleAPI: true
Automatic-Module-Name: de.dlr.sc.virsat.cef.target
Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.target/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>de.dlr.sc.virsat.cef.parent</artifactId>
<groupId>de.dlr.sc.virsat.cef</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../maven/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.test.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="de.dlr.sc.virsat.cef.test.feature"
label="Virsat CEF Tests Feature"
version="4.17.0.qualifier"
version="4.18.0.qualifier"
provider-name="DLR (German Aerospace Center)"
license-feature="de.dlr.sc.virsat.license.feature">

Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.test.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>de.dlr.sc.virsat.cef.parent</artifactId>
<groupId>de.dlr.sc.virsat.cef</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../maven/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: VirSat CEF Test Plugin
Bundle-SymbolicName: de.dlr.sc.virsat.cef.test
Bundle-Version: 4.17.0.qualifier
Bundle-Version: 4.18.0.qualifier
Bundle-Activator: de.dlr.sc.virsat.cef.plugin.Activator
Bundle-Vendor: DLR (German Aerospace Center)
Require-Bundle: org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.cef.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>de.dlr.sc.virsat.cef.parent</artifactId>
<groupId>de.dlr.sc.virsat.cef</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../maven/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.model.extension.cef.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="de.dlr.sc.virsat.model.extension.cef.feature"
label="VirSat CEF Model Extension Data Model"
version="4.17.0.qualifier"
version="4.18.0.qualifier"
provider-name="DLR (German Aerospace Center)"
plugin="de.dlr.sc.virsat.cef.branding.ui"
license-feature="de.dlr.sc.virsat.cef.license.feature">
Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.model.extension.cef.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>de.dlr.sc.virsat.cef.parent</artifactId>
<groupId>de.dlr.sc.virsat.cef</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../maven/pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="de.dlr.sc.virsat.model.extension.cef.interfaces.feature"
label="VirSat CEF Model Extension Interfaces Data Model Feature"
version="4.17.0.qualifier"
version="4.18.0.qualifier"
provider-name="DLR (German Aerospace Center)"
plugin="de.dlr.sc.virsat.cef.branding.ui"
license-feature="de.dlr.sc.virsat.cef.license.feature">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>de.dlr.sc.virsat.cef.parent</artifactId>
<groupId>de.dlr.sc.virsat.cef</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../maven/pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: VirSat CEF Model Extension Interfaces Data Model Tests
Bundle-SymbolicName: de.dlr.sc.virsat.model.extension.cef.interfaces.test;singleton:=true
Bundle-Version: 4.17.0.qualifier
Bundle-Version: 4.18.0.qualifier
Fragment-Host: de.dlr.sc.virsat.model.extension.cef.interfaces;bundle-version="0.0.1"
Bundle-ClassPath: .
Bundle-Vendor: DLR (German Aerospace Center)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>de.dlr.sc.virsat.cef.parent</artifactId>
<groupId>de.dlr.sc.virsat.cef</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../maven/pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: VirSat CEF Model Extension Interfaces Data Model UI
Bundle-SymbolicName: de.dlr.sc.virsat.model.extension.cef.interfaces.ui;singleton:=true
Bundle-Version: 4.17.0.qualifier
Bundle-Version: 4.18.0.qualifier
Require-Bundle: de.dlr.sc.virsat.model.extension.cef.interfaces,
org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion de.dlr.sc.virsat.model.extension.cef.interfaces.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>de.dlr.sc.virsat.cef.parent</artifactId>
<groupId>de.dlr.sc.virsat.cef</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../maven/pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: VirSat CEF Model Extension Interfaces Data Model
Bundle-SymbolicName: de.dlr.sc.virsat.model.extension.cef.interfaces;singleton:=true
Bundle-Version: 4.17.0.qualifier
Bundle-Version: 4.18.0.qualifier
Bundle-Vendor: DLR (German Aerospace Center)
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,20 @@
</left>
<right xsi:type="dvlm_calc:ReferencedDefinitionInput" reference="de.dlr.sc.virsat.model.extension.cef.interfaces.EquipmentDataParameters.DataDutyCycle"/>
</expression>
<result xsi:type="dvlm_calc:EquationIntermediateResult" uuid="8fb888a3-9a3e-4142-a2cf-1f1a300494f2" name="DataCombinedDutyCycle"/>
<result xsi:type="dvlm_calc:EquationIntermediateResult" uuid="9a647c01-dfca-4eda-9c94-a022b4814235" name="DataCombinedDutyCycle"/>
</equationDefinitions>
<equationDefinitions>
<expression xsi:type="dvlm_calc:AdditionAndSubtraction">
<left xsi:type="dvlm_calc:MultiplicationAndDivision" operator="*">
<left xsi:type="dvlm_calc:ReferencedDefinitionInput" reference="de.dlr.sc.virsat.model.extension.cef.interfaces.EquipmentDataParameters.DataPerUnitOnWithMargin"/>
<right xsi:type="dvlm_calc:ReferencedDefinitionInput" reference="8fb888a3-9a3e-4142-a2cf-1f1a300494f2"/>
<right xsi:type="dvlm_calc:ReferencedDefinitionInput" reference="9a647c01-dfca-4eda-9c94-a022b4814235"/>
</left>
<right xsi:type="dvlm_calc:MultiplicationAndDivision" operator="*">
<left xsi:type="dvlm_calc:ReferencedDefinitionInput" reference="de.dlr.sc.virsat.model.extension.cef.interfaces.EquipmentDataParameters.DataPerUnitStbyWithMargin"/>
<right xsi:type="dvlm_calc:Parenthesis">
<right xsi:type="dvlm_calc:AdditionAndSubtraction" operator="-">
<left xsi:type="dvlm_calc:NumberLiteral" value="1"/>
<right xsi:type="dvlm_calc:ReferencedDefinitionInput" reference="8fb888a3-9a3e-4142-a2cf-1f1a300494f2"/>
<right xsi:type="dvlm_calc:ReferencedDefinitionInput" reference="9a647c01-dfca-4eda-9c94-a022b4814235"/>
</right>
</right>
</right>
Expand Down
Loading

0 comments on commit dc7854a

Please sign in to comment.