Hi,

I am using Rose 98i and Addin in VB.
I want to remove an association on a class, so I use :

     Set objAssos = objC1.GetAssociations
     objAssos.Remove objAsso

where
     objC1 is a RoseClass
     objAsso is a RoseAssociation

The command Remove don't crash but is KO.
The count of associations is decrease.
 But when I verify in the model, I find again all the associations.

How can I remove the association ?

Thank in advance.
B. JOHRA

************************************************************************
* 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/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
*
*************************************************************************

Reply via email to