File: exBA.signalling

package info (click to toggle)
msc-generator 8.6.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 180,484 kB
  • sloc: cpp: 129,931; yacc: 23,655; ansic: 7,464; sh: 5,026; makefile: 948
file content (46 lines) | stat: -rw-r--r-- 1,607 bytes parent folder | download | duplicates (2)
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
40
41
42
43
44
45
46
hscale=auto;
{
    compress=yes;
    defstyle arrow [arrow.color=purple];
    a->b [arrow.gvtype=vee]: normal;
    b->c [arrow.gvtype=inv]: inv;
    a->b [arrow.gvtype=sharp]: sharp;
    b->c [arrow.gvtype=vee]: vee;
    a->b [arrow.gvtype=crow]: crow;
    b->c [arrow.gvtype=tee]: tee;
    a->b [arrow.gvtype=curve]: curve;
    b->c [arrow.gvtype=icurve]: icurve;
    a->b [arrow.gvtype=box]: box;
    b->c [arrow.gvtype=sbox]: sbox;
    a->b [arrow.gvtype=diamond]: diamond;
    b->c [arrow.gvtype=sdiamond]: sdiamond;
    a->b [arrow.gvtype=dot]: dot;
    b->c [arrow.gvtype=sdot]: sdot;
    nudge;
    block a->b [arrow.gvtype=vee]: vee;
    block b->c [arrow.gvtype=tee]: tee;
    block a->b [arrow.gvtype=inv]: inv;
    block b->c [arrow.gvtype=sbox]: sbox;
    block a->b [arrow.gvtype=diamond]: 
         gv: diamond;
    block b->c [arrow.gvtype="xmul=0.5|odot"]:  
         gv: odot, xmul=0.5;
};


---;


defcolor brown=139,69,19;
a<->b-c [arrow.gvtype=tinyreddotsizenormalbluenormal];
a<->b-c [arrow.gvtype="smallredlwidth=0.5|osdot|lwidth=1|sizenormalbluenormal"];
a<-b-c [arrow.gvtype=smallnormalbigredicurveredicurve,
        arrow.gvstarttype=graytee];
a<->b [arrow.gvendtype="tiny|color=0,192,0|linesizenormalbrownnormal"];
join b->c [arrow.size=normal, arrow.gvstarttype="xmul=0.5|tee"]; 
a->b-c [arrow.size=normal, arrow.gvtype=onormaltee];
a<->b-c [arrow.gvtype=bluetinynormalgreensmallteeredsizenormaltee];
a->b-c [arrow.gvendtype=llinegrayllinelgraylline,
        arrow.gvmidtype="lwidth=3|llinelline",
        arrow.size=normal];
a<->b-c [arrow.size=normal, arrow.gvendtype=orsharp];