Searched refs:createDiLabel (Results 1 – 3 of 3) sorted by relevance
197 …createDiLabel=function(){return this.create("bpmndi:BPMNLabel",{bounds:this.createDiBounds()})},Xf… method in Xf
34 …createDiLabel=function(){return this.create("bpmndi:BPMNLabel",{bounds:this.createDiBounds()})},ff… function
48049 BpmnFactory.prototype.createDiLabel = function() {48754 di.label = this._bpmnFactory.createDiLabel();