- 04 Dec, 2017 6 commits
-
-
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 9 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
-
Vivek Nigam authored
Still need to review the code. refs 3127
-
Simon Barner authored
refs 3156
-
Hernan Ponce de Leon authored
No commit message
-
Simon Barner authored
- For now (until #2950 is sufficiently ready) - Parallel operation of Deployment and AllocationTableCollection (either of the references can be used) - Dependencies from schedule[.ui] -> allocation[.ui] will be avoided refs 3188
-
Levi Lucio authored
refs 3039
-
- 29 Nov, 2017 16 commits
-
-
Saad bin Abid authored
changed the mira meta-model and added the table in the Functional Requirement Editor to add the relationship between functional and non-functional requirements.
-
Levi Lucio authored
refs 3039
-
Simon Barner authored
- Online help - Further parts of the Simple Traffic Lights Example (Tabular Edition) refs 3156
-
Simon Barner authored
refs 3156
-
Simon Barner authored
-
Simon Barner authored
-
Simon Barner authored
BoundsPackage and ReachabilityPackage no longer exist, hence do not register them with extension point "org.eclipse.emf.ecore.generated_package"
-
Simon Barner authored
refs 2950
-
Simon Barner authored
- Puts less requirements on type of objects to be inserted into sets (must be java.lang.Comparable for TreeSet). - Here, the order of elements is irrelevant, i.e. a HashSet is enough refs 2950
-
Hernan Ponce de Leon authored
refs 3126
-
Hernan Ponce de Leon authored
refs 3126
-
Hernan Ponce de Leon authored
refs 3126
-
Simon Barner authored
-
Hernan Ponce de Leon authored
No commit message
-
Hernan Ponce de Leon authored
refs 3208
-
Levi Lucio authored
refs 3039
-