Home
last modified time | relevance | path

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

/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js6nsPropertyTagName(r):this.ns=this.nsTagName(t),this.tagName=this.addTagName(this.ns),o?this.parseG… method in oe
H A Dbpmn-modeler.production.min.js6nsPropertyTagName(n):this.ns=this.nsTagName(t),this.tagName=this.addTagName(this.ns),o?this.parseG… method in $e
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js12nsPropertyTagName(t):this.ns=this.nsTagName(e),this.tagName=this.addTagName(this.ns),s?this.parseG… method in ae
H A Ddmn-modeler.production.min.js12nsPropertyTagName(t):this.ns=this.nsTagName(e),this.tagName=this.addTagName(this.ns),o?this.parseG… method in Be
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.production.min.js7nsPropertyTagName(r):this.nsTagName(i),this.tagName=this.addTagName(this.ns),o||(n=function(e){ret… method in or
Dbpmn-modeler.development.js10650 this.ns = this.nsPropertyTagName(propertyDescriptor);
10675 ElementSerializer.prototype.nsPropertyTagName = function(descriptor) {
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));