 | LGSPNamedGraphCloneNamed Method (String, IDictionaryIGraphElement, IGraphElement) |
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic INamedGraph CloneNamed(
string newName,
out IDictionary<IGraphElement, IGraphElement> oldToNewMap
)
Parameters
- newName
- Type: SystemString
- oldToNewMap
- Type: System.Collections.GenericIDictionaryIGraphElement, IGraphElement
Return Value
Type:
INamedGraph
See Also