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( LGSPAction action )
- action (LGSPAction)
- The action to be replaced.
The new action instance.