Book a Demo

Author Topic: Showing class-operations in a custom shape  (Read 2441 times)

erhanleblebici

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Showing class-operations in a custom shape
« on: November 28, 2009, 02:18:26 am »
Hi everyone,

I wrote a shape-script for my custom stereotype (extending class).
The instances of this stereotype should have the form of a hexagon.


But my problem is, elements, which has this shape, have methods and I would like to show this methods also in this shape.

Is there any possibilty to say, "the shape should show the name of the class and also the operations (and their parameters) in the class." ??

The picture below could make my question clearer. You see on the left side the default appearance in EA and on the right side the result of my shape-script




in the following link you find a list of properties to be displayed. But which one should be displayed to show methods ?

http://www.sparxsystems.com/uml_tool_guide/sdk_for_enterprise_architect/displaying_element_properties.html

thank you

Erhan
« Last Edit: November 28, 2009, 04:21:54 am by erhanleblebici »