Click or drag to resize

DebuggerDebugChangedEdgeAttribute Method


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

Parameters

edge  IEdge
 
attrType  AttributeType
 
See Also