Click or drag to resize

ContainerHelperAssignAttribute Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static void AssignAttribute(
	Object target,
	Object value,
	string attributeName,
	IGraph graph
)

Parameters

target
Type: SystemObject
value
Type: SystemObject
attributeName
Type: SystemString
graph
Type: de.unika.ipd.grGen.libGrIGraph
See Also