Click or drag to resize

IObjectGetObjectName Method

Gets the name of the class object (which has the form "%" + uniqueId).

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
string GetObjectName()

Return Value

String
The name of the class object.
See Also