Click or drag to resize

LGSPEdgeHeadGetAttribute Method

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

Parameters

attrName
Type: SystemString

Return Value

Type: Object

Implements

IAttributeBearerGetAttribute(String)
See Also