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.2
Syntax
C#
public override IDictionary<string, string> CustomCommandsAndDescriptions { get; }

Property Value

Type: IDictionaryString, String

Implements

IGraphCustomCommandsAndDescriptions
See Also