Searched refs:uriMap (Results 1 – 5 of 5) sorted by relevance
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| H A D | bpmn-viewer.production.min.js | 6 …uriMap={},this.used={},this.wellknown=[],this.custom=[],this.parent=e,this.defaultPrefixMap=e&&e.d…
|
| H A D | bpmn-modeler.production.min.js | 6 …uriMap={},this.used={},this.wellknown=[],this.custom=[],this.parent=e,this.defaultPrefixMap=e&&e.d…
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 10254 var uriMap = model.getPackages().reduce(function(uriMap, p) { argument 10255 uriMap[p.uri] = p.prefix; 10257 return uriMap; 10262 .ns(uriMap) 10362 var uriMap = {}; 10371 return uriMap[uri] || ( 10378 uriMap[ns.uri] = ns;
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| H A D | dmn-viewer.production.min.js | 12 …uriMap={},this.used={},this.wellknown=[],this.custom=[],this.parent=n,this.defaultPrefixMap=n&&n.d…
|
| H A D | dmn-modeler.production.min.js | 12 …uriMap={},this.used={},this.wellknown=[],this.custom=[],this.parent=n,this.defaultPrefixMap=n&&n.d…
|