- 04 Dec, 2017 1 commit
-
-
Simon Barner authored
refs 3194
-
- 01 Dec, 2017 1 commit
-
-
Simon Barner authored
refs 3194
-
- 29 Nov, 2017 1 commit
-
-
Simon Barner authored
TODO: Ratings of documentation HTML files (depends on #3195) refs 3177
-
- 28 Nov, 2017 1 commit
-
-
Sudeep Kanav authored
refs 3177
-
- 27 Nov, 2017 2 commits
-
-
Sudeep Kanav authored
refs 2591
-
Sudeep Kanav authored
refs 3192
-
- 21 Nov, 2017 1 commit
-
-
Levi Lucio authored
-
- 16 Nov, 2017 1 commit
-
-
Simon Barner authored
Please fix your SVN configurations! See https://af3-developer.fortiss.org/projects/autofocus3/wiki/Developer_Installation, Section "Initial Workspace Content Check-out", §6.
-
- 14 Nov, 2017 1 commit
-
-
Vincent Aravantinos authored
-
- 23 Oct, 2017 1 commit
-
-
Florian Hölzl authored
refs 2983
-
- 29 Mar, 2017 1 commit
-
-
Vincent Aravantinos authored
-
- 21 Mar, 2017 1 commit
-
-
Vincent Aravantinos authored
refs 2885
-
- 05 Dec, 2016 1 commit
-
-
Florian Hölzl authored
refs 2653
-
- 30 Nov, 2016 2 commits
-
-
Simon Barner authored
- This will be performed by the IElementCompositorService that is called from createNewSourceDropContext(). - Doing it here already, will trigger an expensive check for duplicate IDs when the ID assignment is issued for the second time from the IElementCompositorService refs 2759
-
Simon Barner authored
- I.e., do this for each specification instead of the "contained" model element. Since "contained" might already have an any, this would trigger an expensive algorithm to check if there are duplicated IDs. refs 2759
-
- 26 Oct, 2016 1 commit
-
-
Simon Barner authored
Ensure that IDs have been assigned to all new model elements before they are hooked to the project / resource - Rationale - Model elements for which no ID has been assigned, have id 0 (which is the default value). - When the new element is hooked to the resource, ResourceUtils.KernelResourceFactory.KernelXMIResource.getId() is called, which internally calls setId() to synchronize the XMI ID with the AF3 ID. In case the ID is still 0, this implicit call will corrupt the ID -> model object map (by override the mapping for key 0). - Changes - ElementCompositorService: Assign IDs *before* hooking new element to the container (but of course using the container to determine the next free ID) - ModelElementCompositorBase: Assign IDs to newly instantiated annotations
-
- 10 Oct, 2016 3 commits
-
-
Vincent Aravantinos authored
refs 2708
-
Vincent Aravantinos authored
refs 2533
-
Vincent Aravantinos authored
refs 2533
-
- 27 Jul, 2016 1 commit
-
-
Vincent Aravantinos authored
refs 2490
-
- 25 Jul, 2016 1 commit
-
-
Sudeep Kanav authored
refs 2572
-
- 04 Jul, 2016 1 commit
-
-
Florian Hölzl authored
refs 2490
-
- 06 Jun, 2016 1 commit
-
-
Florian Hölzl authored
refs 2597
-
- 24 May, 2016 1 commit
-
-
Florian Hölzl authored
refs 2591
-
- 23 May, 2016 1 commit
-
-
Florian Hölzl authored
refs 2458
-
- 20 May, 2016 1 commit
-
-
Vincent Aravantinos authored
refs 2564
-
- 19 May, 2016 1 commit
-
-
Sudeep Kanav authored
refs 2572
-
- 10 Mar, 2016 1 commit
-
-
Simon Barner authored
- Remove spurious blank lines
-
- 08 Feb, 2016 1 commit
-
-
Florian Hölzl authored
refs 2490
-
- 09 Oct, 2015 1 commit
-
-
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.
-
- 21 Sep, 2015 1 commit
-
-
Alexander Diewald authored
refs 2228
-
- 12 Jun, 2011 1 commit
-
-
Florian Hölzl authored
-
- 05 Jun, 2011 1 commit
-
-
Florian Hölzl authored
-