The libGr class library together with the libGr search plan backend v2.5
ReplaceAction Method (actionName, newAction)
Namespacesde.unika.ipd.grGen.lgspLGSPActionsReplaceAction(String, LGSPAction)
Replaces a given action by another one.
Declaration Syntax
C#
public void ReplaceAction(
	string actionName,
	LGSPAction newAction
)
Parameters
actionName (String)
The name of the action to be replaced.
newAction (LGSPAction)
The new action.

Assembly: lgspBackend (Module: lgspBackend) Version: 2.5.26185.0 (2.5.26185.0)