Element.GetPropertyClassName will give you the type for the model element you are working on. I can't find anywhere about what is it is going to return for, say, a class, although I suspect "Class" is the most likely ;-)
The ones that I've come across all use the string equivalent of the object's name from the REI reference. For instance, "Class", "Category", "Attribute". I'm not sure if that's a rule, mind you. Best regards, H�seyin Angay Karabash Ltd. www.karabash.co.uk > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 27 February 2002 10:48 > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: AW: (ROSE) PRE and POST conditions > > > > Hi all, > > > > worked = defProps.AddDefaultProperty("UseCase", "Extra", > ^^^^^^^^^^ > Can anyone tell me where I can find the types of the first argument > ("Usecase") in this functioncall? > I need to add a similar tab to all activities. > > Greetings, > Arno Leenders > ----------------------------------------------------------------- > ATTENTION: > No legal consequences can be derived from the content of this > e-mail and/or its attachments. Neither is sender committed to > these. The content of this e-mail is exclusively intended for > addressee(s) and information purposes. Should you receive this > message by mistake, you are hereby notified that any disclosure, > reproduction, distribution or use of this message is strictly > prohibited. Sender accepts no liability for any damage resulting > from the use and/or acceptation of the content of this e-mail. > Always scan attachments for viruses before opening them. > ----------------------------------------------------------------- > > ************************************************************** > ********** > * 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 > ************************************************************** > *********** > This private and confidential e-mail has been sent to you by Egg. The Egg group of companies comprises Prudential Banking plc (registered no. 2999842), Egg Financial Products Ltd (registered no. 3319027) and Egg Investments Ltd (registered no. 3403963) which carries out investment business on behalf of Egg and is regulated by the Financial Services Authority. All members of the Egg group are registered in England and Wales. Registered offices: 142 Holborn Bars, London EC1N 2NH If you are not the intended recipient of this e-mail and have received it in error, please notify the sender by replying with 'received in error' as the subject and then delete it from your mailbox. ************************************************************************ * 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 *************************************************************************
