Home
last modified time | relevance | path

Searched refs:canAttach (Results 1 – 3 of 3) sorted by relevance

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js44446 return canAttach(element, element.host, null, position);
44459 return canAttach(shapes, target, null, position) ||
44476 return canAttach(
44502 BpmnRules.prototype.canAttach = canAttach;
44908 function canAttach(elements, target, source, position) { function
45041 if (is$1(element, 'bpmn:BoundaryEvent') && canAttach(element, target, null, position)) {
56295 var canAttach = canExecute && (canExecute === 'attach' || canExecute.attach);
56297 if (canAttach && !isSnapped(event)) {
H A Dbpmn-modeler.production.min.js34 …prototype.canConnectAssociation=gd,qh.prototype.canMove=md,qh.prototype.canAttach=dd,qh.prototype.…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194 …prototype.canConnectAssociation=Em,Qf.prototype.canMove=bm,Qf.prototype.canAttach=ym,Qf.prototype.…