Re: UML 15 association and CompositeViolation

"Stefan Ocke" <[email protected]> Tue, 19 Aug 2003 10:13:57 +0200
Newsgroups gmane.comp.java.netbeans.modules.mdr.devel
Message-ID <000b01c36629$d72d0510$3ee41e8d@stefan>
Hi,

the container (composite) of an AssociationEnd is always the asscociation
itself.
Do not set the namespace of the AssociationEnd.

Best Regards,
Stefan.

----- Original Message -----
From: "Anders W. Tell" <[email protected]>
To: <[email protected]>
Sent: Tuesday, August 19, 2003 1:12 AM
Subject: [mdr-dev] UML 15 association and CompositeViolation


> Hi,
>
> When ceating UML 15 Associations and their AssociationEnd I encountered
> a problem I havent though about earlier.
> When setting the namespace of both AssociationEnds to the same namespace
> as the Association I got a CompositeViolationException when attaching
> the Ends to their Association.
>
> Is this the way is should be ?
>
> /anders
>
>