- Sep 02, 2017
-
-
Johannes Eder authored
-
- Sep 01, 2017
-
-
Simon Barner authored
Add isDirectlyDerived(), a predicate whether a given {@code type} is directly derived from a given {@code superType}, or whether the {@code type} implements the {@code superType} interface. refs 2950
-
- Aug 25, 2017
-
-
Carmen Carlan authored
-
- Aug 07, 2017
-
-
Florian Hölzl authored
refs 2766
-
Florian Hölzl authored
refs 2009
-
- Aug 04, 2017
-
-
Florian Hölzl authored
refs 2009
-
Florian Hölzl authored
refs 2009
-
Florian Hölzl authored
refs 2009
-
- Jul 17, 2017
-
-
Vincent Aravantinos authored
refs 2346
-
Sergey Zverlov authored
refs 2347
-
Vincent Aravantinos authored
refs 2346
-
Andreas Bayha authored
-
Vincent Aravantinos authored
refs 2955
-
Vincent Aravantinos authored
refs 2955
-
- May 26, 2017
-
-
Simon Barner authored
- Enable automatic layouter only for diagrams without rounded edges, which is the case if none of the positions of the connected connectors is specified using an angle (i.e., in particular also if the model does not contain any connectors, or none of the connectors is connected to a connection). - getContributedItems(): Use shortcut style when checking conditions, i.e. return dedicated value at as soon as possible, instead of using nested ifs refs 2898
-
- May 24, 2017
-
-
Vincent Aravantinos authored
refs 2967
-
Vincent Aravantinos authored
-
- May 22, 2017
-
-
Vincent Aravantinos authored
refs 2931
-
- May 19, 2017
-
-
Alexander Diewald authored
- Add parser interface for exploration expression language (visitor). This includes an additional EOperation for IExpressions to accept visitors. - Implement a base class for expression evaluators. - Add a Deployment validator that performs an evaluation against a given ExplorationSpecification and which uses expression evaluator base class. - Add a context menu entry to launch the Deployment validation. - Add two Utility methods to handle integer and floating point numbers. refs 2960
-
Simon Barner authored
refs 2898
-
Simon Barner authored
refs 2898
-
- May 18, 2017
-
-
Simon Barner authored
- Enable specialized handling for feedback edges (results into slightly larger, but more meaningful diagrams) refs 2898
-
Simon Barner authored
refs 2898
-
- May 17, 2017
-
-
Simon Barner authored
refs 2898
-
Simon Barner authored
refs 2898
-
Simon Barner authored
refs 2898
-
Simon Barner authored
refs 2898
-
Simon Barner authored
- Extract IAutoLayouter interface - Do not use static variables to keep state for static methods! - KAutoLayout may be re-used for multiple layout jobs, but the code is not reentrant! refs 2998
-
Simon Barner authored
- Performance: - Do not use Eclipse Job. Action is already in a separate thread, and 'Job' is much slower - Disabled annotation view update when applying layout update refs 2898
-
- May 15, 2017
-
-
Simon Barner authored
TODO: Use progress monitor of Eclipse Job refs 2898
-
- May 12, 2017
-
-
Simon Barner authored
refs 2898
-
Simon Barner authored
- Initial import of KIELER-based auto-layout initially implemented by Philip Offtermatt (offtermatt@) - TODO - Code cleanup - UI integration refs 2898
-
Simon Barner authored
refs 2898
-
Simon Barner authored
- Initial Import of KIELER-based auto-layout initially implemented by Philip Offtermatt (offtermatt@) - TODO - Code cleanup - UI integration
-
- May 10, 2017
-
-
Johannes Eder authored
-
Johannes Eder authored
-
- May 08, 2017
-
-
Florian Hölzl authored
refs 2953
-
- May 03, 2017
-
-
Simon Barner authored
-
- Apr 19, 2017
-
-
Simon Barner authored
-
Simon Barner authored
- See https://github.com/lcaron/opal/ refs 2943
-