Home
last modified time | relevance | path

Searched refs:boundarySemantic (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
19904 var hostSemantic = boundarySemantic.attachedToRef;
19908 semantic: elementToString(boundarySemantic)
19916 throw notYetDrawn(translate, boundarySemantic, hostSemantic, 'attachedToRef');