Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: angel-o-sphere on March 11, 2004, 09:36:05 am

Title: code generation based on dependencies and associa
Post by: angel-o-sphere on March 11, 2004, 09:36:05 am
Hi,

is it possible to generate code based on dependencies?

It seems currently impossible to add a complete new template, it seems only predefined ones can be used.

I like to have a template which traverses all dependencies (manually drawn dependency links) with a given stereotype (e.g. <<import>>) to emmit some extra code.

Any ideas if that is allready possible?

Regards,
  angel'o'sphere
Title: Re: code generation based on dependencies and asso
Post by: Barry_Pearce on June 24, 2004, 11:13:36 am
I too would like this feature - as a C++ developer the need to get #includes inot my code means my team will simply code by hand - thus I miss all of the implementation level dependencies between classes - argh.

We have mandated that any #include MUST be matched by a dependency in the diagram - but this is nigh on impossible to police...