- Mar 30, 2020
-
-
Johannes Eder authored
Issue-Ref: 3970 Issue-Url: https://af3-developer.fortiss.org/issues/3970 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- Mar 26, 2020
-
-
Andreas Bayha authored
Leftovers of old metamodel element... Issue-Ref: 3977 Issue-Url: https://af3-developer.fortiss.org/issues/3977 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Removed unused constraint package from kernel (ecore and code). Issue-Ref: 3977 Issue-Url: https://af3-developer.fortiss.org/issues/3977 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Mar 17, 2020
-
-
Johannes Eder authored
Issue-Ref: 3939 Issue-Url: https://af3-developer.fortiss.org/issues/3939 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- Mar 15, 2020
-
-
Simon Barner authored
* Add getPluginId() and getIconPath() * ResourceUtils::getResourceURI: accept paths with and without leading / Issue-Ref: 3939 Issue-Url: https://af3-developer.fortiss.org/issues/3939 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Mar 03, 2020
-
-
Simon Barner authored
Issue-Ref: 3921 Issue-Url: https://af3-developer.fortiss.org/issues/3921 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Feb 18, 2020
-
-
Florian Hölzl authored
Issue-Ref: 3921 Issue-Url: https://af3-developer.fortiss.org/issues/3907 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Florian Hölzl authored
Issue-Ref: 3921 Issue-Url: https://af3-developer.fortiss.org/issues/3907 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Florian Hölzl authored
Issue-Ref: 3921 Issue-Url: https://af3-developer.fortiss.org/issues/3907 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
- Feb 03, 2020
-
-
Johannes Eder authored
Issue-Ref: 3907 Issue-Url: https://af3-developer.fortiss.org/issues/3907 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Florian Hölzl authored
Issue-Ref: 3907 Issue-Url: https://af3-developer.fortiss.org/issues/3907 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
- Jan 15, 2020
-
-
Johannes Eder authored
Issue-Ref: 3891 Issue-Url: https://af3-developer.fortiss.org/issues/3891 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- Jan 13, 2020
-
-
Simon Barner authored
Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Dec 20, 2019
-
-
Johannes Eder authored
Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- Dec 19, 2019
-
-
Simon Barner authored
* With minor fixes Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* Not: names of features that contained the unknown types Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* XMIHandler that cleans up dangling references when loading models with unknown types instead of throwing an exception. Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Dec 09, 2019
-
-
Johannes Eder authored
* problem with refernces to anytype elements persists Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
* if there are unknown features after migration, those ecore elements will be removed Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3891 Issue-Url: https://af3-developer.fortiss.org/issues/3891 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- Nov 14, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3815 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Nov 08, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3861 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Oct 22, 2019
-
-
Simon Barner authored
* Made getAllReferencesSetting() private Issue-Ref: 3798 Issue-Url: https://af3-developer.fortiss.org/issues/3798 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Tiziano Munaro authored
* `getAllReferences` now returns the collection of all EObjects referencing the given 'referencedEObject' * The original `getAllReferences` method has been renamed to `getAllReferencesSetting` Issue-Ref: 3798 Issue-Url: https://af3-developer.fortiss.org/issues/3798 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
- Oct 18, 2019
-
-
Tiziano Munaro authored
Issue-Ref: 3846 Issue-Url: https://af3-developer.fortiss.org/issues/3846 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
- Oct 15, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3852 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Oct 13, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3846 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Oct 10, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3846 Issue-Url: https://af3-developer.fortiss.org/issues/3846 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Sep 04, 2019
-
-
Tiziano Munaro authored
Issue-Ref: 3811 Issue-Url: https://af3-developer.fortiss.org/issues/3811 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3811 Issue-Url: https://af3-developer.fortiss.org/issues/3811 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Sep 03, 2019
-
-
Florian Hölzl authored
Issue-Ref: 3806 Issue-Url: https://af3-developer.fortiss.org/issues/3806 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
- Sep 02, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3806 Issue-Url: https://af3-developer.fortiss.org/issues/3806 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Aug 27, 2019
-
-
Alexander Diewald authored
* Replace doSaveAndResetLastChangeWasIntended with the standard doSave call to avoid cyclic execution of the runInWorkspace method. * Regression w.r.t. #2140 does not occur. * Remove doSaveAndResetLastChangeWasIntended as it is no longer needed. It was a workaround anyways. * Use a non-Dirtying command to execute the migration service. We don't want to undo this step. Issue-Ref: 3806 Issue-Url: https://af3-developer.fortiss.org/issues/3806 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
* The service now checks a given input element for the presence of migrateable elements if migration providers are queried. By that, the registration w.r.t. an element type actually makes sense. Before, only the needsMigration(...) method was evaluated. * Simplify the needsMigration(...) method to indicate whether any migration provider applicable for the given input reports the need for migration. * Simplify the migrate(...) logic that will now also report failed migrations: the need for migration is checked after the actual migration. * Do not register migrators for ITopLevelElements any more! Instead, declare the type that is really relevant for the migration. If you need to be launched in every case (avoid that!!!!) one can register for FileProject or EObject. Issue-Ref: 3806 Issue-Url: https://af3-developer.fortiss.org/issues/3806 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
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>
-
- Jul 30, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3735 Issue-Url: https://af3-developer.fortiss.org/issues/3735 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-