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

Added industrial automation to draft release notes for AF3 2.26

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



Signed-off-by: default avatarAndreas Bayha <bayha@fortiss.org>
parent c1c4fbf7
No related branches found
No related tags found
1 merge request!794422
......@@ -16,39 +16,45 @@
<div class="mBlock">
<h2>New Features and Changes in AutoFOCUS 2.26</h2>
<h3>Variability</h3>
<ul>
<li>Requirements can be modeled with variability</li>
<li>Improved management of mandatory features in variant configuration dialog</li>
</ul>
<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>Platform Architecture</h3>
<ul>
<li>Added weight annotation to platform elements</li>
<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>
</ul>
<h3>Requirements Analysis</h3>
<ul>
<li>Improved requirements overview editor</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>General</h3>
<ul>
<li>The AF3 releases and nightly builds do not require a separate Java installation anymore (JRE is bundled)</li>
<li>Several quality of live improvements to the graphical user interface</li>
<li>Several improvements of stability all over the tool</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>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> Enable 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>
......
......@@ -34,18 +34,26 @@
<ul>
<li> Added product-line analysis to state automata with variability </li>
<li> Presence Conditions are automatically checked for correctness. </li>
<li> Improved editor bhavior and automated checks ensure unique names of features </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 PLC architecture </li>
<li> Modeling support for product structure </li>
</ul>
<h3>SysML-Export</h3>
<ul>
<li> Useability improvements via more robust UI and new warnings in case of unintended usage </li>
<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> Enable to connect connections more easy, by automatically creatig missing ports on sub-components </li>
<li> Enable to connect connections more easy, by automatically creating missing ports on sub-components </li>
</ul>
......
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