Click or drag to resize

IDebuggerGUIForDataRenderingSetContext Method

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.2
Syntax
C#
void SetContext(
	UserChoiceMenu userChoiceMenu,
	UserChoiceMenu additionalGuiUserChoiceMenu
)

Parameters

userChoiceMenu
Type: de.unika.ipd.grGen.graphViewerAndSequenceDebuggerUserChoiceMenu
additionalGuiUserChoiceMenu
Type: de.unika.ipd.grGen.graphViewerAndSequenceDebuggerUserChoiceMenu
See Also