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=mc(e),this.parseAttributes(Ec(i)),this.p… method in se
H A Dbpmn-modeler.production.min.js6addTagName(this.ns),o?this.parseGenericContainments(e):(i=$w(e),this.parseAttributes(Uw(i)),this.p… method in qe
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js12addTagName(this.ns),s?this.parseGenericContainments(n):(r=s1(n),this.parseAttributes(u1(r)),this.p… method in ae
H A Ddmn-modeler.production.min.js12addTagName(this.ns),o?this.parseGenericContainments(n):(r=bI(n),this.parseAttributes(SI(r)),this.p… method in je
/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) {