Click or drag to resize

QualificationAccess Constructor

Initializes a new instance of the QualificationAccess class

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public QualificationAccess(
	PatternElement owner,
	AttributeType attribute
)

Parameters

owner  PatternElement
 
attribute  AttributeType
 
See Also