Book a Demo

Author Topic: Code Generation of Delegate / Interfaces  (Read 2397 times)

DJusten

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Code Generation of Delegate / Interfaces
« on: December 17, 2011, 08:08:36 pm »
I’m using the UML Component-Diagramm to configure a Co-Cimulation-Backplane. The connections between the different Models are done via Port/Interfaces and Assemblies. UML-Components can for example describe a Simulink, a Blender, an Ascet Block or a C++ Block.
From a Component-Composition, I also want to use a Class-Diagramm to describe a C++ Block. Therefore I’m using Required/Provided-Interfaces and Ports and Delegate-Connector on the component to connect the Outer Component-Interface with the inner Classes. The Problem is, that I don’t see the Interfaces and the delegate connector in the CodeGeneration. Only the ports are generated. When I append the C++ Code with the %list=“connecor“% command, only the Associations are ‚visible‘.
With the model transformation, I get all necessary information out from the component-composition.
Could somebody give me a hint, how I can acces the delegates and the interfaces.

EnterpriseArchitect 9.2 (System Engineering)

Best regards
Detlef Justen