Create In State - modelint/shlaer-mellor-metamodel GitHub Wiki

For a Class that defines a Lifecycle, a Local Create (synchronous create) must specify the initial state of the newly create instance. The newly created instance is placed in this State without executing that state's Activity. (A State Activity may only be executed upon entry via a Transition into that state and local creation does not involve any initial Transition.

Identifier

  1. Create action + Activity + Class + State + Domain

Attributes

No non-referential attributes