- 02 Aug, 2018 1 commit
-
-
Benedikt Kleinmeier authored
-
- 01 Aug, 2018 1 commit
-
-
Benedikt Kleinmeier authored
-
- 16 Jul, 2018 1 commit
-
-
Stefan Schuhbaeck authored
-
- 21 Feb, 2017 2 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
- 22 Dec, 2016 3 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
update migration assistent such that one can choose from based on which version a project should be reimigrated.
-
- 20 Dec, 2016 12 commits
-
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Benedikt Zoennchen authored
add migration incident to delete an element inside an array, improve the code of the Graph/Tree-class
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
the language should now change correctly, especially if the default language of the operating system is german.
-
- 18 Dec, 2016 3 commits
-
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
- 16 Dec, 2016 4 commits
-
-
Michael Seitz authored
-
Michael Seitz authored
-
Michael Seitz authored
-
Jakob Schöttl authored
-
- 15 Dec, 2016 4 commits
-
-
Jakob Schöttl authored
-
Jakob Schöttl authored
This branch makes attributes being Cloneable. For attributes, the default shallow clone implementation is used. This is good as long as attributes do not have mutable sub-objects. Note that VShape objects are not and must not be mutable. ScenarioElements implement a clone method. Implementations use a constructor and pass cloned attributes. ScenarioElements are not Cloneable because they do not user super.clone() which makes a shallow copy.
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
- 13 Dec, 2016 9 commits
-
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
- class instead of interface for technical reasons - use standard implementation of clone - inherit standard clone method from base class
-