Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: harvinder on December 29, 2010, 12:04:02 pm

Title: Problem Creating diagram for composite element
Post by: harvinder on December 29, 2010, 12:04:02 pm
I have following in my profile

<<metaclass>> class
- _defaultDiagramType:string = UML Behavioral::Activity
- _makeComposite:boolean = true


extended by

<<stereotype>> testcase

Whenever I create testcase in EA, it adds CompositeStructure Diagram under testcase and not Activity Diagram...

What am I doing wrong?

Also later I would like to create my own custom diagram base on activity diagram

harvinder