Click or drag to resize

IGraphModelGraphElementsReferenceContainingGraph Property

If true, the graph elements point to their containing graph and may be queried with GetContainingGraph for it (cast to IContained needed)

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
bool GraphElementsReferenceContainingGraph { get; }

Property Value

Type: Boolean
See Also