]> Creatis software - bbtk.git/blob - doc/bouml/EditorGraphicBBS/128002
no message
[bbtk.git] / doc / bouml / EditorGraphicBBS / 128002
1 format 66
2 "EditorGraphicBBS" // EditorGraphicBBS
3   revision 10
4   modified_by 2 "davila"
5   // class settings
6   //class diagram settings
7   draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default
8   //use case diagram settings
9   package_name_in_tab default show_context default auto_label_position default draw_all_relations default class_drawing_mode default shadow default show_stereotype_properties default
10   //sequence diagram settings
11   show_full_operations_definition default write_horizontally default class_drawing_mode default drawing_language default draw_all_relations default shadow default show_stereotype_properties default
12   //collaboration diagram settings
13   show_full_operations_definition default show_hierarchical_rank default write_horizontally default drawing_language default package_name_in_tab default show_context default draw_all_relations default shadow default show_stereotype_properties default
14   //object diagram settings
15    write_horizontally default package_name_in_tab default show_context default auto_label_position default draw_all_relations default shadow default show_stereotype_properties default
16   //component diagram settings
17   package_name_in_tab default show_context default auto_label_position default draw_all_relations default shadow default
18   draw_component_as_icon default show_component_req_prov default show_component_rea default show_stereotype_properties default
19   //deployment diagram settings
20   package_name_in_tab default show_context default write_horizontally default auto_label_position default draw_all_relations default shadow default
21   draw_component_as_icon default show_component_req_prov default show_component_rea default show_stereotype_properties default
22   //state diagram settings
23   package_name_in_tab default show_context default auto_label_position default write_trans_label_horizontally default show_trans_definition default draw_all_relations default shadow default
24   show_activities default region_horizontally default drawing_language default show_stereotype_properties default
25   //activity diagram settings
26   package_name_in_tab default show_context default show_opaque_action_definition default auto_label_position default write_flow_label_horizontally default draw_all_relations default shadow default
27   show_infonote default drawing_language default show_stereotype_properties default
28   
29   classview 128002 "EditorGraphicBBS"
30     //class diagram settings
31     draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default
32     //collaboration diagram settings
33     show_full_operations_definition default show_hierarchical_rank default write_horizontally default drawing_language default package_name_in_tab default show_context default draw_all_relations default shadow default show_stereotype_properties default
34     //object diagram settings
35      write_horizontally default package_name_in_tab default show_context default auto_label_position default draw_all_relations default shadow default show_stereotype_properties default
36     //sequence diagram settings
37     show_full_operations_definition default write_horizontally default class_drawing_mode default drawing_language default draw_all_relations default shadow default show_stereotype_properties default
38     //state diagram settings
39     package_name_in_tab default show_context default auto_label_position default write_trans_label_horizontally default show_trans_definition default draw_all_relations default shadow default
40     show_activities default region_horizontally default drawing_language default show_stereotype_properties default
41     //class settings
42     //activity diagram settings
43     package_name_in_tab default show_context default show_opaque_action_definition default auto_label_position default write_flow_label_horizontally default draw_all_relations default shadow default
44     show_infonote default drawing_language default show_stereotype_properties default
45     classdiagram 128002 "EditorGraphicBBS_class_Diagram"
46       draw_all_relations no hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default
47       size A4
48     end
49
50     class 128002 "GvtkBlackBox"
51       abstract visibility package 
52       cpp_decl "${comment}${template}class ${name}${inherit} {
53 ${members}};
54 ${inlines}
55 "
56       java_decl ""
57       php_decl ""
58       python_2_2 python_decl ""
59       idl_decl ""
60       explicit_switch_type ""
61       
62       classrelation 132610 // <generalisation>
63         relation 132610 ---|>
64           a public
65             cpp default "${type}"
66             classrelation_ref 132610 // <generalisation>
67           b parent class_ref 128258 // GBoxBase
68       end
69
70       classrelation 135682 // <generalisation>
71         relation 135682 ---|>
72           a public
73             cpp default "${type}"
74             classrelation_ref 135682 // <generalisation>
75           b parent class_ref 130818 // GBlackBox
76       end
77
78       classrelation 137346 // <unidirectional association>
79         relation 137346 --->
80           a role_name "" public
81             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
82 "
83             classrelation_ref 137346 // <unidirectional association>
84           b parent class_ref 132098 // GvtkBlackBoxBase
85       end
86
87       operation 128770 "Paint"
88         abstract cpp_virtual public explicit_return_type "void"
89         nparams 0
90         cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${)}${const}${volatile}${throw}${abstract};
91 "
92         
93         
94         
95         
96       end
97     end
98
99     class 128258 "GBoxBase"
100       abstract visibility package 
101       cpp_decl "${comment}${template}class ${name}${inherit} {
102 ${members}};
103 ${inlines}
104 "
105       java_decl ""
106       php_decl ""
107       python_2_2 python_decl ""
108       idl_decl ""
109       explicit_switch_type ""
110       
111       classrelation 130434 // <unidirectional association>
112         relation 130434 --->
113           a role_name "" private
114             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
115 "
116             classrelation_ref 130434 // <unidirectional association>
117           b parent class_ref 128258 // GBoxBase
118       end
119
120       classrelation 132866 // <unidirectional association>
121         relation 132866 --->
122           a role_name "" private
123             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
124 "
125             classrelation_ref 132866 // <unidirectional association>
126           b parent class_ref 129538 // BlackBoxDescriptor
127       end
128
129       attribute 128002 "mName"
130         private explicit_type ""
131         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${type} ${name}${value};
132 "
133         java_decl ""
134         php_decl ""
135         python_decl ""
136         idl_decl ""
137       end
138
139       operation 128002 "Paint"
140         abstract cpp_virtual public explicit_return_type "void"
141         nparams 0
142         cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${)}${const}${volatile}${throw}${abstract};
143 "
144         
145         
146         
147         
148       end
149
150       attribute 128130 "mPx"
151         private explicit_type "double"
152         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${type} ${name}${value};
153 "
154         java_decl ""
155         php_decl ""
156         python_decl ""
157         idl_decl ""
158       end
159
160       attribute 128258 "mPy"
161         private explicit_type "double"
162         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${type} ${name}${value};
163 "
164         java_decl ""
165         php_decl ""
166         python_decl ""
167         idl_decl ""
168       end
169
170       attribute 128386 "mWidth"
171         private explicit_type "double"
172         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${type} ${name}${value};
173 "
174         java_decl ""
175         php_decl ""
176         python_decl ""
177         idl_decl ""
178       end
179
180       attribute 128514 "mHeight"
181         private explicit_type "double"
182         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${type} ${name}${value};
183 "
184         java_decl ""
185         php_decl ""
186         python_decl ""
187         idl_decl ""
188       end
189     end
190
191     class 128386 "GBoxInputOutput"
192       abstract visibility package 
193       cpp_decl "${comment}${template}class ${name}${inherit} {
194 ${members}};
195 ${inlines}
196 "
197       java_decl ""
198       php_decl ""
199       python_2_2 python_decl ""
200       idl_decl ""
201       explicit_switch_type ""
202       
203       classrelation 136962 // <generalisation>
204         relation 136962 ---|>
205           a public
206             cpp default "${type}"
207             classrelation_ref 136962 // <generalisation>
208           b parent class_ref 128258 // GBoxBase
209       end
210
211       operation 128386 "Paint"
212         abstract cpp_virtual public explicit_return_type "void"
213         nparams 0
214         cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${)}${const}${volatile}${throw}${abstract};
215 "
216         
217         
218         
219         
220       end
221     end
222
223     class 128642 "GBlackBoxComplex"
224       abstract visibility package 
225       cpp_decl "${comment}${template}class ${name}${inherit} {
226 ${members}};
227 ${inlines}
228 "
229       java_decl ""
230       php_decl ""
231       python_2_2 python_decl ""
232       idl_decl ""
233       explicit_switch_type ""
234       
235       classrelation 134018 // <generalisation>
236         relation 134018 ---|>
237           a public
238             cpp default "${type}"
239             classrelation_ref 134018 // <generalisation>
240           b parent class_ref 128258 // GBoxBase
241       end
242
243       classrelation 134146 // (mlstGBoxBase)
244         relation 134146 *--> name "mlstGBoxBase"
245           stereotype "vector"
246           a role_name "" multiplicity "*" private
247             cpp default "    ${comment}${static}${mutable}${volatile}${const}${stereotype}<${type}> ${name}${value};
248 "
249             classrelation_ref 134146 // (mlstGBoxBase)
250           b parent class_ref 128258 // GBoxBase
251       end
252
253       classrelation 134274 // (mlstGConnector)
254         relation 134274 *--> name "mlstGConnector"
255           stereotype "vector"
256           a role_name "" multiplicity "*" private
257             cpp default "    ${comment}${static}${mutable}${volatile}${const}${stereotype}<${type}> ${name}${value};
258 "
259             classrelation_ref 134274 // (mlstGConnector)
260           b parent class_ref 128898 // GConnectorBase
261       end
262
263       operation 128130 "Paint"
264         abstract cpp_virtual public explicit_return_type "void"
265         nparams 0
266         cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${)}${const}${volatile}${throw}${abstract};
267 "
268         
269         
270         
271         
272       end
273     end
274
275     class 128770 "GvtkConector"
276       visibility package 
277       cpp_decl "${comment}${template}class ${name}${inherit} {
278 ${members}};
279 ${inlines}
280 "
281       java_decl ""
282       php_decl ""
283       python_2_2 python_decl ""
284       idl_decl ""
285       explicit_switch_type ""
286       
287       classrelation 129026 // <generalisation>
288         relation 129026 ---|>
289           a public
290             cpp default "${type}"
291             classrelation_ref 129026 // <generalisation>
292           b parent class_ref 128898 // GConnectorBase
293       end
294
295       classrelation 130050 // <directional composition>
296         relation 130050 *-->
297           a role_name "" private
298             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} ${name}${value};
299 "
300             classrelation_ref 130050 // <directional composition>
301           b parent class_ref 129666 // ManualContour
302       end
303
304       classrelation 146946 // <composition>
305         relation 146178 *---
306           a role_name "" private
307             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} ${name}${value};
308 "
309             classrelation_ref 146946 // <composition>
310           b role_name "" private
311             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} ${name}${value};
312 "
313             classrelation_ref 147074 // <composition>
314       end
315
316       classrelation 150402 // <directional composition>
317         relation 149378 *-->
318           a role_name "" private
319             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} ${name}${value};
320 "
321             classrelation_ref 150402 // <directional composition>
322           b parent class_ref 129666 // ManualContour
323       end
324
325       classrelation 150530 // <directional composition>
326         relation 149506 *-->
327           a role_name "" private
328             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} ${name}${value};
329 "
330             classrelation_ref 150530 // <directional composition>
331           b parent class_ref 129666 // ManualContour
332       end
333     end
334
335     class 128898 "GConnectorBase"
336       visibility package 
337       cpp_decl "${comment}${template}class ${name}${inherit} {
338 ${members}};
339 ${inlines}
340 "
341       java_decl ""
342       php_decl ""
343       python_2_2 python_decl ""
344       idl_decl ""
345       explicit_switch_type ""
346       
347       classrelation 131074 // (mIn)
348         relation 131074 o--> name "mIn"
349           a role_name "" private
350             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
351 "
352             classrelation_ref 131074 // (mIn)
353           b parent class_ref 128258 // GBoxBase
354       end
355
356       classrelation 131202 // (mOut)
357         relation 131202 o--> name "mOut"
358           a role_name "" private
359             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
360 "
361             classrelation_ref 131202 // (mOut)
362           b parent class_ref 128258 // GBoxBase
363       end
364     end
365
366     class 129026 "wxManagerControlerGBlackBox"
367       visibility package 
368       cpp_decl "${comment}${template}class ${name}${inherit} {
369 ${members}};
370 ${inlines}
371 "
372       java_decl ""
373       php_decl ""
374       python_2_2 python_decl ""
375       idl_decl ""
376       explicit_switch_type ""
377       
378       classrelation 129282 // (mManagerViewerGBlackBox)
379         relation 129282 ---> name "mManagerViewerGBlackBox"
380           a role_name "" private
381             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
382 "
383             classrelation_ref 129282 // (mManagerViewerGBlackBox)
384           b parent class_ref 129154 // ManagerViewerGBlackBox
385       end
386
387       classrelation 140034 // <association>
388         relation 140034 ----
389           a role_name "" private
390             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
391 "
392             classrelation_ref 140034 // <association>
393           b role_name "" private
394             classrelation_ref 140162 // <association>
395       end
396
397       classrelation 140290 // <unidirectional association>
398         relation 140162 --->
399           a role_name "" private
400             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
401 "
402             classrelation_ref 140290 // <unidirectional association>
403           b parent class_ref 129282 // Factory
404       end
405
406       classrelation 140418 // <unidirectional association>
407         relation 140290 --->
408           a role_name "" private
409             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
410 "
411             classrelation_ref 140418 // <unidirectional association>
412           b parent class_ref 132610 // wxGUITreeFactoryPanel
413       end
414
415       classrelation 140674 // <association>
416         relation 140546 ----
417           a role_name "" private
418             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
419 "
420             classrelation_ref 140674 // <association>
421           b role_name "" private
422             classrelation_ref 145794 // <association>
423       end
424
425       classrelation 141058 // <unidirectional association>
426         relation 140930 --->
427           a role_name "" private
428             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
429 "
430             classrelation_ref 141058 // <unidirectional association>
431           b parent class_ref 132994 // wxGUIScriptBBSPanel
432       end
433
434       classrelation 145282 // <generalisation>
435         relation 145154 ---|>
436           a public
437             cpp default "${type}"
438             classrelation_ref 145282 // <generalisation>
439           b parent class_ref 135682 // ManagerControlGBlackBox
440       end
441
442       classrelation 145666 // <association>
443         relation_ref 140418 // <association>
444       end
445
446       classrelation 145922 // <association>
447         relation_ref 140802 // <association>
448       end
449
450       classrelation 146178 // <association>
451         relation_ref 145538 // <association>
452       end
453
454       classrelation 146434 // <association>
455         relation_ref 145666 // <association>
456       end
457     end
458
459     class 129154 "ManagerViewerGBlackBox"
460       visibility package 
461       cpp_decl "${comment}${template}class ${name}${inherit} {
462 ${members}};
463 ${inlines}
464 "
465       java_decl ""
466       php_decl ""
467       python_2_2 python_decl ""
468       idl_decl ""
469       explicit_switch_type ""
470       
471       classrelation 129794 // (mlstGBoxBase)
472         relation 129794 ---> name "mlstGBoxBase"
473           a role_name "" multiplicity "*" private
474             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
475 "
476             classrelation_ref 129794 // (mlstGBoxBase)
477           b parent class_ref 128258 // GBoxBase
478       end
479
480       classrelation 129922 // (mlstGConnector)
481         relation 129922 ---> name "mlstGConnector"
482           a role_name "" multiplicity "*" private
483             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
484 "
485             classrelation_ref 129922 // (mlstGConnector)
486           b parent class_ref 128898 // GConnectorBase
487       end
488
489       classrelation 134402 // (mGBlackBoxComplex)
490         relation 134402 ---> name "mGBlackBoxComplex"
491           a role_name "" private
492             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
493 "
494             classrelation_ref 134402 // (mGBlackBoxComplex)
495           b parent class_ref 128642 // GBlackBoxComplex
496       end
497
498       classrelation 137858 // <unidirectional association>
499         relation 137858 --->
500           a role_name "" private
501             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
502 "
503             classrelation_ref 137858 // <unidirectional association>
504           b parent class_ref 132354 // vtkViewer
505       end
506
507       classrelation 138498 // <unidirectional association>
508         relation 138498 --->
509           a role_name "" private
510             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
511 "
512             classrelation_ref 138498 // <unidirectional association>
513           b parent class_ref 128258 // GBoxBase
514       end
515
516       classrelation 138626 // (mListSelectedGBox)
517         relation 138626 o--> name "mListSelectedGBox"
518           stereotype "vector"
519           a role_name "" multiplicity "*" private
520             cpp default "    ${comment}${static}${mutable}${volatile}${const}${stereotype}<${type} *> ${name}${value};
521 "
522             classrelation_ref 138626 // (mListSelectedGBox)
523           b parent class_ref 128258 // GBoxBase
524       end
525
526       classrelation 138754 // (mListSelectedConnections)
527         relation 138754 o--> name "mListSelectedConnections"
528           stereotype "vector"
529           a role_name "" multiplicity "*" private
530             cpp default "    ${comment}${static}${mutable}${volatile}${const}${stereotype}<${type} *> ${name}${value};
531 "
532             classrelation_ref 138754 // (mListSelectedConnections)
533           b parent class_ref 128898 // GConnectorBase
534       end
535     end
536
537     class 129282 "Factory"
538       visibility package 
539       cpp_decl "${comment}${template}class ${name}${inherit} {
540 ${members}};
541 ${inlines}
542 "
543       java_decl ""
544       php_decl ""
545       python_2_2 python_decl ""
546       idl_decl ""
547       explicit_switch_type ""
548       
549       classrelation 129538 // <unidirectional association>
550         relation 129538 --->
551           a role_name "" multiplicity "*" private
552             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
553 "
554             classrelation_ref 129538 // <unidirectional association>
555           b parent class_ref 129410 // Package
556       end
557     end
558
559     class 129410 "Package"
560       visibility package 
561       cpp_decl "${comment}${template}class ${name}${inherit} {
562 ${members}};
563 ${inlines}
564 "
565       java_decl ""
566       php_decl ""
567       python_2_2 python_decl ""
568       idl_decl ""
569       explicit_switch_type ""
570       
571       classrelation 129666 // <unidirectional association>
572         relation 129666 --->
573           a role_name "" multiplicity "*" private
574             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
575 "
576             classrelation_ref 129666 // <unidirectional association>
577           b parent class_ref 129538 // BlackBoxDescriptor
578       end
579     end
580
581     class 129538 "BlackBoxDescriptor"
582       visibility package 
583       cpp_decl "${comment}${template}class ${name}${inherit} {
584 ${members}};
585 ${inlines}
586 "
587       java_decl ""
588       php_decl ""
589       python_2_2 python_decl ""
590       idl_decl ""
591       explicit_switch_type ""
592       
593     end
594
595     class 129666 "ManualContour"
596       visibility package 
597       cpp_decl "${comment}${template}class ${name}${inherit} {
598 ${members}};
599 ${inlines}
600 "
601       java_decl ""
602       php_decl ""
603       python_2_2 python_decl ""
604       idl_decl ""
605       explicit_switch_type ""
606       
607       classrelation 147074 // <composition>
608         relation_ref 146178 // <composition>
609       end
610
611       classrelation 147330 // <unidirectional association>
612         relation 146306 --->
613           a role_name "" private
614             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
615 "
616             classrelation_ref 147330 // <unidirectional association>
617           b parent class_ref 132354 // vtkViewer
618       end
619     end
620
621     class 130818 "GBlackBox"
622       abstract visibility package 
623       cpp_decl "${comment}${template}class ${name}${inherit} {
624 ${members}};
625 ${inlines}
626 "
627       java_decl ""
628       php_decl ""
629       python_2_2 python_decl ""
630       idl_decl ""
631       explicit_switch_type ""
632       
633       classrelation 135554 // <generalisation>
634         relation 135554 ---|>
635           a public
636             cpp default "${type}"
637             classrelation_ref 135554 // <generalisation>
638           b parent class_ref 128258 // GBoxBase
639       end
640
641       classrelation 135810 // <directional aggregation>
642         relation 135810 o-->
643           a role_name "" private
644             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
645 "
646             classrelation_ref 135810 // <directional aggregation>
647           b parent class_ref 129538 // BlackBoxDescriptor
648       end
649
650       classrelation 137090 // <generalisation>
651         relation 137090 ---|>
652           a public
653             cpp default "${type}"
654             classrelation_ref 137090 // <generalisation>
655           b parent class_ref 132098 // GvtkBlackBoxBase
656       end
657
658       operation 128642 "Paint"
659         abstract cpp_virtual public explicit_return_type "void"
660         nparams 0
661         cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${)}${const}${volatile}${throw}${abstract};
662 "
663         
664         
665         
666         
667       end
668
669       classrelation 143490 // (mFactory)
670         relation 143362 ---> name "mFactory"
671           a role_name "" private
672             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
673 "
674             classrelation_ref 143490 // (mFactory)
675           b parent class_ref 129282 // Factory
676       end
677
678       attribute 129666 "mPackageName"
679         private explicit_type "string"
680         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${type} ${name}${value};
681 "
682         java_decl ""
683         php_decl ""
684         python_decl ""
685         idl_decl ""
686       end
687
688       attribute 129794 "mNameBlackBox"
689         private explicit_type "string"
690         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${type} ${name}${value};
691 "
692         java_decl ""
693         php_decl ""
694         python_decl ""
695         idl_decl ""
696       end
697     end
698
699     class 131970 "GvtkBlackBoxCpmplex"
700       abstract visibility package 
701       cpp_decl "${comment}${template}class ${name}${inherit} {
702 ${members}};
703 ${inlines}
704 "
705       java_decl ""
706       php_decl ""
707       python_2_2 python_decl ""
708       idl_decl ""
709       explicit_switch_type ""
710       
711       classrelation 137218 // <generalisation>
712         relation 137218 ---|>
713           a public
714             cpp default "${type}"
715             classrelation_ref 137218 // <generalisation>
716           b parent class_ref 132098 // GvtkBlackBoxBase
717       end
718
719       classrelation 137474 // <generalisation>
720         relation 137474 ---|>
721           a public
722             cpp default "${type}"
723             classrelation_ref 137474 // <generalisation>
724           b parent class_ref 128642 // GBlackBoxComplex
725       end
726
727       operation 128258 "Paint"
728         abstract cpp_virtual public explicit_return_type "void"
729         nparams 0
730         cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${)}${const}${volatile}${throw}${abstract};
731 "
732         
733         
734         
735         
736       end
737     end
738
739     class 132098 "GvtkBlackBoxBase"
740       abstract visibility package 
741       cpp_decl "${comment}${template}class ${name}${inherit} {
742 ${members}};
743 ${inlines}
744 "
745       java_decl ""
746       php_decl ""
747       python_2_2 python_decl ""
748       idl_decl ""
749       explicit_switch_type ""
750       
751       operation 128898 "Paint"
752         abstract cpp_virtual public explicit_return_type "void"
753         nparams 0
754         cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${)}${const}${volatile}${throw}${abstract};
755 "
756         
757         
758         
759         
760       end
761     end
762
763     class 132226 "GvtkBoxInputOutput"
764       abstract visibility package 
765       cpp_decl "${comment}${template}class ${name}${inherit} {
766 ${members}};
767 ${inlines}
768 "
769       java_decl ""
770       php_decl ""
771       python_2_2 python_decl ""
772       idl_decl ""
773       explicit_switch_type ""
774       
775       classrelation 137602 // <generalisation>
776         relation 137602 ---|>
777           a public
778             cpp default "${type}"
779             classrelation_ref 137602 // <generalisation>
780           b parent class_ref 128386 // GBoxInputOutput
781       end
782
783       classrelation 137730 // <unidirectional association>
784         relation 137730 --->
785           a role_name "" public
786             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
787 "
788             classrelation_ref 137730 // <unidirectional association>
789           b parent class_ref 132098 // GvtkBlackBoxBase
790       end
791
792       operation 128514 "Paint"
793         abstract cpp_virtual public explicit_return_type "void"
794         nparams 0
795         cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${)}${const}${volatile}${throw}${abstract};
796 "
797         
798         
799         
800         
801       end
802     end
803
804     class 132354 "vtkViewer"
805       visibility package 
806       cpp_decl "${comment}${template}class ${name}${inherit} {
807 ${members}};
808 ${inlines}
809 "
810       java_decl ""
811       php_decl ""
812       python_2_2 python_decl ""
813       idl_decl ""
814       explicit_switch_type ""
815       
816       classrelation 138370 // <unidirectional association>
817         relation 138370 --->
818           a role_name "" private
819             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
820 "
821             classrelation_ref 138370 // <unidirectional association>
822           b parent class_ref 132482 // vtkInteractorManagerGBlackBox
823       end
824
825       classrelation 144898 // <unidirectional association>
826         relation 144770 --->
827           a role_name "" private
828             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
829 "
830             classrelation_ref 144898 // <unidirectional association>
831           b parent class_ref 135554 // wxPanel
832       end
833
834       classrelation 145154 // <generalisation>
835         relation 145026 ---|>
836           a public
837             cpp default "${type}"
838             classrelation_ref 145154 // <generalisation>
839           b parent class_ref 135554 // wxPanel
840       end
841
842       classrelation 147202 // <association>
843         relation_ref 137986 // <association>
844       end
845
846       classrelation 147714 // <unidirectional association>
847         relation 146690 --->
848           a role_name "" private
849             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
850 "
851             classrelation_ref 147714 // <unidirectional association>
852           b parent class_ref 135938 // wxVtkRenderWindowInteractor
853       end
854     end
855
856     class 132482 "vtkInteractorManagerGBlackBox"
857       visibility package 
858       cpp_decl "${comment}${template}class ${name}${inherit} {
859 ${members}};
860 ${inlines}
861 "
862       java_decl ""
863       php_decl ""
864       python_2_2 python_decl ""
865       idl_decl ""
866       explicit_switch_type ""
867       
868       classrelation 137986 // <association>
869         relation 137986 ----
870           a role_name "" private
871             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
872 "
873             classrelation_ref 137986 // <association>
874           b role_name "" private
875             classrelation_ref 147202 // <association>
876       end
877
878       classrelation 138114 // <unidirectional association>
879         relation 138114 --->
880           a role_name "" private
881             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
882 "
883             classrelation_ref 138114 // <unidirectional association>
884           b parent class_ref 129154 // ManagerViewerGBlackBox
885       end
886
887       classrelation 138242 // <unidirectional association>
888         relation 138242 --->
889           a role_name "" private
890             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
891 "
892             classrelation_ref 138242 // <unidirectional association>
893           b parent class_ref 129026 // wxManagerControlerGBlackBox
894       end
895
896       classrelation 145410 // <unidirectional association>
897         relation 145282 --->
898           a role_name "" private
899             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
900 "
901             classrelation_ref 145410 // <unidirectional association>
902           b parent class_ref 135682 // ManagerControlGBlackBox
903       end
904     end
905
906     class 132610 "wxGUITreeFactoryPanel"
907       visibility package 
908       cpp_decl "${comment}${template}class ${name}${inherit} {
909 ${members}};
910 ${inlines}
911 "
912       java_decl ""
913       php_decl ""
914       python_2_2 python_decl ""
915       idl_decl ""
916       explicit_switch_type ""
917       
918       classrelation 139138 // <unidirectional association>
919         relation 139138 --->
920           a role_name "" private
921             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
922 "
923             classrelation_ref 139138 // <unidirectional association>
924           b parent class_ref 129282 // Factory
925       end
926
927       classrelation 139906 // <unidirectional association>
928         relation 139906 --->
929           a role_name "" private
930             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
931 "
932             classrelation_ref 139906 // <unidirectional association>
933           b parent class_ref 129026 // wxManagerControlerGBlackBox
934       end
935
936       classrelation 140546 // <association>
937         relation 140418 ----
938           a role_name "" private
939             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
940 "
941             classrelation_ref 140546 // <association>
942           b role_name "" private
943             classrelation_ref 145666 // <association>
944       end
945     end
946
947     class 132738 "wxGUIEditorGraphicContainer"
948       visibility package 
949       cpp_decl "${comment}${template}class ${name}${inherit} {
950 ${members}};
951 ${inlines}
952 "
953       java_decl ""
954       php_decl ""
955       python_2_2 python_decl ""
956       idl_decl ""
957       explicit_switch_type ""
958       
959       classrelation 138882 // <directional aggregation>
960         relation 138882 o-->
961           a role_name "" private
962             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
963 "
964             classrelation_ref 138882 // <directional aggregation>
965           b parent class_ref 132610 // wxGUITreeFactoryPanel
966       end
967
968       classrelation 139010 // <unidirectional association>
969         relation 139010 --->
970           a role_name "" private
971             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
972 "
973             classrelation_ref 139010 // <unidirectional association>
974           b parent class_ref 132354 // vtkViewer
975       end
976
977       classrelation 139266 // <directional aggregation>
978         relation 139266 o-->
979           a role_name "" private
980             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
981 "
982             classrelation_ref 139266 // <directional aggregation>
983           b parent class_ref 132866 // wxGUISetPanel
984       end
985
986       classrelation 139394 // (mScriptEnd)
987         relation 139394 o--> name "mScriptEnd"
988           a role_name "" private
989             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
990 "
991             classrelation_ref 139394 // (mScriptEnd)
992           b parent class_ref 132994 // wxGUIScriptBBSPanel
993       end
994
995       classrelation 139522 // (mScriptBegin)
996         relation 139522 o--> name "mScriptBegin"
997           a role_name "" private
998             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
999 "
1000             classrelation_ref 139522 // (mScriptBegin)
1001           b parent class_ref 132994 // wxGUIScriptBBSPanel
1002       end
1003
1004       classrelation 142210 // <directional aggregation>
1005         relation 142082 o-->
1006           a role_name "" private
1007             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1008 "
1009             classrelation_ref 142210 // <directional aggregation>
1010           b parent class_ref 134146 // wxGUIIncludePanel
1011       end
1012
1013       classrelation 142338 // <directional aggregation>
1014         relation 142210 o-->
1015           a role_name "" private
1016             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1017 "
1018             classrelation_ref 142338 // <directional aggregation>
1019           b parent class_ref 134274 // wxGUIPropertiesPanel
1020       end
1021
1022       classrelation 145026 // <unidirectional association>
1023         relation 144898 --->
1024           a role_name "" private
1025             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1026 "
1027             classrelation_ref 145026 // <unidirectional association>
1028           b parent class_ref 135554 // wxPanel
1029       end
1030
1031       classrelation 146562 // (mLstWxManagerControl)
1032         relation 145794 ---> name "mLstWxManagerControl"
1033           a role_name "" multiplicity "*" private
1034             cpp default "    ${comment}${static}${mutable}${volatile}${const}${stereotype}<${type} *> ${name}${value};
1035 "
1036             classrelation_ref 146562 // (mLstWxManagerControl)
1037           b parent class_ref 129026 // wxManagerControlerGBlackBox
1038       end
1039
1040       classrelation 146690 // <directional aggregation>
1041         relation 145922 o-->
1042           a role_name "" private
1043             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1044 "
1045             classrelation_ref 146690 // <directional aggregation>
1046           b parent class_ref 135810 // wxNoteBook
1047       end
1048
1049       classrelation 147970 // <unidirectional association>
1050         relation 146946 --->
1051           a role_name "" private
1052             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1053 "
1054             classrelation_ref 147970 // <unidirectional association>
1055           b parent class_ref 136194 // wxButtonSave
1056       end
1057
1058       classrelation 148098 // <unidirectional association>
1059         relation 147074 --->
1060           a role_name "" private
1061             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1062 "
1063             classrelation_ref 148098 // <unidirectional association>
1064           b parent class_ref 136322 // wxButtonLoad
1065       end
1066
1067       classrelation 148226 // (mBtnRun)
1068         relation 147202 o--> name "mBtnRun"
1069           a role_name "" private
1070             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1071 "
1072             classrelation_ref 148226 // (mBtnRun)
1073           b parent class_ref 136450 // wxButton
1074       end
1075
1076       classrelation 148354 // <generalisation>
1077         relation 147330 ---|>
1078           a public
1079             cpp default "${type}"
1080             classrelation_ref 148354 // <generalisation>
1081           b parent class_ref 136066 // wxFrame
1082       end
1083
1084       classrelation 148738 // (mBtnLoad)
1085         relation 147714 o--> name "mBtnLoad"
1086           a role_name "" private
1087             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1088 "
1089             classrelation_ref 148738 // (mBtnLoad)
1090           b parent class_ref 136450 // wxButton
1091       end
1092
1093       classrelation 148866 // (mBtnSave)
1094         relation 147842 o--> name "mBtnSave"
1095           a role_name "" private
1096             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1097 "
1098             classrelation_ref 148866 // (mBtnSave)
1099           b parent class_ref 136450 // wxButton
1100       end
1101
1102       classrelation 148994 // (mBtnNewWindow)
1103         relation 147970 o--> name "mBtnNewWindow"
1104           a role_name "" private
1105             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1106 "
1107             classrelation_ref 148994 // (mBtnNewWindow)
1108           b parent class_ref 136706 // wxButon
1109       end
1110
1111       classrelation 149122 // <unidirectional association>
1112         relation 148098 --->
1113           a role_name "" private
1114             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1115 "
1116             classrelation_ref 149122 // <unidirectional association>
1117           b parent class_ref 136834 // wxBtnGUIEditorGraphicPanel
1118       end
1119     end
1120
1121     class 132866 "wxGUISetPanel"
1122       visibility package 
1123       cpp_decl "${comment}${template}class ${name}${inherit} {
1124 ${members}};
1125 ${inlines}
1126 "
1127       java_decl ""
1128       php_decl ""
1129       python_2_2 python_decl ""
1130       idl_decl ""
1131       explicit_switch_type ""
1132       
1133       classrelation 139650 // <unidirectional association>
1134         relation 139650 --->
1135           a role_name "" private
1136             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1137 "
1138             classrelation_ref 139650 // <unidirectional association>
1139           b parent class_ref 128258 // GBoxBase
1140       end
1141
1142       classrelation 139778 // <unidirectional association>
1143         relation 139778 --->
1144           a role_name "" private
1145             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1146 "
1147             classrelation_ref 139778 // <unidirectional association>
1148           b parent class_ref 129026 // wxManagerControlerGBlackBox
1149       end
1150
1151       classrelation 140162 // <association>
1152         relation_ref 140034 // <association>
1153       end
1154
1155       classrelation 140802 // <unidirectional association>
1156         relation 140674 --->
1157           a role_name "" private
1158             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1159 "
1160             classrelation_ref 140802 // <unidirectional association>
1161           b parent class_ref 129026 // wxManagerControlerGBlackBox
1162       end
1163
1164       classrelation 145794 // <association>
1165         relation_ref 140546 // <association>
1166       end
1167     end
1168
1169     class 132994 "wxGUIScriptBBSPanel"
1170       visibility package 
1171       cpp_decl "${comment}${template}class ${name}${inherit} {
1172 ${members}};
1173 ${inlines}
1174 "
1175       java_decl ""
1176       php_decl ""
1177       python_2_2 python_decl ""
1178       idl_decl ""
1179       explicit_switch_type ""
1180       
1181       classrelation 140930 // <association>
1182         relation 140802 ----
1183           a role_name "" private
1184             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1185 "
1186             classrelation_ref 140930 // <association>
1187           b role_name "" private
1188             classrelation_ref 145922 // <association>
1189       end
1190     end
1191
1192     class 134146 "wxGUIIncludePanel"
1193       visibility package 
1194       cpp_decl "${comment}${template}class ${name}${inherit} {
1195 ${members}};
1196 ${inlines}
1197 "
1198       java_decl ""
1199       php_decl ""
1200       python_2_2 python_decl ""
1201       idl_decl ""
1202       explicit_switch_type ""
1203       
1204       classrelation 146050 // <association>
1205         relation 145538 ----
1206           a role_name "" private
1207             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1208 "
1209             classrelation_ref 146050 // <association>
1210           b role_name "" private
1211             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1212 "
1213             classrelation_ref 146178 // <association>
1214       end
1215     end
1216
1217     class 134274 "wxGUIPropertiesPanel"
1218       visibility package 
1219       cpp_decl "${comment}${template}class ${name}${inherit} {
1220 ${members}};
1221 ${inlines}
1222 "
1223       java_decl ""
1224       php_decl ""
1225       python_2_2 python_decl ""
1226       idl_decl ""
1227       explicit_switch_type ""
1228       
1229       classrelation 146306 // <association>
1230         relation 145666 ----
1231           a role_name "" private
1232             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1233 "
1234             classrelation_ref 146306 // <association>
1235           b role_name "" private
1236             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1237 "
1238             classrelation_ref 146434 // <association>
1239       end
1240     end
1241
1242     class 135426 "vtkManagerViewerGBlackBox"
1243       visibility package 
1244       cpp_decl "${comment}${template}class ${name}${inherit} {
1245 ${members}};
1246 ${inlines}
1247 "
1248       java_decl ""
1249       php_decl ""
1250       python_2_2 python_decl ""
1251       idl_decl ""
1252       explicit_switch_type ""
1253       
1254       classrelation 144642 // <generalisation>
1255         relation 144514 ---|>
1256           a public
1257             cpp default "${type}"
1258             classrelation_ref 144642 // <generalisation>
1259           b parent class_ref 129154 // ManagerViewerGBlackBox
1260       end
1261
1262       classrelation 144770 // <unidirectional association>
1263         relation 144642 --->
1264           a role_name "" private
1265             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1266 "
1267             classrelation_ref 144770 // <unidirectional association>
1268           b parent class_ref 132354 // vtkViewer
1269       end
1270     end
1271
1272     class 135554 "wxPanel"
1273       visibility package 
1274       cpp_decl "${comment}${template}class ${name}${inherit} {
1275 ${members}};
1276 ${inlines}
1277 "
1278       java_decl ""
1279       php_decl ""
1280       python_2_2 python_decl ""
1281       idl_decl ""
1282       explicit_switch_type ""
1283       
1284     end
1285
1286     class 135682 "ManagerControlGBlackBox"
1287       visibility package 
1288       cpp_decl "${comment}${template}class ${name}${inherit} {
1289 ${members}};
1290 ${inlines}
1291 "
1292       java_decl ""
1293       php_decl ""
1294       python_2_2 python_decl ""
1295       idl_decl ""
1296       explicit_switch_type ""
1297       
1298       classrelation 145538 // <unidirectional association>
1299         relation 145410 --->
1300           a role_name "" private
1301             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1302 "
1303             classrelation_ref 145538 // <unidirectional association>
1304           b parent class_ref 129154 // ManagerViewerGBlackBox
1305       end
1306     end
1307
1308     class 135810 "wxNoteBook"
1309       visibility package 
1310       cpp_decl "${comment}${template}class ${name}${inherit} {
1311 ${members}};
1312 ${inlines}
1313 "
1314       java_decl ""
1315       php_decl ""
1316       python_2_2 python_decl ""
1317       idl_decl ""
1318       explicit_switch_type ""
1319       
1320       classrelation 146818 // <unidirectional association>
1321         relation 146050 --->
1322           a role_name "" multiplicity "*" private
1323             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1324 "
1325             classrelation_ref 146818 // <unidirectional association>
1326           b parent class_ref 135554 // wxPanel
1327       end
1328
1329       classrelation 147458 // <unidirectional association>
1330         relation 146434 --->
1331           a role_name "" multiplicity "*" private
1332             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1333 "
1334             classrelation_ref 147458 // <unidirectional association>
1335           b parent class_ref 135938 // wxVtkRenderWindowInteractor
1336       end
1337     end
1338
1339     class 135938 "wxVtkRenderWindowInteractor"
1340       visibility package 
1341       cpp_decl "${comment}${template}class ${name}${inherit} {
1342 ${members}};
1343 ${inlines}
1344 "
1345       java_decl ""
1346       php_decl ""
1347       python_2_2 python_decl ""
1348       idl_decl ""
1349       explicit_switch_type ""
1350       
1351       classrelation 147586 // <generalisation>
1352         relation 146562 ---|>
1353           a public
1354             cpp default "${type}"
1355             classrelation_ref 147586 // <generalisation>
1356           b parent class_ref 132354 // vtkViewer
1357       end
1358     end
1359
1360     class 136066 "wxFrame"
1361       visibility package 
1362       cpp_decl "${comment}${template}class ${name}${inherit} {
1363 ${members}};
1364 ${inlines}
1365 "
1366       java_decl ""
1367       php_decl ""
1368       python_2_2 python_decl ""
1369       idl_decl ""
1370       explicit_switch_type ""
1371       
1372       classrelation 147842 // <unidirectional association>
1373         relation 146818 --->
1374           a role_name "" private
1375             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1376 "
1377             classrelation_ref 147842 // <unidirectional association>
1378           b parent class_ref 132738 // wxGUIEditorGraphicContainer
1379       end
1380     end
1381
1382     class 136194 "wxButtonSave"
1383       visibility package 
1384       cpp_decl "${comment}${template}class ${name}${inherit} {
1385 ${members}};
1386 ${inlines}
1387 "
1388       java_decl ""
1389       php_decl ""
1390       python_2_2 python_decl ""
1391       idl_decl ""
1392       explicit_switch_type ""
1393       
1394     end
1395
1396     class 136322 "wxButtonLoad"
1397       visibility package 
1398       cpp_decl "${comment}${template}class ${name}${inherit} {
1399 ${members}};
1400 ${inlines}
1401 "
1402       java_decl ""
1403       php_decl ""
1404       python_2_2 python_decl ""
1405       idl_decl ""
1406       explicit_switch_type ""
1407       
1408     end
1409
1410     class 136450 "wxButton"
1411       visibility package 
1412       cpp_decl "${comment}${template}class ${name}${inherit} {
1413 ${members}};
1414 ${inlines}
1415 "
1416       java_decl ""
1417       php_decl ""
1418       python_2_2 python_decl ""
1419       idl_decl ""
1420       explicit_switch_type ""
1421       
1422     end
1423
1424     class 136578 "wxGUIEditorGraphicBBS"
1425       visibility package 
1426       cpp_decl "${comment}${template}class ${name}${inherit} {
1427 ${members}};
1428 ${inlines}
1429 "
1430       java_decl ""
1431       php_decl ""
1432       python_2_2 python_decl ""
1433       idl_decl ""
1434       explicit_switch_type ""
1435       
1436       classrelation 148482 // <generalisation>
1437         relation 147458 ---|>
1438           a public
1439             cpp default "${type}"
1440             classrelation_ref 148482 // <generalisation>
1441           b parent class_ref 136066 // wxFrame
1442       end
1443
1444       classrelation 148610 // <unidirectional association>
1445         relation 147586 --->
1446           a role_name "" private
1447             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1448 "
1449             classrelation_ref 148610 // <unidirectional association>
1450           b parent class_ref 132738 // wxGUIEditorGraphicContainer
1451       end
1452     end
1453
1454     class 136706 "wxButon"
1455       visibility package 
1456       cpp_decl "${comment}${template}class ${name}${inherit} {
1457 ${members}};
1458 ${inlines}
1459 "
1460       java_decl ""
1461       php_decl ""
1462       python_2_2 python_decl ""
1463       idl_decl ""
1464       explicit_switch_type ""
1465       
1466     end
1467
1468     class 136834 "wxBtnGUIEditorGraphicPanel"
1469       visibility package 
1470       cpp_decl "${comment}${template}class ${name}${inherit} {
1471 ${members}};
1472 ${inlines}
1473 "
1474       java_decl ""
1475       php_decl ""
1476       python_2_2 python_decl ""
1477       idl_decl ""
1478       explicit_switch_type ""
1479       
1480     end
1481
1482     class 137986 "wxEditorApp"
1483       visibility package 
1484       cpp_decl "${comment}${template}class ${name}${inherit} {
1485 ${members}};
1486 ${inlines}
1487 "
1488       java_decl ""
1489       php_decl ""
1490       python_2_2 python_decl ""
1491       idl_decl ""
1492       explicit_switch_type ""
1493       
1494       classrelation 150274 // <unidirectional association>
1495         relation 149250 --->
1496           a role_name "" private
1497             cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
1498 "
1499             classrelation_ref 150274 // <unidirectional association>
1500           b parent class_ref 136578 // wxGUIEditorGraphicBBS
1501       end
1502     end
1503   end
1504 end