Hi, How to use Classes with "Type" stereotype right ?! there are two ways to define and use Data Types : 1) Define "Type" under the class, and than you can use it for anything under that class including return type and argument type. this way you cannot use this "Type" for any other class, because it won't in the right scope. 2) Define "Type" not under any other class. than you cannot select it from a list under any class, but you can write it in Stereotype's list, and make sure the "Type" you defined outside the class is belong to the same generated code file. Both ways are bad for anyone to work with, but we couldn't find any other better way to do it. My question is : Is there any easier and prettier way to use Types?! Or we should live with it as it is. ===== Daniel Kalderon Tal : 972-3-9520268 Innovate Btw, all my writing thoughts are at : http://stage.co.il/Authors/DanielKalderon __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ ************************************************************************ * 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 * *************************************************************************
