Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js10568 function ReferenceSerializer(tagName) { class
10572 ReferenceSerializer.prototype.build = function(element) {
10577 ReferenceSerializer.prototype.serializeTo = function(writer) {
10866 body.push(new ReferenceSerializer(self.addTagName(self.nsPropertyTagName(p))).build(v));