Click or drag to resize

LGSPNodeHeadSetAttribute Method

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public override void SetAttribute(
	string attrName,
	Object value
)

Parameters

attrName
Type: SystemString
value
Type: SystemObject

Implements

IAttributeBearerSetAttribute(String, Object)
See Also