Click or drag to resize

LGSPGraphCustomCommandsAndDescriptions Property

The graph-backend dependent commands that are available, and a description of each command.

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public override IDictionary<string, string> CustomCommandsAndDescriptions { get; }

Property Value

IDictionaryString, String

Implements

IGraphCustomCommandsAndDescriptions
See Also