Hi,

I'm interested in how you deal with associations in your
Javabasics-Cartridge (v1.3). Therefore I had a look at your reference-model
and I got a little bit confused looking at "Association2" (the one between
InterfaceA and InterfaceB). In the generated code, I found a field named
ifBs in ClassA (which is perfect) but also in ClassB (??).

I think that the problem is situated in the Association.xpt (in DEFINEs
attribute and accessors) at the line...

FOREACH ass.ownedEnd.select(e|e.type.name!=name) AS a

... which works fine, if the association points to the class itself. But the
selection failes if the association points to an interface (-> both Ends are
selected).

Nevertheless, I'm totally new to UML&oAW, therefore there is a great chance,
that I just have some understanding problems. I would be happy if you could
give me some hints...

Heiko
-- 
View this message in context: 
http://www.nabble.com/JavaBasic%3A-associations---interfaces-tf4697751s17564.html#a13428690
Sent from the Fornax-Platform mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to