We have had a UML model since December which always worked, but the build from 
yesterday for 3.0-RC1-SNAPSHOT now produces errors for every association 
where we didn't label the ends with names and declare them public.  For 
instance, the Ant task output looks like:

[andromda] ERROR [AndroMDA:VALIDATION:ERROR] 1)
[com::sunrise::pms::inventory::DwellingUnit]:All
navigable association ends must have a public
visibility.
 [andromda] ERROR [AndroMDA:VALIDATION:ERROR] 2)
[com::sunrise::pms::inventory::MeetingRoom]:All
navigable association ends must have a public
visibility.
.
.
.

The model used to work by creating members in each Entity to navigate to other 
entities just by the name of the class.  For instance, A would have a method 
called getBs() if associated with an entity B.  Has this documented feature 
been removed?  Or is this a bug in the metafacade model?

-- 
David Allen
[EMAIL PROTECTED]


-------------------------------------------------------
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
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to