 | IBasicGraphViewerClientAddSubgraphNode Method (String, String, String, String) |
Namespace:
de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:
graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 8.1
Syntaxvoid AddSubgraphNode(
string name,
string nrName,
string nodeLabel,
string type
)
Parameters
- name
- Type: SystemString
- nrName
- Type: SystemString
- nodeLabel
- Type: SystemString
- type
- Type: SystemString
See Also