Click or drag to resize

LGSPTransactionManagerRetypingElement Method


Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public void RetypingElement(
	IGraphElement oldElem,
	IGraphElement newElem
)

Parameters

oldElem  IGraphElement
 
newElem  IGraphElement
 
See Also