Click or drag to resize

GRSExportIsGraphUsedInAttribute Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static bool IsGraphUsedInAttribute(
	AttributeType attrType
)

Parameters

attrType
Type: de.unika.ipd.grGen.libGrAttributeType

Return Value

Type: Boolean
See Also