Issue 7951: UML 2 Super Basic Interactions (uml2-rtf) Source: The MathWorks (Mr. Alan Moore, alan.moore(at)mathworks.co.uk) Nature: Uncategorized Issue Severity: Summary: Basic Interactions includes SendOperationEvent whose superclass is MessageEvent, which is in CommonBehaviors::Communications. The problem is that the Basic Interactions package is in Level 1, but CommonBehaviors::Communications is in Level 2. The same is true for SendSignalEvent. In fact Event itself is also in Communications so there's a problem with the whole set of Event subtypes defined in BasicInteractions. Also BasicActions::SendSignalAction references Communications::Signal Resolution: Discussion: This issue was fixed in release 2.1.. Revised Text: N/A Disposition: Closed, no change Revised Text: Actions taken: November 26, 2004: received issue October 27, 2008: closed issue Discussion: End of Annotations:===== m: "Moore, Alan" To: issues@omg.org Subject: UML 2 Super Basic Interactions Date: Fri, 26 Nov 2004 17:59:30 -0000 X-Mailer: Internet Mail Service (5.5.2657.72) Basic Interactions includes SendOperationEvent whose superclass is MessageEvent, which is in CommonBehaviors::Communications. The problem is that the Basic Interactions package is in Level 1, but CommonBehaviors::Communications is in Level 2. The same is true for SendSignalEvent. In fact Event itself is also in Communications so there's a problem with the whole set of Event subtypes defined in BasicInteractions. Also BasicActions::SendSignalAction references Communications::Signal