Home
last modified time | relevance | path

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

/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js6parseNsAttributes(e),r?this.ns=this.nsPropertyTagName(r):this.ns=this.nsTagName(t),this.tagName=th… method in oe
H A Dbpmn-modeler.production.min.js6parseNsAttributes(e),n?this.ns=this.nsPropertyTagName(n):this.ns=this.nsTagName(t),this.tagName=th… method in dc
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js12parseNsAttributes(n),t?this.ns=this.nsPropertyTagName(t):this.ns=this.nsTagName(e),this.tagName=th… method in va
H A Ddmn-modeler.production.min.js12parseNsAttributes(n),t?this.ns=this.nsPropertyTagName(t):this.ns=this.nsTagName(e),this.tagName=th… method in Gd
/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 ar
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);