Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: mse on November 08, 2024, 12:56:59 am
-
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.