Please confirm that I have the correct interpretation that the following methods used to access the UseCaseView, Logical View and ComponentViews respectively: To access any of these views you have to 1st: Get access to the current model by setting a categories object to RoseApp.CurrentModel Then you get hold of the Usecase View, Logical View, and Component View respectively by : 1. theObject.GetAllUseCases 2. theObject.GetAllCategories 3. theObject.GetAllSubSystems These methods also exist for user defined Categories, so to get the UseCase View, Logical View, and Component View make sure you are using the Model object type. Can I assume that GetAllProcessors pick up the Deployment Diagrams? So does GetAllModules work on any specific aspect of the Rose Model. Please tell me if I am off the mark on any of these. Further, any references would be appreciated. Thank you in advance. Keith ************************************************************************ * 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 * *************************************************************************
