Bug 154092

Summary: Component::realizedInterfaces does not properly return all realized interfaces of the component
Product: [Modeling] MDT.UML2 Reporter: James Bruck <bruck.james>
Component: CoreAssignee: Kenn Hussey <Kenn.Hussey>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0.0   
Target Milestone: 2.0.1   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description James Bruck CLA 2006-08-16 12:58:50 EDT
The publicly available method Component::realizedInterfaces(Classifier cl) does not properly return interfaces realized by the component. There is a ComponentRealization instanceof check in the ComponentOperations which seems to be the problem.

Also, it will return proxies to consumers who call this directly.
Comment 1 Kenn Hussey CLA 2006-08-16 13:15:59 EDT
The fix has been committed to CVS.
Comment 2 Kenn Hussey CLA 2006-08-17 17:11:03 EDT
Fixed in M200608171632.
Comment 3 Nick Boldt CLA 2008-01-28 16:36:08 EST
Move to verified as per bug 206558.