Book a Demo

Author Topic: Call Behaviors not working  (Read 25714 times)

EAButNotForGames

  • EA User
  • **
  • Posts: 50
  • Karma: +0/-0
    • View Profile
Call Behaviors not working
« on: April 05, 2024, 08:38:55 pm »
I tried to call an operation in both, an Activity Diagram and a State Machine with Call Behaviors, as described in:
https://sparxsystems.com/enterprise_architect_user_guide/16.1/model_simulation/call_behaviors.html
It doesn't work for neither version 16.1 nor 15.2.

EAButNotForGames

  • EA User
  • **
  • Posts: 50
  • Karma: +0/-0
    • View Profile
Re: Call Behaviors not working
« Reply #1 on: April 15, 2024, 07:30:43 pm »
Update:
Invoke Behavior of a Class is not functioning, but Invoke Behavior of an Activity is.
So if you want to use an operation in an activity diagram, the operation must be under the activity.