 | IGraphModelGraphElementsAreAccessibleByUniqueId Property |
If true you may query the graph with GetGraphElement for a graph element of a given unique id (the user requested graph element accessability by the unique id with a "unique index;" declaration in the model, this implies GraphElementUniquenessIsUserRequested)
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxbool GraphElementsAreAccessibleByUniqueId { get; }
Property Value
Type:
Boolean
See Also