Click or drag to resize

IGraphModelGraphElementsAreAccessibleByUniqueId Property

If true you may query the graph with GetGraphElement for a graph element of a given unique id

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

Property Value

Boolean
See Also