Issue 1444: CDL declaration should specify IsOwnedBy rather than IsPartOf (boca-rtf) Source: (, ) Nature: Revision Severity: Summary: Summary: Section 2.2.4 (BOCA Meta-Model in CDL) identifiable CorbaExceptionMember: TypedElement{ relationship is_in IsPartOf CorbaException inverse exception_element; }; In the corresponding UML diagram (Section 5.3), the relationship between CorbaException and CorbaExceptionMember is shown as being one of composition. Thus, the UML and CDL contradict each other. Recommendation: The CDL declaration of this relationship should specify IsOwnedBy rather than IsPartOf. Resolution: Revised Text: TypedElement{ Actions taken: June 3, 1998: received issue June 23, 1998: close issue Discussion: End of Annotations:===== *ISSUE 16* Section 2.2.4 (BOCA Meta-Model in CDL) identifiable CorbaExceptionMember: TypedElement{ relationship is_in IsPartOf CorbaException inverse exception_element; }; In the corresponding UML diagram (Section 5.3), the relationship between CorbaException and CorbaExceptionMember is shown as being one of composition. Thus, the UML and CDL contradict each other. Recommendation: The CDL declaration of this relationship should specify IsOwnedBy rather than IsPartOf.