Hi Tom, Thanks for your reply.
On Tue, Jul 8, 2008 at 7:25 PM, Tom Morris <[EMAIL PROTECTED]> wrote: > If you look at Fig. 2-5 of the UML 1.4 spec, you can see where the > different elements connect. Parameters are owned by > BehavioralFeatures (although the composition association isn't labeled > with the name 'owner', so that association end has the default name > 'behavioralFeature'). Operations are BehavioralFeatures and are owned > by Classifiers. The two different classes that you mention manage the > models for these two different composite associations. Looking at the UML 1.4 XMI I find too that the name of the association end is 'behavioralFeature', so I think that we'll use that (will be simpler when doing the XSLT transformation). > Does that help? Of course, thanks :-) -- Cheers, Christian López Espínola <penyaskito>
