Author Topic: MDG: toolbox hidden submenu  (Read 3031 times)

bITs.EA

  • EA User
  • **
  • Posts: 80
  • Karma: +2/-0
    • View Profile
MDG: toolbox hidden submenu
« on: September 19, 2015, 03:18:11 am »
Hi

I have a problem with my MDG technology (made in EA with the MDG profile).

The structure of my toolbox
Elements
- Activity
- Start Event
- ...
Connectors
- Message
- Sequence

I have created everything like described in the user guide. Stereotypes for each 'page' : elements and connectors and an extra stereotype for the hidden page 'start event'. But when I "save package as UML profile", the 'start event' stereotype is not in the UML...

Code: [Select]
<UMLProfile profiletype="uml2">
      <Documentation id="00272BED-C" name="toolbox" version="1.0" notes="toolbox"/>
      <Content>
            <Stereotypes>
                  <Stereotype name="elements" notes="Selection of elements used at ****" cx="90" cy="70" bgcolor="-1" fontcolor="-1" bordercolor="-1" borderwidth="-1" hideicon="0">
                        <AppliesTo>
                              <Apply type="ToolboxPage"/>
                        </AppliesTo>
                        <TaggedValues>
                              <Tag name="BPMN::Activity(UML::Activity)" type="" description="" unit="" values="" default="Activity"/>
                              <Tag name="BPMN::StartEvent" type="" description="" unit="" values="" default="Start Event"/>
                        </TaggedValues>
                  </Stereotype>
                  <Stereotype name="BPMN connectors" notes="" cx="90" cy="70" bgcolor="-1" fontcolor="-1" bordercolor="-1" borderwidth="-1" hideicon="0">
                        <AppliesTo>
                              <Apply type="ToolboxPage"/>
                        </AppliesTo>
                        <TaggedValues>
                              <Tag name="BPMN::Message Flow(UML::ControlFlow)" type="" description="" unit="" values="" default="Message Flow"/>
                              <Tag name="BPMN::Sequence Flow(UML::ControlFlow)" type="" description="" unit="" values="" default="Sequence Flow"/>
                        </TaggedValues>
                  </Stereotype>
            </Stereotypes>
            <TaggedValueTypes/>
      </Content>
</UMLProfile>

Why are the "hiddenpage" stereotypes missing???

I use EA v11.1.1111

Thanks for the help!

EA.bits
« Last Edit: September 19, 2015, 03:26:38 am by bITs.EA »

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +54/-3
    • View Profile
Re: MDG: toolbox hidden submenu
« Reply #1 on: September 21, 2015, 09:07:19 am »
It's not possible to see what you've done wrong without seeing what you've done. Please send an XMI export of your profile package to Sparx support and someone will have a look. Thanks.
The Sparx Team
[email protected]