|
1 |
|
2 (object Petal |
|
3 version 40) |
|
4 |
|
5 (object Design "Logical View" |
|
6 is_unit TRUE |
|
7 is_loaded TRUE |
|
8 file_name "\\personal\\crypto\\docs\\blockcipher_classes.mdl" |
|
9 quid "3DDD11580013" |
|
10 defaults (object defaults |
|
11 rightMargin 0.250000 |
|
12 leftMargin 0.250000 |
|
13 topMargin 0.250000 |
|
14 bottomMargin 0.500000 |
|
15 pageOverlap 0.250000 |
|
16 clipIconLabels TRUE |
|
17 autoResize TRUE |
|
18 snapToGrid FALSE |
|
19 gridX 16 |
|
20 gridY 16 |
|
21 defaultFont (object Font |
|
22 size 9 |
|
23 face "helvetica" |
|
24 bold FALSE |
|
25 italics FALSE |
|
26 underline FALSE |
|
27 strike FALSE |
|
28 color 0 |
|
29 default_color TRUE) |
|
30 showMessageNum 1 |
|
31 showClassOfObject TRUE |
|
32 notation "Unified") |
|
33 root_usecase_package (object Class_Category "Use Case View" |
|
34 quid "3DDCCB5602C2" |
|
35 exportControl "Public" |
|
36 global TRUE |
|
37 logical_models (list unit_reference_list) |
|
38 logical_presentations (list unit_reference_list |
|
39 (object UseCaseDiagram "Main" |
|
40 quid "3DDCCB5603E4" |
|
41 title "Main" |
|
42 zoom 100 |
|
43 max_height 28350 |
|
44 max_width 21600 |
|
45 origin_x 0 |
|
46 origin_y 0 |
|
47 items (list diagram_item_list)))) |
|
48 root_category (object Class_Category "Logical View" |
|
49 quid "3DDCCB5602C1" |
|
50 exportControl "Public" |
|
51 global TRUE |
|
52 subsystem "Component View" |
|
53 quidu "3DDCCB5602C3" |
|
54 logical_models (list unit_reference_list |
|
55 (object Class "CBlockTransformation" |
|
56 quid "3DDCCB65000F" |
|
57 abstract TRUE |
|
58 operations (list Operations |
|
59 (object Operation "Transform" |
|
60 quid "3DDCCB7102E7" |
|
61 parameters (list Parameters |
|
62 (object Parameter "aBlock" |
|
63 type "TDes8&")) |
|
64 result "void" |
|
65 concurrency "Sequential" |
|
66 opExportControl "Public" |
|
67 uid 0) |
|
68 (object Operation "Reset" |
|
69 quid "3DDCCB950343" |
|
70 result "void" |
|
71 concurrency "Sequential" |
|
72 opExportControl "Public" |
|
73 uid 0) |
|
74 (object Operation "BlockSize" |
|
75 quid "3DDCCB9901FE" |
|
76 result "TInt" |
|
77 concurrency "Sequential" |
|
78 opExportControl "Public" |
|
79 uid 0) |
|
80 (object Operation "KeySize" |
|
81 quid "3DDCCBA20215" |
|
82 result "TInt" |
|
83 concurrency "Sequential" |
|
84 opExportControl "Public" |
|
85 uid 0))) |
|
86 (object Class "CRijndael" |
|
87 quid "3DDCCBD00077" |
|
88 superclasses (list inheritance_relationship_list |
|
89 (object Inheritance_Relationship |
|
90 quid "3DDCCF010158" |
|
91 supplier "CBlockTransformation" |
|
92 quidu "3DDCCB65000F")) |
|
93 abstract TRUE |
|
94 operations (list Operations |
|
95 (object Operation "Reset" |
|
96 quid "3DDCCBE101EE" |
|
97 concurrency "Sequential" |
|
98 opExportControl "Public" |
|
99 uid 0) |
|
100 (object Operation "KeySize" |
|
101 quid "3DDCCBE4038D" |
|
102 concurrency "Sequential" |
|
103 opExportControl "Public" |
|
104 uid 0) |
|
105 (object Operation "SetKeyL" |
|
106 quid "3DDCCBE9018B" |
|
107 parameters (list Parameters |
|
108 (object Parameter "aKey" |
|
109 type "const TDesC8&")) |
|
110 concurrency "Sequential" |
|
111 opExportControl "Protected" |
|
112 uid 0))) |
|
113 (object Class "CAESEncryptor" |
|
114 quid "3DDCCC1402E2" |
|
115 superclasses (list inheritance_relationship_list |
|
116 (object Inheritance_Relationship |
|
117 quid "3DDCCC8B0102" |
|
118 supplier "CRijndael" |
|
119 quidu "3DDCCBD00077")) |
|
120 operations (list Operations |
|
121 (object Operation "Transform" |
|
122 quid "3DDCCC320122" |
|
123 concurrency "Sequential" |
|
124 opExportControl "Public" |
|
125 uid 0) |
|
126 (object Operation "BlockSize" |
|
127 quid "3DDCCC380261" |
|
128 concurrency "Sequential" |
|
129 opExportControl "Public" |
|
130 uid 0))) |
|
131 (object Class "CAESDecryptor" |
|
132 quid "3DDCCC4301BD" |
|
133 superclasses (list inheritance_relationship_list |
|
134 (object Inheritance_Relationship |
|
135 quid "3DDCCC980346" |
|
136 supplier "CRijndael" |
|
137 quidu "3DDCCBD00077")) |
|
138 operations (list Operations |
|
139 (object Operation "Transform" |
|
140 quid "3DDCCC4F012E" |
|
141 concurrency "Sequential" |
|
142 opExportControl "Public" |
|
143 uid 0) |
|
144 (object Operation "BlockSize" |
|
145 quid "3DDCCC640369" |
|
146 concurrency "Sequential" |
|
147 opExportControl "Public" |
|
148 uid 0))) |
|
149 (object Class "CDES" |
|
150 quid "3DDCCCBC027F" |
|
151 superclasses (list inheritance_relationship_list |
|
152 (object Inheritance_Relationship |
|
153 quid "3DDCCF04030B" |
|
154 supplier "CBlockTransformation" |
|
155 quidu "3DDCCB65000F")) |
|
156 operations (list Operations |
|
157 (object Operation "Transform" |
|
158 quid "3DDCCCCC02BE" |
|
159 concurrency "Sequential" |
|
160 opExportControl "Public" |
|
161 uid 0) |
|
162 (object Operation "Reset" |
|
163 quid "3DDCCCD60128" |
|
164 concurrency "Sequential" |
|
165 opExportControl "Public" |
|
166 uid 0) |
|
167 (object Operation "BlockSize" |
|
168 quid "3DDCCCDA0001" |
|
169 concurrency "Sequential" |
|
170 opExportControl "Public" |
|
171 uid 0) |
|
172 (object Operation "KeySize" |
|
173 quid "3DDCCCDF0149" |
|
174 concurrency "Sequential" |
|
175 opExportControl "Public" |
|
176 uid 0) |
|
177 (object Operation "static DoSetKeyL" |
|
178 quid "3DDCCCE7003C" |
|
179 concurrency "Sequential" |
|
180 opExportControl "Public" |
|
181 uid 0) |
|
182 (object Operation "static DoTransform" |
|
183 quid "3DDCCD1C034F" |
|
184 concurrency "Sequential" |
|
185 opExportControl "Public" |
|
186 uid 0) |
|
187 (object Operation "static ReverseKeySchedule" |
|
188 quid "3DDCCD250190" |
|
189 concurrency "Sequential" |
|
190 opExportControl "Public" |
|
191 uid 0) |
|
192 (object Operation "IPERM" |
|
193 quid "3DDCCD330280" |
|
194 concurrency "Sequential" |
|
195 opExportControl "Public" |
|
196 uid 0) |
|
197 (object Operation "FPERM" |
|
198 quid "3DDCCD380328" |
|
199 concurrency "Sequential" |
|
200 opExportControl "Public" |
|
201 uid 0) |
|
202 (object Operation "SetKeyL" |
|
203 quid "3DDCCDB801CD" |
|
204 concurrency "Sequential" |
|
205 opExportControl "Protected" |
|
206 uid 0))) |
|
207 (object Class "CDesEncryptor" |
|
208 quid "3DDCCDD1015B" |
|
209 superclasses (list inheritance_relationship_list |
|
210 (object Inheritance_Relationship |
|
211 quid "3DDCCDF400CF" |
|
212 supplier "CDES" |
|
213 quidu "3DDCCCBC027F"))) |
|
214 (object Class "CDesDecryptor" |
|
215 quid "3DDCCDDF013D" |
|
216 superclasses (list inheritance_relationship_list |
|
217 (object Inheritance_Relationship |
|
218 quid "3DDCCDF80175" |
|
219 supplier "CDES" |
|
220 quidu "3DDCCCBC027F")) |
|
221 operations (list Operations |
|
222 (object Operation "SetKeyL" |
|
223 quid "3DDCCDE701F3" |
|
224 concurrency "Sequential" |
|
225 opExportControl "Public" |
|
226 uid 0))) |
|
227 (object Class "C3DES" |
|
228 quid "3DDCCE030289" |
|
229 superclasses (list inheritance_relationship_list |
|
230 (object Inheritance_Relationship |
|
231 quid "3DDCCF070279" |
|
232 supplier "CBlockTransformation" |
|
233 quidu "3DDCCB65000F")) |
|
234 operations (list Operations |
|
235 (object Operation "Transform" |
|
236 quid "3DDCCE0F0240" |
|
237 concurrency "Sequential" |
|
238 opExportControl "Public" |
|
239 uid 0) |
|
240 (object Operation "Reset" |
|
241 quid "3DDCCE1400DF" |
|
242 concurrency "Sequential" |
|
243 opExportControl "Public" |
|
244 uid 0) |
|
245 (object Operation "BlockSize" |
|
246 quid "3DDCCE1900D2" |
|
247 concurrency "Sequential" |
|
248 opExportControl "Public" |
|
249 uid 0) |
|
250 (object Operation "KeySize" |
|
251 quid "3DDCCE1D0273" |
|
252 concurrency "Sequential" |
|
253 opExportControl "Public" |
|
254 uid 0))) |
|
255 (object Class "C3DESEncryptor" |
|
256 quid "3DDCCE2D03DE" |
|
257 superclasses (list inheritance_relationship_list |
|
258 (object Inheritance_Relationship |
|
259 quid "3DDCCE5800E7" |
|
260 supplier "C3DES" |
|
261 quidu "3DDCCE030289")) |
|
262 operations (list Operations |
|
263 (object Operation "SetKeyL" |
|
264 quid "3DDCCE3E0053" |
|
265 concurrency "Sequential" |
|
266 opExportControl "Public" |
|
267 uid 0))) |
|
268 (object Class "C3DESDecryptor" |
|
269 quid "3DDCCE44037D" |
|
270 superclasses (list inheritance_relationship_list |
|
271 (object Inheritance_Relationship |
|
272 quid "3DDCCE5C0074" |
|
273 supplier "C3DES" |
|
274 quidu "3DDCCE030289")) |
|
275 operations (list Operations |
|
276 (object Operation "SetKeyL" |
|
277 quid "3DDCCE4F00EE" |
|
278 concurrency "Sequential" |
|
279 opExportControl "Public" |
|
280 uid 0))) |
|
281 (object Class "CRC2" |
|
282 quid "3DDCCE77002D" |
|
283 superclasses (list inheritance_relationship_list |
|
284 (object Inheritance_Relationship |
|
285 quid "3DDCCF0B001C" |
|
286 supplier "CBlockTransformation" |
|
287 quidu "3DDCCB65000F")) |
|
288 abstract TRUE |
|
289 operations (list Operations |
|
290 (object Operation "Reset" |
|
291 quid "3DDCCE8101D6" |
|
292 concurrency "Sequential" |
|
293 opExportControl "Public" |
|
294 uid 0) |
|
295 (object Operation "BlockSize" |
|
296 quid "3DDCCE850326" |
|
297 concurrency "Sequential" |
|
298 opExportControl "Public" |
|
299 uid 0) |
|
300 (object Operation "KeySize" |
|
301 quid "3DDCCE8903D6" |
|
302 concurrency "Sequential" |
|
303 opExportControl "Public" |
|
304 uid 0) |
|
305 (object Operation "SetKey" |
|
306 quid "3DDCCE8E013F" |
|
307 concurrency "Sequential" |
|
308 opExportControl "Protected" |
|
309 uid 0))) |
|
310 (object Class "CRC2Encryptor" |
|
311 quid "3DDCCEA30121" |
|
312 superclasses (list inheritance_relationship_list |
|
313 (object Inheritance_Relationship |
|
314 quid "3DDCCEC601FD" |
|
315 supplier "CRC2" |
|
316 quidu "3DDCCE77002D")) |
|
317 operations (list Operations |
|
318 (object Operation "Transform" |
|
319 quid "3DDCCEAC02C8" |
|
320 concurrency "Sequential" |
|
321 opExportControl "Public" |
|
322 uid 0))) |
|
323 (object Class "CRC2Decryptor" |
|
324 quid "3DDCCEB3008E" |
|
325 superclasses (list inheritance_relationship_list |
|
326 (object Inheritance_Relationship |
|
327 quid "3DDCCECA022B" |
|
328 supplier "CRC2" |
|
329 quidu "3DDCCE77002D")) |
|
330 operations (list Operations |
|
331 (object Operation "Transform" |
|
332 quid "3DDCCEBA0319" |
|
333 concurrency "Sequential" |
|
334 opExportControl "Public" |
|
335 uid 0)))) |
|
336 logical_presentations (list unit_reference_list |
|
337 (object ClassDiagram "Main" |
|
338 quid "3DDCCB5602D4" |
|
339 title "Main" |
|
340 zoom 100 |
|
341 max_height 28350 |
|
342 max_width 21600 |
|
343 origin_x 20 |
|
344 origin_y 0 |
|
345 items (list diagram_item_list |
|
346 (object ClassView "Class" "CBlockTransformation" @1 |
|
347 IncludeAttribute TRUE |
|
348 IncludeOperation TRUE |
|
349 location (1549, 251) |
|
350 label (object ItemLabel |
|
351 Parent_View @1 |
|
352 location (1337, 104) |
|
353 nlines 1 |
|
354 max_width 423 |
|
355 justify 0 |
|
356 label "CBlockTransformation") |
|
357 quidu "3DDCCB65000F" |
|
358 compartment (object Compartment |
|
359 Parent_View @1 |
|
360 location (1329, 161) |
|
361 anchor 2 |
|
362 nlines 5 |
|
363 max_width 262) |
|
364 width 458 |
|
365 height 316 |
|
366 annotation 8 |
|
367 autoResize TRUE) |
|
368 (object ClassView "Class" "CRijndael" @2 |
|
369 IncludeAttribute TRUE |
|
370 IncludeOperation TRUE |
|
371 location (555, 746) |
|
372 label (object ItemLabel |
|
373 Parent_View @2 |
|
374 location (441, 623) |
|
375 nlines 1 |
|
376 max_width 227 |
|
377 justify 0 |
|
378 label "CRijndael") |
|
379 quidu "3DDCCBD00077" |
|
380 compartment (object Compartment |
|
381 Parent_View @2 |
|
382 location (441, 680) |
|
383 anchor 2 |
|
384 nlines 4 |
|
385 max_width 225) |
|
386 width 246 |
|
387 height 268 |
|
388 annotation 8 |
|
389 autoResize TRUE) |
|
390 (object ClassView "Class" "CAESEncryptor" @3 |
|
391 IncludeAttribute TRUE |
|
392 IncludeOperation TRUE |
|
393 location (246, 1445) |
|
394 label (object ItemLabel |
|
395 Parent_View @3 |
|
396 location (99, 1345) |
|
397 nlines 1 |
|
398 max_width 292 |
|
399 justify 0 |
|
400 label "CAESEncryptor") |
|
401 quidu "3DDCCC1402E2" |
|
402 compartment (object Compartment |
|
403 Parent_View @3 |
|
404 location (97, 1402) |
|
405 anchor 2 |
|
406 nlines 3 |
|
407 max_width 262) |
|
408 width 316 |
|
409 height 222 |
|
410 annotation 8 |
|
411 autoResize TRUE) |
|
412 (object ClassView "Class" "CAESDecryptor" @4 |
|
413 IncludeAttribute TRUE |
|
414 IncludeOperation TRUE |
|
415 location (606, 1451) |
|
416 label (object ItemLabel |
|
417 Parent_View @4 |
|
418 location (459, 1351) |
|
419 nlines 1 |
|
420 max_width 292 |
|
421 justify 0 |
|
422 label "CAESDecryptor") |
|
423 quidu "3DDCCC4301BD" |
|
424 compartment (object Compartment |
|
425 Parent_View @4 |
|
426 location (457, 1408) |
|
427 anchor 2 |
|
428 nlines 3 |
|
429 max_width 262) |
|
430 width 316 |
|
431 height 222 |
|
432 annotation 8 |
|
433 autoResize TRUE) |
|
434 (object InheritTreeView "" @5 |
|
435 location (555, 1097) |
|
436 supplier @2 |
|
437 vertices (list Points |
|
438 (555, 1097) |
|
439 (555, 880))) |
|
440 (object InheritView "" @6 |
|
441 quidu "3DDCCC8B0102" |
|
442 client @3 |
|
443 supplier @2 |
|
444 line_style 3 |
|
445 origin_attachment (314, 1334) |
|
446 terminal_attachment (314, 1097) |
|
447 drawSupplier @5) |
|
448 (object InheritView "" @7 |
|
449 quidu "3DDCCC980346" |
|
450 client @4 |
|
451 supplier @2 |
|
452 line_style 3 |
|
453 origin_attachment (604, 1340) |
|
454 terminal_attachment (604, 1097) |
|
455 drawSupplier @5) |
|
456 (object ClassView "Class" "CDES" @8 |
|
457 IncludeAttribute TRUE |
|
458 IncludeOperation TRUE |
|
459 location (1178, 920) |
|
460 label (object ItemLabel |
|
461 Parent_View @8 |
|
462 location (912, 632) |
|
463 nlines 1 |
|
464 max_width 530 |
|
465 justify 0 |
|
466 label "CDES") |
|
467 quidu "3DDCCCBC027F" |
|
468 compartment (object Compartment |
|
469 Parent_View @8 |
|
470 location (900, 689) |
|
471 anchor 2 |
|
472 nlines 11 |
|
473 max_width 553) |
|
474 width 574 |
|
475 height 598 |
|
476 annotation 8 |
|
477 autoResize TRUE) |
|
478 (object ClassView "Class" "CDesEncryptor" @9 |
|
479 IncludeAttribute TRUE |
|
480 IncludeOperation TRUE |
|
481 location (940, 1401) |
|
482 label (object ItemLabel |
|
483 Parent_View @9 |
|
484 location (793, 1355) |
|
485 nlines 1 |
|
486 max_width 292 |
|
487 justify 0 |
|
488 label "CDesEncryptor") |
|
489 quidu "3DDCCDD1015B" |
|
490 width 316 |
|
491 height 115 |
|
492 annotation 8 |
|
493 autoResize TRUE) |
|
494 (object ClassView "Class" "CDesDecryptor" @10 |
|
495 IncludeAttribute TRUE |
|
496 IncludeOperation TRUE |
|
497 location (1281, 1430) |
|
498 label (object ItemLabel |
|
499 Parent_View @10 |
|
500 location (1134, 1354) |
|
501 nlines 1 |
|
502 max_width 292 |
|
503 justify 0 |
|
504 label "CDesDecryptor") |
|
505 quidu "3DDCCDDF013D" |
|
506 compartment (object Compartment |
|
507 Parent_View @10 |
|
508 location (1132, 1411) |
|
509 anchor 2 |
|
510 nlines 2 |
|
511 max_width 225) |
|
512 width 316 |
|
513 height 174 |
|
514 annotation 8 |
|
515 autoResize TRUE) |
|
516 (object InheritTreeView "" @11 |
|
517 location (1178, 1309) |
|
518 supplier @8 |
|
519 vertices (list Points |
|
520 (1178, 1309) |
|
521 (1178, 1219))) |
|
522 (object InheritView "" @12 |
|
523 quidu "3DDCCDF400CF" |
|
524 client @9 |
|
525 supplier @8 |
|
526 line_style 3 |
|
527 origin_attachment (979, 1344) |
|
528 terminal_attachment (979, 1309) |
|
529 drawSupplier @11) |
|
530 (object InheritView "" @13 |
|
531 quidu "3DDCCDF80175" |
|
532 client @10 |
|
533 supplier @8 |
|
534 line_style 3 |
|
535 origin_attachment (1279, 1343) |
|
536 terminal_attachment (1279, 1309) |
|
537 drawSupplier @11) |
|
538 (object ClassView "Class" "C3DES" @14 |
|
539 IncludeAttribute TRUE |
|
540 IncludeOperation TRUE |
|
541 location (1696, 767) |
|
542 label (object ItemLabel |
|
543 Parent_View @14 |
|
544 location (1564, 620) |
|
545 nlines 1 |
|
546 max_width 262 |
|
547 justify 0 |
|
548 label "C3DES") |
|
549 quidu "3DDCCE030289" |
|
550 compartment (object Compartment |
|
551 Parent_View @14 |
|
552 location (1563, 677) |
|
553 anchor 2 |
|
554 nlines 5 |
|
555 max_width 262) |
|
556 width 284 |
|
557 height 316 |
|
558 annotation 8 |
|
559 autoResize TRUE) |
|
560 (object ClassView "Class" "C3DESEncryptor" @15 |
|
561 IncludeAttribute TRUE |
|
562 IncludeOperation TRUE |
|
563 location (1658, 1429) |
|
564 label (object ItemLabel |
|
565 Parent_View @15 |
|
566 location (1495, 1353) |
|
567 nlines 1 |
|
568 max_width 325 |
|
569 justify 0 |
|
570 label "C3DESEncryptor") |
|
571 quidu "3DDCCE2D03DE" |
|
572 compartment (object Compartment |
|
573 Parent_View @15 |
|
574 location (1491, 1410) |
|
575 anchor 2 |
|
576 nlines 2 |
|
577 max_width 225) |
|
578 width 352 |
|
579 height 174 |
|
580 annotation 8 |
|
581 autoResize TRUE) |
|
582 (object ClassView "Class" "C3DESDecryptor" @16 |
|
583 IncludeAttribute TRUE |
|
584 IncludeOperation TRUE |
|
585 location (2048, 1429) |
|
586 label (object ItemLabel |
|
587 Parent_View @16 |
|
588 location (1884, 1353) |
|
589 nlines 1 |
|
590 max_width 327 |
|
591 justify 0 |
|
592 label "C3DESDecryptor") |
|
593 quidu "3DDCCE44037D" |
|
594 compartment (object Compartment |
|
595 Parent_View @16 |
|
596 location (1880, 1410) |
|
597 anchor 2 |
|
598 nlines 2 |
|
599 max_width 225) |
|
600 width 354 |
|
601 height 174 |
|
602 annotation 8 |
|
603 autoResize TRUE) |
|
604 (object InheritTreeView "" @17 |
|
605 location (1695, 1118) |
|
606 supplier @14 |
|
607 vertices (list Points |
|
608 (1695, 1118) |
|
609 (1695, 925))) |
|
610 (object InheritView "" @18 |
|
611 quidu "3DDCCE5800E7" |
|
612 client @15 |
|
613 supplier @14 |
|
614 line_style 3 |
|
615 origin_attachment (1642, 1342) |
|
616 terminal_attachment (1642, 1118) |
|
617 drawSupplier @17) |
|
618 (object InheritView "" @19 |
|
619 quidu "3DDCCE5C0074" |
|
620 client @16 |
|
621 supplier @14 |
|
622 line_style 3 |
|
623 origin_attachment (2048, 1342) |
|
624 terminal_attachment (2048, 1118) |
|
625 drawSupplier @17) |
|
626 (object ClassView "Class" "CRC2" @20 |
|
627 IncludeAttribute TRUE |
|
628 IncludeOperation TRUE |
|
629 location (2475, 726) |
|
630 label (object ItemLabel |
|
631 Parent_View @20 |
|
632 location (2350, 579) |
|
633 nlines 1 |
|
634 max_width 249 |
|
635 justify 0 |
|
636 label "CRC2") |
|
637 quidu "3DDCCE77002D" |
|
638 compartment (object Compartment |
|
639 Parent_View @20 |
|
640 location (2349, 636) |
|
641 anchor 2 |
|
642 nlines 5 |
|
643 max_width 250) |
|
644 width 270 |
|
645 height 316 |
|
646 annotation 8 |
|
647 autoResize TRUE) |
|
648 (object ClassView "Class" "CRC2Encryptor" @21 |
|
649 IncludeAttribute TRUE |
|
650 IncludeOperation TRUE |
|
651 location (2408, 1427) |
|
652 label (object ItemLabel |
|
653 Parent_View @21 |
|
654 location (2261, 1351) |
|
655 nlines 1 |
|
656 max_width 292 |
|
657 justify 0 |
|
658 label "CRC2Encryptor") |
|
659 quidu "3DDCCEA30121" |
|
660 compartment (object Compartment |
|
661 Parent_View @21 |
|
662 location (2259, 1408) |
|
663 anchor 2 |
|
664 nlines 2 |
|
665 max_width 262) |
|
666 width 316 |
|
667 height 174 |
|
668 annotation 8 |
|
669 autoResize TRUE) |
|
670 (object ClassView "Class" "CRC2Decryptor" @22 |
|
671 IncludeAttribute TRUE |
|
672 IncludeOperation TRUE |
|
673 location (2760, 1424) |
|
674 label (object ItemLabel |
|
675 Parent_View @22 |
|
676 location (2607, 1348) |
|
677 nlines 1 |
|
678 max_width 305 |
|
679 justify 0 |
|
680 label "CRC2Decryptor") |
|
681 quidu "3DDCCEB3008E" |
|
682 compartment (object Compartment |
|
683 Parent_View @22 |
|
684 location (2604, 1405) |
|
685 anchor 2 |
|
686 nlines 2 |
|
687 max_width 262) |
|
688 width 330 |
|
689 height 174 |
|
690 annotation 8 |
|
691 autoResize TRUE) |
|
692 (object InheritTreeView "" @23 |
|
693 location (1549, 519) |
|
694 supplier @1 |
|
695 vertices (list Points |
|
696 (1549, 519) |
|
697 (1549, 409))) |
|
698 (object InheritView "" @24 |
|
699 quidu "3DDCCF010158" |
|
700 client @2 |
|
701 supplier @1 |
|
702 line_style 3 |
|
703 origin_attachment (645, 612) |
|
704 terminal_attachment (645, 519) |
|
705 drawSupplier @23) |
|
706 (object InheritView "" @25 |
|
707 quidu "3DDCCF04030B" |
|
708 client @8 |
|
709 supplier @1 |
|
710 line_style 3 |
|
711 origin_attachment (1176, 621) |
|
712 terminal_attachment (1176, 519) |
|
713 drawSupplier @23) |
|
714 (object InheritView "" @26 |
|
715 quidu "3DDCCF070279" |
|
716 client @14 |
|
717 supplier @1 |
|
718 line_style 3 |
|
719 origin_attachment (1695, 609) |
|
720 terminal_attachment (1695, 519) |
|
721 drawSupplier @23) |
|
722 (object InheritView "" @27 |
|
723 quidu "3DDCCF0B001C" |
|
724 client @20 |
|
725 supplier @1 |
|
726 line_style 3 |
|
727 origin_attachment (2476, 568) |
|
728 terminal_attachment (2476, 519) |
|
729 drawSupplier @23) |
|
730 (object InheritTreeView "" @28 |
|
731 location (2475, 1079) |
|
732 supplier @20 |
|
733 vertices (list Points |
|
734 (2475, 1079) |
|
735 (2475, 884))) |
|
736 (object InheritView "" @29 |
|
737 quidu "3DDCCEC601FD" |
|
738 client @21 |
|
739 supplier @20 |
|
740 line_style 3 |
|
741 origin_attachment (2407, 1340) |
|
742 terminal_attachment (2407, 1079) |
|
743 drawSupplier @28) |
|
744 (object InheritView "" @30 |
|
745 quidu "3DDCCECA022B" |
|
746 client @22 |
|
747 supplier @20 |
|
748 line_style 3 |
|
749 origin_attachment (2760, 1337) |
|
750 terminal_attachment (2760, 1079) |
|
751 drawSupplier @28))))) |
|
752 root_subsystem (object SubSystem "Component View" |
|
753 quid "3DDCCB5602C3" |
|
754 physical_models (list unit_reference_list) |
|
755 physical_presentations (list unit_reference_list |
|
756 (object Module_Diagram "Main" |
|
757 quid "3DDCCB5603E3" |
|
758 title "Main" |
|
759 zoom 100 |
|
760 max_height 28350 |
|
761 max_width 21600 |
|
762 origin_x 0 |
|
763 origin_y 0 |
|
764 items (list diagram_item_list)))) |
|
765 process_structure (object Processes |
|
766 quid "3DDCCB5602C4" |
|
767 ProcsNDevs (list |
|
768 (object Process_Diagram "Deployment View" |
|
769 quid "3DDCCB5603E5" |
|
770 title "Deployment View" |
|
771 zoom 100 |
|
772 max_height 28350 |
|
773 max_width 21600 |
|
774 origin_x 0 |
|
775 origin_y 0 |
|
776 items (list diagram_item_list)))) |
|
777 properties (object Properties |
|
778 attributes (list Attribute_Set |
|
779 (object Attribute |
|
780 tool "cg" |
|
781 name "roseId" |
|
782 value "753117540") |
|
783 (object Attribute |
|
784 tool "cg" |
|
785 name "propertyId" |
|
786 value "809135966") |
|
787 (object Attribute |
|
788 tool "cg" |
|
789 name "default__Project" |
|
790 value (list Attribute_Set |
|
791 (object Attribute |
|
792 tool "cg" |
|
793 name "HeaderFileExtension" |
|
794 value "h") |
|
795 (object Attribute |
|
796 tool "cg" |
|
797 name "HeaderFileBackupExtension" |
|
798 value "h~") |
|
799 (object Attribute |
|
800 tool "cg" |
|
801 name "HeaderFileTemporaryExtension" |
|
802 value "h#") |
|
803 (object Attribute |
|
804 tool "cg" |
|
805 name "CodeFileExtension" |
|
806 value "cpp") |
|
807 (object Attribute |
|
808 tool "cg" |
|
809 name "CodeFileBackupExtension" |
|
810 value "cp~") |
|
811 (object Attribute |
|
812 tool "cg" |
|
813 name "CodeFileTemporaryExtension" |
|
814 value "cp#") |
|
815 (object Attribute |
|
816 tool "cg" |
|
817 name "CreateMissingDirectories" |
|
818 value TRUE) |
|
819 (object Attribute |
|
820 tool "cg" |
|
821 name "StopOnError" |
|
822 value FALSE) |
|
823 (object Attribute |
|
824 tool "cg" |
|
825 name "ErrorLimit" |
|
826 value 30) |
|
827 (object Attribute |
|
828 tool "cg" |
|
829 name "Directory" |
|
830 value "AUTO GENERATE") |
|
831 (object Attribute |
|
832 tool "cg" |
|
833 name "PathSeparator" |
|
834 value "") |
|
835 (object Attribute |
|
836 tool "cg" |
|
837 name "FileNameFormat" |
|
838 value "") |
|
839 (object Attribute |
|
840 tool "cg" |
|
841 name "BooleanType" |
|
842 value "int") |
|
843 (object Attribute |
|
844 tool "cg" |
|
845 name "AllowTemplates" |
|
846 value TRUE) |
|
847 (object Attribute |
|
848 tool "cg" |
|
849 name "AllowProtectedInheritance" |
|
850 value TRUE) |
|
851 (object Attribute |
|
852 tool "cg" |
|
853 name "OneByValueContainer" |
|
854 value "$targetClass") |
|
855 (object Attribute |
|
856 tool "cg" |
|
857 name "OneByReferenceContainer" |
|
858 value "$targetClass *") |
|
859 (object Attribute |
|
860 tool "cg" |
|
861 name "OptionalByValueContainer" |
|
862 value "OptionalByValue<$targetClass>") |
|
863 (object Attribute |
|
864 tool "cg" |
|
865 name "OptionalByReferenceContainer" |
|
866 value "$targetClass *") |
|
867 (object Attribute |
|
868 tool "cg" |
|
869 name "FixedByValueContainer" |
|
870 value "$targetClass[$limit]") |
|
871 (object Attribute |
|
872 tool "cg" |
|
873 name "UnorderedFixedByValueContainer" |
|
874 value "$targetClass[$limit]") |
|
875 (object Attribute |
|
876 tool "cg" |
|
877 name "FixedByReferenceContainer" |
|
878 value "$targetClass *[$limit]") |
|
879 (object Attribute |
|
880 tool "cg" |
|
881 name "UnorderedFixedByReferenceContainer" |
|
882 value "$targetClass *[$limit]") |
|
883 (object Attribute |
|
884 tool "cg" |
|
885 name "BoundedByValueContainer" |
|
886 value "BoundedListByValue<$targetClass,$limit>") |
|
887 (object Attribute |
|
888 tool "cg" |
|
889 name "UnorderedBoundedByValueContainer" |
|
890 value "BoundedSetByValue<$targetClass,$limit>") |
|
891 (object Attribute |
|
892 tool "cg" |
|
893 name "BoundedByReferenceContainer" |
|
894 value "BoundedListByReference<$targetClass,$limit>") |
|
895 (object Attribute |
|
896 tool "cg" |
|
897 name "UnorderedBoundedByReferenceContainer" |
|
898 value "BoundedSetByReference<$targetClass,$limit>") |
|
899 (object Attribute |
|
900 tool "cg" |
|
901 name "UnboundedByValueContainer" |
|
902 value "UnboundedListByValue<$targetClass>") |
|
903 (object Attribute |
|
904 tool "cg" |
|
905 name "UnorderedUnboundedByValueContainer" |
|
906 value "UnboundedSetByValue<$targetClass>") |
|
907 (object Attribute |
|
908 tool "cg" |
|
909 name "UnboundedByReferenceContainer" |
|
910 value "UnboundedListByReference<$targetClass>") |
|
911 (object Attribute |
|
912 tool "cg" |
|
913 name "UnorderedUnboundedByReferenceContainer" |
|
914 value "UnboundedSetByReference<$targetClass>") |
|
915 (object Attribute |
|
916 tool "cg" |
|
917 name "QualifiedByValueContainer" |
|
918 value "AssociationByValue<$qualtype, $qualcont>") |
|
919 (object Attribute |
|
920 tool "cg" |
|
921 name "UnorderedQualifiedByValueContainer" |
|
922 value "DictionaryByValue<$qualtype, $qualcont>") |
|
923 (object Attribute |
|
924 tool "cg" |
|
925 name "QualifiedByReferenceContainer" |
|
926 value "AssociationByReference<$qualtype, $qualcont>") |
|
927 (object Attribute |
|
928 tool "cg" |
|
929 name "UnorderedQualifiedByReferenceContainer" |
|
930 value "DictionaryByReference<$qualtype, $qualcont>") |
|
931 (object Attribute |
|
932 tool "cg" |
|
933 name "GeneratePreserveRegions" |
|
934 value TRUE))) |
|
935 (object Attribute |
|
936 tool "cg" |
|
937 name "compiler2.1__Project" |
|
938 value (list Attribute_Set |
|
939 (object Attribute |
|
940 tool "cg" |
|
941 name "HeaderFileExtension" |
|
942 value "h") |
|
943 (object Attribute |
|
944 tool "cg" |
|
945 name "HeaderFileBackupExtension" |
|
946 value "h~") |
|
947 (object Attribute |
|
948 tool "cg" |
|
949 name "HeaderFileTemporaryExtension" |
|
950 value "h#") |
|
951 (object Attribute |
|
952 tool "cg" |
|
953 name "CodeFileExtension" |
|
954 value "cpp") |
|
955 (object Attribute |
|
956 tool "cg" |
|
957 name "CodeFileBackupExtension" |
|
958 value "cp~") |
|
959 (object Attribute |
|
960 tool "cg" |
|
961 name "CodeFileTemporaryExtension" |
|
962 value "cp#") |
|
963 (object Attribute |
|
964 tool "cg" |
|
965 name "CreateMissingDirectories" |
|
966 value TRUE) |
|
967 (object Attribute |
|
968 tool "cg" |
|
969 name "StopOnError" |
|
970 value FALSE) |
|
971 (object Attribute |
|
972 tool "cg" |
|
973 name "ErrorLimit" |
|
974 value 30) |
|
975 (object Attribute |
|
976 tool "cg" |
|
977 name "Directory" |
|
978 value "AUTO GENERATE") |
|
979 (object Attribute |
|
980 tool "cg" |
|
981 name "BooleanType" |
|
982 value "int") |
|
983 (object Attribute |
|
984 tool "cg" |
|
985 name "AllowTemplates" |
|
986 value FALSE) |
|
987 (object Attribute |
|
988 tool "cg" |
|
989 name "AllowProtectedInheritance" |
|
990 value FALSE) |
|
991 (object Attribute |
|
992 tool "cg" |
|
993 name "OneByValueContainer" |
|
994 value "$targetClass") |
|
995 (object Attribute |
|
996 tool "cg" |
|
997 name "OneByReferenceContainer" |
|
998 value "$targetClass *") |
|
999 (object Attribute |
|
1000 tool "cg" |
|
1001 name "OptionalByValueContainer" |
|
1002 value "OptionalByValue(sizeof($targetClass))") |
|
1003 (object Attribute |
|
1004 tool "cg" |
|
1005 name "OptionalByReferenceContainer" |
|
1006 value "$targetClass *") |
|
1007 (object Attribute |
|
1008 tool "cg" |
|
1009 name "FixedByValueContainer" |
|
1010 value "$targetClass[$limit]") |
|
1011 (object Attribute |
|
1012 tool "cg" |
|
1013 name "UnorderedFixedByValueContainer" |
|
1014 value "$targetClass[$limit]") |
|
1015 (object Attribute |
|
1016 tool "cg" |
|
1017 name "FixedByReferenceContainer" |
|
1018 value "$targetClass *[$limit]") |
|
1019 (object Attribute |
|
1020 tool "cg" |
|
1021 name "UnorderedFixedByReferenceContainer" |
|
1022 value "$targetClass *[$limit]") |
|
1023 (object Attribute |
|
1024 tool "cg" |
|
1025 name "BoundedByValueContainer" |
|
1026 value "BoundedListByValue(sizeof($targetClass),$limit)") |
|
1027 (object Attribute |
|
1028 tool "cg" |
|
1029 name "UnorderedBoundedByValueContainer" |
|
1030 value "BoundedSetByValue(sizeof($targetClass),$limit)") |
|
1031 (object Attribute |
|
1032 tool "cg" |
|
1033 name "BoundedByReferenceContainer" |
|
1034 value "BoundedListByReference($limit)") |
|
1035 (object Attribute |
|
1036 tool "cg" |
|
1037 name "UnorderedBoundedByReferenceContainer" |
|
1038 value "BoundedSetByReference($limit)") |
|
1039 (object Attribute |
|
1040 tool "cg" |
|
1041 name "UnboundedByValueContainer" |
|
1042 value "UnboundedListByValue(sizeof($targetClass))") |
|
1043 (object Attribute |
|
1044 tool "cg" |
|
1045 name "UnorderedUnboundedByValueContainer" |
|
1046 value "UnboundedSetByValue(sizeof($targetClass))") |
|
1047 (object Attribute |
|
1048 tool "cg" |
|
1049 name "UnboundedByReferenceContainer" |
|
1050 value "UnboundedListByReference") |
|
1051 (object Attribute |
|
1052 tool "cg" |
|
1053 name "UnorderedUnboundedByReferenceContainer" |
|
1054 value "UnboundedSetByReference") |
|
1055 (object Attribute |
|
1056 tool "cg" |
|
1057 name "QualifiedByValueContainer" |
|
1058 value "AssociationByValue(sizeof($qualtype), sizeof($qualcont)") |
|
1059 (object Attribute |
|
1060 tool "cg" |
|
1061 name "UnorderedQualifiedByValueContainer" |
|
1062 value "DictionaryByValue(sizeof($qualtype), sizeof($qualcont)") |
|
1063 (object Attribute |
|
1064 tool "cg" |
|
1065 name "QualifiedByReferenceContainer" |
|
1066 value "AssociationByReference(sizeof($qualtype), sizeof($qualcont)") |
|
1067 (object Attribute |
|
1068 tool "cg" |
|
1069 name "UnorderedQualifiedByReferenceContainer" |
|
1070 value "DictionaryByReference(sizeof($qualtype), sizeof($qualcont)") |
|
1071 (object Attribute |
|
1072 tool "cg" |
|
1073 name "GeneratePreserveRegions" |
|
1074 value TRUE))) |
|
1075 (object Attribute |
|
1076 tool "cg" |
|
1077 name "compiler3.0__Project" |
|
1078 value (list Attribute_Set |
|
1079 (object Attribute |
|
1080 tool "cg" |
|
1081 name "HeaderFileExtension" |
|
1082 value "h") |
|
1083 (object Attribute |
|
1084 tool "cg" |
|
1085 name "HeaderFileBackupExtension" |
|
1086 value "h~") |
|
1087 (object Attribute |
|
1088 tool "cg" |
|
1089 name "HeaderFileTemporaryExtension" |
|
1090 value "h#") |
|
1091 (object Attribute |
|
1092 tool "cg" |
|
1093 name "CodeFileExtension" |
|
1094 value "cpp") |
|
1095 (object Attribute |
|
1096 tool "cg" |
|
1097 name "CodeFileBackupExtension" |
|
1098 value "cp~") |
|
1099 (object Attribute |
|
1100 tool "cg" |
|
1101 name "CodeFileTemporaryExtension" |
|
1102 value "cp#") |
|
1103 (object Attribute |
|
1104 tool "cg" |
|
1105 name "CreateMissingDirectories" |
|
1106 value TRUE) |
|
1107 (object Attribute |
|
1108 tool "cg" |
|
1109 name "StopOnError" |
|
1110 value FALSE) |
|
1111 (object Attribute |
|
1112 tool "cg" |
|
1113 name "ErrorLimit" |
|
1114 value 30) |
|
1115 (object Attribute |
|
1116 tool "cg" |
|
1117 name "Directory" |
|
1118 value "AUTO GENERATE") |
|
1119 (object Attribute |
|
1120 tool "cg" |
|
1121 name "BooleanType" |
|
1122 value "int") |
|
1123 (object Attribute |
|
1124 tool "cg" |
|
1125 name "AllowTemplates" |
|
1126 value TRUE) |
|
1127 (object Attribute |
|
1128 tool "cg" |
|
1129 name "AllowProtectedInheritance" |
|
1130 value TRUE) |
|
1131 (object Attribute |
|
1132 tool "cg" |
|
1133 name "OneByValueContainer" |
|
1134 value "$targetClass") |
|
1135 (object Attribute |
|
1136 tool "cg" |
|
1137 name "OneByReferenceContainer" |
|
1138 value "$targetClass *") |
|
1139 (object Attribute |
|
1140 tool "cg" |
|
1141 name "OptionalByValueContainer" |
|
1142 value "OptionalByValue<$targetClass>") |
|
1143 (object Attribute |
|
1144 tool "cg" |
|
1145 name "OptionalByReferenceContainer" |
|
1146 value "$targetClass *") |
|
1147 (object Attribute |
|
1148 tool "cg" |
|
1149 name "FixedByValueContainer" |
|
1150 value "$targetClass[$limit]") |
|
1151 (object Attribute |
|
1152 tool "cg" |
|
1153 name "UnorderedFixedByValueContainer" |
|
1154 value "$targetClass[$limit]") |
|
1155 (object Attribute |
|
1156 tool "cg" |
|
1157 name "FixedByReferenceContainer" |
|
1158 value "$targetClass *[$limit]") |
|
1159 (object Attribute |
|
1160 tool "cg" |
|
1161 name "UnorderedFixedByReferenceContainer" |
|
1162 value "$targetClass *[$limit]") |
|
1163 (object Attribute |
|
1164 tool "cg" |
|
1165 name "BoundedByValueContainer" |
|
1166 value "BoundedListByValue<$targetClass,$limit>") |
|
1167 (object Attribute |
|
1168 tool "cg" |
|
1169 name "UnorderedBoundedByValueContainer" |
|
1170 value "BoundedSetByValue<$targetClass,$limit>") |
|
1171 (object Attribute |
|
1172 tool "cg" |
|
1173 name "BoundedByReferenceContainer" |
|
1174 value "BoundedListByReference<$targetClass,$limit>") |
|
1175 (object Attribute |
|
1176 tool "cg" |
|
1177 name "UnorderedBoundedByReferenceContainer" |
|
1178 value "BoundedSetByReference<$targetClass,$limit>") |
|
1179 (object Attribute |
|
1180 tool "cg" |
|
1181 name "UnboundedByValueContainer" |
|
1182 value "UnboundedListByValue<$targetClass>") |
|
1183 (object Attribute |
|
1184 tool "cg" |
|
1185 name "UnorderedUnboundedByValueContainer" |
|
1186 value "UnboundedSetByValue<$targetClass>") |
|
1187 (object Attribute |
|
1188 tool "cg" |
|
1189 name "UnboundedByReferenceContainer" |
|
1190 value "UnboundedListByReference<$targetClass>") |
|
1191 (object Attribute |
|
1192 tool "cg" |
|
1193 name "UnorderedUnboundedByReferenceContainer" |
|
1194 value "UnboundedSetByReference<$targetClass>") |
|
1195 (object Attribute |
|
1196 tool "cg" |
|
1197 name "QualifiedByValueContainer" |
|
1198 value "AssociationByValue<$qualtype, $qualcont>") |
|
1199 (object Attribute |
|
1200 tool "cg" |
|
1201 name "UnorderedQualifiedByValueContainer" |
|
1202 value "DictionaryByValue<$qualtype, $qualcont>") |
|
1203 (object Attribute |
|
1204 tool "cg" |
|
1205 name "QualifiedByReferenceContainer" |
|
1206 value "AssociationByReference<$qualtype, $qualcont>") |
|
1207 (object Attribute |
|
1208 tool "cg" |
|
1209 name "UnorderedQualifiedByReferenceContainer" |
|
1210 value "DictionaryByReference<$qualtype, $qualcont>") |
|
1211 (object Attribute |
|
1212 tool "cg" |
|
1213 name "GeneratePreserveRegions" |
|
1214 value TRUE))) |
|
1215 (object Attribute |
|
1216 tool "cg" |
|
1217 name "default__Class" |
|
1218 value (list Attribute_Set |
|
1219 (object Attribute |
|
1220 tool "cg" |
|
1221 name "CodeName" |
|
1222 value "") |
|
1223 (object Attribute |
|
1224 tool "cg" |
|
1225 name "ImplementationType" |
|
1226 value (value Text "")) |
|
1227 (object Attribute |
|
1228 tool "cg" |
|
1229 name "GenerateDefaultConstructor" |
|
1230 value ("GenerateSet" 199)) |
|
1231 (object Attribute |
|
1232 tool "cg" |
|
1233 name "DefaultConstructorVisibility" |
|
1234 value ("VisibilitySet" 45)) |
|
1235 (object Attribute |
|
1236 tool "cg" |
|
1237 name "InlineDefaultConstructor" |
|
1238 value FALSE) |
|
1239 (object Attribute |
|
1240 tool "cg" |
|
1241 name "GenerateCopyConstructor" |
|
1242 value ("GenerateSet" 199)) |
|
1243 (object Attribute |
|
1244 tool "cg" |
|
1245 name "CopyConstructorVisibility" |
|
1246 value ("VisibilitySet" 45)) |
|
1247 (object Attribute |
|
1248 tool "cg" |
|
1249 name "InlineCopyConstructor" |
|
1250 value FALSE) |
|
1251 (object Attribute |
|
1252 tool "cg" |
|
1253 name "GenerateDestructor" |
|
1254 value TRUE) |
|
1255 (object Attribute |
|
1256 tool "cg" |
|
1257 name "DestructorVisibility" |
|
1258 value ("VisibilitySet" 45)) |
|
1259 (object Attribute |
|
1260 tool "cg" |
|
1261 name "DestructorKind" |
|
1262 value ("ThreeKindSet" 200)) |
|
1263 (object Attribute |
|
1264 tool "cg" |
|
1265 name "InlineDestructor" |
|
1266 value FALSE) |
|
1267 (object Attribute |
|
1268 tool "cg" |
|
1269 name "GenerateAssignmentOperation" |
|
1270 value ("GenerateSet" 199)) |
|
1271 (object Attribute |
|
1272 tool "cg" |
|
1273 name "AssignmentVisibility" |
|
1274 value ("VisibilitySet" 45)) |
|
1275 (object Attribute |
|
1276 tool "cg" |
|
1277 name "AssignmentKind" |
|
1278 value ("ThreeKindSet" 200)) |
|
1279 (object Attribute |
|
1280 tool "cg" |
|
1281 name "InlineAssignmentOperation" |
|
1282 value FALSE) |
|
1283 (object Attribute |
|
1284 tool "cg" |
|
1285 name "GenerateEqualityOperations" |
|
1286 value ("GenerateSet" 199)) |
|
1287 (object Attribute |
|
1288 tool "cg" |
|
1289 name "EqualityVisibility" |
|
1290 value ("VisibilitySet" 45)) |
|
1291 (object Attribute |
|
1292 tool "cg" |
|
1293 name "EqualityKind" |
|
1294 value ("FriendKindSet" 200)) |
|
1295 (object Attribute |
|
1296 tool "cg" |
|
1297 name "InlineEqualityOperations" |
|
1298 value FALSE) |
|
1299 (object Attribute |
|
1300 tool "cg" |
|
1301 name "GenerateRelationalOperations" |
|
1302 value FALSE) |
|
1303 (object Attribute |
|
1304 tool "cg" |
|
1305 name "RelationalVisibility" |
|
1306 value ("VisibilitySet" 45)) |
|
1307 (object Attribute |
|
1308 tool "cg" |
|
1309 name "RelationalKind" |
|
1310 value ("FriendKindSet" 200)) |
|
1311 (object Attribute |
|
1312 tool "cg" |
|
1313 name "InlineRelationalOperations" |
|
1314 value FALSE) |
|
1315 (object Attribute |
|
1316 tool "cg" |
|
1317 name "GenerateStorageMgmtOperations" |
|
1318 value FALSE) |
|
1319 (object Attribute |
|
1320 tool "cg" |
|
1321 name "StorageMgmtVisibility" |
|
1322 value ("VisibilitySet" 45)) |
|
1323 (object Attribute |
|
1324 tool "cg" |
|
1325 name "InlineStorageMgmtOperations" |
|
1326 value FALSE) |
|
1327 (object Attribute |
|
1328 tool "cg" |
|
1329 name "GenerateSubscriptOperation" |
|
1330 value FALSE) |
|
1331 (object Attribute |
|
1332 tool "cg" |
|
1333 name "SubscriptVisibility" |
|
1334 value ("VisibilitySet" 45)) |
|
1335 (object Attribute |
|
1336 tool "cg" |
|
1337 name "SubscriptKind" |
|
1338 value ("ThreeKindSet" 200)) |
|
1339 (object Attribute |
|
1340 tool "cg" |
|
1341 name "SubscriptResultType" |
|
1342 value "") |
|
1343 (object Attribute |
|
1344 tool "cg" |
|
1345 name "InlineSubscriptOperation" |
|
1346 value FALSE) |
|
1347 (object Attribute |
|
1348 tool "cg" |
|
1349 name "GenerateDereferenceOperation" |
|
1350 value FALSE) |
|
1351 (object Attribute |
|
1352 tool "cg" |
|
1353 name "DereferenceVisibility" |
|
1354 value ("VisibilitySet" 45)) |
|
1355 (object Attribute |
|
1356 tool "cg" |
|
1357 name "DereferenceKind" |
|
1358 value ("ThreeKindSet" 200)) |
|
1359 (object Attribute |
|
1360 tool "cg" |
|
1361 name "DereferenceResultType" |
|
1362 value "") |
|
1363 (object Attribute |
|
1364 tool "cg" |
|
1365 name "InlineDereferenceOperation" |
|
1366 value FALSE) |
|
1367 (object Attribute |
|
1368 tool "cg" |
|
1369 name "GenerateIndirectionOperation" |
|
1370 value FALSE) |
|
1371 (object Attribute |
|
1372 tool "cg" |
|
1373 name "IndirectionVisibility" |
|
1374 value ("VisibilitySet" 45)) |
|
1375 (object Attribute |
|
1376 tool "cg" |
|
1377 name "IndirectionKind" |
|
1378 value ("ThreeKindSet" 200)) |
|
1379 (object Attribute |
|
1380 tool "cg" |
|
1381 name "IndirectionResultType" |
|
1382 value "") |
|
1383 (object Attribute |
|
1384 tool "cg" |
|
1385 name "InlineIndirectionOperation" |
|
1386 value FALSE) |
|
1387 (object Attribute |
|
1388 tool "cg" |
|
1389 name "GenerateStreamOperations" |
|
1390 value FALSE) |
|
1391 (object Attribute |
|
1392 tool "cg" |
|
1393 name "StreamVisibility" |
|
1394 value ("VisibilitySet" 45)) |
|
1395 (object Attribute |
|
1396 tool "cg" |
|
1397 name "InlineStreamOperations" |
|
1398 value FALSE) |
|
1399 (object Attribute |
|
1400 tool "cg" |
|
1401 name "ThreeKindSet" |
|
1402 value (list Attribute_Set |
|
1403 (object Attribute |
|
1404 tool "cg" |
|
1405 name "Common" |
|
1406 value 200) |
|
1407 (object Attribute |
|
1408 tool "cg" |
|
1409 name "Virtual" |
|
1410 value 201) |
|
1411 (object Attribute |
|
1412 tool "cg" |
|
1413 name "Abstract" |
|
1414 value 202))) |
|
1415 (object Attribute |
|
1416 tool "cg" |
|
1417 name "KindSet" |
|
1418 value (list Attribute_Set |
|
1419 (object Attribute |
|
1420 tool "cg" |
|
1421 name "Common" |
|
1422 value 200) |
|
1423 (object Attribute |
|
1424 tool "cg" |
|
1425 name "Virtual" |
|
1426 value 201) |
|
1427 (object Attribute |
|
1428 tool "cg" |
|
1429 name "Abstract" |
|
1430 value 202) |
|
1431 (object Attribute |
|
1432 tool "cg" |
|
1433 name "Static" |
|
1434 value 203))) |
|
1435 (object Attribute |
|
1436 tool "cg" |
|
1437 name "FriendKindSet" |
|
1438 value (list Attribute_Set |
|
1439 (object Attribute |
|
1440 tool "cg" |
|
1441 name "Common" |
|
1442 value 200) |
|
1443 (object Attribute |
|
1444 tool "cg" |
|
1445 name "Virtual" |
|
1446 value 201) |
|
1447 (object Attribute |
|
1448 tool "cg" |
|
1449 name "Abstract" |
|
1450 value 202) |
|
1451 (object Attribute |
|
1452 tool "cg" |
|
1453 name "Friend" |
|
1454 value 204))) |
|
1455 (object Attribute |
|
1456 tool "cg" |
|
1457 name "GenerateSet" |
|
1458 value (list Attribute_Set |
|
1459 (object Attribute |
|
1460 tool "cg" |
|
1461 name "DeclareAndDefine" |
|
1462 value 199) |
|
1463 (object Attribute |
|
1464 tool "cg" |
|
1465 name "DeclareOnly" |
|
1466 value 205) |
|
1467 (object Attribute |
|
1468 tool "cg" |
|
1469 name "DoNotDeclare" |
|
1470 value 206))) |
|
1471 (object Attribute |
|
1472 tool "cg" |
|
1473 name "VisibilitySet" |
|
1474 value (list Attribute_Set |
|
1475 (object Attribute |
|
1476 tool "cg" |
|
1477 name "Public" |
|
1478 value 45) |
|
1479 (object Attribute |
|
1480 tool "cg" |
|
1481 name "Protected" |
|
1482 value 44) |
|
1483 (object Attribute |
|
1484 tool "cg" |
|
1485 name "Private" |
|
1486 value 43) |
|
1487 (object Attribute |
|
1488 tool "cg" |
|
1489 name "Implementation" |
|
1490 value 14))) |
|
1491 (object Attribute |
|
1492 tool "cg" |
|
1493 name "ConstValue" |
|
1494 value "") |
|
1495 (object Attribute |
|
1496 tool "cg" |
|
1497 name "GenerateDefaultSpecifier" |
|
1498 value FALSE) |
|
1499 (object Attribute |
|
1500 tool "cg" |
|
1501 name "DefaultSpecifier" |
|
1502 value "") |
|
1503 (object Attribute |
|
1504 tool "cg" |
|
1505 name "IDLElement" |
|
1506 value TRUE) |
|
1507 (object Attribute |
|
1508 tool "cg" |
|
1509 name "IDLSpecificationType" |
|
1510 value ("IDLSpecSet" 22)) |
|
1511 (object Attribute |
|
1512 tool "cg" |
|
1513 name "IDLSpecSet" |
|
1514 value (list Attribute_Set |
|
1515 (object Attribute |
|
1516 tool "cg" |
|
1517 name "Interface" |
|
1518 value 22) |
|
1519 (object Attribute |
|
1520 tool "cg" |
|
1521 name "Typedef" |
|
1522 value 54) |
|
1523 (object Attribute |
|
1524 tool "cg" |
|
1525 name "Enumeration" |
|
1526 value 8) |
|
1527 (object Attribute |
|
1528 tool "cg" |
|
1529 name "Const" |
|
1530 value 71) |
|
1531 (object Attribute |
|
1532 tool "cg" |
|
1533 name "Exception" |
|
1534 value 61) |
|
1535 (object Attribute |
|
1536 tool "cg" |
|
1537 name "Struct" |
|
1538 value 51) |
|
1539 (object Attribute |
|
1540 tool "cg" |
|
1541 name "Union" |
|
1542 value 81))))) |
|
1543 (object Attribute |
|
1544 tool "cg" |
|
1545 name "default__Module-Spec" |
|
1546 value (list Attribute_Set |
|
1547 (object Attribute |
|
1548 tool "cg" |
|
1549 name "Generate" |
|
1550 value TRUE) |
|
1551 (object Attribute |
|
1552 tool "cg" |
|
1553 name "CmIdentification" |
|
1554 value (value Text " %X% %Q% %Z% %W%")) |
|
1555 (object Attribute |
|
1556 tool "cg" |
|
1557 name "CopyrightNotice" |
|
1558 value (value Text "")) |
|
1559 (object Attribute |
|
1560 tool "cg" |
|
1561 name "FileName" |
|
1562 value "AUTO GENERATE") |
|
1563 (object Attribute |
|
1564 tool "cg" |
|
1565 name "InclusionProtectionSymbol" |
|
1566 value "AUTO GENERATE") |
|
1567 (object Attribute |
|
1568 tool "cg" |
|
1569 name "AdditionalIncludes" |
|
1570 value (value Text "")) |
|
1571 (object Attribute |
|
1572 tool "cg" |
|
1573 name "IncludeBySimpleName" |
|
1574 value FALSE) |
|
1575 (object Attribute |
|
1576 tool "cg" |
|
1577 name "InliningStyle" |
|
1578 value ("InliningStyleSet" 207)) |
|
1579 (object Attribute |
|
1580 tool "cg" |
|
1581 name "InliningStyleSet" |
|
1582 value (list Attribute_Set |
|
1583 (object Attribute |
|
1584 tool "cg" |
|
1585 name "InClassDeclaration" |
|
1586 value 208) |
|
1587 (object Attribute |
|
1588 tool "cg" |
|
1589 name "FollowingClassDeclaration" |
|
1590 value 207))) |
|
1591 (object Attribute |
|
1592 tool "cg" |
|
1593 name "GenerateIDLModule" |
|
1594 value FALSE))) |
|
1595 (object Attribute |
|
1596 tool "cg" |
|
1597 name "default__Module-Body" |
|
1598 value (list Attribute_Set |
|
1599 (object Attribute |
|
1600 tool "cg" |
|
1601 name "Generate" |
|
1602 value TRUE) |
|
1603 (object Attribute |
|
1604 tool "cg" |
|
1605 name "CmIdentification" |
|
1606 value (value Text " %X% %Q% %Z% %W%")) |
|
1607 (object Attribute |
|
1608 tool "cg" |
|
1609 name "CopyrightNotice" |
|
1610 value (value Text "")) |
|
1611 (object Attribute |
|
1612 tool "cg" |
|
1613 name "FileName" |
|
1614 value "AUTO GENERATE") |
|
1615 (object Attribute |
|
1616 tool "cg" |
|
1617 name "AdditionalIncludes" |
|
1618 value (value Text "")) |
|
1619 (object Attribute |
|
1620 tool "cg" |
|
1621 name "IncludeBySimpleName" |
|
1622 value FALSE) |
|
1623 (object Attribute |
|
1624 tool "cg" |
|
1625 name "InliningStyle" |
|
1626 value ("InliningStyleSet" 207)) |
|
1627 (object Attribute |
|
1628 tool "cg" |
|
1629 name "InliningStyleSet" |
|
1630 value (list Attribute_Set |
|
1631 (object Attribute |
|
1632 tool "cg" |
|
1633 name "InClassDeclaration" |
|
1634 value 208) |
|
1635 (object Attribute |
|
1636 tool "cg" |
|
1637 name "FollowingClassDeclaration" |
|
1638 value 207))))) |
|
1639 (object Attribute |
|
1640 tool "cg" |
|
1641 name "default__Operation" |
|
1642 value (list Attribute_Set |
|
1643 (object Attribute |
|
1644 tool "cg" |
|
1645 name "CodeName" |
|
1646 value "") |
|
1647 (object Attribute |
|
1648 tool "cg" |
|
1649 name "OperationKind" |
|
1650 value ("OperationKindSet" 200)) |
|
1651 (object Attribute |
|
1652 tool "cg" |
|
1653 name "OperationKindSet" |
|
1654 value (list Attribute_Set |
|
1655 (object Attribute |
|
1656 tool "cg" |
|
1657 name "Common" |
|
1658 value 200) |
|
1659 (object Attribute |
|
1660 tool "cg" |
|
1661 name "Virtual" |
|
1662 value 201) |
|
1663 (object Attribute |
|
1664 tool "cg" |
|
1665 name "Abstract" |
|
1666 value 202) |
|
1667 (object Attribute |
|
1668 tool "cg" |
|
1669 name "Static" |
|
1670 value 203) |
|
1671 (object Attribute |
|
1672 tool "cg" |
|
1673 name "Friend" |
|
1674 value 204))) |
|
1675 (object Attribute |
|
1676 tool "cg" |
|
1677 name "OperationIsConst" |
|
1678 value FALSE) |
|
1679 (object Attribute |
|
1680 tool "cg" |
|
1681 name "EntryCode" |
|
1682 value (value Text "")) |
|
1683 (object Attribute |
|
1684 tool "cg" |
|
1685 name "ExitCode" |
|
1686 value (value Text "")) |
|
1687 (object Attribute |
|
1688 tool "cg" |
|
1689 name "Inline" |
|
1690 value FALSE) |
|
1691 (object Attribute |
|
1692 tool "cg" |
|
1693 name "OperationIsOneWay" |
|
1694 value FALSE) |
|
1695 (object Attribute |
|
1696 tool "cg" |
|
1697 name "Context" |
|
1698 value "") |
|
1699 (object Attribute |
|
1700 tool "cg" |
|
1701 name "Raises" |
|
1702 value ""))) |
|
1703 (object Attribute |
|
1704 tool "cg" |
|
1705 name "default__Has" |
|
1706 value (list Attribute_Set |
|
1707 (object Attribute |
|
1708 tool "cg" |
|
1709 name "CodeName" |
|
1710 value "") |
|
1711 (object Attribute |
|
1712 tool "cg" |
|
1713 name "Ordered" |
|
1714 value TRUE) |
|
1715 (object Attribute |
|
1716 tool "cg" |
|
1717 name "NameIfUnlabeled" |
|
1718 value "the_$supplier") |
|
1719 (object Attribute |
|
1720 tool "cg" |
|
1721 name "GenerateDataMember" |
|
1722 value TRUE) |
|
1723 (object Attribute |
|
1724 tool "cg" |
|
1725 name "DataMemberName" |
|
1726 value "$relationship") |
|
1727 (object Attribute |
|
1728 tool "cg" |
|
1729 name "DataMemberVisibility" |
|
1730 value ("DataMemberVisibilitySet" 14)) |
|
1731 (object Attribute |
|
1732 tool "cg" |
|
1733 name "DataMemberVisibilitySet" |
|
1734 value (list Attribute_Set |
|
1735 (object Attribute |
|
1736 tool "cg" |
|
1737 name "Public" |
|
1738 value 45) |
|
1739 (object Attribute |
|
1740 tool "cg" |
|
1741 name "Protected" |
|
1742 value 44) |
|
1743 (object Attribute |
|
1744 tool "cg" |
|
1745 name "Private" |
|
1746 value 43) |
|
1747 (object Attribute |
|
1748 tool "cg" |
|
1749 name "Implementation" |
|
1750 value 14) |
|
1751 (object Attribute |
|
1752 tool "cg" |
|
1753 name "AtRelationshipVisibility" |
|
1754 value 210))) |
|
1755 (object Attribute |
|
1756 tool "cg" |
|
1757 name "GenerateGetOperation" |
|
1758 value TRUE) |
|
1759 (object Attribute |
|
1760 tool "cg" |
|
1761 name "GenerateSetOperation" |
|
1762 value TRUE) |
|
1763 (object Attribute |
|
1764 tool "cg" |
|
1765 name "GetName" |
|
1766 value "get_$relationship") |
|
1767 (object Attribute |
|
1768 tool "cg" |
|
1769 name "SetName" |
|
1770 value "set_$relationship") |
|
1771 (object Attribute |
|
1772 tool "cg" |
|
1773 name "GetSetKinds" |
|
1774 value ("GetSetKindsSet" 200)) |
|
1775 (object Attribute |
|
1776 tool "cg" |
|
1777 name "GetSetKindsSet" |
|
1778 value (list Attribute_Set |
|
1779 (object Attribute |
|
1780 tool "cg" |
|
1781 name "Common" |
|
1782 value 200) |
|
1783 (object Attribute |
|
1784 tool "cg" |
|
1785 name "Virtual" |
|
1786 value 201) |
|
1787 (object Attribute |
|
1788 tool "cg" |
|
1789 name "Abstract" |
|
1790 value 202) |
|
1791 (object Attribute |
|
1792 tool "cg" |
|
1793 name "Static" |
|
1794 value 203) |
|
1795 (object Attribute |
|
1796 tool "cg" |
|
1797 name "Friend" |
|
1798 value 204))) |
|
1799 (object Attribute |
|
1800 tool "cg" |
|
1801 name "ContainerClass" |
|
1802 value "") |
|
1803 (object Attribute |
|
1804 tool "cg" |
|
1805 name "SelectorName" |
|
1806 value "") |
|
1807 (object Attribute |
|
1808 tool "cg" |
|
1809 name "SelectorType" |
|
1810 value "") |
|
1811 (object Attribute |
|
1812 tool "cg" |
|
1813 name "GetIsConst" |
|
1814 value TRUE) |
|
1815 (object Attribute |
|
1816 tool "cg" |
|
1817 name "GetSetByReference" |
|
1818 value FALSE) |
|
1819 (object Attribute |
|
1820 tool "cg" |
|
1821 name "InlineGet" |
|
1822 value TRUE) |
|
1823 (object Attribute |
|
1824 tool "cg" |
|
1825 name "SetReturnsValue" |
|
1826 value FALSE) |
|
1827 (object Attribute |
|
1828 tool "cg" |
|
1829 name "InlineSet" |
|
1830 value TRUE) |
|
1831 (object Attribute |
|
1832 tool "cg" |
|
1833 name "ForwardReferenceOnly" |
|
1834 value FALSE) |
|
1835 (object Attribute |
|
1836 tool "cg" |
|
1837 name "GenerateForwardReference" |
|
1838 value FALSE) |
|
1839 (object Attribute |
|
1840 tool "cg" |
|
1841 name "IsReadOnly" |
|
1842 value FALSE) |
|
1843 (object Attribute |
|
1844 tool "cg" |
|
1845 name "BoundedHasRelType" |
|
1846 value ("HasRelTypeSet" 47)) |
|
1847 (object Attribute |
|
1848 tool "cg" |
|
1849 name "HasRelTypeSet" |
|
1850 value (list Attribute_Set |
|
1851 (object Attribute |
|
1852 tool "cg" |
|
1853 name "Array" |
|
1854 value 24) |
|
1855 (object Attribute |
|
1856 tool "cg" |
|
1857 name "Sequence" |
|
1858 value 47))))) |
|
1859 (object Attribute |
|
1860 tool "cg" |
|
1861 name "default__Association" |
|
1862 value (list Attribute_Set |
|
1863 (object Attribute |
|
1864 tool "cg" |
|
1865 name "NameIfUnlabeled" |
|
1866 value "the_$targetClass"))) |
|
1867 (object Attribute |
|
1868 tool "cg" |
|
1869 name "default__Role" |
|
1870 value (list Attribute_Set |
|
1871 (object Attribute |
|
1872 tool "cg" |
|
1873 name "CodeName" |
|
1874 value "") |
|
1875 (object Attribute |
|
1876 tool "cg" |
|
1877 name "ForwardReferenceOnly" |
|
1878 value FALSE) |
|
1879 (object Attribute |
|
1880 tool "cg" |
|
1881 name "NameIfUnlabeled" |
|
1882 value "the_$targetClass") |
|
1883 (object Attribute |
|
1884 tool "cg" |
|
1885 name "GenerateDataMember" |
|
1886 value TRUE) |
|
1887 (object Attribute |
|
1888 tool "cg" |
|
1889 name "DataMemberName" |
|
1890 value "$target") |
|
1891 (object Attribute |
|
1892 tool "cg" |
|
1893 name "DataMemberVisibility" |
|
1894 value ("DataMemberVisibilitySet" 14)) |
|
1895 (object Attribute |
|
1896 tool "cg" |
|
1897 name "DataMemberVisibilitySet" |
|
1898 value (list Attribute_Set |
|
1899 (object Attribute |
|
1900 tool "cg" |
|
1901 name "Public" |
|
1902 value 45) |
|
1903 (object Attribute |
|
1904 tool "cg" |
|
1905 name "Protected" |
|
1906 value 44) |
|
1907 (object Attribute |
|
1908 tool "cg" |
|
1909 name "Private" |
|
1910 value 43) |
|
1911 (object Attribute |
|
1912 tool "cg" |
|
1913 name "Implementation" |
|
1914 value 14) |
|
1915 (object Attribute |
|
1916 tool "cg" |
|
1917 name "AtRelationshipVisibility" |
|
1918 value 210))) |
|
1919 (object Attribute |
|
1920 tool "cg" |
|
1921 name "ContainerClass" |
|
1922 value "") |
|
1923 (object Attribute |
|
1924 tool "cg" |
|
1925 name "QualifiedContainer" |
|
1926 value "") |
|
1927 (object Attribute |
|
1928 tool "cg" |
|
1929 name "AssocClassContainer" |
|
1930 value "$supplier *") |
|
1931 (object Attribute |
|
1932 tool "cg" |
|
1933 name "GetSetKinds" |
|
1934 value ("GetSetKindsSet" 200)) |
|
1935 (object Attribute |
|
1936 tool "cg" |
|
1937 name "GetSetKindsSet" |
|
1938 value (list Attribute_Set |
|
1939 (object Attribute |
|
1940 tool "cg" |
|
1941 name "Common" |
|
1942 value 200) |
|
1943 (object Attribute |
|
1944 tool "cg" |
|
1945 name "Virtual" |
|
1946 value 201) |
|
1947 (object Attribute |
|
1948 tool "cg" |
|
1949 name "Abstract" |
|
1950 value 202) |
|
1951 (object Attribute |
|
1952 tool "cg" |
|
1953 name "Static" |
|
1954 value 203) |
|
1955 (object Attribute |
|
1956 tool "cg" |
|
1957 name "Friend" |
|
1958 value 204))) |
|
1959 (object Attribute |
|
1960 tool "cg" |
|
1961 name "GetSetByReference" |
|
1962 value FALSE) |
|
1963 (object Attribute |
|
1964 tool "cg" |
|
1965 name "GenerateGetOperation" |
|
1966 value TRUE) |
|
1967 (object Attribute |
|
1968 tool "cg" |
|
1969 name "GetName" |
|
1970 value "get_$target") |
|
1971 (object Attribute |
|
1972 tool "cg" |
|
1973 name "GetIsConst" |
|
1974 value TRUE) |
|
1975 (object Attribute |
|
1976 tool "cg" |
|
1977 name "InlineGet" |
|
1978 value TRUE) |
|
1979 (object Attribute |
|
1980 tool "cg" |
|
1981 name "GenerateSetOperation" |
|
1982 value TRUE) |
|
1983 (object Attribute |
|
1984 tool "cg" |
|
1985 name "SetName" |
|
1986 value "set_$target") |
|
1987 (object Attribute |
|
1988 tool "cg" |
|
1989 name "SetReturnsValue" |
|
1990 value FALSE) |
|
1991 (object Attribute |
|
1992 tool "cg" |
|
1993 name "InlineSet" |
|
1994 value TRUE) |
|
1995 (object Attribute |
|
1996 tool "cg" |
|
1997 name "GenerateQualifiedGetOperation" |
|
1998 value TRUE) |
|
1999 (object Attribute |
|
2000 tool "cg" |
|
2001 name "QualifiedGetName" |
|
2002 value "get_$target") |
|
2003 (object Attribute |
|
2004 tool "cg" |
|
2005 name "QualifiedGetIsConst" |
|
2006 value TRUE) |
|
2007 (object Attribute |
|
2008 tool "cg" |
|
2009 name "InlineQualifiedGet" |
|
2010 value TRUE) |
|
2011 (object Attribute |
|
2012 tool "cg" |
|
2013 name "GenerateQualifiedSetOperation" |
|
2014 value TRUE) |
|
2015 (object Attribute |
|
2016 tool "cg" |
|
2017 name "QualifiedSetName" |
|
2018 value "set_$target") |
|
2019 (object Attribute |
|
2020 tool "cg" |
|
2021 name "QualifiedSetReturnsValue" |
|
2022 value FALSE) |
|
2023 (object Attribute |
|
2024 tool "cg" |
|
2025 name "InlineQualifiedSet" |
|
2026 value TRUE) |
|
2027 (object Attribute |
|
2028 tool "cg" |
|
2029 name "GenerateAssocClassDataMember" |
|
2030 value TRUE) |
|
2031 (object Attribute |
|
2032 tool "cg" |
|
2033 name "AssocClassDataMemberName" |
|
2034 value "$target") |
|
2035 (object Attribute |
|
2036 tool "cg" |
|
2037 name "AssocClassDataMemberVisibility" |
|
2038 value ("DataMemberVisibilitySet" 14)) |
|
2039 (object Attribute |
|
2040 tool "cg" |
|
2041 name "DataMemberVisibilitySet" |
|
2042 value (list Attribute_Set |
|
2043 (object Attribute |
|
2044 tool "cg" |
|
2045 name "Public" |
|
2046 value 45) |
|
2047 (object Attribute |
|
2048 tool "cg" |
|
2049 name "Protected" |
|
2050 value 44) |
|
2051 (object Attribute |
|
2052 tool "cg" |
|
2053 name "Private" |
|
2054 value 43) |
|
2055 (object Attribute |
|
2056 tool "cg" |
|
2057 name "Implementation" |
|
2058 value 14) |
|
2059 (object Attribute |
|
2060 tool "cg" |
|
2061 name "AtRelationshipVisibility" |
|
2062 value 210))) |
|
2063 (object Attribute |
|
2064 tool "cg" |
|
2065 name "AssocClassGetSetKinds" |
|
2066 value ("GetSetKindsSet" 200)) |
|
2067 (object Attribute |
|
2068 tool "cg" |
|
2069 name "GenerateAssocClassGetOperation" |
|
2070 value TRUE) |
|
2071 (object Attribute |
|
2072 tool "cg" |
|
2073 name "AssocClassGetName" |
|
2074 value "get_$target") |
|
2075 (object Attribute |
|
2076 tool "cg" |
|
2077 name "AssocClassGetIsConst" |
|
2078 value TRUE) |
|
2079 (object Attribute |
|
2080 tool "cg" |
|
2081 name "InlineAssocClassGet" |
|
2082 value TRUE) |
|
2083 (object Attribute |
|
2084 tool "cg" |
|
2085 name "GenerateAssocClassSetOperation" |
|
2086 value TRUE) |
|
2087 (object Attribute |
|
2088 tool "cg" |
|
2089 name "AssocClassSetName" |
|
2090 value "set_$target") |
|
2091 (object Attribute |
|
2092 tool "cg" |
|
2093 name "AssocClassSetReturnsValue" |
|
2094 value FALSE) |
|
2095 (object Attribute |
|
2096 tool "cg" |
|
2097 name "InlineAssocClassSet" |
|
2098 value TRUE) |
|
2099 (object Attribute |
|
2100 tool "cg" |
|
2101 name "AssocClassForwardReferenceOnly" |
|
2102 value TRUE) |
|
2103 (object Attribute |
|
2104 tool "cg" |
|
2105 name "GenerateForwardReference" |
|
2106 value FALSE) |
|
2107 (object Attribute |
|
2108 tool "cg" |
|
2109 name "IsReadOnly" |
|
2110 value FALSE) |
|
2111 (object Attribute |
|
2112 tool "cg" |
|
2113 name "BoundedRoleType" |
|
2114 value ("AssocTypeSet" 47)) |
|
2115 (object Attribute |
|
2116 tool "cg" |
|
2117 name "AssocTypeSet" |
|
2118 value (list Attribute_Set |
|
2119 (object Attribute |
|
2120 tool "cg" |
|
2121 name "Array" |
|
2122 value 24) |
|
2123 (object Attribute |
|
2124 tool "cg" |
|
2125 name "Sequence" |
|
2126 value 47))))) |
|
2127 (object Attribute |
|
2128 tool "cg" |
|
2129 name "default__Attribute" |
|
2130 value (list Attribute_Set |
|
2131 (object Attribute |
|
2132 tool "cg" |
|
2133 name "CodeName" |
|
2134 value "") |
|
2135 (object Attribute |
|
2136 tool "cg" |
|
2137 name "GenerateDataMember" |
|
2138 value TRUE) |
|
2139 (object Attribute |
|
2140 tool "cg" |
|
2141 name "DataMemberName" |
|
2142 value "$attribute") |
|
2143 (object Attribute |
|
2144 tool "cg" |
|
2145 name "DataMemberVisibility" |
|
2146 value ("DataMemberVisibilitySet" 14)) |
|
2147 (object Attribute |
|
2148 tool "cg" |
|
2149 name "DataMemberVisibilitySet" |
|
2150 value (list Attribute_Set |
|
2151 (object Attribute |
|
2152 tool "cg" |
|
2153 name "Public" |
|
2154 value 45) |
|
2155 (object Attribute |
|
2156 tool "cg" |
|
2157 name "Protected" |
|
2158 value 44) |
|
2159 (object Attribute |
|
2160 tool "cg" |
|
2161 name "Private" |
|
2162 value 43) |
|
2163 (object Attribute |
|
2164 tool "cg" |
|
2165 name "Implementation" |
|
2166 value 14) |
|
2167 (object Attribute |
|
2168 tool "cg" |
|
2169 name "AtAttributeVisibility" |
|
2170 value 211))) |
|
2171 (object Attribute |
|
2172 tool "cg" |
|
2173 name "GenerateGetOperation" |
|
2174 value TRUE) |
|
2175 (object Attribute |
|
2176 tool "cg" |
|
2177 name "GenerateSetOperation" |
|
2178 value TRUE) |
|
2179 (object Attribute |
|
2180 tool "cg" |
|
2181 name "GetName" |
|
2182 value "get_$attribute") |
|
2183 (object Attribute |
|
2184 tool "cg" |
|
2185 name "SetName" |
|
2186 value "set_$attribute") |
|
2187 (object Attribute |
|
2188 tool "cg" |
|
2189 name "GetSetKinds" |
|
2190 value ("GetSetKindsSet" 200)) |
|
2191 (object Attribute |
|
2192 tool "cg" |
|
2193 name "GetSetKindsSet" |
|
2194 value (list Attribute_Set |
|
2195 (object Attribute |
|
2196 tool "cg" |
|
2197 name "Common" |
|
2198 value 200) |
|
2199 (object Attribute |
|
2200 tool "cg" |
|
2201 name "Virtual" |
|
2202 value 201) |
|
2203 (object Attribute |
|
2204 tool "cg" |
|
2205 name "Abstract" |
|
2206 value 202) |
|
2207 (object Attribute |
|
2208 tool "cg" |
|
2209 name "Static" |
|
2210 value 203) |
|
2211 (object Attribute |
|
2212 tool "cg" |
|
2213 name "Friend" |
|
2214 value 204))) |
|
2215 (object Attribute |
|
2216 tool "cg" |
|
2217 name "GetIsConst" |
|
2218 value TRUE) |
|
2219 (object Attribute |
|
2220 tool "cg" |
|
2221 name "GetSetByReference" |
|
2222 value FALSE) |
|
2223 (object Attribute |
|
2224 tool "cg" |
|
2225 name "InlineGet" |
|
2226 value TRUE) |
|
2227 (object Attribute |
|
2228 tool "cg" |
|
2229 name "SetReturnsValue" |
|
2230 value FALSE) |
|
2231 (object Attribute |
|
2232 tool "cg" |
|
2233 name "InlineSet" |
|
2234 value TRUE) |
|
2235 (object Attribute |
|
2236 tool "cg" |
|
2237 name "CaseSpecifier" |
|
2238 value "") |
|
2239 (object Attribute |
|
2240 tool "cg" |
|
2241 name "IsReadOnly" |
|
2242 value FALSE))) |
|
2243 (object Attribute |
|
2244 tool "cg" |
|
2245 name "default__Uses" |
|
2246 value (list Attribute_Set |
|
2247 (object Attribute |
|
2248 tool "cg" |
|
2249 name "ForwardReferenceOnly" |
|
2250 value FALSE) |
|
2251 (object Attribute |
|
2252 tool "cg" |
|
2253 name "GenerateForwardReference" |
|
2254 value FALSE))) |
|
2255 (object Attribute |
|
2256 tool "cg" |
|
2257 name "default__Subsystem" |
|
2258 value (list Attribute_Set |
|
2259 (object Attribute |
|
2260 tool "cg" |
|
2261 name "Directory" |
|
2262 value "AUTO GENERATE"))) |
|
2263 (object Attribute |
|
2264 tool "DDL" |
|
2265 name "propertyId" |
|
2266 value "809135966") |
|
2267 (object Attribute |
|
2268 tool "DDL" |
|
2269 name "default__Project" |
|
2270 value (list Attribute_Set |
|
2271 (object Attribute |
|
2272 tool "DDL" |
|
2273 name "DataBase" |
|
2274 value ("DataBaseSet" 800)) |
|
2275 (object Attribute |
|
2276 tool "DDL" |
|
2277 name "DataBaseSet" |
|
2278 value (list Attribute_Set |
|
2279 (object Attribute |
|
2280 tool "DDL" |
|
2281 name "ANSI" |
|
2282 value 800) |
|
2283 (object Attribute |
|
2284 tool "DDL" |
|
2285 name "Oracle" |
|
2286 value 801) |
|
2287 (object Attribute |
|
2288 tool "DDL" |
|
2289 name "SQLServer" |
|
2290 value 802) |
|
2291 (object Attribute |
|
2292 tool "DDL" |
|
2293 name "Sybase" |
|
2294 value 803) |
|
2295 (object Attribute |
|
2296 tool "DDL" |
|
2297 name "Watcom" |
|
2298 value 804))) |
|
2299 (object Attribute |
|
2300 tool "DDL" |
|
2301 name "PrimaryKeyColumnName" |
|
2302 value "Id") |
|
2303 (object Attribute |
|
2304 tool "DDL" |
|
2305 name "PrimaryKeyColumnType" |
|
2306 value "NUMBER(5)") |
|
2307 (object Attribute |
|
2308 tool "DDL" |
|
2309 name "ViewName" |
|
2310 value "V_") |
|
2311 (object Attribute |
|
2312 tool "DDL" |
|
2313 name "TableName" |
|
2314 value "T_") |
|
2315 (object Attribute |
|
2316 tool "DDL" |
|
2317 name "InheritSuffix" |
|
2318 value "_V") |
|
2319 (object Attribute |
|
2320 tool "DDL" |
|
2321 name "DropClause" |
|
2322 value FALSE) |
|
2323 (object Attribute |
|
2324 tool "DDL" |
|
2325 name "BaseViews" |
|
2326 value FALSE) |
|
2327 (object Attribute |
|
2328 tool "DDL" |
|
2329 name "DDLScriptFilename" |
|
2330 value "DDL1.SQL"))) |
|
2331 (object Attribute |
|
2332 tool "DDL" |
|
2333 name "default__Attribute" |
|
2334 value (list Attribute_Set |
|
2335 (object Attribute |
|
2336 tool "DDL" |
|
2337 name "ColumnType" |
|
2338 value "VARCHAR") |
|
2339 (object Attribute |
|
2340 tool "DDL" |
|
2341 name "Length" |
|
2342 value "") |
|
2343 (object Attribute |
|
2344 tool "DDL" |
|
2345 name "NullsOK" |
|
2346 value TRUE) |
|
2347 (object Attribute |
|
2348 tool "DDL" |
|
2349 name "PrimaryKey" |
|
2350 value FALSE) |
|
2351 (object Attribute |
|
2352 tool "DDL" |
|
2353 name "Unique" |
|
2354 value FALSE) |
|
2355 (object Attribute |
|
2356 tool "DDL" |
|
2357 name "CompositeUnique" |
|
2358 value FALSE) |
|
2359 (object Attribute |
|
2360 tool "DDL" |
|
2361 name "CheckConstraint" |
|
2362 value ""))) |
|
2363 (object Attribute |
|
2364 tool "cg" |
|
2365 name "default__Category" |
|
2366 value (list Attribute_Set |
|
2367 (object Attribute |
|
2368 tool "cg" |
|
2369 name "GenerateIDLModule" |
|
2370 value TRUE) |
|
2371 (object Attribute |
|
2372 tool "cg" |
|
2373 name "ModuleName" |
|
2374 value (value Text ""))))) |
|
2375 quid "3DDCCB5602C5")) |