Click or drag to resize

LGSPNodeHeadSetAttribute Method


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

Parameters

attrName  String
 
value  Object
 

Implements

IAttributeBearerSetAttribute(String, Object)
See Also