Replaces the given action by a new action instance with a search plan adapted
to the current analysis data of the associated graph.
| C# |
public LGSPAction GenerateAction( string actionName )
- actionName (String)
- The name of the action to be replaced.
The new action instance.