Click or drag to resize

LGSPTransactionManagerSettingVisited Method


Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public void SettingVisited(
	IGraphElement elem,
	int visitorID,
	bool newValue
)

Parameters

elem  IGraphElement
 
visitorID  Int32
 
newValue  Boolean
 
See Also