Searched refs:_ensureId (Results 1 – 4 of 4) sorted by relevance
34 …_ensureId=function(e){var t;t=Ar(e,"bpmn:Activity")?"Activity":Ar(e,"bpmn:Event")?"Event":Ar(e,"bp… function
48014 BpmnFactory.prototype._ensureId = function(element) {48043 this._ensureId(element);
211 …_ensureId=function(e){if(e.id){this._model.ids.claim(e.id,e);return}var t;m(e,"bpmn:Activity")?t="… method in qt
198 …_ensureId=function(n){var e=(n.$type||"").replace(/^[^:]*:/g,"")+"_";!n.id&&this._needsId(n)&&(n.i… method in kn