Searched refs:BpmnFactory (Results 1 – 1 of 1) sorted by relevance
47986 function BpmnFactory(moddle) { class47990 BpmnFactory.$inject = [ 'moddle' ];47993 BpmnFactory.prototype._needsId = function(element) {48014 BpmnFactory.prototype._ensureId = function(element) {48040 BpmnFactory.prototype.create = function(type, attrs) {48049 BpmnFactory.prototype.createDiLabel = function() {48056 BpmnFactory.prototype.createDiShape = function(semantic, bounds, attrs) {48065 BpmnFactory.prototype.createDiBounds = function(bounds) {48070 BpmnFactory.prototype.createDiWaypoints = function(waypoints) {48078 BpmnFactory.prototype.createDiWaypoint = function(point) {[all …]