new design for the doc and the sources: licence ...
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@661 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
07e5663c27
commit
39cd826ea3
281 changed files with 9521 additions and 4839 deletions
|
|
@ -5,7 +5,7 @@
|
|||
%%For:
|
||||
%Magnification: 1.00
|
||||
%%Orientation: Portrait
|
||||
%%BoundingBox: 0 0 500 100
|
||||
%%BoundingBox: 0 0 500 63.4921
|
||||
%%Pages: 0
|
||||
%%BeginSetup
|
||||
%%EndSetup
|
||||
|
|
@ -19,13 +19,13 @@
|
|||
/marginwidth 10 def
|
||||
/distx 20 def
|
||||
/disty 40 def
|
||||
/boundaspect 5 def % aspect ratio of the BoundingBox (width/height)
|
||||
/boundaspect 7.875 def % aspect ratio of the BoundingBox (width/height)
|
||||
/boundx 500 def
|
||||
/boundy boundx boundaspect div def
|
||||
/xspacing 0 def
|
||||
/yspacing 0 def
|
||||
/rows 4 def
|
||||
/cols 4 def
|
||||
/cols 5 def
|
||||
/scalefactor 0 def
|
||||
/boxfont /Times-Roman findfont fontheight scalefont def
|
||||
|
||||
|
|
@ -176,6 +176,7 @@ boxfont setfont
|
|||
(Service) cw
|
||||
(Communicable) cw
|
||||
(peoPopEval< EOT >) cw
|
||||
(peoSynchronousMultiStart< EntityType >) cw
|
||||
(peoSyncMultiStart< EOT >) cw
|
||||
(peoTransform< EOT >) cw
|
||||
(peoParaPopEval< EOT >) cw
|
||||
|
|
@ -193,26 +194,27 @@ boundx scalefactor div boundy scalefactor div scale
|
|||
|
||||
% ----- classes -----
|
||||
|
||||
(Service) 1.5 2 box
|
||||
(Communicable) 1.5 3 box
|
||||
(Service) 2 2 box
|
||||
(Communicable) 2 3 box
|
||||
(peoPopEval< EOT >) 0.5 1 box
|
||||
(peoSyncMultiStart< EOT >) 1.5 1 box
|
||||
(peoTransform< EOT >) 2.5 1 box
|
||||
(peoSynchronousMultiStart< EntityType >) 1.5 1 box
|
||||
(peoSyncMultiStart< EOT >) 2.5 1 box
|
||||
(peoTransform< EOT >) 3.5 1 box
|
||||
(peoParaPopEval< EOT >) 0 0 box
|
||||
(peoSeqPopEval< EOT >) 1 0 box
|
||||
(peoParaSGATransform< EOT >) 2 0 box
|
||||
(peoSeqTransform< EOT >) 3 0 box
|
||||
(peoParaSGATransform< EOT >) 3 0 box
|
||||
(peoSeqTransform< EOT >) 4 0 box
|
||||
|
||||
% ----- relations -----
|
||||
|
||||
solid
|
||||
0 1.5 2 out
|
||||
0 2 2 out
|
||||
solid
|
||||
1 1.5 3 in
|
||||
1 2 3 in
|
||||
solid
|
||||
1 1.5 1.25 out
|
||||
1 2 1.25 out
|
||||
solid
|
||||
0.5 2.5 2 conn
|
||||
0.5 3.5 2 conn
|
||||
solid
|
||||
0 0.5 1.75 in
|
||||
solid
|
||||
|
|
@ -224,14 +226,16 @@ solid
|
|||
solid
|
||||
0 2.5 1.75 in
|
||||
solid
|
||||
1 2.5 0.25 out
|
||||
0 3.5 1.75 in
|
||||
solid
|
||||
2 3 1 conn
|
||||
1 3.5 0.25 out
|
||||
solid
|
||||
3 4 1 conn
|
||||
solid
|
||||
0 0 0.75 in
|
||||
solid
|
||||
0 1 0.75 in
|
||||
solid
|
||||
0 2 0.75 in
|
||||
solid
|
||||
0 3 0.75 in
|
||||
solid
|
||||
0 4 0.75 in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue