Ensures that an action call is deserialized by mapping the action arguments into its deserialized version by using deserializeActionCallArgument.
deserializeActionCallArgument
Action call to convert.
Optional
Target root node of the model where this action is being performed.
The deserialized action call.
Ensures that an action call is deserialized by mapping the action arguments into its deserialized version by using
deserializeActionCallArgument
.