imbNodeConnectionObject
Namespace: |
(default namespace) |
XML Schema: |
ns0.xsd |
Description of a property
XML
Attributes
name |
type |
description |
sourceNode |
string |
The name of the source node for a connection
|
sourceTerminal |
string |
The name of the source terminal for a connection
|
targetNode |
string |
The name of the target node for a connection
|
targetTerminal |
string |
The name of the target terminal for a connection
|
JSON
property |
type |
description |
sourceNode |
string |
The name of the source node for a connection
|
sourceTerminal |
string |
The name of the source terminal for a connection
|
targetNode |
string |
The name of the target node for a connection
|
targetTerminal |
string |
The name of the target terminal for a connection
|