Click or drag to resize

IPatternGraphPackage Property

null if this is a global pattern graph, otherwise the package the pattern graph 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