Port-Stereotypes (CompositeStructure Diagram) are oversized even with Default-Size set

115 Views Asked by At

i am developing a MDG Technology in Enterprise Architect, containing a UML-Profile.

I added a Unit-Stereotype (extending UML:Component) and a Signal-Stereotype (extending UML:Port).

After I added a Signal to Unit, the Signal is docked/anchored to the Unit - like a Port to a Component but it is extremely over sized (sth like 200x150). If i add a Port to the Unit the port keep its default size of 16x16. I tried to set the default size of Signal (_sizeX, _sizeY) but it wasnt helping.

Anyone has an idea to fix that problem?

EDIT: So i was able to reproduce this issue. When i set the "_metatype" - property of the Stereotype "Signal" (in the Profile-Definition-Package), a created Signal-Element anchored on a Unit was over-sized. If i remove the "metatype"-property the Signal-Element has the same behaviour, look and size like a Port-Element. I started a EA-Forum-Thread with this issue: http://sparxsystems.com/forums/smf/index.php/topic,30771.0.html

Kind regards, Erik

0

There are 0 best solutions below