Arne,

The two methods I had listed earlier, i.e. OverrideProperty and GetPropetyValue are 
used to
edit and access language specific properties in Rose like the ones you had listed in 
your
earlier e-mail.  Other wise you would need to access these through the element 
specification
dialogs and from the Tools->Options menu.  You could set your defaults in the 
Tools->Options
menu and override the properties for specific model elements from their specification
dialogs.

Vishu



"Arne G. Styve" wrote:

> Hi Vishu,
>
> No, this time I'm not talking about a script. I was hoping this was a
> function in Rose, but maby I do need to start writing scripts ??
>
> Arne
>
> > -----Original Message-----
> > From: Annamalai Viswanathan [mailto:[EMAIL PROTECTED]]
> > Sent: 24. november 2000 12:13
> > To: Arne G. Styve
> > Cc: rose_forum@Rational. Com
> > Subject: Re: (ROSE) Object Attributes of a Rose Model entity....
> >
> >
> > 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
> *
> *************************************************************************

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