Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js19902 BpmnImporter.prototype._attachBoundary = function(boundarySemantic, boundaryElement) { argument
19920 boundaryElement.host = host;
19926 if (attachers.indexOf(boundaryElement) === -1) {
19927 attachers.push(boundaryElement);