Function.Contains Some
sprotty / containsSome
containsSome(
root
,element
):boolean
Defined in: packages/sprotty/src/base/model/smodel-utils.ts:111
Tests if the given model contains an id of then given element or one of its descendants.
boolean
sprotty / containsSome
containsSome(
root
,element
):boolean
Defined in: packages/sprotty/src/base/model/smodel-utils.ts:111
Tests if the given model contains an id of then given element or one of its descendants.
boolean