Searched refs:_ensureId (Results 1 – 4 of 4) sorted by relevance
191 …_ensureId=function(e){var t=(e.$type||"").replace(/^[^:]*:/g,"")+"_";!e.id&&this._needsId(e)&&(e.i… method in Gp
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);
197 …_ensureId=function(e){var t;e.id?this._model.ids.claim(e.id,e):(t=vr(e,"bpmn:Activity")?"Activity"… method in Xf