Hello to all! I'm writing customized generator from Rose model into XML file using Rose Script. I have a problem with Type property of Attribute object. When an attribute in some modeled class is of some other modeled class type, I get only the name of that class without package in RoseScript. So I don't know how to get parent package of class and even how to find out that an attribute is of class type. I've found in mdl file that there is 'quidu' property linking attribute object with class representing its type but this property seems inaccessible from RoseScript.
Can anybody help me? Thanks a lot! Marcel Straka ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Post or Reply to: [EMAIL PROTECTED] * Subscription Requests: [EMAIL PROTECTED] * Archive of messages: * http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * To: [EMAIL PROTECTED] * Subject: <BLANK> * Body: unsubscribe rose_forum *************************************************************************
