Issue 4727: UML 1.4: Action containment error (uml2-superstructure-ftf) Source: (, ) Nature: Uncategorized Issue Severity: Summary: Because Action is a ModelElement, it may be contained as an ownedElement [UML 1.4, pp. 2-13, fig. 2-5] in a ClassifierRole, Model, Package, Artifact, Node or Collaboration (all other concrete subclasses of Namespace restrict their owned elements to exclude Action). Because Actions are only used in the context of either a StateMachine or a CollaborationInstanceSet, this containment does not seem to make sense. In order to exclude these containments, the wellformedness rules for Action could include the following statement: self.namespace = null Resolution: Revised Text: Actions taken: December 5, 2001: received issue March 9, 2005: closed issue Discussion: This has changed since UML 1.x. Actions are owned by Activity or StructuredNode. End of Annotations:===== From: Thomas Schaumburg To: "'issues@omg.org'" Subject: UML 1.4: Action containment error Date: Wed, 5 Dec 2001 15:16:30 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-UIDL: jdld9j4:e9BX5!!3+]!! Because Action is a ModelElement, it may be contained as an ownedElement [UML 1.4, pp. 2-13, fig. 2-5] in a ClassifierRole, Model, Package, Artifact, Node or Collaboration (all other concrete subclasses of Namespace restrict their owned elements to exclude Action). Because Actions are only used in the context of either a StateMachine or a CollaborationInstanceSet, this containment does not seem to make sense. In order to exclude these containments, the wellformedness rules for Action could include the following statement: self.namespace = null Brgds Reply-To: From: "Conrad Bock" To: "uml2ftf" Subject: Activity/Action issues, the easy ones Date: Sun, 11 Jan 2004 10:21:05 -0500 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal FTF, The issues below were proposed to Activity/Action WG's on December 20, updated with comments since then, and are ready for FTF discussion. They cover the "easy" ones, ie, small corrections and clarfications. Please give feedback in the next week (before January 12th, 1200 US Eastern). Thanks, Conrad **************************************************************************** ***************** Issue 4727: UML 1.4: Action containment error Actions Ian W. http://www.omg.org/issues/issue4727.txt yourdirectory/uml2-superstructure-ftf.open.html#Issue4727 Closed no change. This has changed since UML 1.x. Actions are owned by Activity or StructuredNode. Thomas Schaumburg