Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
af3-rcp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
af3
af3-rcp
Merge requests
!79
4422
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
4422
4422
into
master
Overview
0
Commits
4
Pipelines
3
Changes
5
Merged
Andreas Bayha
requested to merge
4422
into
master
3 months ago
Overview
0
Commits
4
Pipelines
3
Changes
2
Expand
af3#4422 (closed)
0
0
Merge request reports
Compare
version 1
version 1
6f139f52
3 months ago
master (base)
and
latest version
latest version
9b842e17
4 commits,
3 months ago
version 1
6f139f52
3 commits,
3 months ago
Show latest version
2 files
+
4
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
org.fortiss.af3.rcp.application/intro/newFeatures.html
+
56
−
47
Options
@@ -2,7 +2,7 @@
<html>
<head>
<meta
http-equiv=
"content-type"
content=
"text/html; charset=utf-8"
>
<title>
New features and changes in AutoFOCUS 2.2
5
</title>
<title>
New features and changes in AutoFOCUS 2.2
6
</title>
<style>
.mBlock
{
margin-left
:
62px
;
}
h2
{
color
:
black
;
}
@@ -14,59 +14,68 @@
</head>
<body>
<div
class=
"mBlock"
>
<h2>
New Features and Changes in AutoFOCUS 2.2
5
</h2>
<h2>
New Features and Changes in AutoFOCUS 2.2
6
</h2>
<h3>
Variability
</h3>
<ul>
<li>
Requirements can be modeled with variability
</li>
<li>
Improved management of mandatory features in variant configuration dialog
</li>
<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>
Platform Architecture
</h3>
<ul>
<li>
Added weight annotation to platform elements
</li>
<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>
Requirements Analysis
</h3>
<ul>
<li>
Improved requirements overview editor
</li>
<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>
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>
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.2
5
:
</h3>
<h3>
Detailed list of changes in 2.2
6
:
</h3>
<ul>
<li>
Product-line Analysis: Remove verbose messages to log (#4374)
</li>
<li>
Requirements overview editor: Fix editable fields (#4369)
</li>
<li>
Variability: Grey out non-editable cells in the variant configuration dialog (#4289)
</li>
<li>
Optional Requirements (#3272)
</li>
<li>
Incomplete allocation tables cause NPEs (#4366)
</li>
<li>
TreeTableEditors: Automatic line wrapping breaks after editing text (#4365)
</li>
<li>
FMUs cannot be exported when the project has not been saved immediately before (#4264)
</li>
<li>
getEClassForClass gives unexpected result in presence of inheritance (#4262)
</li>
<li>
Requirements Analysis: use consistent label for collection of "All requirements" (#4153)
</li>
<li>
[Hierarcharchical Platform] Account for clusters when deriving the type size (#4100)
</li>
<li>
Include Java Binaries in the Nightly Build (#4357)
</li>
<li>
Create weight annotation (#4354)
</li>
<li>
Diagram editor: Add reconnect functionality to component architecture (#4279)
</li>
<li>
Combine reuse context menu entries to one menu group (with sub-entries) (#4248)
</li>
<li>
SysML: Avoid NPE when exporting logical architecture only (#4418)
</li>
<li>
SysML Export: Ask before overwriting output files (#4417)
</li>
<li>
SysML Exporter: Renaming of methods and classes to reflect their purpose (#4392)
</li>
<li>
MQS: Locate git repository w/o assumptions on directory layout (#4390)
</li>
<li>
SysML-Export: Display warning, if no views have been selected (or select all views automatically) (#4373)
</li>
<li>
EGit Metrik Extractor for an AF3 git repository (#4371)
</li>
<li>
Extend the central viewtype collection of the CCCC with all needed elements from the AF3 metamodel (#4364)
</li>
<li>
Improve code quality of AF3 consistency adapter (#4363)
</li>
<li>
SysML Exporter: encoding of atomic data types (#4355)
</li>
<li>
Variability: Add Product-Line-Analysis to state automata (#4311)
</li>
<li>
Variability: Add checker for incorrect presence conditions (#4401)
</li>
<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>
Loading