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.2
Syntax
C#
string Package { get; }

Property Value

Type: String

Implements

INamedPackage
See Also