updateAdornments method
Show an Adornment for each end of the Link that the user may reconnect. The Adornment may have a copy of #fromHandleArchetype and/or #toHandleArchetype.
This method may be overridden. @param {Part} part
Implementation
void updateAdornments(_i3.Part part) {
_i4.callMethod(
this,
'updateAdornments',
[part],
);
}