Click or drag to resize

LGSPGraphProcessingEnvironmentVariables Property

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public IEnumerable<Variable> Variables { get; }

Property Value

Type: IEnumerableVariable

Implements

IGraphProcessingEnvironmentVariables
See Also