Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: skelesp on August 13, 2013, 12:31:30 am
-
Hi
Most of the time when I create an element, the properties window will pop up automatically. But this doesn't work for my newly created stereotypes (created them in the XML of an MDG technology).
Is there some property in the XML that I have to change to make the properties window pop up on creation?
Thanks
-
There's only the Tools/Options/Objects/Edit Object on New switch which works globally.
Are you using a pattern? That does not open the properties for elements.
q.
-
I've just added this stereotype to the BPMN2.0 MDG.
<Stereotype name="KPI" metatype="KPI" notes="BPMN 2.0p KPI" cx="135" cy="75" strictness="profile">
<AppliesTo>
<Apply type="Class" />
</AppliesTo>
</Stereotype>
And added it to the toolbox
<Tag name="BPMN2.0P::KPI(UML::Class)" type="" description="" unit="" values="" default="KPI"/>
I've created several new stereotypes with different 'apply type' and it's the same for all these elements: no properties window. If I add an original element of the MDG, the properties window pops up...
I don't think I'm using a pattern, because I don't know how I can do that :)
-
If you are using the modified BPMN MDG with the old ID it will likely get in conflict with EA internal soup cooked for BMPN.
q.
-
Ok, thanks man. Now I know where to look to solve this.
Grts
S.