Lines Matching refs:execute

40561 	  this.execute('shape.create', function(context) {
40846 UpdateSemanticParentHandler.prototype.execute = function(context) {
40904 commandStack.execute('dataStore.updateContainment', {
41664 this.execute('shape.create', function(event) {
45722 CommandStack.prototype.execute = function(command, context) {
45991 if (handler.execute) {
45994 self._markDirty(handler.execute(context));
46591 this.execute('shape.delete', function(e) {
49156 CreateConnectionHandler.prototype.execute = function(context) {
49328 CreateShapeHandler.prototype.execute = function(context) {
49390 var originalExecute = CreateShapeHandler.prototype.execute;
49402 CreateLabelHandler.prototype.execute = function(context) {
49451 DeleteConnectionHandler.prototype.execute = function(context) {
49572 DeleteShapeHandler.prototype.execute = function(context) {
49772 LayoutConnectionHandler.prototype.execute = function(context) {
49805 MoveConnectionHandler.prototype.execute = function(context) {
50027 MoveShapeHandler.prototype.execute = function(context) {
50123 ReconnectConnectionHandler.prototype.execute = function(context) {
50338 ReplaceShapeHandler.prototype.execute = function(context) {};
50381 ResizeShapeHandler.prototype.execute = function(context) {
50499 SpaceToolHandler.prototype.execute = function() {};
50667 ToggleShapeCollapseHandler.prototype.execute = function(context) {
50767 UpdateAttachmentHandler.prototype.execute = function(context) {
50827 UpdateWaypointsHandler.prototype.execute = function(context) {
50936 this._commandStack.execute('shape.move', context);
50952 this._commandStack.execute('element.updateAttachment', context);
50992 this._commandStack.execute('elements.move', context);
51011 this._commandStack.execute('connection.move', context);
51021 this._commandStack.execute('connection.layout', context);
51057 this._commandStack.execute('connection.create', context);
51106 this._commandStack.execute('shape.create', context);
51132 this._commandStack.execute('elements.create', context);
51149 this._commandStack.execute('label.create', context);
51186 this._commandStack.execute('shape.append', context);
51197 this._commandStack.execute('elements.delete', context);
51208 this._commandStack.execute('elements.distribute', context);
51218 this._commandStack.execute('shape.delete', context);
51228 this._commandStack.execute('connection.delete', context);
51238 this._commandStack.execute('shape.replace', context);
51249 this._commandStack.execute('elements.align', context);
51260 this._commandStack.execute('shape.resize', context);
51272 this._commandStack.execute('spaceTool', context);
51282 this._commandStack.execute('connection.updateWaypoints', context);
51294 this._commandStack.execute('connection.reconnect', context);
51335 this._commandStack.execute('shape.toggleCollapse', context);
51344 UpdateModdlePropertiesHandler.prototype.execute = function(context) {
51468 UpdatePropertiesHandler.prototype.execute = function(context) {
51654 UpdateCanvasRootHandler.prototype.execute = function(context) {
52119 UpdateFlowNodeRefsHandler.prototype.execute = function(context) {
52184 IdClaimHandler.prototype.execute = function(context) {
52270 self._commandStack.execute('element.updateProperties', {
52387 function execute(ctx) { function
52434 this.execute = execute;
52497 this._commandStack.execute('element.updateLabel', {
52523 this._commandStack.execute('element.updateModdleProperties', {
52531 this._commandStack.execute('element.updateProperties', {
52538 this._commandStack.execute('lane.resize', {
52551 this._commandStack.execute('lane.add', context);
52557 this._commandStack.execute('lane.split', {
52578 this._commandStack.execute('canvas.updateRoot', context);
52585 this._commandStack.execute('lane.updateRefs', {
52606 this._commandStack.execute('canvas.updateRoot', context);
52611 this._commandStack.execute('id.updateClaim', {
52620 this._commandStack.execute('id.updateClaim', {
52631 this._commandStack.execute('element.setColor', {