Re: [mdr-users] ordering both ends of a many-to-many association

Martin Matula <[email protected]> Mon, 14 Nov 2005 19:02:17 +0100
Newsgroups gmane.comp.java.netbeans.modules.mdr.user
Message-ID <[email protected]>
Hi John,

John V. Sichi wrote:
> Is this supposed to work?  I have a many-to-many association named
> ExecStreamDataFlow.  The two ends are called Input and Consumer, and
> both reference the same class ExecStream.  This association is used to
> represent the edges of a directed graph of dataflow stream vertices.

No, setting both ends as ordered is illegal in MOF according to MOF 
constraints.
Regards,
Martin