Book a Demo

Author Topic: MDA - can't find a way to access modifiers  (Read 4946 times)

pocketom

  • EA User
  • **
  • Posts: 97
  • Karma: +0/-0
    • View Profile
MDA - can't find a way to access modifiers
« on: April 01, 2010, 09:41:58 pm »
In a transformation script, I try to set the modifier of an operation to 'virtual' based on some stereotype condition. But in the help topics I can't find anything to access the modifiers (unfortunately a search for "modifier" in the Microsoft help delivers 141 results, responding also to worthless key-words like "modifiy", "modifying", "modified",... "WHERE CAN I TURN THAT #&@!? MICROSOFT INTELLIGENCE OFF" ????????)

That's what I want to access:

« Last Edit: April 01, 2010, 10:09:58 pm by pocketom »

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: MDA - can't find a way to access modifiers
« Reply #1 on: April 06, 2010, 08:28:21 am »
Those things are stored in tagged values.

pocketom

  • EA User
  • **
  • Posts: 97
  • Karma: +0/-0
    • View Profile
Re: MDA - can't find a way to access modifiers
« Reply #2 on: April 06, 2010, 06:25:06 pm »
Ok, thx. I found it. Those things are really hard to find in the help files because exact search isn't possible with the Microsoft help. Does anybody know how to overcome this?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: MDA - can't find a way to access modifiers
« Reply #3 on: April 06, 2010, 06:28:16 pm »
Can't you convert the help file to something more sensible to search in?

http://www.google.be/search?hl=nl&source=hp&q=chm+to+html&meta=&aq=3&aqi=g10&aql=&oq=chm+to+&gs_rfai=

Geert

pocketom

  • EA User
  • **
  • Posts: 97
  • Karma: +0/-0
    • View Profile
Re: MDA - can't find a way to access modifiers
« Reply #4 on: April 06, 2010, 10:33:16 pm »
Thanx a lot, that helps. A PDF can be searched well: http://www.chm-to-pdf.com/

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: MDA - can't find a way to access modifiers
« Reply #5 on: April 07, 2010, 08:43:16 am »
If you want to search in html, it's available in html on this web page.  (Top right click radio button for 'EA User Guide')

It also used to be available in pdf, but I can't see it now.

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Re: MDA - can't find a way to access modifiers
« Reply #6 on: April 07, 2010, 09:07:19 am »
The pdf (for EA 7.5) is available through a number of paths:

http://www.sparxsystems.com/resources/booklets/

www.sparxsystems.com/bin/EAUserGuide.pdf

http://www.sparxsystems.com/resources/index.html

(The options are slightly different, but they actually go to the same place.)
Best Regards, Roy

pocketom

  • EA User
  • **
  • Posts: 97
  • Karma: +0/-0
    • View Profile
Re: MDA - can't find a way to access modifiers
« Reply #7 on: April 07, 2010, 06:24:21 pm »
Thank you, I bookmarked the PDF user guide.