File: pagebreak.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 (41 lines) | stat: -rw-r--r-- 1,124 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
40
41
hscale=auto;
numbering=yes;
Left_MN, Left_AR, Server, Right_AR, Right_MN;
{
    Server->Left_AR: Query;
    Left_AR->Left_MN: Query;
    Left_AR<-Left_MN: Response;
    Server<-Left_AR: Response;
} {

    Server->Right_AR: Query;
    Right_AR->Right_MN: Query;
    Right_AR<-Right_MN: Response;
    Server<-Right_AR: Response;
};
Left_MN--Left_MN: Now I have both [number=no];

parallel pipe Server--Server: Now I have both {
    Left_AR->Right_AR:aa;
    Left_AR->Right_AR:aa;
    Left_AR->Right_AR:aa;
    Left_AR->Right_AR:aa
                      aaaa;
};

Right_MN--Right_MN: Now I have both
                    aaa
                    aaaa
                    aa;
newpage;
Server--Server: Now I have both;
Server--Server: Now I have both;
Server--Server: Now I have both;
Server--Server: Now I have both [keep_with_next=yes];
Server->Server: Now I have both [keep_together=yes];
Server--Server: Now I have both;
Server--Server: Now I have both;
Server--Server: Now I have both;
Server--Server: Now I have both;
Server--Server: Now I have both;
Server--Server: Now I have both;