Dead lock when entering in CS_CallOperationActionActivation.isCreate(Operation)
When entering in org.eclipse.papyrus.moka.pscs.actions.CS_CallOperationActionActivation.isCreate(Operation) if the first stereotype application found is not "Create" the execution cannot go out of this method.
Fix : Missing i++
Edited by Pauline Deville