Click or drag to resize

SequenceComputationContainerContainerValue Method


Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
protected Object ContainerValue(
	IGraphProcessingEnvironment procEnv,
	out IAttributeBearer elem,
	out AttributeType attrType
)

Parameters

procEnv  IGraphProcessingEnvironment
 
elem  IAttributeBearer
 
attrType  AttributeType
 

Return Value

Object
See Also