Click or drag to resize

SequenceExpressionAttributeAccessExecute Method (IGraphProcessingEnvironment, IObject, String)

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static Object Execute(
	IGraphProcessingEnvironment procEnv,
	IObject elem,
	string attributeName
)

Parameters

procEnv
Type: de.unika.ipd.grGen.libGrIGraphProcessingEnvironment
elem
Type: de.unika.ipd.grGen.libGrIObject
attributeName
Type: SystemString

Return Value

Type: Object
See Also