Click or drag to resize

GraphViewerDebugChangedEdgeAttribute Method

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.2
Syntax
C#
public void DebugChangedEdgeAttribute(
	IEdge edge,
	AttributeType attrType
)

Parameters

edge
Type: de.unika.ipd.grGen.libGrIEdge
attrType
Type: de.unika.ipd.grGen.libGrAttributeType
See Also