Book a Demo

Author Topic: Default toolbox  (Read 3925 times)

SomersetGraham

  • EA User
  • **
  • Posts: 376
  • Karma: +1/-0
    • View Profile
Default toolbox
« on: February 15, 2011, 10:29:09 pm »
Hi all
I have created a MDG technology file that includes toolbox definition.
That is I have a package stereotyped as <<profile>> under which there is a diagram. On this diagram I created a <<metaclass> called ToolboxPage and a stereotype element to contain my toolbox members.
I set the notes field for the diagram to
Code: [Select]
RedefinedToolbox=UML::Class;Alias=Class;Notes=Structural elements for class diagrams;
I then created the mts file and generated the MDG technology file. This I then copied to the MDG Technologies folder of the EA installation directory.

I thought that when I now create a class diagram in EA that my tool box would be the default but it is not. :-[
I can get access to my tool box but I really want it to be the default.

Can anyone see what I have done wrong?

TIA
Graham
Using V12

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Default toolbox
« Reply #1 on: February 16, 2011, 06:52:53 am »

SomersetGraham

  • EA User
  • **
  • Posts: 376
  • Karma: +1/-0
    • View Profile
Re: Default toolbox
« Reply #2 on: February 16, 2011, 07:11:46 pm »
Thanks for your reply
I have got it working
I had save the package as the profile and not the diagram
Using V12