Click or drag to resize

IMatchClassPackage Property

null if this is a global match class, otherwise the package the match class is contained in.

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

Property Value

String

Implements

INamedPackage
See Also