Click or drag to resize

IGraphModelObjectUniquenessIsEnsured Property

If true you may query the (non-transient class) objects with GetUniqueId for their unique id (GetObjectName is based on the unique id)

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

Property Value

Boolean
See Also