Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TReichert

Pages: [1]
1
When I reverse a dotNet EXE all the classes are C#, regardless of the language defined for the model.
Filename is set to the DLL, that was used for reverse enginering.

Both is not usefull for code generation.

When I correct this properties for an individual class, code generation works fine.

But I import hundreds of classes, so it is undesirable to modify the properties of each class manually.

How do I import a dotNet  binary, so I can generate C++ files from the classes the reverse engineering created.

Thank you

2
Does EA 8.0 ultimate deliver templates to generate classes and getter/setter methods for C++ ?

If not, would you recommend using built in code-generation or xsl-processing of the exported XSD ?

Thank you

P.S.: Most helpful document until now was:
http://www.sparxsystems.com/downloads/resources/booklets/model_driven_architecture.pdf
But there C++ is not mentioned at all.

3
Is it possible to use EA as one step in a automatic build system, like make, used for nightly builds for example ?

Pages: [1]