- Apr 23, 2019
-
-
Alexander Diewald authored
Conflicts: org.fortiss.tooling.common/src/org/fortiss/tooling/common/util/.ratings Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3708 Issue-Url: https://af3-developer.fortiss.org/issues/3708 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Simon Barner authored
Add a isAssignableFromAny test for class objects See merge request !50
-
Simon Barner authored
Issue-Ref: 3709 Issue-Url: https://af3-developer.fortiss.org/issues/3709 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Apr 18, 2019
-
-
Alexander Diewald authored
3709 See merge request !49
-
Alexander Diewald authored
Issue-Ref: 3709 Issue-Url: https://af3-developer.fortiss.org/issues/3709 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3709 Issue-Url: https://af3-developer.fortiss.org/issues/3709 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Apr 16, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3708 Issue-Url: https://af3-developer.fortiss.org/issues/3708 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Apr 10, 2019
-
-
Simon Barner authored
* Restrict input to INamedElement, only * Add expandItem() * Define ModelElementUIProvider as explicit (inner) type * Enable subclassing if needed * Use model element handler to obtain name Issue-Ref: 3709 Issue-Url: https://af3-developer.fortiss.org/issues/3709 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Apr 04, 2019
-
-
Hernan Ponce de Leon authored
3700: Class to Eclass performance improvements See merge request !48
-
- Apr 03, 2019
-
-
Hernan Ponce de Leon authored
Issue-Ref: 3700 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
Simon Barner authored
* Obtaining EPackages from the registry is expensive. * This speeds every (n > 1)th invocation of the method, regardless of the class for which the EClass is required. * The cache that directly memorizes previously computed results is kept. Issue-Ref: 3675 Issue-Url: https://af3-developer.fortiss.org/issues/3675 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* Obtaining EPackages from the registry is expensive. * This speeds every (n > 1)th invocation of the method, regardless of the class for which the EClass is required. * The cache that directly memorizes previously computed results is kept. Issue-Ref: 3675 Issue-Url: https://af3-developer.fortiss.org/issues/3675 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Mar 21, 2019
-
-
Alexander Diewald authored
3482 See merge request !47
-
- Mar 14, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Mar 11, 2019
-
-
Alexander Diewald authored
Conflicts: org.fortiss.tooling.kernel/META-INF/MANIFEST.MF org.fortiss.tooling.kernel/src/org/fortiss/tooling/kernel/utils/.ratings Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
3620 See merge request !46
-
Alexander Diewald authored
-
Hernan Ponce de Leon authored
Issue-Ref: 3620 Signed-off-by:
ponce <ponce@fortiss.org>
-
- Mar 08, 2019
-
-
Alexander Diewald authored
Define getEClassForClass() as synchronized See merge request !45
-
Alexander Diewald authored
Issue-Ref: 3670 Issue-Url: https://af3-developer.fortiss.org/issues/3670 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Simon Barner authored
* Avoid data race between clazz2EClassCache and EPackage.Registry.INSTANCE Issue-Ref: 3670 Issue-Url: https://af3-developer.fortiss.org/issues/3670 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3482 Issue-Url: https://af3-developer.fortiss.org/issues/3482 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Mar 07, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
This reverts commit 5946c66883c29a99bc5f8aad5fa27cdbf6674319. Issue-Ref: 3620
-
Alexander Diewald authored
Issue-Ref: 3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Mar 06, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3482 Issue-Url: https://af3-developer.fortiss.org/issues/3482 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Mar 05, 2019
-
-
Simon Barner authored
Issue-Ref: 3657 Issue-Url: https://af3-developer.fortiss.org/issues/3657 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3657 Issue-Url: https://af3-developer.fortiss.org/issues/3657 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Mar 03, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Feb 27, 2019
-
-
Alexander Diewald authored
-
- Feb 18, 2019
-
-
Alexander Diewald authored
* Load the controller of an FXML layout programatically such that the controller is only loader when a ViewPart is constructed. If this is not done, the controller is initialized a second time by evaluating the controller specified in the FXML file. * Fix an NPE in the the search function for child nodes of a FXML file. Issue-Ref: 3482 Issue-Url: https://af3-developer.fortiss.org/issues/3482 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
* Adds a static method that copies a collection of EObjects and returns a map of all copied elements plus a convenience method that just returns the copies of the input elements. * The new copy method updates references across the given models such that they point to the respective copies, which is not handled by the standard copy operation. The latter only handles references between elements contained in the copied EObject. * Moreover, bi-references are correctly resolved between the elements contained in the given EObjects. Issue-Ref: 3482 Issue-Url: https://af3-developer.fortiss.org/issues/3482 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Feb 14, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3482 Issue-Url: https://af3-developer.fortiss.org/issues/3482 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 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>
-
Alexander Diewald authored
Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-