Click or drag to resize

LGSPUniquenessEnsurerFillAsClone Method


Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public virtual void FillAsClone(
	LGSPUniquenessEnsurer original,
	IDictionary<IGraphElement, IGraphElement> oldToNewMap
)

Parameters

original  LGSPUniquenessEnsurer
 
oldToNewMap  IDictionaryIGraphElement, IGraphElement
 
See Also