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

Pages: [1]
1
General Board / Generate java equals toString methods
« on: January 27, 2005, 05:55:13 pm »
Does anyone know if EA can help me generate the toString() and equals(object) methods for a class object? It would be great if EA could generate them for us.
Thanks,
Edmond

2
General Board / Implements Serializable???
« on: January 26, 2005, 01:56:48 pm »
Ok, this is really weird! I think I am missing something very basic. When I reverse engineer a java file into a EA class, and it has implements serializable, I see the notation in the class diagram on the top right hand side. But when I create a new class in EA, I can't seem to find where allows me to store the implements feature.
Is there a way to handle this in the diagram? What's the property that I need to set?
Thanks,
Edmond

3
Automation Interface, Add-Ins and Tools / AndroMDA
« on: January 18, 2005, 11:10:32 am »
I am having a tough time getting AndroMDA to generate the POJO files from the XMI generated from EA.
Couple of problems, that I have with EA is that
1) It doesn't overwrite the java files that I generate
2) I don't know how to change the package specification

However, I haven't found any good doc that allows me to do this generation. Lots of stuff on the web, but they talk about Poseidon or MagicDraw. Nothing on EA.

Can anyone help??

Pages: [1]