Issue 1445: CDL declaration of is_in should specify IsOwnedBy rather than IsPartOf (boca-rtf) Source: (, ) Nature: Revision Severity: Summary: Summary: Section 2.2.4 (BOCA Meta-Model in CDL) identifiable CorbaEnumerator : TypedElement{ relationship is_in IsPartOf CorbaException inverse exception_element; }; Regarding the is_in relationship declaration: The inverse exception_element is one of composition, and the corresponding UML (section 5.3) confirms this. Recommendation: The CDL declaration of the is_in relationship should specify IsOwnedBy rather than IsPartOf. Resolution: Revised Text: TypedElement{ Actions taken: June 3, 1998: received issue June 23, 1998: closed issue Discussion: The inverse exception_element is one of composition, and the End of Annotations:===== *ISSUE 17* Section 2.2.4 (BOCA Meta-Model in CDL) identifiable CorbaEnumerator : TypedElement{ relationship is_in IsPartOf CorbaException inverse exception_element; }; Regarding the is_in relationship declaration: The inverse exception_element is one of composition, and the corresponding UML (section 5.3) confirms this. Recommendation: The CDL declaration of the is_in relationship should specify IsOwnedBy rather than IsPartOf