- Jul 01, 2016
-
-
Simon Barner authored
- Add getSuccessorConnector() that for a given {@link IConnector}, returns the successor {@link IConnector} of a given {@code successorType}.
-
Florian Hölzl authored
refs 2598
-
- Jun 14, 2016
-
-
Florian Hölzl authored
refs 2590
-
- Jun 13, 2016
-
-
Florian Hölzl authored
Every service registration is now only accessible via static methods in ToolingKernel and ToolingKernelUI, respectively. refs 2590
-
Florian Hölzl authored
refs 2590
-
- Jun 07, 2016
-
-
Simon Barner authored
refs 2566
-
Simon Barner authored
refs 2590
-
- Jun 06, 2016
-
-
Florian Hölzl authored
refs 2597
-
Florian Hölzl authored
refs 2590
-
- May 24, 2016
-
-
Florian Hölzl authored
refs 2591
-
- May 23, 2016
-
-
Florian Hölzl authored
KISS: ObjectAware2ServiceBase and ObjectAwareServiceBase now inherit from IIntrospectiveKernelService refs 2566
-
Florian Hölzl authored
refs 2458
-
- May 20, 2016
-
-
Vincent Aravantinos authored
refs 2564
-
Vincent Aravantinos authored
refs 2564
-
Vincent Aravantinos authored
refs 2564
-
Johannes Eder authored
-
- May 19, 2016
-
-
Sudeep Kanav authored
refs 2572
-
- Apr 25, 2016
-
-
Simon Barner authored
-
- Mar 18, 2016
-
-
Johannes Eder authored
refs 2489
-
- Mar 10, 2016
-
-
Simon Barner authored
- Remove spurious blank lines
-
Simon Barner authored
-
Simon Barner authored
-
- Mar 09, 2016
-
-
Vincent Aravantinos authored
refs 2292
-
- Mar 07, 2016
-
-
Florian Hölzl authored
-
- Mar 01, 2016
-
-
Florian Hölzl authored
refs 2241
-
Johannes Eder authored
refs 2489
-
- Feb 19, 2016
-
-
Johannes Eder authored
-
Johannes Eder authored
refs 2489
-
- Feb 16, 2016
-
-
Florian Hölzl authored
-
- Feb 08, 2016
-
-
Alexander Diewald authored
- 4 utility methods in ZoomUiUtils are now delegating to utility methods in ZoomUtils which unifies code paths an helps to avoid future issues (handles FIXME). - Correct a typo in the PointStaticImpl class which led to a wrong method call. - Removed invalid TODO in PointStaticImpl. refs 2491
-
Florian Hölzl authored
refs 2490
-
Florian Hölzl authored
refs 2490
-
Florian Hölzl authored
refs 2490
-
- Dec 16, 2015
-
-
Vincent Aravantinos authored
refs 2409
-
- Dec 03, 2015
-
-
Johannes Eder authored
refs 2446
-
- Nov 26, 2015
-
-
Simon Barner authored
- Add and register {@link RemoveDuplicatedAnnotationsMigrationProvider} that removes duplicated {@link IAnnotatedSpecification}s from a model. These have been observed for a couple of models and might indicate an internal problem.
-
Simon Barner authored
-
Simon Barner authored
- Add MigrationUtils: Utility methods for implementation of drop-in replacement migrations of (sub-types of) types defined in org.fortiss.tooling.base.
-
- Nov 23, 2015
-
-
Simon Barner authored
refs 2449
-
- Oct 09, 2015
-
-
Alexander Diewald authored
- Introduce a separate base class for composing IModelElements. It manages (among other things) the instantiation of annotations. - Let HierarchicElementCompositorBase inherit from the newly created base class for IModelElements.
-