Book a Demo

Author Topic: Interface based stereotype: child diagr, not below  (Read 3780 times)

Thomas H.

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Interface based stereotype: child diagr, not below
« on: November 26, 2008, 04:27:26 am »
I created a stereotype "MyIF-Stereotype" that extends the metaclass "Interface" and added the following attributes to the metaclass:

 _defaultDiagramType string = UML Structural::Class
  _makeComposite      boolean = true


When I use the new profile to create an element with my stereotype "MyIF-Stereotype" the child class diagram is created at the same level where the new element is created.

I would expect that the automatically created child class diagram is placed below a newly created element?
« Last Edit: November 26, 2008, 04:58:10 am by snowy »