Lines Matching refs:val

43 		enumList: [{val: 'general', dispName: 'General'}, 
44 {val: 'message', dispName: 'Message'},
45 {val: 'timer', dispName: 'Timer'},
46 {val: 'escalation', dispName: 'Escalation'},
47 {val: 'conditional', dispName: 'Conditional'},
48 {val: 'link', dispName: 'Link'},
49 {val: 'error', dispName: 'Error'},
50 {val: 'cancel', dispName: 'Cancel'},
51 {val: 'compensation', dispName: 'Compensation'},
52 {val: 'signal', dispName: 'Signal'},
53 {val: 'multiple', dispName: 'Multiple'},
54 {val: 'parallelMultiple', dispName: 'Parallel Multiple'},
55 {val: 'terminate', dispName: 'Terminate'},
56 {val: 'exclusiveGw', dispName: 'Exclusive Gw'},
57 {val: 'parallelGw', dispName: 'Parallel Gw'},
58 {val: 'complexGw', dispName: 'Complex Gw'}]
61 enumList: [{val: 'standard', dispName: 'Standard'},
62 {val: 'eventInt', dispName: 'Interrupting'},
63 {val: 'eventNonint', dispName: 'Non-Interrupting'},
64 {val: 'catching', dispName: 'Catching'},
65 {val: 'boundInt', dispName: 'Bound Interrupting'},
66 {val: 'boundNonint', dispName: 'Bound Non-Interrupting'},
67 {val: 'throwing', dispName: 'Throwing'},
68 {val: 'end', dispName: 'End'},
69 {val: 'none', dispName: 'None'}]
72 enumList: [{val: 'gateway', dispName: 'Gateway'},
73 {val: 'none', dispName: 'None'}]
867 enumList: [{val: mxShapeBpmnEvent.prototype.eventEnum.GENERAL, dispName: 'General'}, class
868 {val: mxShapeBpmnEvent.prototype.eventEnum.MESSAGE, dispName: 'Message'},
869 {val: mxShapeBpmnEvent.prototype.eventEnum.TIMER, dispName: 'Timer'},
870 {val: mxShapeBpmnEvent.prototype.eventEnum.ESCALATION, dispName: 'Escalation'},
871 {val: mxShapeBpmnEvent.prototype.eventEnum.CONDITIONAL, dispName: 'Conditional'},
872 {val: mxShapeBpmnEvent.prototype.eventEnum.LINK, dispName: 'Link'},
873 {val: mxShapeBpmnEvent.prototype.eventEnum.ERROR, dispName: 'Error'},
874 {val: mxShapeBpmnEvent.prototype.eventEnum.CANCEL, dispName: 'Cancel'},
875 {val: mxShapeBpmnEvent.prototype.eventEnum.COMPENSATION, dispName: 'Compensation'},
876 {val: mxShapeBpmnEvent.prototype.eventEnum.SIGNAL, dispName: 'Signal'},
877 {val: mxShapeBpmnEvent.prototype.eventEnum.MULTIPLE, dispName: 'Multiple'},
878 {val: mxShapeBpmnEvent.prototype.eventEnum.PAR_MULTI, dispName: 'Parallel Multiple'},
879 {val: mxShapeBpmnEvent.prototype.eventEnum.TERMINATE, dispName: 'Terminate'}]
882 enumList: [{val: mxShapeBpmnEvent.prototype.eventTypeEnum.START_STANDARD, dispName: 'Standard'},
883 {val: mxShapeBpmnEvent.prototype.eventTypeEnum.EVENT_SP_INT, dispName: 'Interrupting'},
884 … {val: mxShapeBpmnEvent.prototype.eventTypeEnum.EVENT_SP_NONINT, dispName: 'Non-Interrupting'},
885 {val: mxShapeBpmnEvent.prototype.eventTypeEnum.CATCHING, dispName: 'Catching'},
886 {val: mxShapeBpmnEvent.prototype.eventTypeEnum.BOUND_INT, dispName: 'Bound Interrupting'},
887 … {val: mxShapeBpmnEvent.prototype.eventTypeEnum.BOUND_NONINT, dispName: 'Bound Non-Interrupting'},
888 {val: mxShapeBpmnEvent.prototype.eventTypeEnum.THROWING, dispName: 'Throwing'},
889 {val: mxShapeBpmnEvent.prototype.eventTypeEnum.END, dispName: 'End'},
890 {val: mxShapeBpmnEvent.prototype.eventTypeEnum.NONE, dispName: 'None'}]
1384 enumList: [{val: 'event', dispName: 'Event-based'},
1385 {val: 'exclusive', dispName: 'Exclusive'},
1386 {val: 'parallel', dispName: 'Parallel'},
1387 {val: 'complex', dispName: 'Complex'}]});
1539 enumList: [{val: 'task', dispName: 'Task'},
1540 {val: 'transaction', dispName: 'Transaction'},
1541 {val: 'call', dispName: 'Call'},
1542 {val: 'subprocess', dispName: 'Sub-Process'}]},
1544 enumList: [{val: 'abstract', dispName: 'Abstract'},
1545 {val: 'service', dispName: 'Service'},
1546 {val: 'send', dispName: 'Send'},
1547 {val: 'receive', dispName: 'Receive'},
1548 {val: 'user', dispName: 'User'},
1550 {val: 'nime', dispName: 'Non-Interrupting Message Event'},
1552 {val: 'manual', dispName: 'Manual'},
1553 {val: 'businessRule', dispName: 'Business Rule'},
1554 {val: 'script', dispName: 'Script'}]},
1842 enumList: [{val: 'none', dispName: 'None'},
1843 {val: 'input', dispName: 'Input'},
1844 {val: 'output', dispName: 'Output'}]},
2003 enumList: [{val: 'conv', dispName: 'Conversation'},
2004 {val: 'call', dispName: 'Call'}]},