@openfabr/cdf / Exports / Connectable
Interface: Connectable
Interface that models a connection starts from one point and finishes at another, with indication whether the connection is bidirectional.
Hierarchy
Connectable
Table of contents
Properties
Properties
bidi
• Readonly
bidi: boolean
Defined in
finish
• Readonly
finish: string
Defined in
start
• Readonly
start: string