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 - hoemmele

Pages: [1]
1
General Board / Re: new class comes preset with methods and attrib
« on: October 08, 2008, 08:01:41 pm »
Hi t-kouno,

yes, thanks.

Cheers, Lars

2
General Board / Re: new class comes preset with methods and attrib
« on: October 08, 2008, 04:45:19 am »
Hi Oliver,
I use 'class' from the UML toolbox, I think this is standard or default for class diagrams. I'm new to EA, and I have not yet (knowingly) defined any properties for toolboxes or toolbox elements.

I just reverse-engineered a couple of C++ header files, arranged my class diagrams and need to create more C++ classes now.

What's remarkable is that EA seems to create a copy of an existing class (only with a new name 'class1' ) instead of an empty one.

regards, Lars

3
General Board / new class comes preset with methods and attributes
« on: October 08, 2008, 03:30:59 am »
Hi,
when I add a new class, using toolbox->class and click into a class diagram, the new class is not empty but comes preset with methods and attributes is if it was a copy of an existing class (in my EA project).
The class from which the methods and attributes are copied to my new class is always the same one (but randomly picked in the first place).

When I use Project->Add element->class I get a new, empty class as expected.

What am I doing wrong, or what is special about the toolbox here ?

Thanks, Lars

4
Bugs and Issues / MDG VS Integration 3.5, installation error 1722
« on: July 08, 2009, 02:32:00 am »
Hi,

I'm updating from MDG VS Integration 3.0 to 3.5.
This (automatically) uninstalled MDG VS Integration 3.0 first, and then failed to install MDG VS Integration 3.5 with:

'Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor'

while 'Removing backup files', ie. in the last step of the installer run. After confirming the error pop-up, the installation is rolled back.

It still works to install/uninstall MDG VS Integration 3.0.
It does not help to reboot the computer.
I searched the registry for MDG, but didn't really find a lot for VS Integrate.

Can you help

Lars

5
Uuhhps - yes of course  ;)

6
Hi,

I have installed MDG CORBA for my EA and I'm now able to create CORBA Interfaces in UML and generate CORBA IDL from that. However, I'm looking for a way to import existing CORBA IDL 'code' from .idl files into EA ( like I can do with C++ sources, .h, for instance ).

I see the option 'synchronize with code' on existing CORBA Interfaces ( 'IDL Classes' ), but that, I think, only helps once it's there in the UML.

thanks,
   Lars

Pages: [1]