Hi,
I currently create a MDG.
I created 2 Stereotypes in a profile:
- “Business Process” which inherits from 2 other stereotypes BMPN2.0::Activity and ArchiMate3::ArchiMate_BusinessProcess.
- “Application” which inherits from 2 stereotypes BMPN2.0::Pool and ArchiMate3::ArchiMate_ApplicationComponent.
The documentation says that multiple inheritance is possible. The documentation says, they I have inherit from stereotypes and not extend them. So this should be correct.
I wanted to create a Toolbox using the Profile Helper “Add Toolbox Page” > “Add” > “Add Stereotype” > select my Stereotype “Business Process”. But nothing happens. Is this not supported?
My questions are:
1) Because the Profile Helper does not seem to help here I have to create the according attributes manually. What have to be the attribute values of a stereotype of the toolbox? Do I have to mention the stereotypes or the MetaClasses? And how do I have to define that I inherited 2 stereotypes?
MyEAM::Application(BMPN2.0::Activity,ArchiMate3::ArchiMate_BusinessProcess)
MyEAM::Business Process(BMPN2.0::Pool,ArchiMate3::ArchiMate_ApplicationComponent)
2) I created these relations in the profile. Why do I have to add these definitions?
3) I asked this question already: how can I find out the metaclass of a stereotype “ArchiMate3::ArchiMate_BusinessProcess”. I got an answer that I should remove the stereotypes. I do not know where I see the metaclass. I even look in the database

Many many thanks in advance, V.