- 11 Dec, 2017 10 commits
-
-
Sudeep Kanav authored
refs 3105
-
Simon Barner authored
Correctly update tree viewer in case model entities become available due selecting a different source/target model. refs 2950
-
Simon Barner authored
Ensure that renaming of project root elements that are currently not selected as source/target view is propagated to source/target view selection comboboxes. - ModelListenerEditorBase - Remove modelListerner - Turn fileProjectListener into EContentAdapter - Add renameModel(IProjectRootElement) - AllocationTableEditor - Adjust implementations of addModel(), removeModel() - Implement renameModel() refs 2950
-
Simon Barner authored
-
Simon Barner authored
- Remove some unused ones refs 3224
-
Simon Barner authored
- Provides source and target entity types for a given AllocationEntry specialization - Used to decouple plugins providing specializes source/target entity types from plugins providing AllocationEntry specialization. Example: Specify that a 'Core' or a 'GenericExecutionUnit' can be used in a PartitionToExecutionUnitAllocationTable - UI: Add ComboBoxes to select source/target entity type if there is more than one Generalize <Partition,Core> allocation (defined in org.fortiss.af3.platform.hierarchic) to <Partition,ExecutionUnit> allocation (defined in org.fortiss.af3.partition) refs 2950
-
Vivek Nigam authored
refs 3224
-
Vivek Nigam authored
refs 3230
-
Vivek Nigam authored
refs 3230
-
Sudeep Kanav authored
removed the specific failed status for bounds. Now we do not have any constraint specific status, only a generic status for constraints failure. It is still not YELLOW as still some changes are to be done to these files. refs 3149
-
- 08 Dec, 2017 16 commits
-
-
Salman Rahman authored
refs 3039
-
Hernan Ponce de Leon authored
refs 3127
-
Hernan Ponce de Leon authored
refs 3127
-
Hernan Ponce de Leon authored
refs 3127
-
Hernan Ponce de Leon authored
refs 3127
-
Hernan Ponce de Leon authored
refs 3127
-
Hernan Ponce de Leon authored
refs 3127
-
Hernan Ponce de Leon authored
refs 3127
-
Hernan Ponce de Leon authored
refs 3127
-
Hernan Ponce de Leon authored
refs 3127
-
Hernan Ponce de Leon authored
refs 3127
-
Simon Barner authored
-
Simon Barner authored
refs 3194
-
Simon Barner authored
TODO: - Enable selection of execution type - Mapping of ports (see also: #3223) refs 2562
-
Filip Reaboi authored
refs 3198
-
Simon Barner authored
refs 3220
-
- 07 Dec, 2017 14 commits
-
-
Simon Barner authored
InputPortAllocation, OutputPortAllocation, TransceiverAllocation (or TransceiverPortAllocation) to be handled in the frame of #3223 refs 3220
-
Sudeep Kanav authored
refs 3089
-
Filip Reaboi authored
refs 2888
-
Vivek Nigam authored
refs 2888
-
Simon Barner authored
refs 3220
-
Simon Barner authored
refs 3220
-
Simon Barner authored
- Moving the elements in the compositor does not work (to ensure meaningful order of different AllocationTable specializations) - Current implementation uses weights in IModelElementHandler to ensure correct order in model navigator refs 3067
-
Vivek Nigam authored
If so, it opens a dialog box. refs 2888
-
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
-