Click or drag to resize

InvocationPackage Property

null if this is a call of a global rule/sequence/procedure/function, otherwise the package the call target 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