Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js10879 serializer = new TypeSerializer(self, p);
11080 function TypeSerializer(parent, propertyDescriptor) { function
11084 inherits(TypeSerializer, ElementSerializer);
11086 TypeSerializer.prototype.parseNsAttributes = function(element) {
11115 TypeSerializer.prototype.isLocalNs = function(ns) {