Click or drag to resize

IBackendCreateGlobalVariables Method

Returns a new instance of the global variables/state; normally, you want/need only one instance, to be fed to all graphs.

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
IGlobalVariables CreateGlobalVariables()

Return Value

Type: IGlobalVariables
See Also