- 20 Dec, 2016 3 commits
-
-
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 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
-
Jakob Schöttl authored
- class instead of interface for technical reasons - use standard implementation of clone - inherit standard clone method from base class
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
- 12 Dec, 2016 1 commit
-
-
Felix Dietrich authored
-
- 17 Nov, 2016 3 commits
-
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
- 15 Nov, 2016 1 commit
-
-
Jakob Schöttl authored
-
- 13 Nov, 2016 9 commits
-
-
Jakob Schöttl authored
-
Jakob Schöttl authored
Split Scenario and ScenarioRun classes See merge request !20
-
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
-