How to associate presentation components such as text fields, with attributes in your persistence object model. (If I define an attribute as an integer field (1..100) in my object model, and a text field inputs data for that attribute, I don't want to have to repeat the constraint somewhere else.
hmm, I guess that could be done but for the moment AndroMDA makes little or no link between either of three tiers
How to model a search form and a table of search results, associating the various fields within the form to attributes in the persistence model. Hopefully so I can auto generate appropriate select, from and where clauses based upon the presentation and persistence models.
CRUD operations (including criteria searches) is going to be included in the final release, I'm currently working on that (this involves updates to the Hibernate, Spring and Bpm4Struts cartridges)
How to model navigation elements of a user interface.
not sure what you mean here
-- Wouter
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
