Arne,

Are you talking about accessing/editing these attributes using a script?  If so then 
take a look at the
OverrideProperty and the GetPropertyValue  methods of the Element class.

Vishu



"Arne G. Styve" wrote:

> Hi,
>
> A quick question: Is there any way to show and/or edit object attributes in
> the Rose model from Rose ?
>
> I'm especially interested in the attibutes of the following kind:
>
> (object SubSystem "MIDL-Files"
>                 attributes      (list Attribute_Set
>                     (object Attribute
>                         tool            "sc"
>                         name            "SourceControlSpec"
>                         value           (value Text "$/Documents/Tdm/TDM_4/Rose", 
>OSVAAAAA)
>                     )
>             )
>                 quid            "3A1BE7F6037A"
>             .....
>
> and
>
>                     (object module "AsyncServer" "NotAModuleType" "NotAModulePart"
>                         attributes      (list Attribute_Set
>                             (object Attribute
>                                 tool            "VC++"
>                                 name            "ProjectFile"
>                                 value           
>"..\\Ssg\\Src\\Libs\\Async\\AsyncServer\\AsyncServer.dsp")
>                             (object Attribute
>                                 tool            "VC++"
>                                 name            "WorkspaceFile"
>                                 value           "G:\\Ssg\\Src\\Tdm-4\\devmgr.dsw")
>                             (object Attribute
>                                 tool            "VC++"
>                                 name            "Kind"
>                                 value           ("KindSet" 302))
>                             (object Attribute
>                                 tool            "VC++"
>                                 name            "ProjectName"
>                                 value           "AsyncServer"))
>                         quid            "3A1A3C7F0241"
>                         stereotype      "EXE"
>                         language        "VC++"))
>
> These object attributes seems to me to be very hard to get easy access to
> and to edit directly from Rose. Have I missed something, or is this the case
> ?
>
> Regards
>
> Arne
>
> ************************************************************************
> * 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
> *
> *************************************************************************

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

Reply via email to