Bug 154092 - Component::realizedInterfaces does not properly return all realized interfaces of the component
Summary: Component::realizedInterfaces does not properly return all realized interface...
Status: VERIFIED FIXED
Alias: None
Product: MDT.UML2
Classification: Modeling
Component: Core (show other bugs)
Version: 2.0.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0.1   Edit
Assignee: Kenn Hussey CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-16 12:58 EDT by James Bruck CLA
Modified: 2008-01-28 16:36 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.