Issue 4218: Appendix A, UML Standard Elements (uml2-superstructure-ftf) Source: (, ) Nature: Revision Severity: Minor Summary: In Appendix A, UML Standard Elements, it is stated that the stereotypes document, executable, file, library, source and table are based on the element Abstraction. This however is in conflict with p. 2-20, where they are indicated to belong to Artifact. Resolution: Revised Text: Actions taken: March 8, 2001: received issue March 9, 2005: closed issue Discussion: This text has been completely changed in UML 2.0, so this issue is no longer applicable. End of Annotations:===== From: webmaster@omg.org Message-Id: <200103080759.f287xWE20073@emerald.omg.org> Date: 08 Mar 2001 04:01:13 -0500 To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Issue/Bug Report Content-Type: Text/html; charset=windows-1252 X-UIDL: JE(e9WZ3e9=ck!!^:Qd9 Name: Michael Baggen Company: Technolution b.v. mailFrom: mick.baggen@technolution.nl Notification: Yes Specification: UML Section: App A UML StandardElements FormalNumber: ad/2001-02-13 Version: V1.4 Draft RevisionDate: Februari 2001 Page: A-1..A-3 Nature: Revision Severity: Minor HTTP User Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0) Description In Appendix A, UML Standard Elements, it is stated that the stereotypes document, executable, file, library, source and table are based on the element Abstraction. This however is in conflict with p. 2-20, where they are indicated to belong to Artifact. From: "Kruchten, Philippe" To: Steve J Cook Cc: spem-ftf@omg.org Subject: RE: Proposal for resolution of the issue #4676 & 4218 Date: Tue, 7 May 2002 07:51:46 -0700 X-Mailer: Internet Mail Service (5.5.2653.19) Add: - If activity B has a finish-start dependency on activity A, then B can start only after A has finished (strict sequencing, no parallelism). - If activity B has a finish-finish dependency on activity B, then B can finished only after A has finished (parallelism is possible, synchronization at the end). - If activity B has a start-start dependency on activity A, then B can start only after A has started (parallelism is possible, synchronization at the beginning). Philippe