root / docs / design / photovault.mdl

Revision 52:c12731e666ae, 50.9 kB (checked in by Harri Kaimio <harri@…>, 9 years ago)

Started to work on OJB integration

Line 
1
2(object Petal
3    version     45
4    _written    "Rose 7.6.0109.2314"
5    charSet     0)
6
7(object Design "Logical View"
8    is_unit     TRUE
9    is_loaded   TRUE
10    quid        "3DF19F51000E"
11    defaults    (object defaults
12        rightMargin     0.250000
13        leftMargin      0.250000
14        topMargin       0.250000
15        bottomMargin    0.500000
16        pageOverlap     0.250000
17        clipIconLabels  TRUE
18        autoResize      TRUE
19        snapToGrid      TRUE
20        gridX           16
21        gridY           16
22        defaultFont     (object Font
23            size        10
24            face        "Arial"
25            bold        FALSE
26            italics     FALSE
27            underline   FALSE
28            strike      FALSE
29            color       0
30            default_color       TRUE)
31        showMessageNum  1
32        showClassOfObject       TRUE
33        notation        "Unified")
34    root_usecase_package        (object Class_Category "Use Case View"
35        quid            "3DF19F510010"
36        exportControl   "Public"
37        global          TRUE
38        logical_models  (list unit_reference_list
39            (object Class "Photographer"
40                quid            "3DF19F98036D"
41                stereotype      "Actor"
42                visible_modules         (list dependency_list
43                    (object Dependency_Relationship
44                        quid            "3DF19FF500D5"
45                        label           "Adds a photo"
46                        supplier        "Use Case View::Add photo to DB"
47                        quidu           "3DF19FDE02D7")
48                    (object Dependency_Relationship
49                        quid            "3DF1A02D00D3"
50                        supplier        "Use Case View::Modify photo information"
51                        quidu           "3DF1A02000A0")
52                    (object Dependency_Relationship
53                        quid            "3DF1A0470084"
54                        supplier        "Use Case View::Create photo album"
55                        quidu           "3DF1A0370060")
56                    (object Dependency_Relationship
57                        quid            "3DF1A0700088"
58                        supplier        "Use Case View::Save photo outside DB"
59                        quidu           "3DF1A0580030")
60                    (object Dependency_Relationship
61                        quid            "3E4E41970104"
62                        supplier        "Use Case View::Add photo to album"
63                        quidu           "3E4E418502D5")))
64            (object Class "PhotoBrowser"
65                quid            "3DF19FC8005B"
66                stereotype      "Actor"
67                visible_modules         (list dependency_list
68                    (object Dependency_Relationship
69                        quid            "3DF1A01603E4"
70                        supplier        "Use Case View::Find photo from DB"
71                        quidu           "3DF1A00B0025")
72                    (object Dependency_Relationship
73                        quid            "3DF1A075011D"
74                        supplier        "Use Case View::Save photo outside DB"
75                        quidu           "3DF1A0580030")
76                    (object Dependency_Relationship
77                        quid            "3E4E419B0381"
78                        supplier        "Use Case View::Add photo to album"
79                        quidu           "3E4E418502D5")))
80            (object UseCase "Add photo to DB"
81                quid            "3DF19FDE02D7")
82            (object UseCase "Find photo from DB"
83                quid            "3DF1A00B0025")
84            (object UseCase "Modify photo information"
85                quid            "3DF1A02000A0")
86            (object UseCase "Create photo album"
87                quid            "3DF1A0370060")
88            (object UseCase "Save photo outside DB"
89                quid            "3DF1A0580030")
90            (object UseCase "Add photo to album"
91                quid            "3E4E418502D5"))
92        logical_presentations   (list unit_reference_list
93            (object UseCaseDiagram "Main"
94                quid            "3DF19F51002D"
95                title           "Main"
96                zoom            100
97                max_height      28350
98                max_width       21600
99                origin_x        0
100                origin_y        1000
101                items           (list diagram_item_list
102                    (object ClassView "Class" "Use Case View::Photographer" @1
103                        ShowCompartmentStereotypes      TRUE
104                        IncludeAttribute        TRUE
105                        IncludeOperation        TRUE
106                        location        (400, 352)
107                        font            (object Font
108                            size        10
109                            face        "Arial"
110                            bold        FALSE
111                            italics     FALSE
112                            underline   FALSE
113                            strike      FALSE
114                            color       0
115                            default_color       TRUE)
116                        label           (object ItemLabel
117                            Parent_View         @1
118                            location    (400, 512)
119                            anchor_loc  1
120                            nlines      2
121                            max_width   362
122                            justify     0
123                            label       "Photographer")
124                        icon            "Actor"
125                        icon_style      "Icon"
126                        line_color      3342489
127                        quidu           "3DF19F98036D"
128                        annotation      8
129                        autoResize      TRUE)
130                    (object ClassView "Class" "Use Case View::PhotoBrowser" @2
131                        ShowCompartmentStereotypes      TRUE
132                        IncludeAttribute        TRUE
133                        IncludeOperation        TRUE
134                        location        (2352, 1008)
135                        font            (object Font
136                            size        10
137                            face        "Arial"
138                            bold        FALSE
139                            italics     FALSE
140                            underline   FALSE
141                            strike      FALSE
142                            color       0
143                            default_color       TRUE)
144                        label           (object ItemLabel
145                            Parent_View         @2
146                            location    (2352, 1168)
147                            anchor_loc  1
148                            nlines      2
149                            max_width   362
150                            justify     0
151                            label       "PhotoBrowser")
152                        icon            "Actor"
153                        icon_style      "Icon"
154                        line_color      3342489
155                        quidu           "3DF19FC8005B"
156                        annotation      8
157                        autoResize      TRUE)
158                    (object UseCaseView "Use Case View::Add photo to DB" @3
159                        location        (1424, 208)
160                        font            (object Font
161                            size        10
162                            face        "Arial"
163                            bold        FALSE
164                            italics     FALSE
165                            underline   FALSE
166                            strike      FALSE
167                            color       0
168                            default_color       TRUE)
169                        label           (object ItemLabel
170                            Parent_View         @3
171                            location    (1424, 346)
172                            anchor_loc  1
173                            nlines      2
174                            max_width   630
175                            justify     0
176                            label       "Add photo to DB")
177                        icon_style      "Icon"
178                        line_color      3342489
179                        fill_color      13434879
180                        quidu           "3DF19FDE02D7"
181                        height          118)
182                    (object DependencyView "Adds a photo" @4
183                        font            (object Font
184                            size        10
185                            face        "Arial"
186                            bold        FALSE
187                            italics     FALSE
188                            underline   FALSE
189                            strike      FALSE
190                            color       0
191                            default_color       TRUE)
192                        label           (object ItemLabel
193                            Parent_View         @4
194                            location    (885, 280)
195                            anchor_loc  1
196                            nlines      1
197                            max_width   450
198                            justify     0
199                            label       "Adds a photo")
200                        stereotype      TRUE
201                        line_color      3342489
202                        quidu           "3DF19FF500D5"
203                        client          @1
204                        supplier        @3
205                        line_style      0)
206                    (object UseCaseView "Use Case View::Find photo from DB" @5
207                        location        (1456, 1536)
208                        font            (object Font
209                            size        10
210                            face        "Arial"
211                            bold        FALSE
212                            italics     FALSE
213                            underline   FALSE
214                            strike      FALSE
215                            color       0
216                            default_color       TRUE)
217                        label           (object ItemLabel
218                            Parent_View         @5
219                            location    (1456, 1674)
220                            anchor_loc  1
221                            nlines      2
222                            max_width   630
223                            justify     0
224                            label       "Find photo from DB")
225                        icon_style      "Icon"
226                        line_color      3342489
227                        fill_color      13434879
228                        quidu           "3DF1A00B0025"
229                        height          118)
230                    (object UseCaseView "Use Case View::Modify photo information" @6
231                        location        (1408, 496)
232                        font            (object Font
233                            size        10
234                            face        "Arial"
235                            bold        FALSE
236                            italics     FALSE
237                            underline   FALSE
238                            strike      FALSE
239                            color       0
240                            default_color       TRUE)
241                        label           (object ItemLabel
242                            Parent_View         @6
243                            location    (1408, 634)
244                            anchor_loc  1
245                            nlines      2
246                            max_width   630
247                            justify     0
248                            label       "Modify photo information")
249                        icon_style      "Icon"
250                        line_color      3342489
251                        fill_color      13434879
252                        quidu           "3DF1A02000A0"
253                        height          118)
254                    (object DependencyView "" @7
255                        stereotype      TRUE
256                        line_color      3342489
257                        quidu           "3DF1A02D00D3"
258                        client          @1
259                        supplier        @6
260                        line_style      0)
261                    (object UseCaseView "Use Case View::Create photo album" @8
262                        location        (1456, 784)
263                        font            (object Font
264                            size        10
265                            face        "Arial"
266                            bold        FALSE
267                            italics     FALSE
268                            underline   FALSE
269                            strike      FALSE
270                            color       0
271                            default_color       TRUE)
272                        label           (object ItemLabel
273                            Parent_View         @8
274                            location    (1456, 922)
275                            anchor_loc  1
276                            nlines      2
277                            max_width   630
278                            justify     0
279                            label       "Create photo album")
280                        icon_style      "Icon"
281                        line_color      3342489
282                        fill_color      13434879
283                        quidu           "3DF1A0370060"
284                        height          118)
285                    (object DependencyView "" @9
286                        stereotype      TRUE
287                        line_color      3342489
288                        quidu           "3DF1A0470084"
289                        client          @1
290                        supplier        @8
291                        line_style      0)
292                    (object DependencyView "" @10
293                        stereotype      TRUE
294                        line_color      3342489
295                        quidu           "3DF1A01603E4"
296                        client          @2
297                        supplier        @5
298                        line_style      0)
299                    (object UseCaseView "Use Case View::Save photo outside DB" @11
300                        location        (1440, 1776)
301                        font            (object Font
302                            size        10
303                            face        "Arial"
304                            bold        FALSE
305                            italics     FALSE
306                            underline   FALSE
307                            strike      FALSE
308                            color       0
309                            default_color       TRUE)
310                        label           (object ItemLabel
311                            Parent_View         @11
312                            location    (1440, 1914)
313                            anchor_loc  1
314                            nlines      2
315                            max_width   630
316                            justify     0
317                            label       "Save photo outside DB")
318                        icon_style      "Icon"
319                        line_color      3342489
320                        fill_color      13434879
321                        quidu           "3DF1A0580030"
322                        height          118)
323                    (object DependencyView "" @12
324                        stereotype      TRUE
325                        line_color      3342489
326                        quidu           "3DF1A0700088"
327                        client          @1
328                        supplier        @11
329                        line_style      0)
330                    (object DependencyView "" @13
331                        stereotype      TRUE
332                        line_color      3342489
333                        quidu           "3DF1A075011D"
334                        client          @2
335                        supplier        @11
336                        line_style      0)
337                    (object UseCaseView "Use Case View::Add photo to album" @14
338                        location        (1440, 1088)
339                        font            (object Font
340                            size        10
341                            face        "Arial"
342                            bold        FALSE
343                            italics     FALSE
344                            underline   FALSE
345                            strike      FALSE
346                            color       0
347                            default_color       TRUE)
348                        label           (object ItemLabel
349                            Parent_View         @14
350                            location    (1440, 1226)
351                            anchor_loc  1
352                            nlines      2
353                            max_width   630
354                            justify     0
355                            label       "Add photo to album")
356                        icon_style      "Icon"
357                        line_color      3342489
358                        fill_color      13434879
359                        quidu           "3E4E418502D5"
360                        height          118)
361                    (object DependencyView "" @15
362                        stereotype      TRUE
363                        line_color      3342489
364                        quidu           "3E4E41970104"
365                        client          @1
366                        supplier        @14
367                        line_style      0)
368                    (object DependencyView "" @16
369                        stereotype      TRUE
370                        line_color      3342489
371                        quidu           "3E4E419B0381"
372                        client          @2
373                        supplier        @14
374                        line_style      0)))))
375    root_category       (object Class_Category "Logical View"
376        quid            "3DF19F51000F"
377        exportControl   "Public"
378        global          TRUE
379        subsystem       "Component View"
380        quidu           "3DF19F510011"
381        logical_models  (list unit_reference_list
382            (object Class_Category "Image infromation classes"
383                quid            "3DF1A0EE02AE"
384                documentation   "Classes in this packeage provide access to information about photograhps and their instances in the database"
385                visible_categories      (list visibility_relationship_list
386                    (object Visibility_Relationship
387                        quid            "3DF1A18B036A"
388                        supplier        "Logical View::Data base utilities"
389                        quidu           "3DF1A17503A1"))
390                exportControl   "Public"
391                logical_models  (list unit_reference_list
392                    (object Class "PhotoInfo"
393                        quid            "3DF1A19C001E"
394                        used_nodes      (list uses_relationship_list
395                            (object Uses_Relationship
396                                quid            "3DF1A2430003"
397                                label           "is available as"
398                                supplier        "Logical View::Image infromation classes::ImageFile"
399                                quidu           "3DF1A1AE02D9"
400                                supplier_cardinality    (value cardinality "0..n")
401                                client_cardinality      (value cardinality "1..1")))
402                        operations      (list Operations
403                            (object Operation "create"
404                                quid            "3DF1A2CE0283"
405                                result          "ImageFile"
406                                concurrency     "Sequential"
407                                opExportControl         "Public"
408                                uid             0
409                                quidu           "3DF1A1AE02D9")
410                            (object Operation "retrievePhotoInfo"
411                                quid            "3DF1A2D50112"
412                                parameters      (list Parameters
413                                    (object Parameter "photoId"
414                                        quid            "3DF1A38A021C"
415                                        type            "Integer"))
416                                result          "ImageFile"
417                                concurrency     "Sequential"
418                                opExportControl         "Public"
419                                uid             0
420                                quidu           "3DF1A1AE02D9")
421                            (object Operation "delete"
422                                quid            "3DF1A2D902BD"
423                                concurrency     "Sequential"
424                                opExportControl         "Public"
425                                uid             0)
426                            (object Operation "updateDB"
427                                quid            "3DF1A30B01FD"
428                                concurrency     "Sequential"
429                                opExportControl         "Public"
430                                uid             0)
431                            (object Operation "getUid"
432                                quid            "3DF1A30E0216"
433                                concurrency     "Sequential"
434                                opExportControl         "Public"
435                                uid             0)
436                            (object Operation "addInstance"
437                                quid            "3DF1A31F026D"
438                                parameters      (list Parameters
439                                    (object Parameter "dirname"
440                                        quid            "3DF1A5950351"
441                                        type            "String")
442                                    (object Parameter "fname"
443                                        quid            "3DF1A5A6013A"
444                                        type            "String"))
445                                concurrency     "Sequential"
446                                opExportControl         "Public"
447                                uid             0)
448                            (object Operation "getNumInstances"
449                                quid            "3DF1A3280131"
450                                concurrency     "Sequential"
451                                opExportControl         "Public"
452                                uid             0)
453                            (object Operation "getInstance"
454                                quid            "3DF1A3360129"
455                                concurrency     "Sequential"
456                                opExportControl         "Public"
457                                uid             0)
458                            (object Operation "opname"
459                                quid            "3DF1A34801EF"
460                                concurrency     "Sequential"
461                                opExportControl         "Public"
462                                uid             0))
463                        class_attributes        (list class_attribute_list
464                            (object ClassAttribute "instances"
465                                quid            "3DF1A66A027C"
466                                type            "ArrayList")
467                            (object ClassAttribute "uid"
468                                quid            "3DF1A66E0296")
469                            (object ClassAttribute "name"
470                                quid            "3DF1A671004C")))
471                    (object Class "ImageFile"
472                        quid            "3DF1A1AE02D9")
473                    (object Class "PhotoCollection"
474                        quid            "3E24619A0356"
475                        documentation   "Interface to manage a collection of photos - e.g. folder contents or query results"
476                        stereotype      "Interface"
477                        operations      (list Operations
478                            (object Operation "getPhotoCount"
479                                quid            "3E24636003B3"
480                                documentation   "Returns the number of photos in this collecttion"
481                                result          "Integer"
482                                concurrency     "Sequential"
483                                opExportControl         "Public"
484                                uid             0)
485                            (object Operation "getPhoto"
486                                quid            "3E24639E0041"
487                                parameters      (list Parameters
488                                    (object Parameter "photoNum"
489                                        quid            "3E2464010057"
490                                        documentation   "The numbe rof the photo that will be retrieved"
491                                        type            "Integer"))
492                                result          "PhotoCollection"
493                                concurrency     "Sequential"
494                                opExportControl         "Public"
495                                uid             0
496                                quidu           "3E24619A0356")))
497                    (object Class "Thumbnail"
498                        quid            "3E3AD2B601CA")
499                    (object Mechanism @17
500                        logical_models  (list unit_reference_list
501                            (object Object "$UNNAMED$0"
502                                quid            "3DF1A93801E0"
503                                class           "Use Case View::Photographer"
504                                quidu           "3DF19F98036D"
505                                persistence     "Transient"
506                                creationObj     FALSE
507                                multi           FALSE)
508                            (object Object "$UNNAMED$1"
509                                quid            "3DF1A95901E0"
510                                class           "Logical View::Image infromation classes::PhotoInfo"
511                                quidu           "3DF1A19C001E"
512                                persistence     "Transient"
513                                creationObj     FALSE
514                                multi           FALSE)))
515                    (object Mechanism @18
516                        logical_models  (list unit_reference_list
517                            (object Object "Thumbnail requestor"
518                                quid            "3E3AD35A0202"
519                                collaborators   (list link_list
520                                    (object Link
521                                        quid            "3E3AD3F9012E"
522                                        supplier        "photo"
523                                        quidu           "3E3AD39D02A8"
524                                        messages        (list Messages
525                                            (object Message "getThumbnail()"
526                                                quid            "3E3AD3F9012F"
527                                                frequency       "Aperiodic"
528                                                synchronization         "Simple"
529                                                dir             "FromClientToSupplier"
530                                                sequence        "1"
531                                                ordinal         0
532                                                quidu           "000000000000"
533                                                creation        FALSE))))
534                                persistence     "Transient"
535                                creationObj     FALSE
536                                multi           FALSE)
537                            (object Object "photo"
538                                quid            "3E3AD39D02A8"
539                                class           "Logical View::Image infromation classes::PhotoInfo"
540                                quidu           "3DF1A19C001E"
541                                persistence     "Transient"
542                                creationObj     FALSE
543                                multi           FALSE)
544                            (object Object "volume"
545                                quid            "3E3AD3C10169"
546                                persistence     "Transient"
547                                creationObj     FALSE
548                                multi           FALSE)
549                            (object Object "thumbnail"
550                                quid            "3E3AD3D80361"
551                                class           "Logical View::Image infromation classes::Thumbnail"
552                                quidu           "3E3AD2B601CA"
553                                persistence     "Transient"
554                                creationObj     FALSE
555                                multi           FALSE)
556                            (object Object "instance"
557                                quid            "3E3AD423025B"
558                                persistence     "Transient"
559                                creationObj     FALSE
560                                multi           FALSE))))
561                logical_presentations   (list unit_reference_list
562                    (object ClassDiagram "Main"
563                        quid            "3DF1A19301DC"
564                        title           "Main"
565                        zoom            100
566                        max_height      28350
567                        max_width       21600
568                        origin_x        0
569                        origin_y        0
570                        items           (list diagram_item_list
571                            (object ClassView "Class" "Logical View::Image infromation classes::PhotoInfo" @19
572                                ShowCompartmentStereotypes      TRUE
573                                IncludeAttribute        TRUE
574                                IncludeOperation        TRUE
575                                location        (896, 448)
576                                font            (object Font
577                                    size        10
578                                    face        "Arial"
579                                    bold        FALSE
580                                    italics     FALSE
581                                    underline   FALSE
582                                    strike      FALSE
583                                    color       0
584                                    default_color       TRUE)
585                                label           (object ItemLabel
586                                    Parent_View         @19
587                                    location    (682, 92)
588                                    fill_color  13434879
589                                    nlines      1
590                                    max_width   428
591                                    justify     0
592                                    label       "PhotoInfo")
593                                icon_style      "Icon"
594                                line_color      3342489
595                                fill_color      13434879
596                                quidu           "3DF1A19C001E"
597                                width           446
598                                height          736
599                                annotation      8
600                                autoResize      TRUE)
601                            (object ClassView "Class" "Logical View::Image infromation classes::ImageFile" @20
602                                ShowCompartmentStereotypes      TRUE
603                                IncludeAttribute        TRUE
604                                IncludeOperation        TRUE
605                                location        (1712, 768)
606                                font            (object Font
607                                    size        10
608                                    face        "Arial"
609                                    bold        FALSE
610                                    italics     FALSE
611                                    underline   FALSE
612                                    strike      FALSE
613                                    color       0
614                                    default_color       TRUE)
615                                label           (object ItemLabel
616                                    Parent_View         @20
617                                    location    (1611, 717)
618                                    fill_color  13434879
619                                    nlines      1
620                                    max_width   202
621                                    justify     0
622                                    label       "ImageFile")
623                                icon_style      "Icon"
624                                line_color      3342489
625                                fill_color      13434879
626                                quidu           "3DF1A1AE02D9"
627                                width           220
628                                height          126
629                                annotation      8
630                                autoResize      TRUE)
631                            (object UsesView "is available as" @21
632                                font            (object Font
633                                    size        10
634                                    face        "Arial"
635                                    bold        FALSE
636                                    italics     FALSE
637                                    underline   FALSE
638                                    strike      FALSE
639                                    color       0
640                                    default_color       TRUE)
641                                label           (object ItemLabel
642                                    Parent_View         @21
643                                    location    (1360, 630)
644                                    anchor_loc  1
645                                    nlines      1
646                                    max_width   260
647                                    justify     0
648                                    label       "is available as")
649                                stereotype      TRUE
650                                line_color      3342489
651                                quidu           "3DF1A2430003"
652                                client          @19
653                                supplier        @20
654                                line_style      0)
655                            (object ClassView "Class" "Logical View::Image infromation classes::PhotoCollection" @22
656                                ShowCompartmentStereotypes      TRUE
657                                IncludeAttribute        TRUE
658                                IncludeOperation        TRUE
659                                location        (1984, 1088)
660                                font            (object Font
661                                    size        10
662                                    face        "Arial"
663                                    bold        FALSE
664                                    italics     FALSE
665                                    underline   FALSE
666                                    strike      FALSE
667                                    color       0
668                                    default_color       TRUE)
669                                label           (object ItemLabel
670                                    Parent_View         @22
671                                    location    (1983, 1196)
672                                    anchor_loc  1
673                                    nlines      2
674                                    max_width   409
675                                    justify     0
676                                    label       "PhotoCollection")
677                                icon            "Interface"
678                                icon_style      "Icon"
679                                line_color      3342489
680                                fill_color      13434879
681                                quidu           "3E24619A0356"
682                                width           58
683                                height          58
684                                annotation      8
685                                autoResize      TRUE)
686                            (object ClassView "Class" "Logical View::Image infromation classes::Thumbnail" @23
687                                ShowCompartmentStereotypes      TRUE
688                                IncludeAttribute        TRUE
689                                IncludeOperation        TRUE
690                                location        (528, 976)
691                                font            (object Font
692                                    size        10
693                                    face        "Arial"
694                                    bold        FALSE
695                                    italics     FALSE
696                                    underline   FALSE
697                                    strike      FALSE
698                                    color       0
699                                    default_color       TRUE)
700                                label           (object ItemLabel
701                                    Parent_View         @23
702                                    location    (421, 925)
703                                    fill_color  13434879
704                                    nlines      1
705                                    max_width   214
706                                    justify     0
707                                    label       "Thumbnail")
708                                icon_style      "Icon"
709                                line_color      3342489
710                                fill_color      13434879
711                                quidu           "3E3AD2B601CA"
712                                width           232
713                                height          126
714                                annotation      8
715                                autoResize      TRUE)))
716                    (object InteractionDiagram "Add photo to DB"
717                        mechanism_ref   @17
718                        quid            "3DF1A924027F"
719                        title           "Add photo to DB"
720                        zoom            100
721                        max_height      28350
722                        max_width       21600
723                        origin_x        0
724                        origin_y        0
725                        items           (list diagram_item_list
726                            (object InterObjView "$UNNAMED$0" @24
727                                location        (464, 224)
728                                font            (object Font
729                                    size        10
730                                    face        "Arial"
731                                    bold        FALSE
732                                    italics     FALSE
733                                    underline   TRUE
734                                    strike      FALSE
735                                    color       0
736                                    default_color       TRUE)
737                                label           (object ItemLabel
738                                    Parent_View         @24
739                                    location    (464, 249)
740                                    anchor_loc  1
741                                    nlines      2
742                                    max_width   360
743                                    justify     0
744                                    label       "")
745                                icon            "Actor"
746                                icon_style      "Icon"
747                                line_color      3342489
748                                fill_color      13434879
749                                quidu           "3DF1A93801E0"
750                                width           336
751                                height          162
752                                icon_height     162
753                                icon_width      120
754                                icon_y_offset   0
755                                annotation      1)
756                            (object InterObjView "$UNNAMED$1" @25
757                                location        (1152, 224)
758                                font            (object Font
759                                    size        10
760                                    face        "Arial"
761                                    bold        FALSE
762                                    italics     FALSE
763                                    underline   TRUE
764                                    strike      FALSE
765                                    color       0
766                                    default_color       TRUE)
767                                label           (object ItemLabel
768                                    Parent_View         @25
769                                    location    (1152, 224)
770                                    fill_color  13434879
771                                    anchor_loc  1
772                                    nlines      2
773                                    max_width   282
774                                    justify     0
775                                    label       "")
776                                icon_style      "Icon"
777                                line_color      3342489
778                                fill_color      13434879
779                                quidu           "3DF1A95901E0"
780                                width           300
781                                height          162
782                                icon_height     0
783                                icon_width      0
784                                icon_y_offset   0
785                                annotation      1)))
786                    (object InteractionDiagram "Getting thumbnail"
787                        mechanism_ref   @18
788                        quid            "3E3AD2ED0237"
789                        title           "Getting thumbnail"
790                        zoom            100
791                        max_height      28350
792                        max_width       21600
793                        origin_x        0
794                        origin_y        0
795                        items           (list diagram_item_list
796                            (object InterObjView "Thumbnail requestor" @26
797                                location        (336, 224)
798                                font            (object Font
799                                    size        10
800                                    face        "Arial"
801                                    bold        FALSE
802                                    italics     FALSE
803                                    underline   TRUE
804                                    strike      FALSE
805                                    color       0
806                                    default_color       TRUE)
807                                label           (object ItemLabel
808                                    Parent_View         @26
809                                    location    (336, 224)
810                                    fill_color  13434879
811                                    anchor_loc  1
812                                    nlines      2
813                                    max_width   282
814                                    justify     0
815                                    label       "Thumbnail requestor")
816                                icon_style      "Icon"
817                                line_color      3342489
818                                fill_color      13434879
819                                quidu           "3E3AD35A0202"
820                                width           300
821                                height          370
822                                icon_height     0
823                                icon_width      0
824                                icon_y_offset   0
825                                annotation      1
826                                Focus_Of_Control        (object Focus_Of_Control "" @27
827                                    location    (336, 384)
828                                    line_color  3342489
829                                    InterObjView        @26
830                                    height      120
831                                    y_coord     60
832                                    Nested      FALSE))
833                            (object InterObjView "photo" @28
834                                location        (832, 224)
835                                font            (object Font
836                                    size        10
837                                    face        "Arial"
838                                    bold        FALSE
839                                    italics     FALSE
840                                    underline   TRUE
841                                    strike      FALSE
842                                    color       0
843                                    default_color       TRUE)
844                                label           (object ItemLabel
845                                    Parent_View         @28
846                                    location    (832, 224)
847                                    fill_color  13434879
848                                    anchor_loc  1
849                                    nlines      2
850                                    max_width   282
851                                    justify     0
852                                    label       "photo")
853                                icon_style      "Icon"
854                                line_color      3342489
855                                fill_color      13434879
856                                quidu           "3E3AD39D02A8"
857                                width           300
858                                height          370
859                                icon_height     0
860                                icon_width      0
861                                icon_y_offset   0
862                                annotation      1
863                                Focus_Of_Control        (object Focus_Of_Control "" @29
864                                    location    (832, 384)
865                                    line_color  3342489
866                                    InterObjView        @28
867                                    height      60
868                                    y_coord     0
869                                    Nested      FALSE))
870                            (object InterObjView "volume" @30
871                                location        (1680, 224)
872                                font            (object Font
873                                    size        10
874                                    face        "Arial"
875                                    bold        FALSE
876                                    italics     FALSE
877                                    underline   TRUE
878                                    strike      FALSE
879                                    color       0
880                                    default_color       TRUE)
881                                label           (object ItemLabel
882                                    Parent_View         @30
883                                    location    (1680, 224)
884                                    fill_color  13434879
885                                    anchor_loc  1
886                                    nlines      2
887                                    max_width   282
888                                    justify     0
889                                    label       "volume")
890                                icon_style      "Icon"
891                                line_color      3342489
892                                fill_color      13434879
893                                quidu           "3E3AD3C10169"
894                                width           300
895                                height          370
896                                icon_height     0
897                                icon_width      0
898                                icon_y_offset   0
899                                annotation      1)
900                            (object InterObjView "thumbnail" @31
901                                location        (2160, 224)
902                                font            (object Font
903                                    size        10
904                                    face        "Arial"
905                                    bold        FALSE
906                                    italics     FALSE
907                                    underline   TRUE
908                                    strike      FALSE
909                                    color       0
910                                    default_color       TRUE)
911                                label           (object ItemLabel
912                                    Parent_View         @31
913                                    location    (2160, 224)
914                                    fill_color  13434879
915                                    anchor_loc  1
916                                    nlines      2
917                                    max_width   282
918                                    justify     0
919                                    label       "thumbnail")
920                                icon_style      "Icon"
921                                line_color      3342489
922                                fill_color      13434879
923                                quidu           "3E3AD3D80361"
924                                width           300
925                                height          370
926                                icon_height     0
927                                icon_width      0
928                                icon_y_offset   0
929                                annotation      1)
930                            (object InterObjView "instance" @32
931                                location        (1264, 224)
932                                font            (object Font
933                                    size        10
934                                    face        "Arial"
935                                    bold        FALSE
936                                    italics     FALSE
937                                    underline   TRUE
938                                    strike      FALSE
939                                    color       0
940                                    default_color       TRUE)
941                                label           (object ItemLabel
942                                    Parent_View         @32
943                                    location    (1264, 224)
944                                    fill_color  13434879
945                                    anchor_loc  1
946                                    nlines      2
947                                    max_width   282
948                                    justify     0
949                                    label       "instance")
950                                icon_style      "Icon"
951                                line_color      3342489
952                                fill_color      13434879
953                                quidu           "3E3AD423025B"
954                                width           300
955                                height          370
956                                icon_height     0
957                                icon_width      0
958                                icon_y_offset   0
959                                annotation      1)
960                            (object InterMessView "" @33
961                                location        (592, 384)
962                                font            (object Font
963                                    size        10
964                                    face        "Arial"
965                                    bold        FALSE
966                                    italics     FALSE
967                                    underline   FALSE
968                                    strike      FALSE
969                                    color       0
970                                    default_color       TRUE)
971                                label           (object SegLabel @34
972                                    Parent_View         @33
973                                    location    (583, 340)
974                                    font        (object Font
975                                        size            10
976                                        face            "Arial"
977                                        bold            FALSE
978                                        italics         FALSE
979                                        underline       FALSE
980                                        strike          FALSE
981                                        color           0
982                                        default_color   TRUE)
983                                    quidu       "3E3AD3F9012F"
984                                    anchor_loc  1
985                                    nlines      1
986                                    max_width   276
987                                    justify     0
988                                    label       "getThumbnail()"
989                                    pctDist     0.500000
990                                    height      45
991                                    orientation         0)
992                                line_color      3342489
993                                client          @26
994                                supplier        @28
995                                Focus_Src       @27
996                                Focus_Entry     @29
997                                origin          (351, 384)
998                                terminus        (816, 384)
999                                ordinal         0)))))
1000            (object Class_Category "Data base utilities"
1001                quid            "3DF1A17503A1"
1002                exportControl   "Public"
1003                logical_models  (list unit_reference_list)
1004                logical_presentations   (list unit_reference_list
1005                    (object ClassDiagram "Main"
1006                        quid            "3E24686902A8"
1007                        title           "Main"
1008                        zoom            100
1009                        max_height      28350
1010                        max_width       21600
1011                        origin_x        0
1012                        origin_y        0
1013                        items           (list diagram_item_list))))
1014            (object Class_Category "Swing UI"
1015                quid            "3E2468700320"
1016                exportControl   "Public"
1017                logical_models  (list unit_reference_list
1018                    (object Class "PhotoView"
1019                        quid            "3E2468A80367")
1020                    (object Class "PhotoViewer"
1021                        quid            "3E2468B401A1"
1022                        operations      (list Operations
1023                            (object Operation "getScale"
1024                                quid            "3E2468E5002F"
1025                                result          "Double"
1026                                concurrency     "Sequential"
1027                                opExportControl         "Public"
1028                                uid             0)
1029                            (object Operation "setScale"
1030                                quid            "3E2469100190"
1031                                parameters      (list Parameters
1032                                    (object Parameter "scale"
1033                                        quid            "3E246919002A"
1034                                        type            "Double"))
1035                                concurrency     "Sequential"
1036                                opExportControl         "Public"
1037                                uid             0)
1038                            (object Operation "fit"
1039                                quid            "3E24693E01D2"
1040                                concurrency     "Sequential"
1041                                opExportControl         "Public"
1042                                uid             0)
1043                            (object Operation "setPhoto"
1044                                quid            "3E246955003A"
1045                                result          "PhotoInfo"
1046                                concurrency     "Sequential"
1047                                opExportControl         "Public"
1048                                uid             0
1049                                quidu           "3DF1A19C001E")
1050                            (object Operation "getPhoto"
1051                                quid            "3E24697D0381"
1052                                result          "PhotoInfo"
1053                                concurrency     "Sequential"
1054                                opExportControl         "Public"
1055                                uid             0
1056                                quidu           "3DF1A19C001E"))
1057                        statemachine    (object State_Machine "State/Activity Model"
1058                            quid        "3E246A4402A1"
1059                            states      (list States
1060                                (object State "$UNNAMED$2"
1061                                    quid        "3E246A500276"
1062                                    transitions         (list transition_list
1063                                        (object State_Transition
1064                                            quid        "3E246A8600CF"
1065                                            supplier    "No image"
1066                                            quidu       "3E246A53034D"
1067                                            sendEvent   (object sendEvent
1068                                                quid            "3E246A8600D2")))
1069                                    type        "StartState")
1070                                (object State "No image"
1071                                    quid        "3E246A53034D"
1072                                    transitions         (list transition_list
1073                                        (object State_Transition
1074                                            quid        "3E246ACD0244"
1075                                            label       ""
1076                                            supplier    "Image displayed unfitted"
1077                                            quidu       "3E246A9A015A"
1078                                            Event       (object Event "setImage"
1079                                                quid            "3E246ACD0245")
1080                                            sendEvent   (object sendEvent
1081                                                quid            "3E246ACD0247"))
1082                                        (object State_Transition
1083                                            quid        "3E246BEE0041"
1084                                            label       ""
1085                                            supplier    "Image displayed"
1086                                            quidu       "3E246B5000BC"
1087                                            Event       (object Event "setImage"
1088                                                quid            "3E246BEE0042")
1089                                            sendEvent   (object sendEvent
1090                                                quid            "3E246BEE0044")))
1091                                    type        "Normal")
1092                                (object State "Image displayed unfitted"
1093                                    quid        "3E246A9A015A"
1094                                    transitions         (list transition_list
1095                                        (object State_Transition
1096                                            quid        "3E246AF0015E"
1097                                            label       ""
1098                                            supplier    "Image fitted to window size"
1099                                            quidu       "3E246ABC002D"
1100                                            Event       (object Event "fit()"
1101                                                quid            "3E246AF0015F")
1102                                            sendEvent   (object sendEvent
1103                                                quid            "3E246AF00161")))
1104                                    type        "Normal")
1105                                (object State "Image fitted to window size"
1106                                    quid        "3E246ABC002D"
1107                                    transitions         (list transition_list
1108                                        (object State_Transition
1109                                            quid        "3E246AFC024B"
1110                                            label       ""
1111                                            supplier    "Image displayed unfitted"
1112                                            quidu       "3E246A9A015A"
1113                                            Event       (object Event "setScale"
1114                                                quid            "3E246AFC024C")
1115                                            sendEvent   (object sendEvent
1116                                                quid            "3E246AFC024E"))
1117                                        (object State_Transition
1118                                            quid        "3E246B200366"
1119                                            label       ""
1120                                            supplier    "Image fitted to window size"
1121                                            quidu       "3E246ABC002D"
1122                                            Event       (object Event "setImage()"
1123                                                quid            "3E246B200367")
1124                                            sendEvent   (object sendEvent
1125                                                quid            "3E246B200369")))
1126                                    type        "Normal")
1127                                (object State "Image displayed"
1128                                    quid        "3E246B5000BC"
1129                                    transitions         (list transition_list
1130                                        (object State_Transition
1131                                            quid        "3E246BC002D0"
1132                                            label       ""
1133                                            supplier    "Image displayed"
1134                                            quidu       "3E246B5000BC"
1135                                            Event       (object Event "setImage"
1136                                                quid            "3E246BC002D1")
1137                                            sendEvent   (object sendEvent
1138                                                quid            "3E246BC002D3")))
1139                                    statemachine        (object State_Machine "State/Activity Model2"
1140                                        quid            "3E246B6100CA"
1141                                        states          (list States
1142                                            (object State "Unfitted"
1143                                                quid            "3E246B6100CB"
1144                                                transitions     (list transition_list
1145                                                    (object State_Transition
1146                                                        quid            "3E246B9401BE"
1147                                                        label           ""
1148                                                        supplier        ":Image displayed:Fitted"
1149                                                        quidu           "3E246B6C0080"
1150                                                        Event           (object Event "fit"
1151                                                            quid        "3E246B9401BF")
1152                                                        sendEvent       (object sendEvent
1153                                                            quid        "3E246B9401C1"))
1154                                                    (object State_Transition
1155                                                        quid            "3E246BD20022"
1156                                                        label           ""
1157                                                        supplier        ":Image displayed:Unfitted"
1158                                                        quidu           "3E246B6100CB"
1159                                                        Event           (object Event "setScale"
1160                                                            quid        "3E246BD20023")
1161                                                        sendEvent       (object sendEvent
1162                                                            quid        "3E246BD20025")))
1163                                                type            "Normal")
1164                                            (object State "Fitted"
1165                                                quid            "3E246B6C0080"
1166                                                transitions     (list transition_list
1167                                                    (object State_Transition
1168                                                        quid            "3E246B9A0018"
1169                                                        label           ""
1170                                                        supplier        ":Image displayed:Unfitted"
1171                                                        quidu           "3E246B6100CB"
1172                                                        Event           (object Event "setScale"
1173                                                            quid        "3E246B9A0019")
1174                                                        sendEvent       (object sendEvent
1175                                                            quid        "3E246B9A001B")))
1176                                                type            "Normal")
1177                                            (object State "$UNNAMED$3"
1178                                                quid            "3E246B8B0002"
1179                                                transitions     (list transition_list
1180                                                    (object State_Transition
1181                                                        quid            "3E246B9000A0"
1182                                                        supplier        ":Image displayed:Unfitted"
1183                                                        quidu           "3E246B6100CB"
1184                                                        sendEvent       (object sendEvent
1185                                                            quid        "3E246B9000A3")))
1186                                                type            "StartState"))
1187                                        partitions      (list Partitions)
1188                                        objects         (list Objects)
1189                                        statediagrams   (list StateDiagrams))
1190                                    type        "Normal"))
1191                            partitions  (list Partitions)
1192                            objects     (list Objects)
1193                            statediagrams       (list StateDiagrams
1194                                (object State_Diagram "NewDiagram"
1195                                    quid        "3E246A4402AB"
1196                                    title       "NewDiagram"
1197                                    zoom        100
1198                                    max_height  28350
1199                                    max_width   21600
1200                                    origin_x    0
1201                                    origin_y    0
1202                                    items       (list diagram_item_list
1203                                        (object StateView "StartState" "$UNNAMED$2" @35
1204                                            location    (608, 400)
1205                                            font        (object Font
1206                                                size            10
1207                                                face            "Arial"
1208                                                bold            FALSE
1209                                                italics         FALSE
1210                                                underline       FALSE
1211                                                strike          FALSE
1212                                                color           0
1213                                                default_color   TRUE)
1214                                            label       (object ItemLabel
1215                                                Parent_View     @35
1216                                                location        (650, 370)
1217                                                nlines          2
1218                                                max_width       600
1219                                                label           "")
1220                                            icon_style  "Icon"
1221                                            line_color  3342489
1222                                            quidu       "3E246A500276"
1223                                            autoResize  TRUE)
1224                                        (object StateView "Normal" "No image" @36
1225                                            location    (1056, 400)
1226                                            font        (object Font
1227                                                size            10
1228                                                face            "Arial"
1229                                                bold            FALSE
1230                                                italics         FALSE
1231                                                underline       FALSE
1232                                                strike          FALSE
1233                                                color           0
1234                                                default_color   TRUE)
1235                                            label       (object ItemLabel
1236                                                Parent_View     @36
1237                                                location        (1056, 389)
1238                                                fill_color      13434879
1239                                                anchor_loc      1
1240                                                nlines          2
1241                                                max_width       204
1242                                                justify         0
1243                                                label           "No image")
1244                                            icon_style  "Icon"
1245                                            line_color  3342489
1246                                            fill_color  13434879
1247                                            quidu       "3E246A53034D"
1248                                            autoResize  TRUE)
1249                                        (object TransView "" @37
1250                                            stereotype  TRUE
1251                                            line_color  3342489
1252                                            quidu       "3E246A8600CF"
1253                                            client      @35
1254                                            supplier    @36
1255                                            line_style  0
1256                                            x_offset    FALSE)
1257                                        (object StateView "Normal" "Image displayed" @38
1258                                            location    (1952, 592)
1259                                            font        (object Font
1260                                                size            10
1261                                                face            "Arial"
1262                                                bold            FALSE
1263                                                italics         FALSE
1264                                                underline       FALSE
1265                                                strike          FALSE
1266                                                color           0
1267                                                default_color   TRUE)
1268                                            label       (object ItemLabel
1269                                                Parent_View     @38
1270                                                location        (1952, 402)
1271                                                fill_color      13434879
1272                                                anchor_loc      1
1273                                                nlines          2
1274                                                max_width       796
1275                                                justify         0
1276                                                label           "Image displayed")
1277                                            icon_style  "Label"
1278                                            line_color  3342489
1279                                            fill_color  13434879
1280                                            quidu       "3E246B5000BC"
1281                                            width       893
1282                                            height      492
1283                                            autoResize  TRUE)
1284                                        (object StateView "Normal" "Unfitted" @39
1285                                            Parent_View         @38
1286                                            location    (1952, 480)
1287                                            font        (object Font
1288                                                size            10
1289                                                face            "Arial"
1290                                                bold            FALSE
1291                                                italics         FALSE
1292                                                underline       FALSE
1293                                                strike          FALSE
1294                                                color           0
1295                                                default_color   TRUE)
1296                                            label       (object ItemLabel
1297                                                Parent_View     @39
1298                                                location        (1952, 469)
1299                                                fill_color      13434879
1300                                                anchor_loc      1
1301                                                nlines          2
1302                                                max_width       204
1303                                                justify         0
1304                                                label           "Unfitted")
1305                                            icon_style  "Icon"
1306                                            line_color  3342489
1307                                            fill_color  13434879
1308                                            quidu       "3E246B6100CB"
1309                                            autoResize  TRUE)
1310                                        (object StateView "Normal" "Fitted" @40
1311                                            Parent_View         @38
1312                                            location    (2048, 752)
1313                                            font        (object Font
1314                                                size            10
1315                                                face            "Arial"
1316                                                bold            FALSE
1317                                                italics         FALSE
1318                                                underline       FALSE
1319                                                strike          FALSE
1320                                                color           0
1321                                                default_color   TRUE)
1322                                            label       (object ItemLabel
1323                                                Parent_View     @40
1324                                                location        (2048, 741)
1325                                                fill_color      13434879
1326                                                anchor_loc      1
1327                                                nlines          2
1328                                                max_width       204
1329                                                justify         0
1330                                                label           "Fitted")
1331                                            icon_style  "Icon"
1332                                            line_color  3342489
1333                                            fill_color  13434879
1334                                            quidu       "3E246B6C0080"
1335                                            autoResize  TRUE)
1336                                        (object StateView "StartState" "$UNNAMED$3" @41
1337                                            Parent_View         @38
1338                                            location    (1616, 544)
1339                                            font        (object Font
1340                                                size            10
1341                                                face            "Arial"
1342                                                bold            FALSE
1343                                                italics         FALSE
1344                                                underline       FALSE
1345                                                strike          FALSE
1346                                                color           0
1347                                                default_color   TRUE)
1348                                            label       (object ItemLabel
1349                                                Parent_View     @41
1350                                                location        (1658, 514)
1351                                                nlines          2
1352                                                max_width       600
1353                                                label           "")
1354                                            icon_style  "Icon"
1355                                            line_color  3342489
1356                                            quidu       "3E246B8B0002"
1357                                            autoResize  TRUE)
1358                                        (object TransView "" @42
1359                                            stereotype  TRUE
1360                                            line_color  3342489
1361                                            quidu       "3E246B9000A0"
1362                                            client      @41
1363                                            supplier    @39
1364                                            line_style  0
1365                                            x_offset    FALSE)
1366                                        (object TransView "" @43
1367                                            font        (object Font
1368                                                size            10
1369                                                face            "Arial"
1370                                                bold            FALSE
1371                                                italics         FALSE
1372                                                underline       FALSE
1373                                                strike          FALSE
1374                                                color           0
1375                                                default_color   TRUE)
1376                                            label       (object SegLabel @44
1377                                                Parent_View     @43
1378                                                location        (2029, 571)
1379                                                font            (object Font
1380                                                    size        10
1381                                                    face        "Arial"
1382                                                    bold        FALSE
1383                                                    italics     FALSE
1384                                                    underline   FALSE
1385                                                    strike      FALSE
1386                                                    color       0
1387                                                    default_color       TRUE)
1388                                                anchor_loc      1
1389                                                nlines          1
1390                                                max_width       60
1391                                                justify         0
1392                                                label           "fit"
1393                                                pctDist         0.500000
1394                                                height          45
1395                                                orientation     0)
1396                                            stereotype  TRUE
1397                                            line_color  3342489
1398                                            quidu       "3E246B9401BE"
1399                                            client      @39
1400                                            supplier    @40
1401                                            line_style  0
1402                                            x_offset    FALSE)
1403                                        (object SelfTransView "" @45
1404                                            location    (1952, 196)
1405                                            font        (object Font
1406                                                size            10
1407                                                face            "Arial"
1408                                                bold            FALSE
1409                                                italics         FALSE
1410                                                underline       FALSE
1411                                                strike          FALSE
1412                                                color           0
1413                                                default_color   TRUE)
1414                                            label       (object SegLabel @46
1415                                                Parent_View     @45
1416                                                location        (1951, 137)
1417                                                font            (object Font
1418                                                    size        10
1419                                                    face        "Arial"
1420                                                    bold        FALSE
1421                                                    italics     FALSE
1422                                                    underline   FALSE
1423                                                    strike      FALSE
1424                                                    color       0
1425                                                    default_color       TRUE)
1426                                                anchor_loc      1
1427                                                nlines          1
1428                                                max_width       200
1429                                                justify         0
1430                                                label           "setImage"
1431                                                pctDist         0.500000
1432                                                height          210
1433                                                orientation     0)
1434                                            stereotype  TRUE
1435                                            line_color  3342489
1436                                            quidu       "3E246BC002D0"
1437                                            client      @38
1438                                            supplier    @38
1439                                            line_style  4)
1440                                        (object TransView "" @47
1441                                            font        (object Font
1442                                                size            10
1443                                                face            "Arial"
1444                                                bold            FALSE
1445                                                italics         FALSE
1446                                                underline       FALSE
1447                                                strike          FALSE
1448                                                color           0
1449                                                default_color   TRUE)
1450                                            label       (object SegLabel @48
1451                                                Parent_View     @47
1452                                                location        (1991, 609)
1453                                                font            (object Font
1454                                                    size        10
1455                                                    face        "Arial"
1456                                                    bold        FALSE
1457                                                    italics     FALSE
1458                                                    underline   FALSE
1459                                                    strike      FALSE
1460                                                    color       0
1461                                                    default_color       TRUE)
1462                                                anchor_loc      1
1463                                                nlines          1
1464                                                max_width       183
1465                                                justify         0
1466                                                label           "setScale"
1467                                                pctDist         0.500000
1468                                                height          45
1469                                                orientation     0)
1470                                            stereotype  TRUE
1471                                            line_color  3342489
1472                                            quidu       "3E246B9A0018"
1473                                            client      @40
1474                                            supplier    @39
1475                                            vertices    (list Points
1476                                                (1989, 684)
1477                                                (1934, 622)
1478                                                (1943, 547))
1479                                            line_style  0
1480                                            x_offset    FALSE)
1481                                        (object SelfTransView "" @49
1482                                            location    (2252, 480)
1483                                            font        (object Font
1484                                                size            10
1485                                                face            "Arial"
1486                                                bold            FALSE
1487                                                italics         FALSE
1488                                                underline       FALSE
1489                                                strike          FALSE
1490                                                color           0
1491                                                default_color   TRUE)
1492                                            label       (object SegLabel @50
1493                                                Parent_View     @49
1494                                                location        (2312, 480)
1495                                                font            (object Font
1496                                                    size        10
1497                                                    face        "Arial"
1498                                                    bold        FALSE
1499                                                    italics     FALSE
1500                                                    underline   FALSE
1501                                                    strike      FALSE
1502                                                    color       0
1503                                                    default_color       TRUE)
1504                                                anchor_loc      1
1505                                                nlines          1
1506                                                max_width       183
1507                                                justify         0
1508                                                label           "setScale"
1509                                                pctDist         0.500000
1510                                                height          210
1511                                                orientation     0)
1512                                            stereotype  TRUE
1513                                            line_color  3342489
1514                                            quidu       "3E246BD20022"
1515                                            client      @39
1516                                            supplier    @39
1517                                            line_style  32)
1518                                        (object TransView "" @51
1519                                            font        (object Font
1520                                                size            10
1521                                                face            "Arial"
1522                                                bold            FALSE
1523                                                italics         FALSE
1524                                                underline       FALSE
1525                                                strike          FALSE
1526                                                color           0
1527                                                default_color   TRUE)
1528                                            label       (object SegLabel @52
1529                                                Parent_View     @51
1530                                                location        (1365, 421)
1531                                                font            (object Font
1532                                                    size        10
1533                                                    face        "Arial"
1534                                                    bold        FALSE
1535                                                    italics     FALSE
1536                                                    underline   FALSE
1537                                                    strike      FALSE
1538                                                    color       0
1539                                                    default_color       TRUE)
1540                                                anchor_loc      1
1541                                                nlines          1
1542                                                max_width       176
1543                                                justify         0
1544                                                label           "setImage"
1545                                                pctDist         0.500000
1546                                                height          45
1547                                                orientation     0)
1548                                            stereotype  TRUE
1549                                            line_color  3342489
1550                                            quidu       "3E246BEE0041"
1551                                            client      @36
1552                                            supplier    @38
1553                                            line_style  0
1554                                            x_offset    FALSE)))))))
1555                logical_presentations   (list unit_reference_list
1556                    (object ClassDiagram "Main"
1557                        quid            "3E24687702BC"
1558                        title           "Main"
1559                        zoom            100
1560                        max_height      28350
1561                        max_width       21600
1562                        origin_x        0
1563                        origin_y        0
1564                        items           (list diagram_item_list
1565                            (object ClassView "Class" "Logical View::Swing UI::PhotoView" @53
1566                                ShowCompartmentStereotypes      TRUE
1567                                IncludeAttribute        TRUE
1568                                IncludeOperation        TRUE
1569                                location        (512, 272)
1570                                font            (object Font
1571                                    size        10
1572                                    face        "Arial"
1573                                    bold        FALSE
1574                                    italics     FALSE
1575                                    underline   FALSE
1576                                    strike      FALSE
1577                                    color       0
1578                                    default_color       TRUE)
1579                                label           (object ItemLabel
1580                                    Parent_View         @53
1581                                    location    (393, 221)
1582                                    fill_color  13434879
1583                                    nlines      1
1584                                    max_width   238
1585                                    justify     0
1586                                    label       "PhotoView")
1587                                icon_style      "Icon"
1588                                line_color      3342489
1589                                fill_color      13434879
1590                                quidu           "3E2468A80367"
1591                                width           256
1592                                height          126
1593                                annotation      8
1594                                autoResize      TRUE)
1595                            (object ClassView "Class" "Logical View::Swing UI::PhotoViewer" @54
1596                                ShowCompartmentStereotypes      TRUE
1597                                IncludeAttribute        TRUE
1598                                IncludeOperation        TRUE
1599                                location        (1024, 624)
1600                                font            (object Font
1601                                    size        10
1602                                    face        "Arial"
1603                                    bold        FALSE
1604                                    italics     FALSE
1605                                    underline   FALSE
1606                                    strike      FALSE
1607                                    color       0
1608                                    default_color       TRUE)
1609                                label           (object ItemLabel
1610                                    Parent_View         @54
1611                                    location    (894, 443)
1612                                    fill_color  13434879
1613                                    nlines      1
1614                                    max_width   260
1615                                    justify     0
1616                                    label       "PhotoViewer")
1617                                icon_style      "Icon"
1618                                line_color      3342489
1619                                fill_color      13434879
1620                                quidu           "3E2468B401A1"
1621                                width           278
1622                                height          386
1623                                annotation      8
1624                                autoResize      TRUE))))))
1625        logical_presentations   (list unit_reference_list
1626            (object ClassDiagram "Main"
1627                quid            "3DF19F510015"
1628                title           "Main"
1629                zoom            100
1630                max_height      28350
1631                max_width       21600
1632                origin_x        0
1633                origin_y        0
1634                items           (list diagram_item_list
1635                    (object CategoryView "Logical View::Image infromation classes" @55
1636                        location        (1152, 416)
1637                        font            (object Font
1638                            size        10
1639                            face        "Arial"
1640                            bold        FALSE
1641                            italics     FALSE
1642                            underline   FALSE
1643                            strike      FALSE
1644                            color       0
1645                            default_color       TRUE)
1646                        label           (object ItemLabel
1647                            Parent_View         @55
1648                            location    (985, 332)
1649                            fill_color  13434879
1650                            nlines      2
1651                            max_width   334
1652                            justify     0
1653                            label       "Image infromation classes")
1654                        icon_style      "Icon"
1655                        line_color      3342489
1656                        fill_color      13434879
1657                        quidu           "3DF1A0EE02AE"
1658                        width           346
1659                        height          180)
1660                    (object CategoryView "Logical View::Data base utilities" @56
1661                        location        (816, 1136)
1662                        font            (object Font
1663                            size        10
1664                            face        "Arial"
1665                            bold        FALSE
1666                            italics     FALSE
1667                            underline   FALSE
1668                            strike      FALSE
1669                            color       0
1670                            default_color       TRUE)
1671                        label           (object ItemLabel
1672                            Parent_View         @56
1673                            location    (672, 1052)
1674                            fill_color  13434879
1675                            nlines      2
1676                            max_width   288
1677                            justify     0
1678                            label       "Data base utilities")
1679                        icon_style      "Icon"
1680                        line_color      3342489
1681                        fill_color      13434879
1682                        quidu           "3DF1A17503A1"
1683                        width           300
1684                        height          180)
1685                    (object ImportView "" @57
1686                        stereotype      TRUE
1687                        line_color      3342489
1688                        quidu           "3DF1A18B036A"
1689                        client          @55
1690                        supplier        @56
1691                        line_style      0)
1692                    (object CategoryView "Logical View::Swing UI" @58
1693                        location        (1968, 784)
1694                        font            (object Font
1695                            size        10
1696                            face        "Arial"
1697                            bold        FALSE
1698                            italics     FALSE
1699                            underline   FALSE
1700                            strike      FALSE
1701                            color       0
1702                            default_color       TRUE)
1703                        label           (object ItemLabel
1704                            Parent_View         @58
1705                            location    (1824, 700)
1706                            fill_color  13434879
1707                            nlines      2
1708                            max_width   288
1709                            justify     0
1710                            label       "Swing UI")
1711                        icon_style      "Icon"
1712                        line_color      3342489
1713                        fill_color      13434879
1714                        quidu           "3E2468700320"
1715                        width           300
1716                        height          180)))))
1717    root_subsystem      (object SubSystem "Component View"
1718        quid            "3DF19F510011"
1719        physical_models         (list unit_reference_list)
1720        physical_presentations  (list unit_reference_list
1721            (object Module_Diagram "Main"
1722                quid            "3DF19F51002C"
1723                title           "Main"
1724                zoom            100
1725                max_height      28350
1726                max_width       21600
1727                origin_x        0
1728                origin_y        0
1729                items           (list diagram_item_list))))
1730    process_structure   (object Processes
1731        quid            "3DF19F510012"
1732        ProcsNDevs      (list
1733            (object Process_Diagram "Deployment View"
1734                quid            "3DF19F510014"
1735                title           "Deployment View"
1736                zoom            100
1737                max_height      28350
1738                max_width       21600
1739                origin_x        0
1740                origin_y        0
1741                items           (list diagram_item_list))))
1742    properties  (object Properties
1743        attributes      (list Attribute_Set
1744            (object Attribute
1745                tool            "framework"
1746                name            "HiddenTool"
1747                value           FALSE)
1748            (object Attribute
1749                tool            "Rose Model Integrator"
1750                name            "HiddenTool"
1751                value           FALSE)
1752            (object Attribute
1753                tool            "Rose Web Publisher"
1754                name            "HiddenTool"
1755                value           FALSE)
1756            (object Attribute
1757                tool            "Version Control"
1758                name            "HiddenTool"
1759                value           FALSE))
1760        quid            "3DF19F510013"))
Note: See TracBrowser for help on using the browser.