Hi Mark, See my response inline...
I'm trying to automate the creation of a Rose diagram based on a scripting application tool and am getting lost in the documentation. The application tool has two basic classes - AnObject and AProperty, instances of AnObject are created and used to store methods and scripts to drive other OLE compliant programs, data is provided to them via instances of AProperty. Once the user application has been created interactively I need to document it. To to this I'm writing a subroutine in AnObject and AProperty that will document itself, and hence each instance will also have this. In relation to automating the "options" of my diagram, 1) How do I turn off "show all operations", "show all attributes" from the diagram when creating the class. <<Vishu>> I have attached a couple of scripts that demo how you can show all operations and show all attributes in a class. 2) How do I "select compartment items" when creating the attributes for the class. <<Vishu>> I'm afraid there is no way to do this in the Rose Extensibility Interface (REI). ********** Annamalai "Vishu" Viswanathan -- [EMAIL PROTECTED] Rose Technical Support Engineer Rational Customer Service - Committed to Service Excellence SCP Certified: http://www.rational.com/support/scp.jsp Rational User Conference 2002.....Freedom to Create! Call for Papers Now Open at http://www.rational.com/ruc August 18-22, 2002 Lake Buena Vista, Florida **********
ShowOrHideAttsAndOps.ebs
Description: Binary data
DisplayAttributesAndOps.ebs
Description: Binary data
HideAttributesAndOps.ebs
Description: Binary data
