 | GXLExportWriteEdge Method |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxprotected void WriteEdge(
string id,
string fromid,
string toid,
string typename,
GXLExportAttr[] attrs
)
Parameters
- id
- Type: SystemString
- fromid
- Type: SystemString
- toid
- Type: SystemString
- typename
- Type: SystemString
- attrs
- Type: de.unika.ipd.grGen.libGrGXLExportAttr
See Also