 | IBasicGraphViewerClientSetNodeAttribute Method |
Namespace:
de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:
graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.2
Syntaxvoid SetNodeAttribute(
string name,
string ownerTypeName,
string attrTypeName,
string attrTypeString,
string attrValueString
)
Parameters
- name
- Type: SystemString
- ownerTypeName
- Type: SystemString
- attrTypeName
- Type: SystemString
- attrTypeString
- Type: SystemString
- attrValueString
- Type: SystemString
See Also