Searched refs:BpmnModdle (Results 1 – 1 of 1) sorted by relevance
11202 function BpmnModdle(packages, options) { function11206 BpmnModdle.prototype = Object.create(Moddle.prototype);11236 BpmnModdle.prototype.fromXML = function(xmlStr, typeName, options) {11266 BpmnModdle.prototype.toXML = function(element, options) {14932 return new BpmnModdle(pks, options);