Options
All
  • Public
  • Public/Protected
  • All
Menu

Details about a connection between two nodes that was changed.

Hierarchy

Index

Properties

originalSourceEndpoint: string

Previous UUID of the point (port) where the connections started.

originalSourceId: string

Previous ID of the source node where the connection started.

originalTargetEndpoint: string

Previous UUID of the point (port) where the connections ended.

originalTargetId: string

Previous ID of the target node where the connection ended.

sourceEndpoint: string

UUID of the point (port) where the connections starts.

sourceId: string

ID of the source node where the connection starts.

targetEndpoint: string

UUID of the point (port) where the connections ends.

targetId: string

ID of the target node where the connection end.

Generated using TypeDoc