ZeligsoftDev / CX4CBDDS

CX4CBDDS component modeling and generation tool
Apache License 2.0
8 stars 5 forks source link

Updates to CDP generation for TT4CCM connectors required by Issue #450 #455

Open eposse opened 1 year ago

eposse commented 1 year ago

Issue and tracking information

Developer's time Estimated effort to fix (hours):

Developer's Actual time spent on fix (hours)

Issue reporter to provide a detailed description of the issue in the space below

Issue #450 asks for the introduction of a new connector: TT4CCM. This entails several updates to the CDP generator, to generate:

  1. An implementation for the TT4CCM connector, if at least one component has it.
  2. An instance of the TT4CCM connector implementation for each component that has it.
  3. A connection between the TT4CCM implementation instance and the component that has it.
  4. A locality constraint for each TT4CCM connector instance.

See ExFChanges.pdf for details and examples of generated descriptors.