I have object of type Class and in this class I have one Operation named setCookie().
Is it possible create object of type Action (or Activity) which is related to Operation setCookie()?
Idea is to create activity diagram with Action/Activity items derived from Class Operations. Because I want to propagate Name and Note information previously described on Class.
Your wording is a bit weird, but basically yes. You drag an operation of your class in an AD and EA will create a call behavior.
Once you rename the operation EA will also change the classifier displayed in braces:
2.1m questions
2.1m answers
60 comments
57.0k users