Home
last modified time | relevance | path

Searched refs:parseNsAttributes (Results 1 – 8 of 8) sorted by relevance

/plugin/bpmnio/vendor/bpmn-js/dist/
Dbpmn-viewer.production.min.js2parseNsAttributes(e),this.ns=r?this.nsPropertyTagName(r):this.nsTagName(i),this.tagName=this.addTa…
Dbpmn-navigated-viewer.production.min.js2parseNsAttributes(e),this.ns=r?this.nsPropertyTagName(r):this.nsTagName(i),this.tagName=this.addTa…
Dbpmn-modeler.production.min.js7parseNsAttributes(e),this.ns=r?this.nsPropertyTagName(r):this.nsTagName(i),this.tagName=this.addTa…
/plugin/bpmnio/vendor/dmn-js/dist/
Ddmn-modeler.production.min.js2parseNsAttributes(e),this.ns=o?this.nsPropertyTagName(o):this.nsTagName(i),this.tagName=this.addTa… method in vt
Ddmn-viewer.production.min.js2parseNsAttributes(e),this.ns=r?this.nsPropertyTagName(r):this.nsTagName(i),this.tagName=this.addTa… method in ot
Ddmn-navigated-viewer.production.min.js2parseNsAttributes(e),this.ns=r?this.nsPropertyTagName(r):this.nsTagName(i),this.tagName=this.addTa… method in at
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.production.min.js7parseNsAttributes(e),this.ns=r?this.nsPropertyTagName(r):this.nsTagName(i),this.tagName=this.addTa… method in or
Dbpmn-modeler.development.js10646 otherAttrs = this.parseNsAttributes(element);
10796 ElementSerializer.prototype.parseNsAttributes = function(element, attrs) {
11086 TypeSerializer.prototype.parseNsAttributes = function(element) {
11089 var attributes = ElementSerializer.prototype.parseNsAttributes.call(this, element);