The libGr class library together with the libGr search plan backend v2.5
LGSPActions Constructor (lgspgraph, modelAsmName, actionsAsmName)
Namespaces
►
de.unika.ipd.grGen.lgsp
►
LGSPActions
►
LGSPActions(LGSPGraph, String, String)
C#
Constructs a new LGSPActions instance. This constructor is deprecated.
Declaration Syntax
C#
public
LGSPActions
(
LGSPGraph
lgspgraph
,
string
modelAsmName
,
string
actionsAsmName
)
Parameters
lgspgraph
(
LGSPGraph
)
The associated graph.
modelAsmName
(
String
)
The name of the model assembly.
actionsAsmName
(
String
)
The name of the actions assembly.
Assembly:
lgspBackend
(Module: lgspBackend) Version: 2.5.26185.0 (2.5.26185.0)