Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.production.min.js34_ensureId=function(e){var t;t=Ar(e,"bpmn:Activity")?"Activity":Ar(e,"bpmn:Event")?"Event":Ar(e,"bp… function
Dbpmn-modeler.development.js48014 BpmnFactory.prototype._ensureId = function(element) {
48043 this._ensureId(element);
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js211_ensureId=function(e){if(e.id){this._model.ids.claim(e.id,e);return}var t;m(e,"bpmn:Activity")?t="… method in qt
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js198_ensureId=function(n){var e=(n.$type||"").replace(/^[^:]*:/g,"")+"_";!n.id&&this._needsId(n)&&(n.i… method in kn