Click or drag to resize

IMatchClassPackagePrefixedName Property

The name of the match class in case of a global match class, the name of the match class prefixed by the name of the package otherwise.

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

Property Value

Type: String

Implements

INamedPackagePrefixedName
See Also