Click or drag to resize

PatternGraphPackage Property

null if this is a global pattern graph, otherwise the package the pattern graph is contained in.

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

Property Value

String

Implements

IPatternGraphPackage
INamedPackage
See Also