Book a Demo

Author Topic: SIMULATION ERROR: CreateObjectAction CreateObject1 does not defined  (Read 4371 times)

mse

  • EA User
  • **
  • Posts: 308
  • Karma: +1/-0
    • View Profile
Try this out:

  • Create a class
  • Create an activity diagram for the class
  • ON the activity diagram, inset a initial node
  • Insert a CreateObject action
  • Assign the classifier for the CreateObject action to the class
  • Run the simulation

You will get the following error:

[57814930]      SIMULATION ERROR: CreateObjectAction CreateObject1 does not define a classifier. Simulation will not complete.

Am I missing something else here?

In the following topic, the user seemed to have gotten the object. I notice that the CreateObject node does not use the notation like mc:MyClass. It just shows the object name.