Click or drag to resize

IPatternGraphPackagePrefixedName Property

The name of the pattern graph in case of a global type, the name of the pattern graph is prefixed by the name of the package otherwise (package "::" name).

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