Interface. Reconnect Action
sprotty-protocol / ReconnectAction
Defined in: actions.ts:828
Change the source or target node of a routable element (edge of a graph).
kind:
"reconnect"
Defined in: actions.ts:829
optional
newSourceId:string
Defined in: actions.ts:831
optional
newTargetId:string
Defined in: actions.ts:832
routableId:
string
Defined in: actions.ts:830