 | LGSPTransactionManagerSettingVisited Method |
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic void SettingVisited(
IGraphElement elem,
int visitorID,
bool newValue
)
Parameters
- elem
- Type: de.unika.ipd.grGen.libGrIGraphElement
- visitorID
- Type: SystemInt32
- newValue
- Type: SystemBoolean
See Also