Lines Matching defs:context

2184 	  var invoke = function(func, context, locals) {  argument
2337 eventBus.on([ 'render.shape', 'render.connection' ], renderPriority, function(evt, context) { argument
9610 function ReferenceHandler(property, context) { argument
9685 function ElementHandler(model, typeName, context) { argument
9943 function RootElementHandler(model, typeName, context) { argument
9970 function GenericElementHandler(model, typeName, context) { argument
15032 function logError(message, context) { argument
15179 function handleProcess(process, context) { argument
15201 function handleMessageFlow(messageFlow, context) { argument
15205 function handleMessageFlows(messageFlows, context) { argument
15209 function handleDataAssociation(association, context) { argument
15213 function handleDataInput(dataInput, context) { argument
15217 function handleDataOutput(dataOutput, context) { argument
15221 function handleArtifact(artifact, context) { argument
15230 function handleArtifacts(artifacts, context) { argument
15243 function handleIoSpecification(ioSpecification, context) { argument
15253 function handleSubProcess(subProcess, context) { argument
15258 function handleFlowNode(flowNode, context) { argument
15282 function handleSequenceFlow(sequenceFlow, context) { argument
15286 function handleDataElement(dataObject, context) { argument
15290 function handleLane(lane, context) { argument
15304 function handleLaneSet(laneSet, context) { argument
15308 function handleLaneSets(laneSets, context) { argument
15312 function handleFlowElementsContainer(container, context) { argument
15320 function handleFlowElements(flowElements, context) { argument
15348 function handleParticipant(participant, context) { argument
15448 error: function(message, context) { argument
21867 var context = { class in AnonymousFunctionf8d14cd11e600
22038 addListener('undo', function(context) { argument
22052 addListener('redo', function(context) { argument
22065 addListener('copy', function(context) { argument
22078 addListener('paste', function(context) { argument
22091 addListener('stepZoom', function(context) { argument
22106 addListener('stepZoom', function(context) { argument
22119 addListener('zoom', function(context) { argument
22132 addListener('removeSelection', function(context) { argument
22178 function arrowsListener(context) { argument
22411 context = { class in MoveCanvas.handleStart
22753 function setTimeoutContext(fn, timeout, context) { argument
22766 function invokeArrayArg(arg, fn, context) { argument
22780 function each(obj, iterator, context) { argument
22912 function bindFn(fn, context) { argument
26224 eventBus.on('autoPlace', LOW_PRIORITY$i, function(context) { argument
26496 eventBus.on('autoPlace', function(context) { argument
27020 self.canExecute(action, priority, function(context, action, event) { argument
27040 this.addRule('element.autoResize', function(context) { argument
27996 Rules.prototype.allowed = function(action, context) { argument
28724 eventBus.on('element.updateId', function(context) { argument
28985 function isReverse$2(context) { argument
29304 context = { class in ConnectionSegmentMove
29359 function updateDragger(context, segmentOffset, event) { argument
29770 function getConnectionSegmentSnaps(context) { argument
29863 function getBendpointSnaps(context) { argument
30082 function isReverse$1(context) { argument
30235 ConnectionPreview.prototype.drawPreview = function(context, canConnect, hints) { argument
30354 ConnectionPreview.prototype.cleanUp = function(context) { argument
30973 DirectEditing.prototype._fire = function(event, context) { argument
31083 context: context, property in AnonymousFunctionf8d14cd12e500._active
31938 this.start = function(event, elements, context) { argument
32765 eventBus.on('canvas.init', function(context) { argument
32896 eventBus.on('copyPaste.copyElement', function(context) { argument
32950 eventBus.on('copyPaste.pasteElements', function(context) { argument
33016 CopyPaste.prototype.paste = function(context) { argument
33445 eventBus.on('copyPaste.copyElement', LOW_PRIORITY$f, function(context) { argument
33478 eventBus.on('moddleCopy.canCopyProperty', function(context) { argument
33536 eventBus.on('copyPaste.pasteElement', function(context) { argument
33642 eventBus.on('moddleCopy.canCopyProperties', function(context) { argument
33655 eventBus.on('moddleCopy.canCopyProperty', function(context) { argument
33676 eventBus.on('moddleCopy.canSetCopiedProperty', function(context) { argument
37814 eventBus.on('autoPlace', HIGH_PRIORITY$e, function(context) { argument
38074 ], function(context) { argument
38206 addListener('selectElements', function(context) { argument
38219 addListener('find', function(context) { argument
38232 addListener('spaceTool', function(context) { argument
38249 addListener('lassoTool', function(context) { argument
38266 addListener('handTool', function(context) { argument
38283 addListener('globalConnectTool', function(context) { argument
38300 addListener('directEditing', function(context) { argument
38598 function handleMove(context, delta) { argument
38621 function handleStart(context) { argument
38646 function handleEnd(context) { argument
38689 Resize.prototype.canResize = function(context) { argument
38736 Resize.prototype.computeMinResizeBox = function(context) { argument
38830 function updateFrame(context) { argument
38862 function removeFrame(context) { argument
39225 var context = { class in AnonymousFunctionf8d14cd140100
39531 eventBus.on('directEditing.activate', function(context) { argument
39579 eventBus.on('directEditing.resize', function(context) { argument
39605 eventBus.on([ 'directEditing.complete', 'directEditing.cancel' ], function(context) { argument
39917 this.preExecute('shape.append', function(context) { argument
39950 this.postExecute('shape.move', function(context) { argument
39984 this.postExecuted('elements.create', LOW_PRIORITY$c, function(context) { argument
40007 this.preExecute('elements.move', LOW_PRIORITY$c, function(context) { argument
40112 eventBus.on('moddleCopy.canCopyProperty', HIGH_PRIORITY$c, function(context) { argument
40197 this.executed('shape.create', function(context) { argument
40218 this.reverted('shape.create', function(context) { argument
40231 eventBus.on('copyPaste.copyElement', function(context) { argument
40247 eventBus.on('copyPaste.pasteElement', LOW_PRIORITY$b, function(context) { argument
40531 function ensureCollaboration(context) { argument
40552 this.preExecute('shape.create', function(context) { argument
40561 this.execute('shape.create', function(context) { argument
40573 this.revert('shape.create', function(context) { argument
40584 this.postExecute('shape.create', function(context) { argument
40599 this.preExecute('elements.create', HIGH_PRIORITY$a, function(context) { argument
40618 this.revert('elements.create', function(context) { argument
40631 this.postExecute('elements.create', function(context) { argument
40846 UpdateSemanticParentHandler.prototype.execute = function(context) { argument
40861 UpdateSemanticParentHandler.prototype.revert = function(context) { argument
41181 this.postExecuted('elements.create', LOW_PRIORITY$9, function(context) { argument
41195 this.preExecute('elements.move', LOW_PRIORITY$9, function(context) { argument
41347 this.preExecute('elements.move', function(context) { argument
41385 this.postExecuted('elements.move', function(context) { argument
41397 this.preExecute('shape.create', function(context) { argument
41408 this.postExecuted('shape.create', function(context) { argument
41694 eventBus.on('moddleCopy.canCopyProperty', HIGH_PRIORITY$9, function(context) { argument
43015 this.postExecute('shape.replace', function(context) { argument
43244 this.postExecuted('elements.move', function(context) { argument
43302 this.preExecute('shape.delete', function(context) { argument
43314 this.postExecute('shape.delete', function(context) { argument
43742 eventBus.on('spaceTool.getMinDimensions', function(context) { argument
44371 this.addRule('connection.start', function(context) { argument
44377 this.addRule('connection.create', function(context) { argument
44408 this.addRule('connection.reconnect', function(context) { argument
44417 this.addRule('connection.updateWaypoints', function(context) { argument
44423 this.addRule('shape.resize', function(context) { argument
44431 this.addRule('elements.create', function(context) { argument
44453 this.addRule('elements.move', function(context) { argument
44465 this.addRule('shape.create', function(context) { argument
44474 this.addRule('shape.attach', function(context) { argument
44484 this.addRule('element.copy', function(context) { argument
45722 CommandStack.prototype.execute = function(command, context) { argument
45729 var action = { command: command, context: context }; property in AnonymousFunctionf8d14cd14b400.action
45757 CommandStack.prototype.canExecute = function(command, context) { argument
45759 var action = { command: command, context: context }; property in AnonymousFunctionf8d14cd14b500.action
47404 SpaceTool.prototype.init = function(event, context) { argument
48351 BpmnUpdater.prototype.updateAttachment = function(context) { argument
48688 BpmnUpdater.prototype.updateConnection = function(context) { argument
49028 AlignElements.prototype.preExecute = function(context) { argument
49064 AlignElements.prototype.postExecute = function(context) { argument
49095 AppendShapeHandler.prototype.preExecute = function(context) { argument
49116 AppendShapeHandler.prototype.postExecute = function(context) { argument
49156 CreateConnectionHandler.prototype.execute = function(context) { argument
49186 CreateConnectionHandler.prototype.revert = function(context) { argument
49207 CreateElementsHandler.prototype.preExecute = function(context) { argument
49328 CreateShapeHandler.prototype.execute = function(context) { argument
49363 CreateShapeHandler.prototype.revert = function(context) { argument
49402 CreateLabelHandler.prototype.execute = function(context) { argument
49418 CreateLabelHandler.prototype.revert = function(context) { argument
49451 DeleteConnectionHandler.prototype.execute = function(context) { argument
49475 DeleteConnectionHandler.prototype.revert = function(context) { argument
49503 DeleteElementsHandler.prototype.postExecute = function(context) { argument
49541 DeleteShapeHandler.prototype.preExecute = function(context) { argument
49572 DeleteShapeHandler.prototype.execute = function(context) { argument
49593 DeleteShapeHandler.prototype.revert = function(context) { argument
49627 DistributeElements.prototype.preExecute = function(context) { argument
49758 DistributeElements.prototype.postExecute = function(context) { argument
49772 LayoutConnectionHandler.prototype.execute = function(context) { argument
49787 LayoutConnectionHandler.prototype.revert = function(context) { argument
49805 MoveConnectionHandler.prototype.execute = function(context) { argument
49838 MoveConnectionHandler.prototype.revert = function(context) { argument
49992 MoveElementsHandler.prototype.preExecute = function(context) { argument
49996 MoveElementsHandler.prototype.postExecute = function(context) { argument
50027 MoveShapeHandler.prototype.execute = function(context) { argument
50054 MoveShapeHandler.prototype.postExecute = function(context) { argument
50082 MoveShapeHandler.prototype.revert = function(context) { argument
50102 MoveShapeHandler.prototype.moveChildren = function(context) { argument
50110 MoveShapeHandler.prototype.getNewParent = function(context) { argument
50123 ReconnectConnectionHandler.prototype.execute = function(context) { argument
50151 ReconnectConnectionHandler.prototype.postExecute = function(context) { argument
50189 ReconnectConnectionHandler.prototype.revert = function(context) { argument
50247 ReplaceShapeHandler.prototype.preExecute = function(context) { argument
50331 ReplaceShapeHandler.prototype.postExecute = function(context) { argument
50338 ReplaceShapeHandler.prototype.execute = function(context) {}; argument
50341 ReplaceShapeHandler.prototype.revert = function(context) {}; argument
50381 ResizeShapeHandler.prototype.execute = function(context) { argument
50418 ResizeShapeHandler.prototype.postExecute = function(context) { argument
50443 ResizeShapeHandler.prototype.revert = function(context) { argument
50468 SpaceToolHandler.prototype.preExecute = function(context) { argument
50667 ToggleShapeCollapseHandler.prototype.execute = function(context) { argument
50685 ToggleShapeCollapseHandler.prototype.revert = function(context) { argument
50767 UpdateAttachmentHandler.prototype.execute = function(context) { argument
50785 UpdateAttachmentHandler.prototype.revert = function(context) { argument
50827 UpdateWaypointsHandler.prototype.execute = function(context) { argument
50839 UpdateWaypointsHandler.prototype.revert = function(context) { argument
50928 var context = { class in AnonymousFunctionf8d14cd15bc00
50947 var context = { class in AnonymousFunctionf8d14cd15bd00
51003 var context = { class in AnonymousFunctionf8d14cd15bf00
51016 var context = { class in AnonymousFunctionf8d14cd15c000
51048 var context = { class in AnonymousFunctionf8d14cd15c100
51124 var context = { class in AnonymousFunctionf8d14cd15c300
51142 var context = { class in AnonymousFunctionf8d14cd15c400
51176 var context = { class in AnonymousFunctionf8d14cd15c500
51193 var context = { class in AnonymousFunctionf8d14cd15c600
51202 var context = { class in AnonymousFunctionf8d14cd15c700
51213 var context = { class in AnonymousFunctionf8d14cd15c800
51223 var context = { class in AnonymousFunctionf8d14cd15c900
51232 var context = { class in AnonymousFunctionf8d14cd15ca00
51244 var context = { class in AnonymousFunctionf8d14cd15cb00
51253 var context = { class in AnonymousFunctionf8d14cd15cc00
51264 var context = { class in AnonymousFunctionf8d14cd15cd00
51276 var context = { class in AnonymousFunctionf8d14cd15ce00
51286 var context = { class in AnonymousFunctionf8d14cd15cf00
51330 var context = { class in AnonymousFunctionf8d14cd15d400
51344 UpdateModdlePropertiesHandler.prototype.execute = function(context) { argument
51365 UpdateModdlePropertiesHandler.prototype.revert = function(context) { argument
51468 UpdatePropertiesHandler.prototype.execute = function(context) { argument
51517 UpdatePropertiesHandler.prototype.postExecute = function(context) { argument
51541 UpdatePropertiesHandler.prototype.revert = function(context) { argument
51654 UpdateCanvasRootHandler.prototype.execute = function(context) { argument
51688 UpdateCanvasRootHandler.prototype.revert = function(context) { argument
51737 AddLaneHandler.prototype.preExecute = function(context) { argument
51823 SplitLaneHandler.prototype.preExecute = function(context) { argument
51902 ResizeLaneHandler.prototype.preExecute = function(context) { argument
52119 UpdateFlowNodeRefsHandler.prototype.execute = function(context) { argument
52151 UpdateFlowNodeRefsHandler.prototype.revert = function(context) { argument
52184 IdClaimHandler.prototype.execute = function(context) { argument
52200 IdClaimHandler.prototype.revert = function(context) { argument
52246 SetColorHandler.prototype.postExecute = function(context) { argument
52546 var context = { class in AnonymousFunctionf8d14cd160800
52574 var context = { class in AnonymousFunctionf8d14cd160a00
52602 var context = { class in AnonymousFunctionf8d14cd160c00
54070 function start(event, element, activate, context) { argument
54195 function makeDraggable(context, element, addMarker) { argument
54849 create: function(context) { argument
54865 update: function(context) { argument
54877 remove: function(context) { argument
55186 HandTool.prototype.activateMove = function(event, autoActivate, context) { argument
55616 function replaceVisual(context) { argument
55663 function restoreVisual(context) { argument
55907 function isReverse(context) { argument