Hi, I have a basic (may be silly) doubt. Can a Interface become a Component ?? I want show in my component diagram a interface called "ISomeInterface.java" as source code component (Package Speicification. I think all souce code components are shown as Package specifications. Correct me if I am wrong!!) existing in a component package. I have a class SomeClass which implements (i.e. realizes) ISomeInterface. Class file is present in "SomeClass.java" file and Interface file is in "ISomeInterface.java". Now I want to show both of them as source code components in component diagram. I have created a package specification "SomeClass.java" and realized the component with SomeClass. But when I am doing the same thing with Interface then the component is being displayed as if it is realizing the interface instead of being a component itself. That means it is showing the interface source code component with a LollyPop, which I think represents a component that realizes that interface, not the interface component itself. Is there something I am missing here?? TIA Regards, Sripada ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Admin.Subscription Requests: [EMAIL PROTECTED] * Archive of messages: http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * * To: [EMAIL PROTECTED] * Subject:<BLANK> * Body: unsubscribe rose_forum * *************************************************************************
