SimpleConnection Type
Reduced version of Connection: two endpoints, each a component id and a port NUMBER (output-side number at the source, input-side number at the destination).
Record fields
| Record Field | Description |
Full Usage:
ConnId
Field type: int
|
|
Full Usage:
DestComp
Field type: int
|
|
Full Usage:
DestPort
Field type: int
|
|
Full Usage:
SrcComp
Field type: int
|
|
Full Usage:
SrcPort
Field type: int
|
|