Click or drag to resize

BaseGraphChangedAttribute Method


Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public static void ChangedAttribute(
	IGraph graph,
	IGraphElement elem,
	AttributeType attrType
)

Parameters

graph  IGraph
 
elem  IGraphElement
 
attrType  AttributeType
 
See Also