Skip to content
Snippets Groups Projects
Commit 6f139f52 authored by Andreas Bayha's avatar Andreas Bayha
Browse files

2.25 -> 2.26

Issue-ref: 4422
Issue-URL: af3#4422



Signed-off-by: default avatarAndreas Bayha <bayha@fortiss.org>
parent df4a84b5
No related branches found
No related tags found
1 merge request!794422
Pipeline #43688 failed
Pipeline: maven-releng

#43689

    ......@@ -3,7 +3,7 @@ Automatic-Module-Name: org.fortiss.af3.rcp.application
    Bundle-ManifestVersion: 2
    Bundle-Name: AF3 RCP
    Bundle-SymbolicName: org.fortiss.af3.rcp.application;singleton:=true
    Bundle-Version: 2.25.0.qualifier
    Bundle-Version: 2.26.0.qualifier
    Bundle-Activator: org.fortiss.af3.rcp.application.AF3ApplicationActivator
    Bundle-Vendor: fortiss GmbH
    Bundle-RequiredExecutionEnvironment: JavaSE-11
    ......@@ -18,25 +18,25 @@ Export-Package: org.fortiss.af3.rcp.application;
    org.eclipse.equinox.app,
    org.osgi.framework",
    org.fortiss.af3.rcp.application.example
    Require-Bundle: org.fortiss.af3.rcp.help;bundle-version="2.25.0",
    eu.fbk.af3.tools.diagram.ui;bundle-version="2.25.0",
    org.fortiss.af3.cosimulation.ui;bundle-version="2.25.0",
    org.fortiss.af3.exploration.ui;bundle-version="2.25.0",
    org.fortiss.af3.mira.ui;bundle-version="2.25.0",
    org.fortiss.af3.mode.ui;bundle-version="2.25.0",
    org.fortiss.af3.operatorpanel.ui;bundle-version="2.25.0",
    org.fortiss.af3.partition.ui;bundle-version="2.25.0",
    org.fortiss.af3.platform.hierarchic.ui;bundle-version="2.25.0",
    org.fortiss.af3.platform.ui;bundle-version="2.25.0",
    org.fortiss.af3.project;bundle-version="2.25.0",
    org.fortiss.af3.project.ui;bundle-version="2.25.0",
    org.fortiss.af3.safety.ui;bundle-version="2.25.0",
    org.fortiss.af3.safetycases.ui;bundle-version="2.25.0",
    org.fortiss.af3.task.ui;bundle-version="2.25.0",
    org.fortiss.af3.schedule.ui;bundle-version="2.25.0",
    org.fortiss.af3.state.ui;bundle-version="2.25.0",
    org.fortiss.af3.timing.ui;bundle-version="2.25.0",
    org.fortiss.tooling.kernel.ui;bundle-version="2.25.0",
    Require-Bundle: org.fortiss.af3.rcp.help;bundle-version="2.26.0",
    eu.fbk.af3.tools.diagram.ui;bundle-version="2.26.0",
    org.fortiss.af3.cosimulation.ui;bundle-version="2.26.0",
    org.fortiss.af3.exploration.ui;bundle-version="2.26.0",
    org.fortiss.af3.mira.ui;bundle-version="2.26.0",
    org.fortiss.af3.mode.ui;bundle-version="2.26.0",
    org.fortiss.af3.operatorpanel.ui;bundle-version="2.26.0",
    org.fortiss.af3.partition.ui;bundle-version="2.26.0",
    org.fortiss.af3.platform.hierarchic.ui;bundle-version="2.26.0",
    org.fortiss.af3.platform.ui;bundle-version="2.26.0",
    org.fortiss.af3.project;bundle-version="2.26.0",
    org.fortiss.af3.project.ui;bundle-version="2.26.0",
    org.fortiss.af3.safety.ui;bundle-version="2.26.0",
    org.fortiss.af3.safetycases.ui;bundle-version="2.26.0",
    org.fortiss.af3.task.ui;bundle-version="2.26.0",
    org.fortiss.af3.schedule.ui;bundle-version="2.26.0",
    org.fortiss.af3.state.ui;bundle-version="2.26.0",
    org.fortiss.af3.timing.ui;bundle-version="2.26.0",
    org.fortiss.tooling.kernel.ui;bundle-version="2.26.0",
    javax.servlet,
    javax.servlet.jsp,
    org.apache.commons.logging,
    ......
    ......@@ -16,44 +16,43 @@
    <div class="mBlock">
    <h2>New Features and Changes in AutoFOCUS 2.26</h2>
    <h3>Model Consistency</h3>
    <ul>
    <li> Integration of a novel consistency checking functionality (CCCC) </li>
    <li> Automated checks for consistency of cost requirements with the technical architecture. </li>
    <li> Enables check for consistency with arbitrary external models via consistency adapters. </li>
    </ul>
    <h3>Model Metrics and Quality</h3>
    <ul>
    <li> New button to extract metrics via EGit </li>
    <li> Improved metrics extraction from git repositories </li>
    </ul>
    <h3>Architecture Viewpoints for Industrial Automation</h3>
    <ul>
    <li> Dedicated architecture viewpoints for industrial automation available in expert mode </li>
    <li> Modeling support for plant topology </li>
    <li> Modeling support for PLC architecture </li>
    <li> Modeling support for product structure </li>
    </ul>
    <h3>Variability</h3>
    <ul>
    <li> Added product-line analysis to state automata with variability </li>
    <li> Presence Conditions are automatically checked for correctness. </li>
    <li> Improved editor behavior and automated checks ensure unique names of features </li>
    </ul>
    <h3>Architecture Viewpoints for Industrial Automation</h3>
    <ul>
    <li> Dedicated architecture viewpoints for industrial automation available in expert mode </li>
    <li> Modeling support for plant topology </li>
    <li> Modeling support for product structure </li>
    </ul>
    <h3>SysML-Export</h3>
    <ul>
    <li> Usability improvements via more robust UI and new warnings in case of unintended usage </li>
    <li> Improved encoding of atomic data types </li>
    </ul>
    <h3>Model Consistency</h3>
    <ul>
    <li> Integration of a novel consistency checking functionality (<i>CCCC</i>) in expert mode </li>
    <li> Enables automated check for consistency with arbitrary external models via consistency adapters </li>
    <li> Build-in check for consistency of system cost between requirements and technical architecture </li>
    </ul>
    <h3>Component Architecture</h3>
    <ul>
    <li> Enable to connect connections more easy, by automatically creating missing ports on sub-components </li>
    </ul>
    <h3>Variability</h3>
    <ul>
    <li> Extended product-line analysis to state automata with variability </li>
    <li> Presence Conditions are automatically checked for correctness </li>
    <li> Improved editor behavior and automated checks to ensure unique names of features </li>
    </ul>
    <h3>Model Metrics and Quality</h3>
    <ul>
    <li> New button to extract metrics via EGit </li>
    <li> Improved metrics extraction from git repositories </li>
    </ul>
    <h3>SysML-Export</h3>
    <ul>
    <li> Usability improvements via more robust UI and new warnings in case of unintended usage </li>
    <li> Improved encoding of atomic data types </li>
    </ul>
    <h3>Component Architecture</h3>
    <ul>
    <li> Editor enables to connect connections more easy, by automatically creating missing ports on sub-components </li>
    </ul>
    <br>
    <h3>Detailed list of changes in 2.26:</h3>
    ......@@ -73,6 +72,10 @@
    <li>Integrate Consistency Checker and AF3 Consistency Adapter into AF3 (#4362)</li>
    <li>Feature Model: Assign a unique name for newly created features (#4313)</li>
    <li>Component Architecture: Create connections without existing ports (#4304)</li>
    <li>[CCCC] Fix NPE when no possible AF3 element class/type can be found for a requested consistency element inside AF3 C-Adapter (#4430)/li>
    <li>Reuse: PresenceConditions are not removed when adding StateAutomata to a Reuse Libarary (#4427)/li>
    <li>[Manufacturing] Integrate Manufacturing Plugin: Topology and Product Viewpoints (#4425)/li>
    <li>Fix "Failed to load icon" in some AF3 plugins (#4431)/li>
    </ul>
    </div>
    </body>
    ......
    ......@@ -17,32 +17,31 @@
    <div class="mBlock">
    <h2>New Features and Changes in AutoFOCUS 2.26</h2>
    <h3>Model Consistency</h3>
    <h3>Architecture Viewpoints for Industrial Automation</h3>
    <ul>
    <li> Integration of a novel consistency checking functionality (CCCC) </li>
    <li> Automated checks for consistency of cost requirements with the technical architecture. </li>
    <li> Enables check for consistency with arbitrary external models via consistency adapters. </li>
    <li> Dedicated architecture viewpoints for industrial automation available in expert mode </li>
    <li> Modeling support for plant topology </li>
    <li> Modeling support for product structure </li>
    </ul>
    <h3>Model Metrics and Quality</h3>
    <h3>Model Consistency</h3>
    <ul>
    <li> New button to extract metrics via EGit </li>
    <li> Improved metrics extraction from git repositories </li>
    </ul>
    <li> Integration of a novel consistency checking functionality (<i>CCCC</i>) in expert mode </li>
    <li> Enables automated check for consistency with arbitrary external models via consistency adapters </li>
    <li> Build-in check for consistency of system cost between requirements and technical architecture </li>
    </ul>
    <h3>Variability</h3>
    <ul>
    <li> Added product-line analysis to state automata with variability </li>
    <li> Presence Conditions are automatically checked for correctness. </li>
    <li> Improved editor behavior and automated checks ensure unique names of features </li>
    </ul>
    <li> Extended product-line analysis to state automata with variability </li>
    <li> Presence Conditions are automatically checked for correctness </li>
    <li> Improved editor behavior and automated checks to ensure unique names of features </li>
    </ul>
    <h3>Architecture Viewpoints for Industrial Automation</h3>
    <h3>Model Metrics and Quality</h3>
    <ul>
    <li> Dedicated architecture viewpoints for industrial automation available in expert mode </li>
    <li> Modeling support for plant topology </li>
    <li> Modeling support for PLC architecture </li>
    <li> Modeling support for product structure </li>
    <li> New button to extract metrics via EGit </li>
    <li> Improved metrics extraction from git repositories </li>
    </ul>
    <h3>SysML-Export</h3>
    ......@@ -53,9 +52,8 @@
    <h3>Component Architecture</h3>
    <ul>
    <li> Enable to connect connections more easy, by automatically creating missing ports on sub-components </li>
    <li> Editor enables to connect connections more easy, by automatically creating missing ports on sub-components </li>
    </ul>
    <br>
    ......@@ -110,6 +108,10 @@
    <li>Integrate Consistency Checker and AF3 Consistency Adapter into AF3 (#4362)</li>
    <li>Feature Model: Assign a unique name for newly created features (#4313)</li>
    <li>Component Architecture: Create connections without existing ports (#4304)</li>
    <li>[CCCC] Fix NPE when no possible AF3 element class/type can be found for a requested consistency element inside AF3 C-Adapter (#4430)/li>
    <li>Reuse: PresenceConditions are not removed when adding StateAutomata to a Reuse Libarary (#4427)/li>
    <li>[Manufacturing] Integrate Manufacturing Plugin: Topology and Product Viewpoints (#4425)/li>
    <li>Fix "Failed to load icon" in some AF3 plugins (#4431)/li>
    </ul>
    </div>
    ......
    ......@@ -19,10 +19,10 @@
    <product
    application="org.fortiss.af3.rcp.application.af3app"
    description="AutoFOCUS 3 - &quot;Phoenix&quot; Release"
    name="AutoFOCUS 3 - &quot;Phoenix&quot; 2.25">
    name="AutoFOCUS 3 - &quot;Phoenix&quot; 2.26">
    <property
    name="appName"
    value="AutoFOCUS 3 - &quot;Phoenix&quot; 2.25">
    value="AutoFOCUS 3 - &quot;Phoenix&quot; 2.26">
    </property>
    <property
    name="aboutImage"
    ......@@ -34,7 +34,7 @@
    </property>
    <property
    name="aboutText"
    value="AutoFOCUS 3 - &quot;Phoenix&quot;&#x0A;&#x0A;Version: 2.25.0&#x0A;&#x0A;Copyright 2011-2024 fortiss GmbH&#x0A;&#x0A;Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&#x0A;you may not use this file except in compliance with the License.&#x0A;You may obtain a copy of the License at&#x0A;&#x0A; http://www.apache.org/licenses/LICENSE-2.0&#x0A;&#x0A;Unless required by applicable law or agreed to in writing, software&#x0A;distributed under the License is distributed on an &quot;AS IS&quot; BASIS,&#x0A;WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either&#x0A;express or implied. See the License for the specific language&#x0A;governing permissions and limitations under the License.">
    value="AutoFOCUS 3 - &quot;Phoenix&quot;&#x0A;&#x0A;Version: 2.26.0&#x0A;&#x0A;Copyright 2011-2024 fortiss GmbH&#x0A;&#x0A;Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&#x0A;you may not use this file except in compliance with the License.&#x0A;You may obtain a copy of the License at&#x0A;&#x0A; http://www.apache.org/licenses/LICENSE-2.0&#x0A;&#x0A;Unless required by applicable law or agreed to in writing, software&#x0A;distributed under the License is distributed on an &quot;AS IS&quot; BASIS,&#x0A;WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either&#x0A;express or implied. See the License for the specific language&#x0A;governing permissions and limitations under the License.">
    </property>
    <property
    name="startupProgressRect"
    ......
    ......@@ -4,7 +4,7 @@ Eclipse-BundleShape: dir
    Bundle-ManifestVersion: 2
    Bundle-Name: AF3 Online Help
    Bundle-SymbolicName: org.fortiss.af3.rcp.help;singleton:=true
    Bundle-Version: 2.25.0.qualifier
    Bundle-Version: 2.26.0.qualifier
    Bundle-Vendor: fortiss GmbH
    Bundle-RequiredExecutionEnvironment: JavaSE-11
    Bundle-ActivationPolicy: lazy
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment