Skip to content

3321 Remove deprecated Eclasses and EReferences from af3.task

Simon Barner requested to merge 3321-taskarchitecture-remove-deprecated into master
  • TaskArchitecture -> taskAllocations -> signalAllocations -> componentArchitectureReference
  • SignalAllocation
  • TaskAllocation
  • InputSignalPort
  • InputBufferedSignalPort
  • OutputSignalPort
  • TaskInputPort -> inputPortReference
  • TaskOutputPort -> outputPortReference
  • All task annotations (replaced by corresponding types in af3.timing)
    • TaskPeriod
    • TaskStartTime
    • TaskDuration
  • Model migrators
    • org.fortiss.af3.task.model.migration.TaskArchitectureMigration
    • org.fortiss.af3.exploration.migration.DSEMigrationProvider

Issue-Ref: 3321 Signed-off-by: Simon Barner barner@fortiss.org

Merge request reports