os/graphics/windowing/windowserver/DES/CLIENT2.MDL
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
sl@0
     2
(object Petal
sl@0
     3
    version    	35)
sl@0
     4
sl@0
     5
(object Design "<Top Level>"
sl@0
     6
    is_unit    	TRUE
sl@0
     7
    file_name  	"d:\wserv\des\client2.mdl"
sl@0
     8
    is_loaded  	TRUE
sl@0
     9
    defaults   	(object defaults
sl@0
    10
	rightMargin 	0.25
sl@0
    11
	leftMargin 	0.25
sl@0
    12
	topMargin  	0.25
sl@0
    13
	bottomMargin 	0.5
sl@0
    14
	pageOverlap 	0.25
sl@0
    15
	clipIconLabels 	TRUE
sl@0
    16
	autoResize 	FALSE
sl@0
    17
	snapToGrid 	TRUE
sl@0
    18
	gridX      	0
sl@0
    19
	gridY      	0
sl@0
    20
	defaultFont 	(object Font
sl@0
    21
	    size       	10
sl@0
    22
	    face       	"Arial"
sl@0
    23
	    bold       	FALSE
sl@0
    24
	    italics    	FALSE
sl@0
    25
	    underline  	FALSE
sl@0
    26
	    strike     	FALSE
sl@0
    27
	    color      	0
sl@0
    28
	    default_color 	TRUE)
sl@0
    29
	showMessageNum 	3)
sl@0
    30
    root_category 	(object Class_Category "<Top Level>"
sl@0
    31
	exportControl 	"Public"
sl@0
    32
	global     	TRUE
sl@0
    33
	subsystem  	"<Top Level>"
sl@0
    34
	logical_models 	(list unit_reference_list
sl@0
    35
	    (object Class_Category "W32"
sl@0
    36
		exportControl 	"Public"
sl@0
    37
		logical_models 	(list unit_reference_list
sl@0
    38
		    (object Class "RWs"
sl@0
    39
			fields     	(list has_relationship_list
sl@0
    40
			    (object Has_Relationship
sl@0
    41
				supplier   	"RGroupWindow"
sl@0
    42
				supplier_cardinality 	(value cardinality "0..n")
sl@0
    43
				client_cardinality 	(value cardinality "1"))
sl@0
    44
			    (object Has_Relationship
sl@0
    45
				supplier   	"RWindow"
sl@0
    46
				supplier_cardinality 	(value cardinality "0..n")
sl@0
    47
				client_cardinality 	(value cardinality "1"))
sl@0
    48
			    (object Has_Relationship
sl@0
    49
				supplier   	"RWsGc"
sl@0
    50
				supplier_cardinality 	(value cardinality "0..n")
sl@0
    51
				client_cardinality 	(value cardinality "1"))
sl@0
    52
			    (object Has_Relationship
sl@0
    53
				supplier   	"RPalette"
sl@0
    54
				supplier_cardinality 	(value cardinality "0..n")
sl@0
    55
				client_cardinality 	(value cardinality "1"))))
sl@0
    56
		    (object Class "RGroupWindow"
sl@0
    57
			superclasses 	(list inheritance_relationship_list
sl@0
    58
			    (object Inheritance_Relationship
sl@0
    59
				supplier   	"RWindowBase")))
sl@0
    60
		    (object Class "RWindow"
sl@0
    61
			superclasses 	(list inheritance_relationship_list
sl@0
    62
			    (object Inheritance_Relationship
sl@0
    63
				supplier   	"RWindowBase")
sl@0
    64
			    (object Inheritance_Relationship
sl@0
    65
				supplier   	"RDrawBase")))
sl@0
    66
		    (object Class "RWsGc"
sl@0
    67
			superclasses 	(list inheritance_relationship_list
sl@0
    68
			    (object Inheritance_Relationship
sl@0
    69
				supplier   	"RGdi")))
sl@0
    70
		    (object Class "RWindowBase")
sl@0
    71
		    (object Class "RPalette"
sl@0
    72
			superclasses 	(list inheritance_relationship_list
sl@0
    73
			    (object Inheritance_Relationship
sl@0
    74
				supplier   	"RPaletteBase"))))
sl@0
    75
		logical_presentations 	(list unit_reference_list
sl@0
    76
		    (object ClassDiagram "Main"
sl@0
    77
			title      	"Main"
sl@0
    78
			zoom       	100
sl@0
    79
			max_height 	28350
sl@0
    80
			max_width  	21600
sl@0
    81
			origin_x   	0
sl@0
    82
			origin_y   	0
sl@0
    83
			items      	(list diagram_item_list
sl@0
    84
			    (object ClassView "Class" "RWs" @1
sl@0
    85
				location   	(1403, 1017)
sl@0
    86
				label      	(object ItemLabel
sl@0
    87
				    location   	(1299, 933)
sl@0
    88
				    nlines     	2
sl@0
    89
				    max_width  	240
sl@0
    90
				    justify    	0
sl@0
    91
				    label      	"RWs")
sl@0
    92
				annotation 	8)
sl@0
    93
			    (object ClassView "Class" "RWindow" @2
sl@0
    94
				location   	(622, 892)
sl@0
    95
				label      	(object ItemLabel
sl@0
    96
				    location   	(518, 808)
sl@0
    97
				    nlines     	2
sl@0
    98
				    max_width  	240
sl@0
    99
				    justify    	0
sl@0
   100
				    label      	"RWindow")
sl@0
   101
				annotation 	8)
sl@0
   102
			    (object ClassView "Class" "RWsGc" @3
sl@0
   103
				location   	(2072, 903)
sl@0
   104
				label      	(object ItemLabel
sl@0
   105
				    location   	(1968, 819)
sl@0
   106
				    nlines     	2
sl@0
   107
				    max_width  	240
sl@0
   108
				    justify    	0
sl@0
   109
				    label      	"RWsGc")
sl@0
   110
				annotation 	8)
sl@0
   111
			    (object ClassView "Class" "RWindowBase" @4
sl@0
   112
				location   	(659, 395)
sl@0
   113
				label      	(object ItemLabel
sl@0
   114
				    location   	(555, 311)
sl@0
   115
				    nlines     	2
sl@0
   116
				    max_width  	240
sl@0
   117
				    justify    	0
sl@0
   118
				    label      	"RWindowBase")
sl@0
   119
				annotation 	8)
sl@0
   120
			    (object ClassView "Class" "RGroupWindow" @5
sl@0
   121
				location   	(1021, 795)
sl@0
   122
				label      	(object ItemLabel
sl@0
   123
				    location   	(917, 711)
sl@0
   124
				    nlines     	2
sl@0
   125
				    max_width  	240
sl@0
   126
				    justify    	0
sl@0
   127
				    label      	"RGroupWindow")
sl@0
   128
				annotation 	8)
sl@0
   129
			    (object ClassView "Class" "RDrawBase" @6
sl@0
   130
				location   	(269, 168)
sl@0
   131
				label      	(object ItemLabel
sl@0
   132
				    location   	(165, 84)
sl@0
   133
				    nlines     	2
sl@0
   134
				    max_width  	240
sl@0
   135
				    justify    	0
sl@0
   136
				    label      	"RDrawBase")
sl@0
   137
				annotation 	8)
sl@0
   138
			    (object InheritView ""
sl@0
   139
				client     	@5
sl@0
   140
				supplier   	@4)
sl@0
   141
			    (object HasView ""
sl@0
   142
				client     	@1
sl@0
   143
				supplier   	@5)
sl@0
   144
			    (object HasView ""
sl@0
   145
				client     	@1
sl@0
   146
				supplier   	@2)
sl@0
   147
			    (object HasView ""
sl@0
   148
				client     	@1
sl@0
   149
				supplier   	@3)
sl@0
   150
			    (object ClassView "Class" "RGdi" @7
sl@0
   151
				location   	(2072, 392)
sl@0
   152
				label      	(object ItemLabel
sl@0
   153
				    location   	(1968, 308)
sl@0
   154
				    nlines     	2
sl@0
   155
				    max_width  	240
sl@0
   156
				    justify    	0
sl@0
   157
				    label      	"RGdi")
sl@0
   158
				annotation 	8)
sl@0
   159
			    (object InheritView ""
sl@0
   160
				client     	@3
sl@0
   161
				supplier   	@7)
sl@0
   162
			    (object ClassView "Class" "RPalette" @8
sl@0
   163
				location   	(2378, 1512)
sl@0
   164
				label      	(object ItemLabel
sl@0
   165
				    location   	(2274, 1428)
sl@0
   166
				    nlines     	2
sl@0
   167
				    max_width  	240
sl@0
   168
				    justify    	0
sl@0
   169
				    label      	"RPalette")
sl@0
   170
				annotation 	8)
sl@0
   171
			    (object ClassView "Class" "RPaletteBase" @9
sl@0
   172
				location   	(2425, 1106)
sl@0
   173
				label      	(object ItemLabel
sl@0
   174
				    location   	(2321, 1022)
sl@0
   175
				    nlines     	2
sl@0
   176
				    max_width  	240
sl@0
   177
				    justify    	0
sl@0
   178
				    label      	"RPaletteBase")
sl@0
   179
				annotation 	8)
sl@0
   180
			    (object InheritView ""
sl@0
   181
				client     	@8
sl@0
   182
				supplier   	@9)
sl@0
   183
			    (object HasView ""
sl@0
   184
				client     	@1
sl@0
   185
				supplier   	@8)
sl@0
   186
			    (object InheritView ""
sl@0
   187
				client     	@2
sl@0
   188
				supplier   	@6)
sl@0
   189
			    (object InheritView ""
sl@0
   190
				client     	@2
sl@0
   191
				supplier   	@4)))))
sl@0
   192
	    (object Class_Category "GdiBase"
sl@0
   193
		exportControl 	"Public"
sl@0
   194
		logical_models 	(list unit_reference_list
sl@0
   195
		    (object Class "RPaletteBase")
sl@0
   196
		    (object Class "RDrawBase")
sl@0
   197
		    (object Class "RGdi"))
sl@0
   198
		logical_presentations 	(list unit_reference_list
sl@0
   199
		    (object ClassDiagram "Main"
sl@0
   200
			title      	"Main"
sl@0
   201
			zoom       	100
sl@0
   202
			max_height 	28350
sl@0
   203
			max_width  	21600
sl@0
   204
			origin_x   	0
sl@0
   205
			origin_y   	0
sl@0
   206
			items      	(list diagram_item_list
sl@0
   207
			    (object ClassView "Class" "RPaletteBase" @10
sl@0
   208
				location   	(1012, 248)
sl@0
   209
				label      	(object ItemLabel
sl@0
   210
				    location   	(908, 164)
sl@0
   211
				    nlines     	2
sl@0
   212
				    max_width  	240
sl@0
   213
				    justify    	0
sl@0
   214
				    label      	"RPaletteBase")
sl@0
   215
				annotation 	8)
sl@0
   216
			    (object ClassView "Class" "RDrawBase" @11
sl@0
   217
				location   	(494, 675)
sl@0
   218
				label      	(object ItemLabel
sl@0
   219
				    location   	(390, 591)
sl@0
   220
				    nlines     	2
sl@0
   221
				    max_width  	240
sl@0
   222
				    justify    	0
sl@0
   223
				    label      	"RDrawBase")
sl@0
   224
				annotation 	8)
sl@0
   225
			    (object ClassView "Class" "RGdi" @12
sl@0
   226
				location   	(1015, 661)
sl@0
   227
				label      	(object ItemLabel
sl@0
   228
				    location   	(911, 577)
sl@0
   229
				    nlines     	2
sl@0
   230
				    max_width  	240
sl@0
   231
				    justify    	0
sl@0
   232
				    label      	"RGdi")
sl@0
   233
				annotation 	8))))))
sl@0
   234
	logical_presentations 	(list unit_reference_list
sl@0
   235
	    (object ClassDiagram "Main"
sl@0
   236
		title      	"Main"
sl@0
   237
		zoom       	100
sl@0
   238
		max_height 	28350
sl@0
   239
		max_width  	21600
sl@0
   240
		origin_x   	0
sl@0
   241
		origin_y   	0
sl@0
   242
		items      	(list diagram_item_list
sl@0
   243
		    (object CategoryView "W32" @13
sl@0
   244
			location   	(778, 431)
sl@0
   245
			label      	(object ItemLabel
sl@0
   246
			    location   	(634, 347)
sl@0
   247
			    nlines     	2
sl@0
   248
			    max_width  	288
sl@0
   249
			    justify    	0
sl@0
   250
			    label      	"W32")
sl@0
   251
			width      	300
sl@0
   252
			height     	180)
sl@0
   253
		    (object CategoryView "GdiBase" @14
sl@0
   254
			location   	(1494, 434)
sl@0
   255
			label      	(object ItemLabel
sl@0
   256
			    location   	(1350, 350)
sl@0
   257
			    nlines     	2
sl@0
   258
			    max_width  	288
sl@0
   259
			    justify    	0
sl@0
   260
			    label      	"GdiBase")
sl@0
   261
			width      	300
sl@0
   262
			height     	180)))))
sl@0
   263
    root_subsystem 	(object SubSystem "<Top Level>"
sl@0
   264
	physical_models 	(list unit_reference_list)
sl@0
   265
	physical_presentations 	(list unit_reference_list
sl@0
   266
	    (object Module_Diagram "Main"
sl@0
   267
		title      	"Main"
sl@0
   268
		zoom       	100
sl@0
   269
		max_height 	28350
sl@0
   270
		max_width  	21600
sl@0
   271
		origin_x   	0
sl@0
   272
		origin_y   	0
sl@0
   273
		items      	(list diagram_item_list))))
sl@0
   274
    process_structure 	(object Processes
sl@0
   275
	ProcsNDevs 	(list
sl@0
   276
	    (object Process_Diagram ""
sl@0
   277
		title      	""
sl@0
   278
		zoom       	100
sl@0
   279
		max_height 	28350
sl@0
   280
		max_width  	21600
sl@0
   281
		origin_x   	0
sl@0
   282
		origin_y   	0
sl@0
   283
		items      	(list diagram_item_list))))
sl@0
   284
    properties 	(object Properties))