- Feb 17, 2017
-
-
Simon Barner authored
- Add EcoreSerializerBase.createTemporaryFileURI() and use it to fix generation of PikeOS vmit.xml configuration files - Adjust other configuration generators (in particular: test cases for configuration generators) that relied on writing to pre-existing resources in Eclipse bundles (which, however, only worked in the developer installation and never in the pre-compiled RCP) - Hence, remove output placeholder files that are no longer required. refs 2844
-
Florian Hölzl authored
refs 2840
-
- Jan 20, 2017
-
-
Alexander Diewald authored
-
Alexander Diewald authored
refs 2779
-
Alexander Diewald authored
- Add mapping lambda util methods that ease the in- and output operations of a mapped stream (less writing). - Add a lambda util method for flatmap operations. refs 2779
-
- Jan 13, 2017
-
-
Alexander Diewald authored
refs 2406
-
- Jan 11, 2017
-
-
Alexander Diewald authored
- Replace custom bundle search method with one provided by the eclipse Platform. refs 2406
-
- Jan 10, 2017
-
-
Alexander Diewald authored
- Check each pasted referenced element if it can be pasted to the target annotation. refs 2361
-
Alexander Diewald authored
Open a second shell before taking the screenshot of the "tick" button for boolean annotations in GTK environments. refs 2406
-
- Dec 16, 2016
-
-
Alexander Diewald authored
Add a utility method to get the directly connected elements of a given IHierarchicElement that have the given type.
-
- Dec 12, 2016
-
-
Alexander Diewald authored
- Add a migration util method for IAnnotatedSpecifications. - Documentation cleanup. - Minor refactoring.
-
Alexander Diewald authored
refs 2779
-
Alexander Diewald authored
- Get the number of moved (sub-)elements and store it in the extended metadata map of the moved elements. - Adjust the movement point calculation to the number of elements (als improve snap to grid). refs 2751
-
- Dec 09, 2016
-
-
Vincent Aravantinos authored
refs 2358
-
Alexander Diewald authored
- Copy operation are not dirtying the model any more: Add a write flag to annotation actions; Only those will are dirtying a model now. - Context menu in the annotation view is no longer visible for non-editable annotations. - References and multi-references are now correctly handled: - Correct the set logic. - Offer two kinds of pastes for multi-reference annotations: append, replace. - Fix duplicated context menu entries for the SafetyIntegrityLevel annotation (details: see bug report). refs 2361
-
- Dec 07, 2016
-
-
Alexander Diewald authored
- Move the getEStructuralFeatureDescriptor method to the IAnnotationValueProvider interface. - Move the getContectMenuEntries method for AnnotationValueProviders to the ValueProviderBase class. - Remove the DefaultAnnotationContextActions interface that provided a default implementation. - Add copy & paste Actions to the ValueProviderBase class. - Improve the handling of (Annotation) instanceKeys in the GenericAnnotationView. - Generalize the Action to create random values for the annotations of the visible element set in the annotation view: - Can handle only Number types up to now. - Add a static method in AnnotationUtils that allows to provide this capability in AnnotationValueProviders. - Add a BaseMathUtils utility class in org.fortiss.tooling.base to handle "dynamic" Number conversions that are not considered in Apache common's MathUtils: Used, e.g., for the randowm number generation. - Update the EnergyConsumption- & WcetValueProviders. refs 2361
-
- Dec 06, 2016
-
-
Vincent Aravantinos authored
refs 2347
-
Vincent Aravantinos authored
refs 2347
-
Vincent Aravantinos authored
refs 2444
-
- Dec 05, 2016
-
-
Simon Barner authored
-
Andreas Bayha authored
Fixed invalid propositions from guards. refs 2220
-
Simon Barner authored
refs 2349
-
Vincent Aravantinos authored
refs 2346
-
Vincent Aravantinos authored
refs 2358
-
Simon Barner authored
- Triggers - F2 hotkey - context menu - Effects: - Raise properties view, - Puts focus on "name" field - Select all previous contents of "name" field refs 2355
-
Vincent Aravantinos authored
refs 2750
-
Florian Hölzl authored
refs 2653
-
Florian Hölzl authored
refs 2646
-
Florian Hölzl authored
refs 2646
-
- Nov 30, 2016
-
-
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
-
- Nov 14, 2016
-
-
Simon Barner authored
- getReferencingResourceURIs(): Load side-car model resources via ResourceSet.getResource. This has the advantage that custom resource factories will be considered
-
- Nov 02, 2016
-
-
Simon Barner authored
- Performed some refactoring (no functional change) and added documentation refs 2709
-
- Oct 28, 2016
-
-
Simon Barner authored
refs 2709
-
Vincent Aravantinos authored
refs 2729
-
Alexander Diewald authored
- prepareAnnotationEntry(): Comment out warning in case the annotation has not been instantiated yet. In the current situation, it has a performance impact on model transformations. refs 2228
-
Vincent Aravantinos authored
-
- Oct 27, 2016
-
-
Vincent Aravantinos authored
-
Simon Barner authored
- prepareAnnotationEntry(): Emit a warning in case the annotation has not been instantiated yet. The goal is to remove the code that instantiates the annotation on the fly in the long run. refs 2228
-
Vincent Aravantinos authored
refs 2728
-