R987 - modelint/shlaer-mellor-metamodel GitHub Wiki
Local Create Action is a Single Local Create Action or Multiple Local Create Action
Both types of Local Create Action complete within the context of the initiating Activity and can output a reference to a newly created instance.
The single case is used to create an instance of a Class that does not participate in any Generalization relationship.
<subclass>.(Action, Activity, Domain) -> Local Create Action.(Action, Activity, Domain)