- Feb 09, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Feb 05, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Jan 31, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Jan 23, 2019
-
-
Alexander Diewald authored
* Refer to the modular JDK-11 in the classpath. * Depend on openjfx plugins from Tom Schindl. Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Jan 11, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3319 Issue-Url: https://af3-developer.fortiss.org/issues/3319 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Jan 08, 2019
-
-
Tiziano Munaro authored
Issue-Ref: 3598 Issue-Url: https://af3-developer.fortiss.org/issues/3598 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Simon Barner authored
* Method to create a self-contained copy of the given EObject. * It returns a Map that relates each original sub-element (including the given EObject) to the corresponding copy. Issue-Ref: 3598 Issue-Url: https://af3-developer.fortiss.org/issues/3598 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Dec 17, 2018
-
-
Hernan Ponce de Leon authored
Issue-Ref: 3470 Signed-off-by:
ponce <ponce@fortiss.org>
-
- Dec 12, 2018
-
-
Simon Barner authored
* For a given EClass "Foo", the map considers the generated interface class "Foo" and the corresponding implementation class "FooImpl" identical. Issue-Ref: 3319 Issue-Url: https://af3-developer.fortiss.org/issues/3319 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Nov 27, 2018
-
-
Simon Barner authored
* Fixes some minor formatting problems that have probably been introduced when merging Issue-Ref: 3470 Issue-Url: https://af3-developer.fortiss.org/issues/3470 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Nov 13, 2018
-
-
Issue-Ref: 3474 Signed-off-by:
ponce <ponce@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3574 Issue-Url: https://af3-developer.fortiss.org/issues/3574 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
* Add a default dialog and handler class. * Move the main parts of the service from the base plugin to the kernel. * Introduce a severity enum since using int "codes" is flawed and we do not use underlying eclipse methods like the logging methods in the LoggingUtils class. Issue-Ref: 3574 Issue-Url: https://af3-developer.fortiss.org/issues/3574 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Nov 09, 2018
-
-
Simon Barner authored
* Enable reuse with timing specification service * And potentially others (see #3319) Issue-Ref: 3470 Issue-Url: https://af3-developer.fortiss.org/issues/3470 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Oct 22, 2018
-
-
Alexander Diewald authored
Issue-Ref: 3223 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Oct 15, 2018
-
-
Simon Barner authored
* Walk up the model hierarchy regardless if the current element matches the given targetClass Issue-Ref: 3223 Issue-Url: https://af3-developer.fortiss.org/issues/3223 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Oct 12, 2018
-
-
Simon Barner authored
* All clients of this class performed a type check Issue-Ref: 3223 Issue-Url: https://af3-developer.fortiss.org/issues/3223 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* This is neither tooling.base nor UI specific * Retain GREEN ratings since there is no change in the code (only the class comment has slightly been updated) Issue-Ref: 3223 Issue-Url: https://af3-developer.fortiss.org/issues/3223 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Oct 04, 2018
-
-
Hernan Ponce de Leon authored
Issue-Ref: 3539 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
Simon Barner authored
* Detected by enabling all resource-related Java compiler warnings * Java -> Compiler -> Errors/Warnings * Filtering for "resource" should show 3 warnings * Set to "Warning" Issue-Ref: 3539 Issue-Url: https://af3-developer.fortiss.org/issues/3539 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3539 Issue-Url: https://af3-developer.fortiss.org/issues/3539 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Oct 01, 2018
-
-
Alexander Diewald authored
Issue-Ref: 3538 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Sep 24, 2018
-
-
reaboi authored
Signed-off-by:
reaboi <reaboi@fortiss.org>
-
- Sep 19, 2018
-
-
Hernan Ponce de Leon authored
Issue-Ref:3514 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
- Sep 17, 2018
-
-
Alexander Diewald authored
* The current implementation of the IPersistencyService does not allow to listen for "load" or "add" events during the startup of AF3 whereas later events for adding and removing IToplevelElements are present. * Extend the PersistencyServiceListener and the IPersistencyService for such a capability to enable installing listeners for model elements in a plugin-in fashion. Issue-Ref: 3514 Issue-Url: https://af3-developer.fortiss.org/issues/3514 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Sep 10, 2018
-
-
Alexander Diewald authored
This reverts commit ea0264b5.
-
- Aug 14, 2018
-
-
Florian Hölzl authored
Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Florian Hölzl authored
-
- Aug 13, 2018
-
-
Florian Hölzl authored
Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org> Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Florian Hölzl authored
-
- Jul 05, 2018
-
-
Hernan Ponce de Leon authored
Issue-Ref:3401 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
- Jul 04, 2018
-
-
Simon Barner authored
Issue-Ref: 3401 Issue-Url: https://af3-developer.fortiss.org/issues/3401 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Jul 03, 2018
-
-
Simon Barner authored
Issue-Ref: 3401 Issue-Url: https://af3-developer.fortiss.org/issues/3401 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* Add UML diagram * Description of metaclasses * Clarify that there are two constraint services Issue-Ref: 3401 Issue-Url: https://af3-developer.fortiss.org/issues/3401 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Jun 26, 2018
-
-
Alexander Diewald authored
Issue-Ref: 3459 Issue-Url: https://af3-developer.fortiss.org/issues/3459 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Jun 20, 2018
-
-
Simon Barner authored
* Print list of all affected elements * Indicate if it ID was missing or duplicated Issue-Ref: 3459 Issue-Url: https://af3-developer.fortiss.org/issues/3459 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3459 Issue-Url: https://af3-developer.fortiss.org/issues/3459 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Jun 19, 2018
-
-
Simon Barner authored
* Introduction copied from: https://af3-developer.fortiss.org/projects/autofocus3/wiki/Tooling_Kernel_Concepts_and_Services * Details copied from: package.htmls Issue-Ref: 3401 Issue-Url: https://af3-developer.fortiss.org/issues/3401 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3401 Issue-Url: https://af3-developer.fortiss.org/issues/3401 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3401 Issue-Url: https://af3-developer.fortiss.org/issues/3401 Signed-off-by:
Simon Barner <barner@fortiss.org>
-