File: Block_arrows_note.signalling

package info (click to toggle)
msc-generator 8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 180,648 kB
  • sloc: cpp: 133,265; yacc: 23,546; ansic: 7,210; sh: 4,512; lex: 2,028; makefile: 1,085
file content (39 lines) | stat: -rw-r--r-- 2,092 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
hscale = auto;
activate a,b,c; note: note\nhere;
defstyle blockarrow [line.width=4]; note: note\nhere;
defstyle blockarrow [arrow.type=diamond]; note: note\nhere;
block a->b-c  : aaaaaaaaaaaaaaaaaaaaaaa; note: note\nhere;
block a<=>b-c : diamond; note: note\nhere;
defstyle blockarrow [arrow.type=empty_diamond]; note: note\nhere;
block a->b-c  : aaaaaaaaaaaaaaaaaaaaaaa; note: note\nhere;
block a<=>b-c : empty_diamond; note: note\nhere;
defstyle blockarrow [arrow.type=dot]; note: note\nhere;
block a->b-c  : aaaaaaaaaaaaaaaaaaaaaaa; note: note\nhere;
block a<=>b-c : dot; note: note\nhere;
defstyle blockarrow [arrow.type=empty_dot]; note: note\nhere;
block a->b-c  : aaaaaaaaaaaaaaaaaaaaaaa; note: note\nhere;
block a<=>b-c : empty_dot; note: note\nhere;
defstyle blockarrow [arrow.type=empty_inv]; note: note\nhere;
block a->b-c  : aaaaaaaaaaaaaaaaaaaaaaa; note: note\nhere;
block a<=>b-c : empty_inv; note: note\nhere;
defstyle blockarrow [arrow.type=solid]; note: note\nhere;
block a->b-c  : aaaaaaaaaaaaaaaaaaaaaaa; note: note\nhere;
block a<=>b-c : solid; note: note\nhere;
defstyle blockarrow [arrow.type=empty]; note: note\nhere;
block a->b-c  : aaaaaaaaaaaaaaaaaaaaaaa; note: note\nhere;
block a<=>b-c : empty; note: note\nhere;
defstyle blockarrow [arrow.type=line]; note: note\nhere;
block a->b-c  : aaaaaaaaaaaaaaaaaaaaaaa; note: note\nhere;
block a<=>b-c : line; note: note\nhere;
defstyle blockarrow [arrow.type=half]; note: note\nhere;
block a->b-c  : aaaaaaaaaaaaaaaaaaaaaaa; note: note\nhere;
block a<=>b-c : half; note: note\nhere;
defstyle blockarrow [arrow.type=sharp]; note: note\nhere;
block a->b-c  : aaaaaaaaaaaaaaaaaaaaaaa; note: note\nhere;
block a<=>b-c : sharp; note: note\nhere;
defstyle blockarrow [arrow.type=stripes]; note: note\nhere;
block a->b-c  : aaaaaaaaaaaaaaaaaaaaaaa; note: note\nhere;
block a<=>b-c : stripes; note: note\nhere;
defstyle blockarrow [arrow.type=triangle_stripes]; note: note\nhere;
block a->b-c  : aaaaaaaaaaaaaaaaaaaaaaa; note: note\nhere;
block a<=>b-c : triangle_stripes; note: note\nhere;