Replaces the given actions by new action instances with a search plan adapted
to the current analysis data of the associated graph.
| C# |
public LGSPAction[] GenerateActions( params string[] actionNames )
- actionNames (array< String >[]()[])
- An array of names of actions to be replaced.
An array with the new action instances.