Issue 8335: ReadStructuralFeatureAction (uml2-rtf) Source: (, ) Nature: Enhancement Severity: Significant Summary: This issue concerns the ReadStructuralFeatureAction. This action reads the values of a structural feature, in order if the structural feature is ordered. According to the sepcification, the multiplicity of the structural feature must be compatible with the multiplicity of the output pin, so the output pin will contain all the values of the structural feature. There is no way to read the value of a single element from a multi-valued structural feature without reading all its values. Adding an input pin (readAt) to ReadStructuralFeatureAction would allow this. This input pin would represent the index of the value we want to read in the structural feature. This issue stands for ReadVariableAction as well. Resolution: Revised Text: Actions taken: February 24, 2005: received issue Discussion: Disposition: Deferred to UML 2.4 RTF End of Annotations:===== m: webmaster@omg.org Date: 24 Feb 2005 09:00:12 -0500 To: Subject: Issue/Bug Report -------------------------------------------------------------------------------- Name: Chokri Mraidha Company: CEA mailFrom: chokri.mraidha@cea.fr Notification: Yes Specification: UML 2.0 Superstructure Specification Section: 11/3 FormalNumber: ptc/04-10-02 Version: 2.0 RevisionDate: 10/08/2004 Page: 293-294 Nature: Enhancement Severity: Significant HTTP User Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0) Description This issue concerns the ReadStructuralFeatureAction. This action reads the values of a structural feature, in order if the structural feature is ordered. According to the sepcification, the multiplicity of the structural feature must be compatible with the multiplicity of the output pin, so the output pin will contain all the values of the structural feature. There is no way to read the value of a single element from a multi-valued structural feature without reading all its values. Adding an input pin (readAt) to ReadStructuralFeatureAction would allow this. This input pin would represent the index of the value we want to read in the structural feature. This issue stands for ReadVariableAction as well.