Issue 2101: Problem creating certain objects (pdm-rtf) Source: (, ) Nature: Revision Severity: Significant Summary: Summary: There"s a problem creating PartDataRelationship, PartDataIterationRelationship, PartStructureRelationship and PartStructureIterationRelationship objects. Unfortunately neither PartData nor PartStructure inherit from CosGraphs::Node in any way. This makes connecting a CosGraphs::Role-derived interface (like PartStructureOfPrcl) pretty difficult ;-). I suggest to make both PartData and PartStructure inherit from PdmFramework::ManagedEntity. This would also provide the ability to add attributes and identifiers via the Attributable and Identifiable interfaces. Resolution: Revised Text: Actions taken: October 19, 1998: received issue August 24, 1999: closed issue Discussion: End of Annotations:===== Return-Path: Date: Mon, 19 Oct 1998 09:44:43 -0400 From: www To: juergen@omg.org, web-incoming@omg.org Subject: WWW Form output Name: Alex Ehrler Company: SAP AG Email: alex.ehrler@sap-ag.de Notification: Yes Specification: PDM Enablers Section: 2.7 PdmProductStructureDefinition Formal #: mfg/98-02-02 Version: Revision_Date: 02/02/1998 Page: 138, 142 Nature: Revision Severity: Significant full_desc: [PdmProductStructureDefinition]: Missing CosGraphs::Node interface in PartData/PartStructure There's a problem creating PartDataRelationship, PartDataIterationRelationship, PartStructureRelationship and PartStructureIterationRelationship objects. Unfortunately neither PartData nor PartStructure inherit from CosGraphs::Node in any way. This makes connecting a CosGraphs::Role-derived interface (like PartStructureOfPrcl) pretty difficult ;-). I suggest to make both PartData and PartStructure inherit from PdmFramework::ManagedEntity. This would also provide the ability to add attributes and identifiers via the Attributable and Identifiable interfaces. submit: Submit Issue Report