Hi, I am currently using AndroMDA to model some Struts screens. Seeing that the XXXForm and XXXPage classes have the same attributes most of the time, I thought it might be a wise idea to create a superclass containing all the private attributes and have the XXXForm and XXXPage classes inherit from this class (I call it XXXAttributes).
But when I ran the model through AndroMDA, no attributes were discovered at all. So, I am wondering whether I only can get a list of *direct* attributes or if there is a way to also get the inherited attributes. Greetings from Hamburg, Peter ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
