diff --git a/org.fortiss.af3.rcp.application/intro/newFeatures.html b/org.fortiss.af3.rcp.application/intro/newFeatures.html index d575a0831b295081e22fa4aa4327c08988d729c4..27d20e566a297f8d53a27c08324a7a5de054ef7c 100644 --- a/org.fortiss.af3.rcp.application/intro/newFeatures.html +++ b/org.fortiss.af3.rcp.application/intro/newFeatures.html @@ -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> diff --git a/org.fortiss.af3.rcp.application/intro/newFeatures_af3_fortissPage.html b/org.fortiss.af3.rcp.application/intro/newFeatures_af3_fortissPage.html index 75b2f9f49ccfda59b41f5dfeb7c25fd2c3aa86d9..7704cc38d8f0b4c7b5a62ef279b6a41177455501 100644 --- a/org.fortiss.af3.rcp.application/intro/newFeatures_af3_fortissPage.html +++ b/org.fortiss.af3.rcp.application/intro/newFeatures_af3_fortissPage.html @@ -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>