Hello,
while creating my own profile, I would like to create custom toolboxes (containing both "standard" objects - like Class or Actor - and "profile-specific" ones). I'd also like to create my own diagram types, that would activate automatically one of these toolboxes...
I have thus followed the steps described in the SDK help section. Unfortunately I was not able to do anything correct

...
Exemple : I have created a very simple toolbox profile, with a class named ToolboxPage (with "metaclass" stereotype), and a stereotype named "UsageViewContext" that :
- "extends" ToolboxPage"
- contains an attribute named "UML::Class", with no type nore anything else specified
After creating my profile from this diagram, then integrate it into an MDG technology, all what I can see in the toolbox is a toolbox named "UsageViewToolbox" (the name of my profile) containing a stereotype element named UsageViewContext ...
.... where from my understanding I should find a Class element...
Has anybody already dealed with this kind of problem ? Is there something I misunderstood
My EA version N° is 7.1.829
Thanks in advance for your help