OCL translation on entity association ends
------------------------------------------

         Key: OCL-4
         URL: http://team.andromda.org:8080/jira/browse/OCL-4
     Project: OCL Translation
        Type: Improvement
    Reporter: Wouter Zoons
 Assigned to: Chad Brandon 


how difficult would it be to allow OCL constraints on Entity-Entity
association ends ? this constraint would express some kind of filter on
the relationship

for example:

Person (1) --- (0..*) Badge

this will return all badges for the person, but suppose I only want to
have the valid ones (e.g. in a certain date range)

I know I could model a finder and call the DAO, but I really want to be
able to do Person.getValidBadges() and have it return only the valid ones

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://team.andromda.org:8080/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________
Andromda-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to