Click or drag to resize

PatternGraphPackagePrefixedName 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.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public string PackagePrefixedName { get; }

Property Value

String

Implements

IPatternGraphPackagePrefixedName
INamedPackagePrefixedName
See Also