Searched refs:boundaryElement (Results 1 – 1 of 1) sorted by relevance
19902 BpmnImporter.prototype._attachBoundary = function(boundarySemantic, boundaryElement) { argument19920 boundaryElement.host = host;19926 if (attachers.indexOf(boundaryElement) === -1) {19927 attachers.push(boundaryElement);