Home
last modified time | relevance | path

Searched refs:addTagName (Results 1 – 6 of 6) sorted by relevance

/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js6addTagName(this.ns),o?this.parseGenericContainments(e):(i=Hs(e),this.parseAttributes(Gs(i)),this.p… method in oe
H A Dbpmn-modeler.production.min.js6addTagName(this.ns),o?this.parseGenericContainments(e):(i=wE(e),this.parseAttributes(AE(i)),this.p… method in $e
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js12addTagName(this.ns),s?this.parseGenericContainments(n):(r=r1(n),this.parseAttributes(c1(r)),this.p… method in ae
H A Ddmn-modeler.production.min.js12addTagName(this.ns),o?this.parseGenericContainments(n):(r=gI(n),this.parseAttributes(_I(r)),this.p… method in Be
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.production.min.js7addTagName(this.ns),o||(n=function(e){return g(e.$descriptor.properties,(function(t){var n=t.name;… method in or
Dbpmn-modeler.development.js10656 this.tagName = this.addTagName(this.ns);
10861 body.push(new ValueSerializer(self.addTagName(self.nsPropertyTagName(p))).build(p, v));
10866 body.push(new ReferenceSerializer(self.addTagName(self.nsPropertyTagName(p))).build(v));
11008 ElementSerializer.prototype.addTagName = function(nsTagName) {