The libGr class library together with the libGr search plan backend v2.5
GenerateActions Method (actionNames)
Namespacesde.unika.ipd.grGen.lgspLGSPActionsGenerateActions(array<String>[]()[])
Replaces the given actions by new action instances with a search plan adapted to the current analysis data of the associated graph.
Declaration Syntax
C#
public LGSPAction[] GenerateActions(
	params string[] actionNames
)
Parameters
actionNames (array< String >[]()[])
An array of names of actions to be replaced.
Return Value
An array with the new action instances.

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