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 LGSPAction[] oldActions )
- oldActions (array< LGSPAction >[]()[])
- An array of actions to be replaced.
An array with the new action instances.