jqls/vessel

将节点连接变更为Input,Output端口连接

Closed this issue · 1 comments

为适应可视化选项,前后段数据交互等功能需求,须将连线的对象从节点细化为节点上特定的某Input,Output端口

1.更改后relation保存了两端的port信息。
2.可在Output端口处单击拖拽到Input端口处来进行连线