- 07 Dec, 2017 8 commits
-
-
Simon Barner authored
refs 3220
-
Filip Reaboi authored
refs 3213
-
Simon Barner authored
refs 2658
-
Simon Barner authored
Use @deprecated (lower case 'd'!) to tag outdated classes such that their state is actually recognized by the Java compiler and a warning is generated.
-
Simon Barner authored
- Mark metamodel entities for as deprecated - Remove editors TODO: Adjust model-transformations and remove deprecated metamodel entities refs 3067
-
Simon Barner authored
- Add Component-to-Task allocation table specialization - Add Task-to-Partition allocation table specialization - UI improvements - Better icons, names - Sort table specializations: ca -> ta -> pa -> hw SystemSchedule: change type of allocationTableCollection reference to AllocationTableCollection Task: - Cleanup (e.g., use handler in task UI) This commit introduces new dependencies to af3.task.ui, af3.allocation[.ui] refs 2950,3188,3067,3035
-
Vivek Nigam authored
refs 3198
-
Simon Barner authored
-
- 06 Dec, 2017 9 commits
-
-
Simon Barner authored
refs 2950
-
Simon Barner authored
- Use less technical labels refs 2658
-
Simon Barner authored
- Use less technical "Allocations" instead of "AllocationTableCollection" for default model element name refs 2950
-
Levi Lucio authored
refs 3215
-
Levi Lucio authored
refs 3215
-
Simon Barner authored
Remove constraints on lower bounds of EAttributes and EReferences. Such consistency checks should be handled in the GUI, e.g. using the constraints system. refs 2895
-
Simon Barner authored
refs 3035
-
Simon Barner authored
- Use NamedCommentedModelElementHandlerBase refs 2562
-
Simon Barner authored
-
- 05 Dec, 2017 3 commits
-
-
Filip Reaboi authored
Rated to GREEN refs 3139
-
Filip Reaboi authored
refs 3205
-
Simon Barner authored
refs 2658
-
- 04 Dec, 2017 7 commits
-
-
Simon Barner authored
refs 2562
-
Simon Barner authored
refs 3194
-
Simon Barner authored
refs 3194
-
Simon Barner authored
- Register package in "org.eclipse.emf.ecore.generated_package" extension point refs 2658
-
Simon Barner authored
refs 2663
-
Simon Barner authored
refs 3035
-
Simon Barner authored
- Move all allocation specializations to sub-package "allocation" - Derive AllocationTable and AllocationEntry specialization from primary model elements (e.g. ComponentToPartitionAllocationTable/Entry). This leads to shorted and more readable class names than including 2x "Architecture" refs 2950
-
- 01 Dec, 2017 9 commits
-
-
Simon Barner authored
refs 3194
-
Filip Reaboi authored
refs 3097
-
Simon Barner authored
refs 3067
-
Simon Barner authored
refs 3067
-
Simon Barner authored
refs 3067
-
Simon Barner authored
refs 3067
-
Simon Barner authored
refs 3188
-
Simon Barner authored
- Partition inherits from IPlatformProcessingResource - Add specialized PropertySection for ResourceAllocations refs 3188
-
Simon Barner authored
- Use <Elements>.containsAll(Collection) instead of contains(Set). The latter does not check if all the <QueriedElements> in the Set are present, but if the Set itself is contained in <Elements> - Further: use correct order: <Elements>.containsAll(<QueriedElements>) and not vice-versa - Use Sets to avoid duplicates in the return values of further methods. Introduce toEList() method for the conversion Set -> EList refs 2950
-
- 30 Nov, 2017 4 commits
-
-
Simon Barner authored
Show tool-tip indicating the current (source, target) element pair (to ease the navigation in large tables) refs 2950
-
Simon Barner authored
refs 3188
-
Simon Barner authored
- getSourceElements(type) - getTargetElements(type) refs 2950
-
Simon Barner authored
refs 3188
-