- 09 Dec, 2019 1 commit
-
-
Johannes Eder authored
Issue-Ref: 3891 Issue-Url: https://af3-developer.fortiss.org/issues/3891 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- 05 Nov, 2019 1 commit
-
-
Simon Barner authored
* org.fortiss.af3.component.generator.nusmv * org.fortiss.af3.expression.generator.nusmv * org.fortiss.af3.state.generator.nusmv Issue-Ref: 3861 Issue-Url: https://af3-developer.fortiss.org/issues/3861 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- 11 Sep, 2019 2 commits
-
-
Alexander Diewald authored
Tested: Simulation, single component copy, copying 2 components Issue-Ref: 3820 Issue-Url: https://af3-developer.fortiss.org/issues/3820 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3820 Issue-Url: https://af3-developer.fortiss.org/issues/3820 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- 10 Sep, 2019 2 commits
-
-
Alexander Diewald authored
Issue-Ref: 3816 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Simon Barner authored
* ComponentArchitecture.setName() sets the name of the architecture and the top-level component to the same name * When adding more than one component architecture to a file project, the ComponentArchitectureFileProjectCompositor now names the 2nd, 3rd, ... architecture as "Component Architecture1", "Component Architecture2". This change ensures consisteny also with the 1st architecture. Issue-Ref: 3816 Issue-Url: https://af3-developer.fortiss.org/issues/3816 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- 18 Apr, 2019 1 commit
-
-
Marco Volpe authored
Issue-Ref: 3713 Issue-Url: https://af3-developer.fortiss.org/issues/3713 Signed-off-by:
Marco Volpe <volpe@fortiss.org>
-
- 17 Apr, 2019 1 commit
-
-
Alexander Diewald authored
* Add the specification to the MM. * Add the corresp. factory method. * Adjust the CA compositor to add the DD reference if such an element is present. * Add a listener to react to added DataDictionaries. * Add a migrator. Issue-Ref: 3713 Issue-Url: https://af3-developer.fortiss.org/issues/3713 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 16 Jan, 2019 1 commit
-
-
eder authored
Issue-Ref: 3605 Issue-Url: https://af3-developer.fortiss.org/issues/3605 Signed-off-by:
eder <eder@192.168.17.83>
-
- 11 Dec, 2018 2 commits
-
-
Simon Barner authored
* Needed to use them e.g. from migration providers * Affected methods ** AllocationUtils::getOrCreateAllocationTable() ** ComponentArchitectureTransformationBase::transform() Issue-Ref: 3337 Issue-Url: https://af3-developer.fortiss.org/issues/3337 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* Default implementation uses atomic components (as before) Issue-Ref: 3337 Issue-Url: https://af3-developer.fortiss.org/issues/3337 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- 26 Oct, 2018 2 commits
-
-
Simon Barner authored
* Partially with smaller adapations Issue-Ref: 3558 Issue-Url: https://af3-developer.fortiss.org/issues/3558 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Hernan Ponce de Leon authored
Issue-Ref: 3558 Signed-off-by:
ponce <ponce@fortiss.org>
-
- 01 Oct, 2018 1 commit
-
-
Alexander Diewald authored
Issue-Ref: 3538 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 28 Sep, 2018 2 commits
-
-
Hernan Ponce de Leon authored
Issue-Ref: 3523 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
YELLOW Signed-off-by:
Filip Reaboi <reaboi@fortiss.org> Issue-Ref: 3523
-
- 19 Sep, 2018 2 commits
-
-
reaboi authored
GRENN Signed-off-by:
reaboi <reaboi@fortiss.org>
-
reaboi authored
GREEN Signed-off-by:
reaboi <reaboi@fortiss.org>
-
- 13 Sep, 2018 1 commit
-
-
Hernan Ponce de Leon authored
Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
- 12 Sep, 2018 1 commit
-
-
reaboi authored
YELLOW Signed-off-by:
reaboi <reaboi@fortiss.org>
-
- 10 Sep, 2018 1 commit
-
-
Sudeep Kanav authored
Issue-Ref: 3508 Signed-off-by:
Sudeep Kanav <kanav@fortiss.org>
-
- 07 Sep, 2018 1 commit
-
-
Hernan Ponce de Leon authored
Issue-Ref:3501 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
- 06 Sep, 2018 1 commit
-
-
aziz authored
Signed-off-by:
aziz <aziz@fortiss.org>
-
- 21 Aug, 2018 1 commit
-
-
ponce authored
Issue-Ref:2808 Signed-off-by:
ponce <ponce@pf0qxf5z.fortiss.fortiss.org>
-
- 03 Aug, 2018 1 commit
-
-
aziz authored
*Simulating the FMUs together Issue-Ref: 2802 Signed-off-by:
aziz <aziz@fortiss.org>
-
- 07 May, 2018 1 commit
-
-
Alexander Diewald authored
Except exploration.ui that is totally RED. Issue-Ref:3369 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 24 Apr, 2018 1 commit
-
-
Simon Barner authored
f236526d - UniqueIdUtils.fixMissingIds() no longer wraps model modification into a command. - I.e., it can be safely called from ComponentArchitectureTransformationBase.transform() and be called from tests Issue-Ref: 3369 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- 18 Apr, 2018 1 commit
-
-
Alexander Diewald authored
* Since the tooling helpers used in the svn installation and the git version, a re-rating of all files was required (less work than fixing the tooling code that would be only used once). * Updates the hashes of the classes in the .rating files. * Removes empty .rating files from directories without ratable files. Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 17 Apr, 2018 1 commit
-
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 13 Apr, 2018 2 commits
-
-
Filip Reaboi authored
-
Hernan Ponce de Leon authored
I revert the change that uses a local variable
-
- 05 Apr, 2018 2 commits
-
-
Filip Reaboi authored
-
Hernan Ponce de Leon authored
-
- 13 Mar, 2018 1 commit
-
-
Filip Reaboi authored
-
- 09 Mar, 2018 1 commit
-
-
Simon Barner authored
ComponentArchitectureTransformationBase.transform() Ensure that in architectures derived from ComponentArchitectures, annotation are instantiated. AnnotationUtils: Resurrect instantiateAnnotationsRecursive() refs 3328
-
- 02 Feb, 2018 1 commit
-
-
Filip Reaboi authored
refs 3241
-
- 01 Feb, 2018 1 commit
-
-
Hafiz Muhammad Wahaj Aziz authored
refs 3055
-
- 29 Jan, 2018 1 commit
-
-
Simon Barner authored
- Base: af3.component[.ui] - IComponentArchitectureTransformation - ComponentArchitectureTransformationBase - ComponentArchitectureTransformationMenuBase - Specializations: af3.task[.ui] - ComponentToTaskArchitectureTransformation - TransformComponentToTaskArchitectureMenu refs 3067
-
- 04 Dec, 2017 1 commit
-
-
Simon Barner authored
refs 3194
-
- 01 Dec, 2017 1 commit
-
-
Simon Barner authored
refs 3194
-