Book a Demo

Author Topic: Get the class of an CallOperationAction  (Read 2877 times)

helmerhausen

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Get the class of an CallOperationAction
« on: June 19, 2008, 11:43:38 pm »
Hi everybody,

I drop an operation of a class onto an activity to get an callOperationAction. Now I want to get the class of this operation by using the java API.

On the action-element in the diagramm I see the class under the name of the action for example (Class1::).

I've tried several ways, but i don't get this class.

I hope you can help me.