 | IBasicGraphViewerClientChangeNode Method |
Sets the node realizer of the given node.
If realizer is null, the realizer for the type of the node is used.
Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebuggerAssembly: graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.1
Syntaxvoid ChangeNode(
string nodeName,
string realizer
)
Parameters
- nodeName String
-
- realizer String
-
See Also