- Aug 27, 2019
-
-
Alexander Diewald authored
* The initialization phase shall ensure that all required information about handlers, element types they process etc. are available. It can be considered the configuration phase that is later used to process instances of elements. * This change ensures that models are only loaded at the beginning of the startup phase such that all services are ready when instances of elements shall be processed. * In particular, this modification will be needed to instantiate all missing annotations when a model is loaded to fulfill the respective constraint that annotations are always present at model elements for whose type they were registered. * Therefore, a migrator is used. They are executed by a callback from the postLoad routine that will also be fired when importing models to avoid code duplication. Thus, in order to ensure that the annotation service is aware of all present annotations, it must be initialized before the model is loaded. * AF3 startup works as normal and all functionality seems OK. Since this is an invasive change under the hood, problems would be noticeable immediately, so this one should be fine as no obvious errors could be seen. Issue-Ref: 3746 Issue-Url: https://af3-developer.fortiss.org/issues/3746 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3746 Issue-Url: https://af3-developer.fortiss.org/issues/3746 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3746 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
[3608] Support minimization of energy consumption See merge request !61
-
Alexander Diewald authored
Issue-Ref: 3608 Issue-Url: https://af3-developer.fortiss.org/issues/3608 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Conflicts: org.fortiss.tooling.base/src/org/fortiss/tooling/base/utils/.ratings Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
3746 See merge request !60
-
- Aug 19, 2019
-
- Aug 14, 2019
-
-
Simon Barner authored
Issue-Ref: 3746 Issue-Url: https://af3-developer.fortiss.org/issues/3746 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Tiziano Munaro authored
Issue-Ref: 3608 Issue-Url: https://af3-developer.fortiss.org/issues/3608 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Tiziano Munaro authored
-
Alexander Diewald authored
Issue-Ref: 3746 Issue-Url: https://af3-developer.fortiss.org/issues/3746 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3746 Issue-Url: https://af3-developer.fortiss.org/issues/3746 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Aug 06, 2019
-
-
Marco Volpe authored
-
- Aug 01, 2019
-
-
Alexander Diewald authored
3735: MemoryAreas See merge request !59
-
Alexander Diewald authored
Issue-Ref: 3735 Issue-Url: https://af3-developer.fortiss.org/issues/3735 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Jul 30, 2019
-
-
Simon Barner authored
Issue-Ref: 3735 Issue-Url: https://af3-developer.fortiss.org/issues/3735 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3735 Issue-Url: https://af3-developer.fortiss.org/issues/3735 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Jul 29, 2019
-
-
Simon Barner authored
Issue-Ref: 3735 Issue-Url: https://af3-developer.fortiss.org/issues/3735 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3735 Issue-Url: https://af3-developer.fortiss.org/issues/3735 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Jul 26, 2019
-
-
Simon Barner authored
Issue-Ref: 3735 Issue-Url: https://af3-developer.fortiss.org/issues/3735 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Jul 19, 2019
-
-
Simon Barner authored
Issue-Ref: 3608 Issue-Url: https://af3-developer.fortiss.org/issues/3608 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Jun 11, 2019
-
-
Hernan Ponce de Leon authored
Annotations: Simplify value retrieval See merge request !57
-
Hernan Ponce de Leon authored
Issue-Ref: 3750 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
- Jun 07, 2019
-
-
Alexander Diewald authored
* The intended way to obtain annotation values by providers requires lots of boilerplate code. * Provide a util method therefore. * Remove the exception marker for the getAnnotatedValue method as it has not been used since ~3 years... Issue-Ref: 3750 Issue-Url: https://af3-developer.fortiss.org/issues/3750 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Jun 04, 2019
-
-
Alexander Diewald authored
3727 See merge request !56
-
Marco Volpe authored
* Only one comment updated Issue-Ref: 3608 Issue-Url: https://af3-developer.fortiss.org/issues/3608 Signed-off-by:
Marco Volpe <emme.volpe@gmail.com>
-
- May 28, 2019
-
-
Simon Barner authored
openInEditor(): Remove unused depth parameter See merge request !55
-
Florian Hölzl authored
Issue-Ref: 3048 Issue-Url: https://af3-developer.fortiss.org/issues/3048 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3048 Issue-Url: https://af3-developer.fortiss.org/issues/3048 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- May 14, 2019
-
-
Alexander Diewald authored
-
Alexander Diewald authored
3696: Memory Modeling See merge request !54
-
Alexander Diewald authored
Issue-Ref: 3696 Issue-Url: https://af3-developer.fortiss.org/issues/3696 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- May 10, 2019
-
-
Simon Barner authored
This reverts commit a3174c42. Issue-Ref: 3708 Issue-Url: https://af3-developer.fortiss.org/issues/3708 Signed-off-by:
Simon Barner <barner@fortiss.org>
- May 09, 2019
-
-
Simon Barner authored
* Enable re-use of color scheme also for other editors that embed annotations Issue-Ref: 3696 Issue-Url: https://af3-developer.fortiss.org/issues/3696 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- May 08, 2019
-
-
Simon Barner authored
* AccessibleObject::isAccessible() is deprecated for Java 9 and above * Use AccessibleObject::canAccess(Object) instead * Log a warning when the security manager denies to enable access to Table::setItemHeight() * Log an error when an error occurs when trying to set the table height Issue-Ref: 3696 Issue-Url: https://af3-developer.fortiss.org/issues/3696 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* Dispose columns created for previous model before setting the editor input. * Otherwise, the old label providers might try to access annotations that are not presented in the new model Issue-Ref: 3696 Issue-Url: https://af3-developer.fortiss.org/issues/3696 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3696 Issue-Url: https://af3-developer.fortiss.org/issues/3696 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- May 07, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3727 Issue-Url: https://af3-developer.fortiss.org/issues/3727 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-