Click or drag to resize

SubruleDebuggingConfigurationReplace Method

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.2
Syntax
C#
public void Replace(
	int index,
	SubruleDebuggingConfigurationRule rule
)

Parameters

index
Type: SystemInt32
rule
Type: de.unika.ipd.grGen.graphViewerAndSequenceDebuggerSubruleDebuggingConfigurationRule
See Also