Issue 4551: adding an attribute to the entity group (cad-ftf) Source: (, ) Nature: Uncategorized Issue Severity: Summary: Our entity groups in Cad Services don't have any form of an identifier or name that can be retrieved through the interface. The only returned data is either a list of entities in the group or the count. It makes it difficult to present this information to a user. We might consider adding an attribute to the entity group, however that means it gets inherited to the layer. readonly attribute string native_label; Resolution: A readonly attribute was added to the EntityGroup interface. Revised Text: The following attribute was added to the CadFoundation::EntityGroup interface. readonly attribute string entity_group_label; // a label for this entity group Attribute and supporting documentation added in section 2.3.4. Actions taken: August 30, 2001: received issue July 5, 2002: closed issue Discussion: End of Annotations:===== Sender: stephenj Message-ID: <3B8ED141.5EA40FBA@ugsolutions.com> Date: Thu, 30 Aug 2001 16:50:26 -0700 From: Jim Stephens X-Mailer: Mozilla 4.7 [en] (X11; I; HP-UX B.11.00 9000/782) X-Accept-Language: en MIME-Version: 1.0 To: jcad_services@yahoogroups.com CC: cad-ftf@emerald.omg.org Subject: Re: [jcad_services] Telecon notes from 8/23 References: <5.1.0.14.2.20010829092440.01ea5530@popserve.grc.nasa.gov> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii X-UIDL: a&!"!6c]d9K$&!!o@-e9 A comment: Our entity groups in Cad Services don't have any form of an identifier or name that can be retrieved through the interface. The only returned data is either a list of entities in the group or the count. It makes it difficult to present this information to a user. We might consider adding an attribute to the entity group, however that means it gets inherited to the layer. readonly attribute string native_label; Jim Stephens X-Sender: claus@popserve.grc.nasa.gov X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 04 Sep 2001 11:19:30 -0400 To: Jim Stephens From: "Russell W. Claus" Subject: Re: [jcad_services] Telecon notes from 8/23 Cc: cad-ftf@omg.org, jcad_services@yahoogroups.com In-Reply-To: <3B8ED141.5EA40FBA@ugsolutions.com> References: <5.1.0.14.2.20010829092440.01ea5530@popserve.grc.nasa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-UIDL: 6(?!!8-dd9<`'e9Fk*e9 At 04:50 PM 8/30/2001 -0700, you wrote: A comment: Our entity groups in Cad Services don't have any form of an identifier or name that can be retrieved through the interface. The only returned data is either a list of entities in the group or the count. It makes it difficult to present this information to a user. We might consider adding an attribute to the entity group, however that means it gets inherited to the layer. We could also add Attributable inheritance to the EntityGroup interface. But, I would prefer a slight modification of Jim's suggestion: readonly attribute string group_native_label; I think this minor modification clarifies the attribute. readonly attribute string native_label; Jim Stephens ------------- Russ Claus NASA Glenn (216) 433-5869 / fax (216) 433-5802