 | IndexAccessDescendingPatchUsersOfCopiedElements Method |
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic override void PatchUsersOfCopiedElements(
string renameSuffix,
Dictionary<PatternNode, PatternNode> nodeToCopy,
Dictionary<PatternEdge, PatternEdge> edgeToCopy
)
Parameters
- renameSuffix
- Type: SystemString
- nodeToCopy
- Type: System.Collections.GenericDictionaryPatternNode, PatternNode
- edgeToCopy
- Type: System.Collections.GenericDictionaryPatternEdge, PatternEdge
See Also