]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.silk.ontology/src/org/simantics/silk/SilkResources.java
(refs #7177) Rounded connections
[simantics/platform.git] / bundles / org.simantics.silk.ontology / src / org / simantics / silk / SilkResources.java
1 package org.simantics.silk;
2
3 import org.simantics.db.RequestProcessor;
4 import org.simantics.db.Resource;
5 import org.simantics.db.ReadGraph;
6 import org.simantics.db.request.Read;
7 import org.simantics.db.Session;
8 import org.simantics.db.exception.DatabaseException;
9 import org.simantics.db.service.QueryControl;
10
11 public class SilkResources {
12     
13     public final Resource accept;
14     public final Resource add;
15     public final Resource anchor;
16     public final Resource application;
17     public final Resource application_add;
18     public final Resource application_cascade;
19     public final Resource application_delete;
20     public final Resource application_double;
21     public final Resource application_edit;
22     public final Resource application_error;
23     public final Resource application_form;
24     public final Resource application_form_add;
25     public final Resource application_form_delete;
26     public final Resource application_form_edit;
27     public final Resource application_form_magnify;
28     public final Resource application_get;
29     public final Resource application_go;
30     public final Resource application_home;
31     public final Resource application_key;
32     public final Resource application_lightning;
33     public final Resource application_link;
34     public final Resource application_osx;
35     public final Resource application_osx_add;
36     public final Resource application_osx_cascade;
37     public final Resource application_osx_delete;
38     public final Resource application_osx_double;
39     public final Resource application_osx_error;
40     public final Resource application_osx_get;
41     public final Resource application_osx_go;
42     public final Resource application_osx_home;
43     public final Resource application_osx_key;
44     public final Resource application_osx_lightning;
45     public final Resource application_osx_link;
46     public final Resource application_osx_split;
47     public final Resource application_osx_start;
48     public final Resource application_osx_stop;
49     public final Resource application_osx_terminal;
50     public final Resource application_put;
51     public final Resource application_side_boxes;
52     public final Resource application_side_contract;
53     public final Resource application_side_expand;
54     public final Resource application_side_list;
55     public final Resource application_side_tree;
56     public final Resource application_split;
57     public final Resource application_start;
58     public final Resource application_stop;
59     public final Resource application_tile_horizontal;
60     public final Resource application_tile_vertical;
61     public final Resource application_view_columns;
62     public final Resource application_view_detail;
63     public final Resource application_view_gallery;
64     public final Resource application_view_icons;
65     public final Resource application_view_list;
66     public final Resource application_view_tile;
67     public final Resource application_xp;
68     public final Resource application_xp_terminal;
69     public final Resource arrow_branch;
70     public final Resource arrow_divide;
71     public final Resource arrow_down;
72     public final Resource arrow_ew;
73     public final Resource arrow_in;
74     public final Resource arrow_in_longer;
75     public final Resource arrow_inout;
76     public final Resource arrow_join;
77     public final Resource arrow_left;
78     public final Resource arrow_merge;
79     public final Resource arrow_ne;
80     public final Resource arrow_ns;
81     public final Resource arrow_nsew;
82     public final Resource arrow_nw;
83     public final Resource arrow_nw_ne_sw_se;
84     public final Resource arrow_nw_se;
85     public final Resource arrow_out;
86     public final Resource arrow_out_longer;
87     public final Resource arrow_redo;
88     public final Resource arrow_refresh;
89     public final Resource arrow_refresh_small;
90     public final Resource arrow_right;
91     public final Resource arrow_rotate_anticlockwise;
92     public final Resource arrow_rotate_clockwise;
93     public final Resource arrow_se;
94     public final Resource arrow_sw;
95     public final Resource arrow_sw_ne;
96     public final Resource arrow_switch;
97     public final Resource arrow_switch_bluegreen;
98     public final Resource arrow_turn_left;
99     public final Resource arrow_turn_right;
100     public final Resource arrow_undo;
101     public final Resource arrow_up;
102     public final Resource asterisk_orange;
103     public final Resource asterisk_red;
104     public final Resource asterisk_yellow;
105     public final Resource attach;
106     public final Resource award_star_add;
107     public final Resource award_star_bronze_1;
108     public final Resource award_star_bronze_2;
109     public final Resource award_star_bronze_3;
110     public final Resource award_star_delete;
111     public final Resource award_star_gold_1;
112     public final Resource award_star_gold_2;
113     public final Resource award_star_gold_3;
114     public final Resource award_star_silver_1;
115     public final Resource award_star_silver_2;
116     public final Resource award_star_silver_3;
117     public final Resource basket;
118     public final Resource basket_add;
119     public final Resource basket_delete;
120     public final Resource basket_edit;
121     public final Resource basket_error;
122     public final Resource basket_go;
123     public final Resource basket_put;
124     public final Resource basket_remove;
125     public final Resource bell;
126     public final Resource bell_add;
127     public final Resource bell_delete;
128     public final Resource bell_error;
129     public final Resource bell_go;
130     public final Resource bell_link;
131     public final Resource bell_silver;
132     public final Resource bell_silver_start;
133     public final Resource bell_silver_stop;
134     public final Resource bell_start;
135     public final Resource bell_stop;
136     public final Resource bin;
137     public final Resource bin_closed;
138     public final Resource bin_empty;
139     public final Resource bomb;
140     public final Resource book;
141     public final Resource book_add;
142     public final Resource book_addresses;
143     public final Resource book_addresses_add;
144     public final Resource book_addresses_delete;
145     public final Resource book_addresses_edit;
146     public final Resource book_addresses_error;
147     public final Resource book_addresses_key;
148     public final Resource book_delete;
149     public final Resource book_edit;
150     public final Resource book_error;
151     public final Resource book_go;
152     public final Resource book_key;
153     public final Resource book_link;
154     public final Resource book_magnify;
155     public final Resource book_next;
156     public final Resource book_open;
157     public final Resource book_open_mark;
158     public final Resource book_previous;
159     public final Resource book_red;
160     public final Resource book_tabs;
161     public final Resource bookmark;
162     public final Resource bookmark_add;
163     public final Resource bookmark_delete;
164     public final Resource bookmark_edit;
165     public final Resource bookmark_error;
166     public final Resource bookmark_go;
167     public final Resource border_all;
168     public final Resource border_bottom;
169     public final Resource border_draw;
170     public final Resource border_inner;
171     public final Resource border_inner_horizontal;
172     public final Resource border_inner_vertical;
173     public final Resource border_left;
174     public final Resource border_none;
175     public final Resource border_outer;
176     public final Resource border_right;
177     public final Resource border_top;
178     public final Resource box;
179     public final Resource box_error;
180     public final Resource box_picture;
181     public final Resource box_world;
182     public final Resource brick;
183     public final Resource brick_add;
184     public final Resource brick_delete;
185     public final Resource brick_edit;
186     public final Resource brick_error;
187     public final Resource brick_go;
188     public final Resource brick_link;
189     public final Resource brick_magnify;
190     public final Resource bricks;
191     public final Resource briefcase;
192     public final Resource bug;
193     public final Resource bug_add;
194     public final Resource bug_delete;
195     public final Resource bug_edit;
196     public final Resource bug_error;
197     public final Resource bug_fix;
198     public final Resource bug_go;
199     public final Resource bug_link;
200     public final Resource bug_magnify;
201     public final Resource build;
202     public final Resource build_cancel;
203     public final Resource building;
204     public final Resource building_add;
205     public final Resource building_delete;
206     public final Resource building_edit;
207     public final Resource building_error;
208     public final Resource building_go;
209     public final Resource building_key;
210     public final Resource building_link;
211     public final Resource bullet_add;
212     public final Resource bullet_arrow_bottom;
213     public final Resource bullet_arrow_down;
214     public final Resource bullet_arrow_top;
215     public final Resource bullet_arrow_up;
216     public final Resource bullet_black;
217     public final Resource bullet_blue;
218     public final Resource bullet_connect;
219     public final Resource bullet_cross;
220     public final Resource bullet_database;
221     public final Resource bullet_database_yellow;
222     public final Resource bullet_delete;
223     public final Resource bullet_disk;
224     public final Resource bullet_earth;
225     public final Resource bullet_edit;
226     public final Resource bullet_eject;
227     public final Resource bullet_error;
228     public final Resource bullet_feed;
229     public final Resource bullet_get;
230     public final Resource bullet_go;
231     public final Resource bullet_green;
232     public final Resource bullet_home;
233     public final Resource bullet_key;
234     public final Resource bullet_left;
235     public final Resource bullet_lightning;
236     public final Resource bullet_magnify;
237     public final Resource bullet_minus;
238     public final Resource bullet_orange;
239     public final Resource bullet_page_white;
240     public final Resource bullet_picture;
241     public final Resource bullet_pink;
242     public final Resource bullet_plus;
243     public final Resource bullet_purple;
244     public final Resource bullet_red;
245     public final Resource bullet_right;
246     public final Resource bullet_shape;
247     public final Resource bullet_sparkle;
248     public final Resource bullet_star;
249     public final Resource bullet_start;
250     public final Resource bullet_stop;
251     public final Resource bullet_stop_alt;
252     public final Resource bullet_tick;
253     public final Resource bullet_toggle_minus;
254     public final Resource bullet_toggle_plus;
255     public final Resource bullet_white;
256     public final Resource bullet_wrench;
257     public final Resource bullet_wrench_red;
258     public final Resource bullet_yellow;
259     public final Resource button;
260     public final Resource cake;
261     public final Resource cake_out;
262     public final Resource cake_sliced;
263     public final Resource calculator;
264     public final Resource calculator_add;
265     public final Resource calculator_delete;
266     public final Resource calculator_edit;
267     public final Resource calculator_error;
268     public final Resource calculator_link;
269     public final Resource calendar;
270     public final Resource calendar_add;
271     public final Resource calendar_delete;
272     public final Resource calendar_edit;
273     public final Resource calendar_link;
274     public final Resource calendar_select_day;
275     public final Resource calendar_select_none;
276     public final Resource calendar_select_week;
277     public final Resource calendar_star;
278     public final Resource calendar_view_day;
279     public final Resource calendar_view_month;
280     public final Resource calendar_view_week;
281     public final Resource camera;
282     public final Resource camera_add;
283     public final Resource camera_connect;
284     public final Resource camera_delete;
285     public final Resource camera_edit;
286     public final Resource camera_error;
287     public final Resource camera_go;
288     public final Resource camera_link;
289     public final Resource camera_magnify;
290     public final Resource camera_picture;
291     public final Resource camera_small;
292     public final Resource camera_start;
293     public final Resource camera_stop;
294     public final Resource cancel;
295     public final Resource car;
296     public final Resource car_add;
297     public final Resource car_delete;
298     public final Resource car_error;
299     public final Resource car_red;
300     public final Resource car_start;
301     public final Resource car_stop;
302     public final Resource cart;
303     public final Resource cart_add;
304     public final Resource cart_delete;
305     public final Resource cart_edit;
306     public final Resource cart_error;
307     public final Resource cart_full;
308     public final Resource cart_go;
309     public final Resource cart_magnify;
310     public final Resource cart_put;
311     public final Resource cart_remove;
312     public final Resource cd;
313     public final Resource cd_add;
314     public final Resource cd_burn;
315     public final Resource cd_delete;
316     public final Resource cd_edit;
317     public final Resource cd_eject;
318     public final Resource cd_go;
319     public final Resource cd_magnify;
320     public final Resource cd_play;
321     public final Resource cd_stop;
322     public final Resource cd_stop_alt;
323     public final Resource cd_tick;
324     public final Resource cdr;
325     public final Resource cdr_add;
326     public final Resource cdr_burn;
327     public final Resource cdr_cross;
328     public final Resource cdr_delete;
329     public final Resource cdr_edit;
330     public final Resource cdr_eject;
331     public final Resource cdr_error;
332     public final Resource cdr_go;
333     public final Resource cdr_magnify;
334     public final Resource cdr_play;
335     public final Resource cdr_start;
336     public final Resource cdr_stop;
337     public final Resource cdr_stop_alt;
338     public final Resource cdr_tick;
339     public final Resource chart_bar;
340     public final Resource chart_bar_add;
341     public final Resource chart_bar_delete;
342     public final Resource chart_bar_edit;
343     public final Resource chart_bar_error;
344     public final Resource chart_bar_link;
345     public final Resource chart_curve;
346     public final Resource chart_curve_add;
347     public final Resource chart_curve_delete;
348     public final Resource chart_curve_edit;
349     public final Resource chart_curve_error;
350     public final Resource chart_curve_go;
351     public final Resource chart_curve_link;
352     public final Resource chart_line;
353     public final Resource chart_line_add;
354     public final Resource chart_line_delete;
355     public final Resource chart_line_edit;
356     public final Resource chart_line_error;
357     public final Resource chart_line_link;
358     public final Resource chart_org_inverted;
359     public final Resource chart_organisation;
360     public final Resource chart_organisation_add;
361     public final Resource chart_organisation_delete;
362     public final Resource chart_pie;
363     public final Resource chart_pie_add;
364     public final Resource chart_pie_delete;
365     public final Resource chart_pie_edit;
366     public final Resource chart_pie_error;
367     public final Resource chart_pie_lightning;
368     public final Resource chart_pie_link;
369     public final Resource check_error;
370     public final Resource clipboard;
371     public final Resource clock;
372     public final Resource clock_add;
373     public final Resource clock_delete;
374     public final Resource clock_edit;
375     public final Resource clock_error;
376     public final Resource clock_go;
377     public final Resource clock_link;
378     public final Resource clock_pause;
379     public final Resource clock_play;
380     public final Resource clock_red;
381     public final Resource clock_start;
382     public final Resource clock_stop;
383     public final Resource cmy;
384     public final Resource cog;
385     public final Resource cog_add;
386     public final Resource cog_delete;
387     public final Resource cog_edit;
388     public final Resource cog_error;
389     public final Resource cog_go;
390     public final Resource cog_start;
391     public final Resource cog_stop;
392     public final Resource coins;
393     public final Resource coins_add;
394     public final Resource coins_delete;
395     public final Resource color;
396     public final Resource color_swatch;
397     public final Resource color_wheel;
398     public final Resource comment;
399     public final Resource comment_add;
400     public final Resource comment_delete;
401     public final Resource comment_dull;
402     public final Resource comment_edit;
403     public final Resource comment_play;
404     public final Resource comment_record;
405     public final Resource comments;
406     public final Resource comments_add;
407     public final Resource comments_delete;
408     public final Resource compass;
409     public final Resource compress;
410     public final Resource computer;
411     public final Resource computer_add;
412     public final Resource computer_connect;
413     public final Resource computer_delete;
414     public final Resource computer_edit;
415     public final Resource computer_error;
416     public final Resource computer_go;
417     public final Resource computer_key;
418     public final Resource computer_link;
419     public final Resource computer_magnify;
420     public final Resource computer_off;
421     public final Resource computer_start;
422     public final Resource computer_stop;
423     public final Resource computer_wrench;
424     public final Resource connect;
425     public final Resource contrast;
426     public final Resource contrast_decrease;
427     public final Resource contrast_high;
428     public final Resource contrast_increase;
429     public final Resource contrast_low;
430     public final Resource control_add;
431     public final Resource control_add_blue;
432     public final Resource control_blank;
433     public final Resource control_blank_blue;
434     public final Resource control_eject;
435     public final Resource control_eject_blue;
436     public final Resource control_end;
437     public final Resource control_end_blue;
438     public final Resource control_equalizer;
439     public final Resource control_equalizer_blue;
440     public final Resource control_fastforward;
441     public final Resource control_fastforward_blue;
442     public final Resource control_pause;
443     public final Resource control_pause_blue;
444     public final Resource control_play;
445     public final Resource control_play_blue;
446     public final Resource control_power;
447     public final Resource control_power_blue;
448     public final Resource control_record;
449     public final Resource control_record_blue;
450     public final Resource control_remove;
451     public final Resource control_remove_blue;
452     public final Resource control_repeat;
453     public final Resource control_repeat_blue;
454     public final Resource control_rewind;
455     public final Resource control_rewind_blue;
456     public final Resource control_start;
457     public final Resource control_start_blue;
458     public final Resource control_stop;
459     public final Resource control_stop_blue;
460     public final Resource controller;
461     public final Resource controller_add;
462     public final Resource controller_delete;
463     public final Resource controller_error;
464     public final Resource creditcards;
465     public final Resource cross;
466     public final Resource css;
467     public final Resource css_add;
468     public final Resource css_delete;
469     public final Resource css_error;
470     public final Resource css_go;
471     public final Resource css_valid;
472     public final Resource cup;
473     public final Resource cup_add;
474     public final Resource cup_black;
475     public final Resource cup_delete;
476     public final Resource cup_edit;
477     public final Resource cup_error;
478     public final Resource cup_go;
479     public final Resource cup_green;
480     public final Resource cup_key;
481     public final Resource cup_link;
482     public final Resource cup_tea;
483     public final Resource cursor;
484     public final Resource cursor_small;
485     public final Resource cut;
486     public final Resource cut_red;
487     public final Resource database;
488     public final Resource database_add;
489     public final Resource database_connect;
490     public final Resource database_copy;
491     public final Resource database_delete;
492     public final Resource database_edit;
493     public final Resource database_error;
494     public final Resource database_gear;
495     public final Resource database_go;
496     public final Resource database_key;
497     public final Resource database_lightning;
498     public final Resource database_link;
499     public final Resource database_refresh;
500     public final Resource database_save;
501     public final Resource database_start;
502     public final Resource database_stop;
503     public final Resource database_table;
504     public final Resource database_wrench;
505     public final Resource database_yellow;
506     public final Resource database_yellow_start;
507     public final Resource database_yellow_stop;
508     public final Resource date;
509     public final Resource date_add;
510     public final Resource date_delete;
511     public final Resource date_edit;
512     public final Resource date_error;
513     public final Resource date_go;
514     public final Resource date_link;
515     public final Resource date_magnify;
516     public final Resource date_next;
517     public final Resource date_previous;
518     public final Resource decline;
519     public final Resource delete;
520     public final Resource device_stylus;
521     public final Resource disconnect;
522     public final Resource disk;
523     public final Resource disk_black;
524     public final Resource disk_black_error;
525     public final Resource disk_black_magnify;
526     public final Resource disk_download;
527     public final Resource disk_edit;
528     public final Resource disk_error;
529     public final Resource disk_magnify;
530     public final Resource disk_multiple;
531     public final Resource disk_upload;
532     public final Resource door;
533     public final Resource door_error;
534     public final Resource door_in;
535     public final Resource door_open;
536     public final Resource door_out;
537     public final Resource drink;
538     public final Resource drink_empty;
539     public final Resource drink_red;
540     public final Resource drive;
541     public final Resource drive_add;
542     public final Resource drive_burn;
543     public final Resource drive_cd;
544     public final Resource drive_cd_empty;
545     public final Resource drive_cdr;
546     public final Resource drive_delete;
547     public final Resource drive_disk;
548     public final Resource drive_edit;
549     public final Resource drive_error;
550     public final Resource drive_go;
551     public final Resource drive_key;
552     public final Resource drive_link;
553     public final Resource drive_magnify;
554     public final Resource drive_network;
555     public final Resource drive_network_error;
556     public final Resource drive_network_stop;
557     public final Resource drive_rename;
558     public final Resource drive_user;
559     public final Resource drive_web;
560     public final Resource dvd;
561     public final Resource dvd_add;
562     public final Resource dvd_delete;
563     public final Resource dvd_edit;
564     public final Resource dvd_error;
565     public final Resource dvd_go;
566     public final Resource dvd_key;
567     public final Resource dvd_link;
568     public final Resource dvd_start;
569     public final Resource dvd_stop;
570     public final Resource eject_blue;
571     public final Resource eject_green;
572     public final Resource email;
573     public final Resource email_add;
574     public final Resource email_attach;
575     public final Resource email_delete;
576     public final Resource email_edit;
577     public final Resource email_error;
578     public final Resource email_go;
579     public final Resource email_link;
580     public final Resource email_magnify;
581     public final Resource email_open;
582     public final Resource email_open_image;
583     public final Resource email_star;
584     public final Resource email_start;
585     public final Resource email_stop;
586     public final Resource email_transfer;
587     public final Resource emoticon_evilgrin;
588     public final Resource emoticon_grin;
589     public final Resource emoticon_happy;
590     public final Resource emoticon_smile;
591     public final Resource emoticon_surprised;
592     public final Resource emoticon_tongue;
593     public final Resource emoticon_unhappy;
594     public final Resource emoticon_waii;
595     public final Resource emoticon_wink;
596     public final Resource erase;
597     public final Resource error;
598     public final Resource error_add;
599     public final Resource error_delete;
600     public final Resource error_go;
601     public final Resource exclamation;
602     public final Resource eye;
603     public final Resource eyes;
604     public final Resource feed;
605     public final Resource feed_add;
606     public final Resource feed_delete;
607     public final Resource feed_disk;
608     public final Resource feed_edit;
609     public final Resource feed_error;
610     public final Resource feed_go;
611     public final Resource feed_key;
612     public final Resource feed_link;
613     public final Resource feed_magnify;
614     public final Resource feed_star;
615     public final Resource female;
616     public final Resource film;
617     public final Resource film_add;
618     public final Resource film_delete;
619     public final Resource film_edit;
620     public final Resource film_eject;
621     public final Resource film_error;
622     public final Resource film_go;
623     public final Resource film_key;
624     public final Resource film_link;
625     public final Resource film_magnify;
626     public final Resource film_save;
627     public final Resource film_star;
628     public final Resource film_start;
629     public final Resource film_stop;
630     public final Resource find;
631     public final Resource finger_point;
632     public final Resource flag_black;
633     public final Resource flag_blue;
634     public final Resource flag_checked;
635     public final Resource flag_france;
636     public final Resource flag_green;
637     public final Resource flag_grey;
638     public final Resource flag_orange;
639     public final Resource flag_pink;
640     public final Resource flag_purple;
641     public final Resource flag_red;
642     public final Resource flag_white;
643     public final Resource flag_yellow;
644     public final Resource flower_daisy;
645     public final Resource folder;
646     public final Resource folder_add;
647     public final Resource folder_bell;
648     public final Resource folder_bookmark;
649     public final Resource folder_brick;
650     public final Resource folder_bug;
651     public final Resource folder_camera;
652     public final Resource folder_connect;
653     public final Resource folder_database;
654     public final Resource folder_delete;
655     public final Resource folder_edit;
656     public final Resource folder_error;
657     public final Resource folder_explore;
658     public final Resource folder_feed;
659     public final Resource folder_film;
660     public final Resource folder_find;
661     public final Resource folder_font;
662     public final Resource folder_go;
663     public final Resource folder_heart;
664     public final Resource folder_home;
665     public final Resource folder_image;
666     public final Resource folder_key;
667     public final Resource folder_lightbulb;
668     public final Resource folder_link;
669     public final Resource folder_magnify;
670     public final Resource folder_page;
671     public final Resource folder_page_white;
672     public final Resource folder_palette;
673     public final Resource folder_picture;
674     public final Resource folder_star;
675     public final Resource folder_table;
676     public final Resource folder_up;
677     public final Resource folder_user;
678     public final Resource folder_wrench;
679     public final Resource font;
680     public final Resource font_add;
681     public final Resource font_color;
682     public final Resource font_delete;
683     public final Resource font_go;
684     public final Resource font_larger;
685     public final Resource font_smaller;
686     public final Resource forward_blue;
687     public final Resource forward_green;
688     public final Resource group;
689     public final Resource group_add;
690     public final Resource group_delete;
691     public final Resource group_edit;
692     public final Resource group_error;
693     public final Resource group_gear;
694     public final Resource group_go;
695     public final Resource group_key;
696     public final Resource group_link;
697     public final Resource heart;
698     public final Resource heart_add;
699     public final Resource heart_broken;
700     public final Resource heart_connect;
701     public final Resource heart_delete;
702     public final Resource help;
703     public final Resource hourglass;
704     public final Resource hourglass_add;
705     public final Resource hourglass_delete;
706     public final Resource hourglass_go;
707     public final Resource hourglass_link;
708     public final Resource house;
709     public final Resource house_connect;
710     public final Resource house_go;
711     public final Resource house_key;
712     public final Resource house_link;
713     public final Resource house_star;
714     public final Resource html;
715     public final Resource html_add;
716     public final Resource html_delete;
717     public final Resource html_error;
718     public final Resource html_go;
719     public final Resource html_valid;
720     public final Resource image;
721     public final Resource image_add;
722     public final Resource image_delete;
723     public final Resource image_edit;
724     public final Resource image_link;
725     public final Resource image_magnify;
726     public final Resource image_star;
727     public final Resource images;
728     public final Resource information;
729     public final Resource ipod;
730     public final Resource ipod_cast;
731     public final Resource ipod_cast_add;
732     public final Resource ipod_cast_delete;
733     public final Resource ipod_connect;
734     public final Resource ipod_nano;
735     public final Resource ipod_nano_connect;
736     public final Resource ipod_sound;
737     public final Resource joystick;
738     public final Resource joystick_add;
739     public final Resource joystick_connect;
740     public final Resource joystick_delete;
741     public final Resource joystick_error;
742     public final Resource key;
743     public final Resource key_add;
744     public final Resource key_delete;
745     public final Resource key_go;
746     public final Resource key_start;
747     public final Resource key_stop;
748     public final Resource keyboard;
749     public final Resource keyboard_add;
750     public final Resource keyboard_connect;
751     public final Resource keyboard_delete;
752     public final Resource keyboard_magnify;
753     public final Resource laptop;
754     public final Resource laptop_add;
755     public final Resource laptop_connect;
756     public final Resource laptop_delete;
757     public final Resource laptop_disk;
758     public final Resource laptop_edit;
759     public final Resource laptop_error;
760     public final Resource laptop_go;
761     public final Resource laptop_key;
762     public final Resource laptop_link;
763     public final Resource laptop_magnify;
764     public final Resource laptop_start;
765     public final Resource laptop_stop;
766     public final Resource laptop_wrench;
767     public final Resource layers;
768     public final Resource layout;
769     public final Resource layout_add;
770     public final Resource layout_content;
771     public final Resource layout_delete;
772     public final Resource layout_edit;
773     public final Resource layout_error;
774     public final Resource layout_header;
775     public final Resource layout_key;
776     public final Resource layout_lightning;
777     public final Resource layout_link;
778     public final Resource layout_sidebar;
779     public final Resource lightbulb;
780     public final Resource lightbulb_add;
781     public final Resource lightbulb_delete;
782     public final Resource lightbulb_off;
783     public final Resource lightning;
784     public final Resource lightning_add;
785     public final Resource lightning_delete;
786     public final Resource lightning_go;
787     public final Resource link;
788     public final Resource link_add;
789     public final Resource link_break;
790     public final Resource link_delete;
791     public final Resource link_edit;
792     public final Resource link_error;
793     public final Resource link_go;
794     public final Resource lock;
795     public final Resource lock_add;
796     public final Resource lock_break;
797     public final Resource lock_delete;
798     public final Resource lock_edit;
799     public final Resource lock_go;
800     public final Resource lock_key;
801     public final Resource lock_open;
802     public final Resource lock_start;
803     public final Resource lock_stop;
804     public final Resource lorry;
805     public final Resource lorry_add;
806     public final Resource lorry_delete;
807     public final Resource lorry_error;
808     public final Resource lorry_flatbed;
809     public final Resource lorry_go;
810     public final Resource lorry_link;
811     public final Resource lorry_start;
812     public final Resource lorry_stop;
813     public final Resource magifier_zoom_out;
814     public final Resource magnifier;
815     public final Resource magnifier_zoom_in;
816     public final Resource mail;
817     public final Resource male;
818     public final Resource map;
819     public final Resource map_add;
820     public final Resource map_clipboard;
821     public final Resource map_cursor;
822     public final Resource map_delete;
823     public final Resource map_edit;
824     public final Resource map_error;
825     public final Resource map_go;
826     public final Resource map_link;
827     public final Resource map_magnify;
828     public final Resource map_start;
829     public final Resource map_stop;
830     public final Resource medal_bronze_1;
831     public final Resource medal_bronze_2;
832     public final Resource medal_bronze_3;
833     public final Resource medal_bronze_add;
834     public final Resource medal_bronze_delete;
835     public final Resource medal_gold_1;
836     public final Resource medal_gold_2;
837     public final Resource medal_gold_3;
838     public final Resource medal_gold_add;
839     public final Resource medal_gold_delete;
840     public final Resource medal_silver_1;
841     public final Resource medal_silver_2;
842     public final Resource medal_silver_3;
843     public final Resource medal_silver_add;
844     public final Resource medal_silver_delete;
845     public final Resource money;
846     public final Resource money_add;
847     public final Resource money_delete;
848     public final Resource money_dollar;
849     public final Resource money_euro;
850     public final Resource money_pound;
851     public final Resource money_yen;
852     public final Resource monitor;
853     public final Resource monitor_add;
854     public final Resource monitor_delete;
855     public final Resource monitor_edit;
856     public final Resource monitor_error;
857     public final Resource monitor_go;
858     public final Resource monitor_key;
859     public final Resource monitor_lightning;
860     public final Resource monitor_link;
861     public final Resource moon_full;
862     public final Resource mouse;
863     public final Resource mouse_add;
864     public final Resource mouse_delete;
865     public final Resource mouse_error;
866     public final Resource music;
867     public final Resource music_note;
868     public final Resource neighbourhood;
869     public final Resource new_;
870     public final Resource new_blue;
871     public final Resource new_red;
872     public final Resource newspaper;
873     public final Resource newspaper_add;
874     public final Resource newspaper_delete;
875     public final Resource newspaper_go;
876     public final Resource newspaper_link;
877     public final Resource next$green;
878     public final Resource next_blue;
879     public final Resource next_green;
880     public final Resource note;
881     public final Resource note_add;
882     public final Resource note_delete;
883     public final Resource note_edit;
884     public final Resource note_error;
885     public final Resource note_go;
886     public final Resource outline;
887     public final Resource overlays;
888     public final Resource package_;
889     public final Resource package_add;
890     public final Resource package_delete;
891     public final Resource package_down;
892     public final Resource package_go;
893     public final Resource package_green;
894     public final Resource package_in;
895     public final Resource package_link;
896     public final Resource package_se;
897     public final Resource package_start;
898     public final Resource package_stop;
899     public final Resource package_white;
900     public final Resource page;
901     public final Resource page_add;
902     public final Resource page_attach;
903     public final Resource page_back;
904     public final Resource page_break;
905     public final Resource page_break_insert;
906     public final Resource page_cancel;
907     public final Resource page_code;
908     public final Resource page_copy;
909     public final Resource page_delete;
910     public final Resource page_edit;
911     public final Resource page_error;
912     public final Resource page_excel;
913     public final Resource page_find;
914     public final Resource page_forward;
915     public final Resource page_gear;
916     public final Resource page_go;
917     public final Resource page_green;
918     public final Resource page_header_footer;
919     public final Resource page_key;
920     public final Resource page_landscape;
921     public final Resource page_landscape_shot;
922     public final Resource page_lightning;
923     public final Resource page_link;
924     public final Resource page_magnify;
925     public final Resource page_paintbrush;
926     public final Resource page_paste;
927     public final Resource page_portrait;
928     public final Resource page_portrait_shot;
929     public final Resource page_red;
930     public final Resource page_refresh;
931     public final Resource page_save;
932     public final Resource page_white;
933     public final Resource page_white_acrobat;
934     public final Resource page_white_actionscript;
935     public final Resource page_white_add;
936     public final Resource page_white_break;
937     public final Resource page_white_c;
938     public final Resource page_white_camera;
939     public final Resource page_white_cd;
940     public final Resource page_white_cdr;
941     public final Resource page_white_code;
942     public final Resource page_white_code_red;
943     public final Resource page_white_coldfusion;
944     public final Resource page_white_compressed;
945     public final Resource page_white_connect;
946     public final Resource page_white_copy;
947     public final Resource page_white_cplusplus;
948     public final Resource page_white_csharp;
949     public final Resource page_white_cup;
950     public final Resource page_white_database;
951     public final Resource page_white_database_yellow;
952     public final Resource page_white_delete;
953     public final Resource page_white_dvd;
954     public final Resource page_white_edit;
955     public final Resource page_white_error;
956     public final Resource page_white_excel;
957     public final Resource page_white_find;
958     public final Resource page_white_flash;
959     public final Resource page_white_font;
960     public final Resource page_white_freehand;
961     public final Resource page_white_gear;
962     public final Resource page_white_get;
963     public final Resource page_white_go;
964     public final Resource page_white_h;
965     public final Resource page_white_horizontal;
966     public final Resource page_white_key;
967     public final Resource page_white_lightning;
968     public final Resource page_white_link;
969     public final Resource page_white_magnify;
970     public final Resource page_white_medal;
971     public final Resource page_white_office;
972     public final Resource page_white_paint;
973     public final Resource page_white_paintbrush;
974     public final Resource page_white_paste;
975     public final Resource page_white_paste_table;
976     public final Resource page_white_php;
977     public final Resource page_white_picture;
978     public final Resource page_white_powerpoint;
979     public final Resource page_white_put;
980     public final Resource page_white_refresh;
981     public final Resource page_white_ruby;
982     public final Resource page_white_side_by_side;
983     public final Resource page_white_stack;
984     public final Resource page_white_star;
985     public final Resource page_white_swoosh;
986     public final Resource page_white_text;
987     public final Resource page_white_text_width;
988     public final Resource page_white_tux;
989     public final Resource page_white_vector;
990     public final Resource page_white_visualstudio;
991     public final Resource page_white_width;
992     public final Resource page_white_word;
993     public final Resource page_white_world;
994     public final Resource page_white_wrench;
995     public final Resource page_white_zip;
996     public final Resource page_word;
997     public final Resource page_world;
998     public final Resource paint;
999     public final Resource paint_can_brush;
1000     public final Resource paintbrush;
1001     public final Resource paintbrush_color;
1002     public final Resource paintcan;
1003     public final Resource paintcan_red;
1004     public final Resource palette;
1005     public final Resource paste_plain;
1006     public final Resource paste_word;
1007     public final Resource pause_blue;
1008     public final Resource pause_green;
1009     public final Resource pause_record;
1010     public final Resource pencil;
1011     public final Resource pencil_add;
1012     public final Resource pencil_delete;
1013     public final Resource pencil_go;
1014     public final Resource phone;
1015     public final Resource phone_add;
1016     public final Resource phone_delete;
1017     public final Resource phone_edit;
1018     public final Resource phone_error;
1019     public final Resource phone_go;
1020     public final Resource phone_key;
1021     public final Resource phone_link;
1022     public final Resource phone_sound;
1023     public final Resource phone_start;
1024     public final Resource phone_stop;
1025     public final Resource photo;
1026     public final Resource photo_add;
1027     public final Resource photo_delete;
1028     public final Resource photo_edit;
1029     public final Resource photo_link;
1030     public final Resource photo_paint;
1031     public final Resource photos;
1032     public final Resource picture;
1033     public final Resource picture_add;
1034     public final Resource picture_clipboard;
1035     public final Resource picture_delete;
1036     public final Resource picture_edit;
1037     public final Resource picture_empty;
1038     public final Resource picture_error;
1039     public final Resource picture_go;
1040     public final Resource picture_key;
1041     public final Resource picture_link;
1042     public final Resource picture_save;
1043     public final Resource pictures;
1044     public final Resource pictures_thumbs;
1045     public final Resource pilcrow;
1046     public final Resource pill;
1047     public final Resource pill_add;
1048     public final Resource pill_delete;
1049     public final Resource pill_error;
1050     public final Resource pill_go;
1051     public final Resource play_blue;
1052     public final Resource play_green;
1053     public final Resource plugin;
1054     public final Resource plugin_add;
1055     public final Resource plugin_delete;
1056     public final Resource plugin_disabled;
1057     public final Resource plugin_edit;
1058     public final Resource plugin_error;
1059     public final Resource plugin_go;
1060     public final Resource plugin_key;
1061     public final Resource plugin_link;
1062     public final Resource previous$green;
1063     public final Resource printer;
1064     public final Resource printer_add;
1065     public final Resource printer_cancel;
1066     public final Resource printer_color;
1067     public final Resource printer_connect;
1068     public final Resource printer_delete;
1069     public final Resource printer_empty;
1070     public final Resource printer_error;
1071     public final Resource printer_go;
1072     public final Resource printer_key;
1073     public final Resource printer_mono;
1074     public final Resource printer_start;
1075     public final Resource printer_stop;
1076     public final Resource rainbow;
1077     public final Resource rainbow_star;
1078     public final Resource record_blue;
1079     public final Resource record_green;
1080     public final Resource record_red;
1081     public final Resource reload;
1082     public final Resource report;
1083     public final Resource report_add;
1084     public final Resource report_delete;
1085     public final Resource report_disk;
1086     public final Resource report_edit;
1087     public final Resource report_go;
1088     public final Resource report_key;
1089     public final Resource report_link;
1090     public final Resource report_magnify;
1091     public final Resource report_picture;
1092     public final Resource report_start;
1093     public final Resource report_stop;
1094     public final Resource report_user;
1095     public final Resource report_word;
1096     public final Resource resultset_first;
1097     public final Resource resultset_last;
1098     public final Resource resultset_next;
1099     public final Resource resultset_previous;
1100     public final Resource reverse_blue;
1101     public final Resource reverse_green;
1102     public final Resource rewind_blue;
1103     public final Resource rewind_green;
1104     public final Resource rgb;
1105     public final Resource rosette;
1106     public final Resource rosette_blue;
1107     public final Resource rss;
1108     public final Resource rss_add;
1109     public final Resource rss_delete;
1110     public final Resource rss_error;
1111     public final Resource rss_go;
1112     public final Resource rss_valid;
1113     public final Resource ruby;
1114     public final Resource ruby_add;
1115     public final Resource ruby_delete;
1116     public final Resource ruby_gear;
1117     public final Resource ruby_get;
1118     public final Resource ruby_go;
1119     public final Resource ruby_key;
1120     public final Resource ruby_link;
1121     public final Resource ruby_put;
1122     public final Resource script;
1123     public final Resource script_add;
1124     public final Resource script_code;
1125     public final Resource script_code_red;
1126     public final Resource script_delete;
1127     public final Resource script_edit;
1128     public final Resource script_error;
1129     public final Resource script_gear;
1130     public final Resource script_go;
1131     public final Resource script_key;
1132     public final Resource script_lightning;
1133     public final Resource script_link;
1134     public final Resource script_palette;
1135     public final Resource script_save;
1136     public final Resource script_start;
1137     public final Resource script_stop;
1138     public final Resource seasons;
1139     public final Resource section_collapsed;
1140     public final Resource section_expanded;
1141     public final Resource server;
1142     public final Resource server_add;
1143     public final Resource server_chart;
1144     public final Resource server_compressed;
1145     public final Resource server_connect;
1146     public final Resource server_database;
1147     public final Resource server_delete;
1148     public final Resource server_edit;
1149     public final Resource server_error;
1150     public final Resource server_go;
1151     public final Resource server_key;
1152     public final Resource server_lightning;
1153     public final Resource server_link;
1154     public final Resource server_start;
1155     public final Resource server_stop;
1156     public final Resource server_uncompressed;
1157     public final Resource server_wrench;
1158     public final Resource shading;
1159     public final Resource shape_3d;
1160     public final Resource shape_align_bottom;
1161     public final Resource shape_align_center;
1162     public final Resource shape_align_left;
1163     public final Resource shape_align_middle;
1164     public final Resource shape_align_right;
1165     public final Resource shape_align_top;
1166     public final Resource shape_flip_horizontal;
1167     public final Resource shape_flip_vertical;
1168     public final Resource shape_group;
1169     public final Resource shape_handles;
1170     public final Resource shape_move_back;
1171     public final Resource shape_move_backwards;
1172     public final Resource shape_move_forwards;
1173     public final Resource shape_move_front;
1174     public final Resource shape_rotate_anticlockwise;
1175     public final Resource shape_rotate_clockwise;
1176     public final Resource shape_shade_a;
1177     public final Resource shape_shade_b;
1178     public final Resource shape_shade_c;
1179     public final Resource shape_shadow;
1180     public final Resource shape_shadow_toggle;
1181     public final Resource shape_square;
1182     public final Resource shape_square_add;
1183     public final Resource shape_square_delete;
1184     public final Resource shape_square_edit;
1185     public final Resource shape_square_error;
1186     public final Resource shape_square_go;
1187     public final Resource shape_square_key;
1188     public final Resource shape_square_link;
1189     public final Resource shape_square_select;
1190     public final Resource shape_ungroup;
1191     public final Resource shapes_many;
1192     public final Resource shapes_many_select;
1193     public final Resource share;
1194     public final Resource shield;
1195     public final Resource shield_add;
1196     public final Resource shield_delete;
1197     public final Resource shield_error;
1198     public final Resource shield_go;
1199     public final Resource shield_rainbow;
1200     public final Resource shield_silver;
1201     public final Resource shield_start;
1202     public final Resource shield_stop;
1203     public final Resource sitemap;
1204     public final Resource sitemap_color;
1205     public final Resource smartphone;
1206     public final Resource smartphone_add;
1207     public final Resource smartphone_connect;
1208     public final Resource smartphone_delete;
1209     public final Resource smartphone_disk;
1210     public final Resource smartphone_edit;
1211     public final Resource smartphone_error;
1212     public final Resource smartphone_go;
1213     public final Resource smartphone_key;
1214     public final Resource smartphone_wrench;
1215     public final Resource sort_ascending;
1216     public final Resource sort_descending;
1217     public final Resource sound;
1218     public final Resource sound_add;
1219     public final Resource sound_delete;
1220     public final Resource sound_high;
1221     public final Resource sound_in;
1222     public final Resource sound_low;
1223     public final Resource sound_mute;
1224     public final Resource sound_none;
1225     public final Resource sound_out;
1226     public final Resource spellcheck;
1227     public final Resource sport_8ball;
1228     public final Resource sport_basketball;
1229     public final Resource sport_football;
1230     public final Resource sport_golf;
1231     public final Resource sport_golf_practice;
1232     public final Resource sport_raquet;
1233     public final Resource sport_shuttlecock;
1234     public final Resource sport_soccer;
1235     public final Resource sport_tennis;
1236     public final Resource star;
1237     public final Resource star_bronze;
1238     public final Resource star_bronze_half_grey;
1239     public final Resource star_gold;
1240     public final Resource star_gold_half_grey;
1241     public final Resource star_gold_half_silver;
1242     public final Resource star_grey;
1243     public final Resource star_half_grey;
1244     public final Resource star_silver;
1245     public final Resource status_away;
1246     public final Resource status_be_right_back;
1247     public final Resource status_busy;
1248     public final Resource status_invisible;
1249     public final Resource status_offline;
1250     public final Resource status_online;
1251     public final Resource stop;
1252     public final Resource stop_blue;
1253     public final Resource stop_green;
1254     public final Resource stop_red;
1255     public final Resource style;
1256     public final Resource style_add;
1257     public final Resource style_delete;
1258     public final Resource style_edit;
1259     public final Resource style_go;
1260     public final Resource sum;
1261     public final Resource tab;
1262     public final Resource tab_add;
1263     public final Resource tab_blue;
1264     public final Resource tab_delete;
1265     public final Resource tab_edit;
1266     public final Resource tab_go;
1267     public final Resource tab_green;
1268     public final Resource tab_red;
1269     public final Resource table;
1270     public final Resource table_add;
1271     public final Resource table_cell;
1272     public final Resource table_column;
1273     public final Resource table_column_add;
1274     public final Resource table_column_delete;
1275     public final Resource table_connect;
1276     public final Resource table_delete;
1277     public final Resource table_edit;
1278     public final Resource table_error;
1279     public final Resource table_gear;
1280     public final Resource table_go;
1281     public final Resource table_key;
1282     public final Resource table_lightning;
1283     public final Resource table_link;
1284     public final Resource table_multiple;
1285     public final Resource table_refresh;
1286     public final Resource table_relationship;
1287     public final Resource table_row;
1288     public final Resource table_row_delete;
1289     public final Resource table_row_insert;
1290     public final Resource table_save;
1291     public final Resource table_sort;
1292     public final Resource tag;
1293     public final Resource tag_blue;
1294     public final Resource tag_blue_add;
1295     public final Resource tag_blue_delete;
1296     public final Resource tag_blue_edit;
1297     public final Resource tag_green;
1298     public final Resource tag_orange;
1299     public final Resource tag_pink;
1300     public final Resource tag_purple;
1301     public final Resource tag_red;
1302     public final Resource tag_yellow;
1303     public final Resource tags_grey;
1304     public final Resource tags_red;
1305     public final Resource telephone;
1306     public final Resource telephone_add;
1307     public final Resource telephone_delete;
1308     public final Resource telephone_edit;
1309     public final Resource telephone_error;
1310     public final Resource telephone_go;
1311     public final Resource telephone_key;
1312     public final Resource telephone_link;
1313     public final Resource telephone_red;
1314     public final Resource television;
1315     public final Resource television_add;
1316     public final Resource television_delete;
1317     public final Resource television_in;
1318     public final Resource television_off;
1319     public final Resource television_out;
1320     public final Resource television_star;
1321     public final Resource text_ab;
1322     public final Resource text_align_center;
1323     public final Resource text_align_justify;
1324     public final Resource text_align_left;
1325     public final Resource text_align_right;
1326     public final Resource text_allcaps;
1327     public final Resource text_bold;
1328     public final Resource text_columns;
1329     public final Resource text_complete;
1330     public final Resource text_direction;
1331     public final Resource text_double_underline;
1332     public final Resource text_dropcaps;
1333     public final Resource text_fit;
1334     public final Resource text_flip;
1335     public final Resource text_font_default;
1336     public final Resource text_heading_1;
1337     public final Resource text_heading_2;
1338     public final Resource text_heading_3;
1339     public final Resource text_heading_4;
1340     public final Resource text_heading_5;
1341     public final Resource text_heading_6;
1342     public final Resource text_horizontalrule;
1343     public final Resource text_indent;
1344     public final Resource text_indent_remove;
1345     public final Resource text_inverse;
1346     public final Resource text_italic;
1347     public final Resource text_kerning;
1348     public final Resource text_left_to_right;
1349     public final Resource text_letter_omega;
1350     public final Resource text_letterspacing;
1351     public final Resource text_linespacing;
1352     public final Resource text_list_bullets;
1353     public final Resource text_list_numbers;
1354     public final Resource text_lowercase;
1355     public final Resource text_lowercase_a;
1356     public final Resource text_mirror;
1357     public final Resource text_padding_bottom;
1358     public final Resource text_padding_left;
1359     public final Resource text_padding_right;
1360     public final Resource text_padding_top;
1361     public final Resource text_replace;
1362     public final Resource text_right_to_left;
1363     public final Resource text_rotate_0;
1364     public final Resource text_rotate_180;
1365     public final Resource text_rotate_270;
1366     public final Resource text_rotate_90;
1367     public final Resource text_ruler;
1368     public final Resource text_shading;
1369     public final Resource text_signature;
1370     public final Resource text_smallcaps;
1371     public final Resource text_spelling;
1372     public final Resource text_strikethrough;
1373     public final Resource text_subscript;
1374     public final Resource text_superscript;
1375     public final Resource text_tab;
1376     public final Resource text_underline;
1377     public final Resource text_uppercase;
1378     public final Resource textfield;
1379     public final Resource textfield_add;
1380     public final Resource textfield_delete;
1381     public final Resource textfield_key;
1382     public final Resource textfield_rename;
1383     public final Resource theme;
1384     public final Resource thumb_down;
1385     public final Resource thumb_up;
1386     public final Resource tick;
1387     public final Resource time;
1388     public final Resource time_add;
1389     public final Resource time_delete;
1390     public final Resource time_go;
1391     public final Resource time_green;
1392     public final Resource time_red;
1393     public final Resource timeline_marker;
1394     public final Resource transmit;
1395     public final Resource transmit_add;
1396     public final Resource transmit_blue;
1397     public final Resource transmit_delete;
1398     public final Resource transmit_edit;
1399     public final Resource transmit_error;
1400     public final Resource transmit_go;
1401     public final Resource transmit_red;
1402     public final Resource tux;
1403     public final Resource user;
1404     public final Resource user_add;
1405     public final Resource user_alert;
1406     public final Resource user_b;
1407     public final Resource user_brown;
1408     public final Resource user_comment;
1409     public final Resource user_cross;
1410     public final Resource user_delete;
1411     public final Resource user_earth;
1412     public final Resource user_edit;
1413     public final Resource user_female;
1414     public final Resource user_go;
1415     public final Resource user_gray;
1416     public final Resource user_gray_cool;
1417     public final Resource user_green;
1418     public final Resource user_home;
1419     public final Resource user_key;
1420     public final Resource user_magnify;
1421     public final Resource user_mature;
1422     public final Resource user_orange;
1423     public final Resource user_red;
1424     public final Resource user_star;
1425     public final Resource user_suit;
1426     public final Resource user_suit_black;
1427     public final Resource user_tick;
1428     public final Resource vcard;
1429     public final Resource vcard_add;
1430     public final Resource vcard_delete;
1431     public final Resource vcard_edit;
1432     public final Resource vcard_key;
1433     public final Resource vector;
1434     public final Resource vector_add;
1435     public final Resource vector_delete;
1436     public final Resource vector_key;
1437     public final Resource wand;
1438     public final Resource weather_cloud;
1439     public final Resource weather_clouds;
1440     public final Resource weather_cloudy;
1441     public final Resource weather_cloudy_rain;
1442     public final Resource weather_lightning;
1443     public final Resource weather_rain;
1444     public final Resource weather_snow;
1445     public final Resource weather_sun;
1446     public final Resource webcam;
1447     public final Resource webcam_add;
1448     public final Resource webcam_connect;
1449     public final Resource webcam_delete;
1450     public final Resource webcam_error;
1451     public final Resource webcam_start;
1452     public final Resource webcam_stop;
1453     public final Resource world;
1454     public final Resource world_add;
1455     public final Resource world_connect;
1456     public final Resource world_dawn;
1457     public final Resource world_delete;
1458     public final Resource world_edit;
1459     public final Resource world_go;
1460     public final Resource world_key;
1461     public final Resource world_link;
1462     public final Resource world_night;
1463     public final Resource world_orbit;
1464     public final Resource wrench;
1465     public final Resource wrench_orange;
1466     public final Resource xhtml;
1467     public final Resource xhtml_add;
1468     public final Resource xhtml_delete;
1469     public final Resource xhtml_error;
1470     public final Resource xhtml_go;
1471     public final Resource xhtml_valid;
1472     public final Resource zoom;
1473     public final Resource zoom_in;
1474     public final Resource zoom_out;
1475         
1476     public static class URIs {
1477         public static final String accept = "http://www.simantics.org/Silk-1.1/accept";
1478         public static final String add = "http://www.simantics.org/Silk-1.1/add";
1479         public static final String anchor = "http://www.simantics.org/Silk-1.1/anchor";
1480         public static final String application = "http://www.simantics.org/Silk-1.1/application";
1481         public static final String application_add = "http://www.simantics.org/Silk-1.1/application_add";
1482         public static final String application_cascade = "http://www.simantics.org/Silk-1.1/application_cascade";
1483         public static final String application_delete = "http://www.simantics.org/Silk-1.1/application_delete";
1484         public static final String application_double = "http://www.simantics.org/Silk-1.1/application_double";
1485         public static final String application_edit = "http://www.simantics.org/Silk-1.1/application_edit";
1486         public static final String application_error = "http://www.simantics.org/Silk-1.1/application_error";
1487         public static final String application_form = "http://www.simantics.org/Silk-1.1/application_form";
1488         public static final String application_form_add = "http://www.simantics.org/Silk-1.1/application_form_add";
1489         public static final String application_form_delete = "http://www.simantics.org/Silk-1.1/application_form_delete";
1490         public static final String application_form_edit = "http://www.simantics.org/Silk-1.1/application_form_edit";
1491         public static final String application_form_magnify = "http://www.simantics.org/Silk-1.1/application_form_magnify";
1492         public static final String application_get = "http://www.simantics.org/Silk-1.1/application_get";
1493         public static final String application_go = "http://www.simantics.org/Silk-1.1/application_go";
1494         public static final String application_home = "http://www.simantics.org/Silk-1.1/application_home";
1495         public static final String application_key = "http://www.simantics.org/Silk-1.1/application_key";
1496         public static final String application_lightning = "http://www.simantics.org/Silk-1.1/application_lightning";
1497         public static final String application_link = "http://www.simantics.org/Silk-1.1/application_link";
1498         public static final String application_osx = "http://www.simantics.org/Silk-1.1/application_osx";
1499         public static final String application_osx_add = "http://www.simantics.org/Silk-1.1/application_osx_add";
1500         public static final String application_osx_cascade = "http://www.simantics.org/Silk-1.1/application_osx_cascade";
1501         public static final String application_osx_delete = "http://www.simantics.org/Silk-1.1/application_osx_delete";
1502         public static final String application_osx_double = "http://www.simantics.org/Silk-1.1/application_osx_double";
1503         public static final String application_osx_error = "http://www.simantics.org/Silk-1.1/application_osx_error";
1504         public static final String application_osx_get = "http://www.simantics.org/Silk-1.1/application_osx_get";
1505         public static final String application_osx_go = "http://www.simantics.org/Silk-1.1/application_osx_go";
1506         public static final String application_osx_home = "http://www.simantics.org/Silk-1.1/application_osx_home";
1507         public static final String application_osx_key = "http://www.simantics.org/Silk-1.1/application_osx_key";
1508         public static final String application_osx_lightning = "http://www.simantics.org/Silk-1.1/application_osx_lightning";
1509         public static final String application_osx_link = "http://www.simantics.org/Silk-1.1/application_osx_link";
1510         public static final String application_osx_split = "http://www.simantics.org/Silk-1.1/application_osx_split";
1511         public static final String application_osx_start = "http://www.simantics.org/Silk-1.1/application_osx_start";
1512         public static final String application_osx_stop = "http://www.simantics.org/Silk-1.1/application_osx_stop";
1513         public static final String application_osx_terminal = "http://www.simantics.org/Silk-1.1/application_osx_terminal";
1514         public static final String application_put = "http://www.simantics.org/Silk-1.1/application_put";
1515         public static final String application_side_boxes = "http://www.simantics.org/Silk-1.1/application_side_boxes";
1516         public static final String application_side_contract = "http://www.simantics.org/Silk-1.1/application_side_contract";
1517         public static final String application_side_expand = "http://www.simantics.org/Silk-1.1/application_side_expand";
1518         public static final String application_side_list = "http://www.simantics.org/Silk-1.1/application_side_list";
1519         public static final String application_side_tree = "http://www.simantics.org/Silk-1.1/application_side_tree";
1520         public static final String application_split = "http://www.simantics.org/Silk-1.1/application_split";
1521         public static final String application_start = "http://www.simantics.org/Silk-1.1/application_start";
1522         public static final String application_stop = "http://www.simantics.org/Silk-1.1/application_stop";
1523         public static final String application_tile_horizontal = "http://www.simantics.org/Silk-1.1/application_tile_horizontal";
1524         public static final String application_tile_vertical = "http://www.simantics.org/Silk-1.1/application_tile_vertical";
1525         public static final String application_view_columns = "http://www.simantics.org/Silk-1.1/application_view_columns";
1526         public static final String application_view_detail = "http://www.simantics.org/Silk-1.1/application_view_detail";
1527         public static final String application_view_gallery = "http://www.simantics.org/Silk-1.1/application_view_gallery";
1528         public static final String application_view_icons = "http://www.simantics.org/Silk-1.1/application_view_icons";
1529         public static final String application_view_list = "http://www.simantics.org/Silk-1.1/application_view_list";
1530         public static final String application_view_tile = "http://www.simantics.org/Silk-1.1/application_view_tile";
1531         public static final String application_xp = "http://www.simantics.org/Silk-1.1/application_xp";
1532         public static final String application_xp_terminal = "http://www.simantics.org/Silk-1.1/application_xp_terminal";
1533         public static final String arrow_branch = "http://www.simantics.org/Silk-1.1/arrow_branch";
1534         public static final String arrow_divide = "http://www.simantics.org/Silk-1.1/arrow_divide";
1535         public static final String arrow_down = "http://www.simantics.org/Silk-1.1/arrow_down";
1536         public static final String arrow_ew = "http://www.simantics.org/Silk-1.1/arrow_ew";
1537         public static final String arrow_in = "http://www.simantics.org/Silk-1.1/arrow_in";
1538         public static final String arrow_in_longer = "http://www.simantics.org/Silk-1.1/arrow_in_longer";
1539         public static final String arrow_inout = "http://www.simantics.org/Silk-1.1/arrow_inout";
1540         public static final String arrow_join = "http://www.simantics.org/Silk-1.1/arrow_join";
1541         public static final String arrow_left = "http://www.simantics.org/Silk-1.1/arrow_left";
1542         public static final String arrow_merge = "http://www.simantics.org/Silk-1.1/arrow_merge";
1543         public static final String arrow_ne = "http://www.simantics.org/Silk-1.1/arrow_ne";
1544         public static final String arrow_ns = "http://www.simantics.org/Silk-1.1/arrow_ns";
1545         public static final String arrow_nsew = "http://www.simantics.org/Silk-1.1/arrow_nsew";
1546         public static final String arrow_nw = "http://www.simantics.org/Silk-1.1/arrow_nw";
1547         public static final String arrow_nw_ne_sw_se = "http://www.simantics.org/Silk-1.1/arrow_nw_ne_sw_se";
1548         public static final String arrow_nw_se = "http://www.simantics.org/Silk-1.1/arrow_nw_se";
1549         public static final String arrow_out = "http://www.simantics.org/Silk-1.1/arrow_out";
1550         public static final String arrow_out_longer = "http://www.simantics.org/Silk-1.1/arrow_out_longer";
1551         public static final String arrow_redo = "http://www.simantics.org/Silk-1.1/arrow_redo";
1552         public static final String arrow_refresh = "http://www.simantics.org/Silk-1.1/arrow_refresh";
1553         public static final String arrow_refresh_small = "http://www.simantics.org/Silk-1.1/arrow_refresh_small";
1554         public static final String arrow_right = "http://www.simantics.org/Silk-1.1/arrow_right";
1555         public static final String arrow_rotate_anticlockwise = "http://www.simantics.org/Silk-1.1/arrow_rotate_anticlockwise";
1556         public static final String arrow_rotate_clockwise = "http://www.simantics.org/Silk-1.1/arrow_rotate_clockwise";
1557         public static final String arrow_se = "http://www.simantics.org/Silk-1.1/arrow_se";
1558         public static final String arrow_sw = "http://www.simantics.org/Silk-1.1/arrow_sw";
1559         public static final String arrow_sw_ne = "http://www.simantics.org/Silk-1.1/arrow_sw_ne";
1560         public static final String arrow_switch = "http://www.simantics.org/Silk-1.1/arrow_switch";
1561         public static final String arrow_switch_bluegreen = "http://www.simantics.org/Silk-1.1/arrow_switch_bluegreen";
1562         public static final String arrow_turn_left = "http://www.simantics.org/Silk-1.1/arrow_turn_left";
1563         public static final String arrow_turn_right = "http://www.simantics.org/Silk-1.1/arrow_turn_right";
1564         public static final String arrow_undo = "http://www.simantics.org/Silk-1.1/arrow_undo";
1565         public static final String arrow_up = "http://www.simantics.org/Silk-1.1/arrow_up";
1566         public static final String asterisk_orange = "http://www.simantics.org/Silk-1.1/asterisk_orange";
1567         public static final String asterisk_red = "http://www.simantics.org/Silk-1.1/asterisk_red";
1568         public static final String asterisk_yellow = "http://www.simantics.org/Silk-1.1/asterisk_yellow";
1569         public static final String attach = "http://www.simantics.org/Silk-1.1/attach";
1570         public static final String award_star_add = "http://www.simantics.org/Silk-1.1/award_star_add";
1571         public static final String award_star_bronze_1 = "http://www.simantics.org/Silk-1.1/award_star_bronze_1";
1572         public static final String award_star_bronze_2 = "http://www.simantics.org/Silk-1.1/award_star_bronze_2";
1573         public static final String award_star_bronze_3 = "http://www.simantics.org/Silk-1.1/award_star_bronze_3";
1574         public static final String award_star_delete = "http://www.simantics.org/Silk-1.1/award_star_delete";
1575         public static final String award_star_gold_1 = "http://www.simantics.org/Silk-1.1/award_star_gold_1";
1576         public static final String award_star_gold_2 = "http://www.simantics.org/Silk-1.1/award_star_gold_2";
1577         public static final String award_star_gold_3 = "http://www.simantics.org/Silk-1.1/award_star_gold_3";
1578         public static final String award_star_silver_1 = "http://www.simantics.org/Silk-1.1/award_star_silver_1";
1579         public static final String award_star_silver_2 = "http://www.simantics.org/Silk-1.1/award_star_silver_2";
1580         public static final String award_star_silver_3 = "http://www.simantics.org/Silk-1.1/award_star_silver_3";
1581         public static final String basket = "http://www.simantics.org/Silk-1.1/basket";
1582         public static final String basket_add = "http://www.simantics.org/Silk-1.1/basket_add";
1583         public static final String basket_delete = "http://www.simantics.org/Silk-1.1/basket_delete";
1584         public static final String basket_edit = "http://www.simantics.org/Silk-1.1/basket_edit";
1585         public static final String basket_error = "http://www.simantics.org/Silk-1.1/basket_error";
1586         public static final String basket_go = "http://www.simantics.org/Silk-1.1/basket_go";
1587         public static final String basket_put = "http://www.simantics.org/Silk-1.1/basket_put";
1588         public static final String basket_remove = "http://www.simantics.org/Silk-1.1/basket_remove";
1589         public static final String bell = "http://www.simantics.org/Silk-1.1/bell";
1590         public static final String bell_add = "http://www.simantics.org/Silk-1.1/bell_add";
1591         public static final String bell_delete = "http://www.simantics.org/Silk-1.1/bell_delete";
1592         public static final String bell_error = "http://www.simantics.org/Silk-1.1/bell_error";
1593         public static final String bell_go = "http://www.simantics.org/Silk-1.1/bell_go";
1594         public static final String bell_link = "http://www.simantics.org/Silk-1.1/bell_link";
1595         public static final String bell_silver = "http://www.simantics.org/Silk-1.1/bell_silver";
1596         public static final String bell_silver_start = "http://www.simantics.org/Silk-1.1/bell_silver_start";
1597         public static final String bell_silver_stop = "http://www.simantics.org/Silk-1.1/bell_silver_stop";
1598         public static final String bell_start = "http://www.simantics.org/Silk-1.1/bell_start";
1599         public static final String bell_stop = "http://www.simantics.org/Silk-1.1/bell_stop";
1600         public static final String bin = "http://www.simantics.org/Silk-1.1/bin";
1601         public static final String bin_closed = "http://www.simantics.org/Silk-1.1/bin_closed";
1602         public static final String bin_empty = "http://www.simantics.org/Silk-1.1/bin_empty";
1603         public static final String bomb = "http://www.simantics.org/Silk-1.1/bomb";
1604         public static final String book = "http://www.simantics.org/Silk-1.1/book";
1605         public static final String book_add = "http://www.simantics.org/Silk-1.1/book_add";
1606         public static final String book_addresses = "http://www.simantics.org/Silk-1.1/book_addresses";
1607         public static final String book_addresses_add = "http://www.simantics.org/Silk-1.1/book_addresses_add";
1608         public static final String book_addresses_delete = "http://www.simantics.org/Silk-1.1/book_addresses_delete";
1609         public static final String book_addresses_edit = "http://www.simantics.org/Silk-1.1/book_addresses_edit";
1610         public static final String book_addresses_error = "http://www.simantics.org/Silk-1.1/book_addresses_error";
1611         public static final String book_addresses_key = "http://www.simantics.org/Silk-1.1/book_addresses_key";
1612         public static final String book_delete = "http://www.simantics.org/Silk-1.1/book_delete";
1613         public static final String book_edit = "http://www.simantics.org/Silk-1.1/book_edit";
1614         public static final String book_error = "http://www.simantics.org/Silk-1.1/book_error";
1615         public static final String book_go = "http://www.simantics.org/Silk-1.1/book_go";
1616         public static final String book_key = "http://www.simantics.org/Silk-1.1/book_key";
1617         public static final String book_link = "http://www.simantics.org/Silk-1.1/book_link";
1618         public static final String book_magnify = "http://www.simantics.org/Silk-1.1/book_magnify";
1619         public static final String book_next = "http://www.simantics.org/Silk-1.1/book_next";
1620         public static final String book_open = "http://www.simantics.org/Silk-1.1/book_open";
1621         public static final String book_open_mark = "http://www.simantics.org/Silk-1.1/book_open_mark";
1622         public static final String book_previous = "http://www.simantics.org/Silk-1.1/book_previous";
1623         public static final String book_red = "http://www.simantics.org/Silk-1.1/book_red";
1624         public static final String book_tabs = "http://www.simantics.org/Silk-1.1/book_tabs";
1625         public static final String bookmark = "http://www.simantics.org/Silk-1.1/bookmark";
1626         public static final String bookmark_add = "http://www.simantics.org/Silk-1.1/bookmark_add";
1627         public static final String bookmark_delete = "http://www.simantics.org/Silk-1.1/bookmark_delete";
1628         public static final String bookmark_edit = "http://www.simantics.org/Silk-1.1/bookmark_edit";
1629         public static final String bookmark_error = "http://www.simantics.org/Silk-1.1/bookmark_error";
1630         public static final String bookmark_go = "http://www.simantics.org/Silk-1.1/bookmark_go";
1631         public static final String border_all = "http://www.simantics.org/Silk-1.1/border_all";
1632         public static final String border_bottom = "http://www.simantics.org/Silk-1.1/border_bottom";
1633         public static final String border_draw = "http://www.simantics.org/Silk-1.1/border_draw";
1634         public static final String border_inner = "http://www.simantics.org/Silk-1.1/border_inner";
1635         public static final String border_inner_horizontal = "http://www.simantics.org/Silk-1.1/border_inner_horizontal";
1636         public static final String border_inner_vertical = "http://www.simantics.org/Silk-1.1/border_inner_vertical";
1637         public static final String border_left = "http://www.simantics.org/Silk-1.1/border_left";
1638         public static final String border_none = "http://www.simantics.org/Silk-1.1/border_none";
1639         public static final String border_outer = "http://www.simantics.org/Silk-1.1/border_outer";
1640         public static final String border_right = "http://www.simantics.org/Silk-1.1/border_right";
1641         public static final String border_top = "http://www.simantics.org/Silk-1.1/border_top";
1642         public static final String box = "http://www.simantics.org/Silk-1.1/box";
1643         public static final String box_error = "http://www.simantics.org/Silk-1.1/box_error";
1644         public static final String box_picture = "http://www.simantics.org/Silk-1.1/box_picture";
1645         public static final String box_world = "http://www.simantics.org/Silk-1.1/box_world";
1646         public static final String brick = "http://www.simantics.org/Silk-1.1/brick";
1647         public static final String brick_add = "http://www.simantics.org/Silk-1.1/brick_add";
1648         public static final String brick_delete = "http://www.simantics.org/Silk-1.1/brick_delete";
1649         public static final String brick_edit = "http://www.simantics.org/Silk-1.1/brick_edit";
1650         public static final String brick_error = "http://www.simantics.org/Silk-1.1/brick_error";
1651         public static final String brick_go = "http://www.simantics.org/Silk-1.1/brick_go";
1652         public static final String brick_link = "http://www.simantics.org/Silk-1.1/brick_link";
1653         public static final String brick_magnify = "http://www.simantics.org/Silk-1.1/brick_magnify";
1654         public static final String bricks = "http://www.simantics.org/Silk-1.1/bricks";
1655         public static final String briefcase = "http://www.simantics.org/Silk-1.1/briefcase";
1656         public static final String bug = "http://www.simantics.org/Silk-1.1/bug";
1657         public static final String bug_add = "http://www.simantics.org/Silk-1.1/bug_add";
1658         public static final String bug_delete = "http://www.simantics.org/Silk-1.1/bug_delete";
1659         public static final String bug_edit = "http://www.simantics.org/Silk-1.1/bug_edit";
1660         public static final String bug_error = "http://www.simantics.org/Silk-1.1/bug_error";
1661         public static final String bug_fix = "http://www.simantics.org/Silk-1.1/bug_fix";
1662         public static final String bug_go = "http://www.simantics.org/Silk-1.1/bug_go";
1663         public static final String bug_link = "http://www.simantics.org/Silk-1.1/bug_link";
1664         public static final String bug_magnify = "http://www.simantics.org/Silk-1.1/bug_magnify";
1665         public static final String build = "http://www.simantics.org/Silk-1.1/build";
1666         public static final String build_cancel = "http://www.simantics.org/Silk-1.1/build_cancel";
1667         public static final String building = "http://www.simantics.org/Silk-1.1/building";
1668         public static final String building_add = "http://www.simantics.org/Silk-1.1/building_add";
1669         public static final String building_delete = "http://www.simantics.org/Silk-1.1/building_delete";
1670         public static final String building_edit = "http://www.simantics.org/Silk-1.1/building_edit";
1671         public static final String building_error = "http://www.simantics.org/Silk-1.1/building_error";
1672         public static final String building_go = "http://www.simantics.org/Silk-1.1/building_go";
1673         public static final String building_key = "http://www.simantics.org/Silk-1.1/building_key";
1674         public static final String building_link = "http://www.simantics.org/Silk-1.1/building_link";
1675         public static final String bullet_add = "http://www.simantics.org/Silk-1.1/bullet_add";
1676         public static final String bullet_arrow_bottom = "http://www.simantics.org/Silk-1.1/bullet_arrow_bottom";
1677         public static final String bullet_arrow_down = "http://www.simantics.org/Silk-1.1/bullet_arrow_down";
1678         public static final String bullet_arrow_top = "http://www.simantics.org/Silk-1.1/bullet_arrow_top";
1679         public static final String bullet_arrow_up = "http://www.simantics.org/Silk-1.1/bullet_arrow_up";
1680         public static final String bullet_black = "http://www.simantics.org/Silk-1.1/bullet_black";
1681         public static final String bullet_blue = "http://www.simantics.org/Silk-1.1/bullet_blue";
1682         public static final String bullet_connect = "http://www.simantics.org/Silk-1.1/bullet_connect";
1683         public static final String bullet_cross = "http://www.simantics.org/Silk-1.1/bullet_cross";
1684         public static final String bullet_database = "http://www.simantics.org/Silk-1.1/bullet_database";
1685         public static final String bullet_database_yellow = "http://www.simantics.org/Silk-1.1/bullet_database_yellow";
1686         public static final String bullet_delete = "http://www.simantics.org/Silk-1.1/bullet_delete";
1687         public static final String bullet_disk = "http://www.simantics.org/Silk-1.1/bullet_disk";
1688         public static final String bullet_earth = "http://www.simantics.org/Silk-1.1/bullet_earth";
1689         public static final String bullet_edit = "http://www.simantics.org/Silk-1.1/bullet_edit";
1690         public static final String bullet_eject = "http://www.simantics.org/Silk-1.1/bullet_eject";
1691         public static final String bullet_error = "http://www.simantics.org/Silk-1.1/bullet_error";
1692         public static final String bullet_feed = "http://www.simantics.org/Silk-1.1/bullet_feed";
1693         public static final String bullet_get = "http://www.simantics.org/Silk-1.1/bullet_get";
1694         public static final String bullet_go = "http://www.simantics.org/Silk-1.1/bullet_go";
1695         public static final String bullet_green = "http://www.simantics.org/Silk-1.1/bullet_green";
1696         public static final String bullet_home = "http://www.simantics.org/Silk-1.1/bullet_home";
1697         public static final String bullet_key = "http://www.simantics.org/Silk-1.1/bullet_key";
1698         public static final String bullet_left = "http://www.simantics.org/Silk-1.1/bullet_left";
1699         public static final String bullet_lightning = "http://www.simantics.org/Silk-1.1/bullet_lightning";
1700         public static final String bullet_magnify = "http://www.simantics.org/Silk-1.1/bullet_magnify";
1701         public static final String bullet_minus = "http://www.simantics.org/Silk-1.1/bullet_minus";
1702         public static final String bullet_orange = "http://www.simantics.org/Silk-1.1/bullet_orange";
1703         public static final String bullet_page_white = "http://www.simantics.org/Silk-1.1/bullet_page_white";
1704         public static final String bullet_picture = "http://www.simantics.org/Silk-1.1/bullet_picture";
1705         public static final String bullet_pink = "http://www.simantics.org/Silk-1.1/bullet_pink";
1706         public static final String bullet_plus = "http://www.simantics.org/Silk-1.1/bullet_plus";
1707         public static final String bullet_purple = "http://www.simantics.org/Silk-1.1/bullet_purple";
1708         public static final String bullet_red = "http://www.simantics.org/Silk-1.1/bullet_red";
1709         public static final String bullet_right = "http://www.simantics.org/Silk-1.1/bullet_right";
1710         public static final String bullet_shape = "http://www.simantics.org/Silk-1.1/bullet_shape";
1711         public static final String bullet_sparkle = "http://www.simantics.org/Silk-1.1/bullet_sparkle";
1712         public static final String bullet_star = "http://www.simantics.org/Silk-1.1/bullet_star";
1713         public static final String bullet_start = "http://www.simantics.org/Silk-1.1/bullet_start";
1714         public static final String bullet_stop = "http://www.simantics.org/Silk-1.1/bullet_stop";
1715         public static final String bullet_stop_alt = "http://www.simantics.org/Silk-1.1/bullet_stop_alt";
1716         public static final String bullet_tick = "http://www.simantics.org/Silk-1.1/bullet_tick";
1717         public static final String bullet_toggle_minus = "http://www.simantics.org/Silk-1.1/bullet_toggle_minus";
1718         public static final String bullet_toggle_plus = "http://www.simantics.org/Silk-1.1/bullet_toggle_plus";
1719         public static final String bullet_white = "http://www.simantics.org/Silk-1.1/bullet_white";
1720         public static final String bullet_wrench = "http://www.simantics.org/Silk-1.1/bullet_wrench";
1721         public static final String bullet_wrench_red = "http://www.simantics.org/Silk-1.1/bullet_wrench_red";
1722         public static final String bullet_yellow = "http://www.simantics.org/Silk-1.1/bullet_yellow";
1723         public static final String button = "http://www.simantics.org/Silk-1.1/button";
1724         public static final String cake = "http://www.simantics.org/Silk-1.1/cake";
1725         public static final String cake_out = "http://www.simantics.org/Silk-1.1/cake_out";
1726         public static final String cake_sliced = "http://www.simantics.org/Silk-1.1/cake_sliced";
1727         public static final String calculator = "http://www.simantics.org/Silk-1.1/calculator";
1728         public static final String calculator_add = "http://www.simantics.org/Silk-1.1/calculator_add";
1729         public static final String calculator_delete = "http://www.simantics.org/Silk-1.1/calculator_delete";
1730         public static final String calculator_edit = "http://www.simantics.org/Silk-1.1/calculator_edit";
1731         public static final String calculator_error = "http://www.simantics.org/Silk-1.1/calculator_error";
1732         public static final String calculator_link = "http://www.simantics.org/Silk-1.1/calculator_link";
1733         public static final String calendar = "http://www.simantics.org/Silk-1.1/calendar";
1734         public static final String calendar_add = "http://www.simantics.org/Silk-1.1/calendar_add";
1735         public static final String calendar_delete = "http://www.simantics.org/Silk-1.1/calendar_delete";
1736         public static final String calendar_edit = "http://www.simantics.org/Silk-1.1/calendar_edit";
1737         public static final String calendar_link = "http://www.simantics.org/Silk-1.1/calendar_link";
1738         public static final String calendar_select_day = "http://www.simantics.org/Silk-1.1/calendar_select_day";
1739         public static final String calendar_select_none = "http://www.simantics.org/Silk-1.1/calendar_select_none";
1740         public static final String calendar_select_week = "http://www.simantics.org/Silk-1.1/calendar_select_week";
1741         public static final String calendar_star = "http://www.simantics.org/Silk-1.1/calendar_star";
1742         public static final String calendar_view_day = "http://www.simantics.org/Silk-1.1/calendar_view_day";
1743         public static final String calendar_view_month = "http://www.simantics.org/Silk-1.1/calendar_view_month";
1744         public static final String calendar_view_week = "http://www.simantics.org/Silk-1.1/calendar_view_week";
1745         public static final String camera = "http://www.simantics.org/Silk-1.1/camera";
1746         public static final String camera_add = "http://www.simantics.org/Silk-1.1/camera_add";
1747         public static final String camera_connect = "http://www.simantics.org/Silk-1.1/camera_connect";
1748         public static final String camera_delete = "http://www.simantics.org/Silk-1.1/camera_delete";
1749         public static final String camera_edit = "http://www.simantics.org/Silk-1.1/camera_edit";
1750         public static final String camera_error = "http://www.simantics.org/Silk-1.1/camera_error";
1751         public static final String camera_go = "http://www.simantics.org/Silk-1.1/camera_go";
1752         public static final String camera_link = "http://www.simantics.org/Silk-1.1/camera_link";
1753         public static final String camera_magnify = "http://www.simantics.org/Silk-1.1/camera_magnify";
1754         public static final String camera_picture = "http://www.simantics.org/Silk-1.1/camera_picture";
1755         public static final String camera_small = "http://www.simantics.org/Silk-1.1/camera_small";
1756         public static final String camera_start = "http://www.simantics.org/Silk-1.1/camera_start";
1757         public static final String camera_stop = "http://www.simantics.org/Silk-1.1/camera_stop";
1758         public static final String cancel = "http://www.simantics.org/Silk-1.1/cancel";
1759         public static final String car = "http://www.simantics.org/Silk-1.1/car";
1760         public static final String car_add = "http://www.simantics.org/Silk-1.1/car_add";
1761         public static final String car_delete = "http://www.simantics.org/Silk-1.1/car_delete";
1762         public static final String car_error = "http://www.simantics.org/Silk-1.1/car_error";
1763         public static final String car_red = "http://www.simantics.org/Silk-1.1/car_red";
1764         public static final String car_start = "http://www.simantics.org/Silk-1.1/car_start";
1765         public static final String car_stop = "http://www.simantics.org/Silk-1.1/car_stop";
1766         public static final String cart = "http://www.simantics.org/Silk-1.1/cart";
1767         public static final String cart_add = "http://www.simantics.org/Silk-1.1/cart_add";
1768         public static final String cart_delete = "http://www.simantics.org/Silk-1.1/cart_delete";
1769         public static final String cart_edit = "http://www.simantics.org/Silk-1.1/cart_edit";
1770         public static final String cart_error = "http://www.simantics.org/Silk-1.1/cart_error";
1771         public static final String cart_full = "http://www.simantics.org/Silk-1.1/cart_full";
1772         public static final String cart_go = "http://www.simantics.org/Silk-1.1/cart_go";
1773         public static final String cart_magnify = "http://www.simantics.org/Silk-1.1/cart_magnify";
1774         public static final String cart_put = "http://www.simantics.org/Silk-1.1/cart_put";
1775         public static final String cart_remove = "http://www.simantics.org/Silk-1.1/cart_remove";
1776         public static final String cd = "http://www.simantics.org/Silk-1.1/cd";
1777         public static final String cd_add = "http://www.simantics.org/Silk-1.1/cd_add";
1778         public static final String cd_burn = "http://www.simantics.org/Silk-1.1/cd_burn";
1779         public static final String cd_delete = "http://www.simantics.org/Silk-1.1/cd_delete";
1780         public static final String cd_edit = "http://www.simantics.org/Silk-1.1/cd_edit";
1781         public static final String cd_eject = "http://www.simantics.org/Silk-1.1/cd_eject";
1782         public static final String cd_go = "http://www.simantics.org/Silk-1.1/cd_go";
1783         public static final String cd_magnify = "http://www.simantics.org/Silk-1.1/cd_magnify";
1784         public static final String cd_play = "http://www.simantics.org/Silk-1.1/cd_play";
1785         public static final String cd_stop = "http://www.simantics.org/Silk-1.1/cd_stop";
1786         public static final String cd_stop_alt = "http://www.simantics.org/Silk-1.1/cd_stop_alt";
1787         public static final String cd_tick = "http://www.simantics.org/Silk-1.1/cd_tick";
1788         public static final String cdr = "http://www.simantics.org/Silk-1.1/cdr";
1789         public static final String cdr_add = "http://www.simantics.org/Silk-1.1/cdr_add";
1790         public static final String cdr_burn = "http://www.simantics.org/Silk-1.1/cdr_burn";
1791         public static final String cdr_cross = "http://www.simantics.org/Silk-1.1/cdr_cross";
1792         public static final String cdr_delete = "http://www.simantics.org/Silk-1.1/cdr_delete";
1793         public static final String cdr_edit = "http://www.simantics.org/Silk-1.1/cdr_edit";
1794         public static final String cdr_eject = "http://www.simantics.org/Silk-1.1/cdr_eject";
1795         public static final String cdr_error = "http://www.simantics.org/Silk-1.1/cdr_error";
1796         public static final String cdr_go = "http://www.simantics.org/Silk-1.1/cdr_go";
1797         public static final String cdr_magnify = "http://www.simantics.org/Silk-1.1/cdr_magnify";
1798         public static final String cdr_play = "http://www.simantics.org/Silk-1.1/cdr_play";
1799         public static final String cdr_start = "http://www.simantics.org/Silk-1.1/cdr_start";
1800         public static final String cdr_stop = "http://www.simantics.org/Silk-1.1/cdr_stop";
1801         public static final String cdr_stop_alt = "http://www.simantics.org/Silk-1.1/cdr_stop_alt";
1802         public static final String cdr_tick = "http://www.simantics.org/Silk-1.1/cdr_tick";
1803         public static final String chart_bar = "http://www.simantics.org/Silk-1.1/chart_bar";
1804         public static final String chart_bar_add = "http://www.simantics.org/Silk-1.1/chart_bar_add";
1805         public static final String chart_bar_delete = "http://www.simantics.org/Silk-1.1/chart_bar_delete";
1806         public static final String chart_bar_edit = "http://www.simantics.org/Silk-1.1/chart_bar_edit";
1807         public static final String chart_bar_error = "http://www.simantics.org/Silk-1.1/chart_bar_error";
1808         public static final String chart_bar_link = "http://www.simantics.org/Silk-1.1/chart_bar_link";
1809         public static final String chart_curve = "http://www.simantics.org/Silk-1.1/chart_curve";
1810         public static final String chart_curve_add = "http://www.simantics.org/Silk-1.1/chart_curve_add";
1811         public static final String chart_curve_delete = "http://www.simantics.org/Silk-1.1/chart_curve_delete";
1812         public static final String chart_curve_edit = "http://www.simantics.org/Silk-1.1/chart_curve_edit";
1813         public static final String chart_curve_error = "http://www.simantics.org/Silk-1.1/chart_curve_error";
1814         public static final String chart_curve_go = "http://www.simantics.org/Silk-1.1/chart_curve_go";
1815         public static final String chart_curve_link = "http://www.simantics.org/Silk-1.1/chart_curve_link";
1816         public static final String chart_line = "http://www.simantics.org/Silk-1.1/chart_line";
1817         public static final String chart_line_add = "http://www.simantics.org/Silk-1.1/chart_line_add";
1818         public static final String chart_line_delete = "http://www.simantics.org/Silk-1.1/chart_line_delete";
1819         public static final String chart_line_edit = "http://www.simantics.org/Silk-1.1/chart_line_edit";
1820         public static final String chart_line_error = "http://www.simantics.org/Silk-1.1/chart_line_error";
1821         public static final String chart_line_link = "http://www.simantics.org/Silk-1.1/chart_line_link";
1822         public static final String chart_org_inverted = "http://www.simantics.org/Silk-1.1/chart_org_inverted";
1823         public static final String chart_organisation = "http://www.simantics.org/Silk-1.1/chart_organisation";
1824         public static final String chart_organisation_add = "http://www.simantics.org/Silk-1.1/chart_organisation_add";
1825         public static final String chart_organisation_delete = "http://www.simantics.org/Silk-1.1/chart_organisation_delete";
1826         public static final String chart_pie = "http://www.simantics.org/Silk-1.1/chart_pie";
1827         public static final String chart_pie_add = "http://www.simantics.org/Silk-1.1/chart_pie_add";
1828         public static final String chart_pie_delete = "http://www.simantics.org/Silk-1.1/chart_pie_delete";
1829         public static final String chart_pie_edit = "http://www.simantics.org/Silk-1.1/chart_pie_edit";
1830         public static final String chart_pie_error = "http://www.simantics.org/Silk-1.1/chart_pie_error";
1831         public static final String chart_pie_lightning = "http://www.simantics.org/Silk-1.1/chart_pie_lightning";
1832         public static final String chart_pie_link = "http://www.simantics.org/Silk-1.1/chart_pie_link";
1833         public static final String check_error = "http://www.simantics.org/Silk-1.1/check_error";
1834         public static final String clipboard = "http://www.simantics.org/Silk-1.1/clipboard";
1835         public static final String clock = "http://www.simantics.org/Silk-1.1/clock";
1836         public static final String clock_add = "http://www.simantics.org/Silk-1.1/clock_add";
1837         public static final String clock_delete = "http://www.simantics.org/Silk-1.1/clock_delete";
1838         public static final String clock_edit = "http://www.simantics.org/Silk-1.1/clock_edit";
1839         public static final String clock_error = "http://www.simantics.org/Silk-1.1/clock_error";
1840         public static final String clock_go = "http://www.simantics.org/Silk-1.1/clock_go";
1841         public static final String clock_link = "http://www.simantics.org/Silk-1.1/clock_link";
1842         public static final String clock_pause = "http://www.simantics.org/Silk-1.1/clock_pause";
1843         public static final String clock_play = "http://www.simantics.org/Silk-1.1/clock_play";
1844         public static final String clock_red = "http://www.simantics.org/Silk-1.1/clock_red";
1845         public static final String clock_start = "http://www.simantics.org/Silk-1.1/clock_start";
1846         public static final String clock_stop = "http://www.simantics.org/Silk-1.1/clock_stop";
1847         public static final String cmy = "http://www.simantics.org/Silk-1.1/cmy";
1848         public static final String cog = "http://www.simantics.org/Silk-1.1/cog";
1849         public static final String cog_add = "http://www.simantics.org/Silk-1.1/cog_add";
1850         public static final String cog_delete = "http://www.simantics.org/Silk-1.1/cog_delete";
1851         public static final String cog_edit = "http://www.simantics.org/Silk-1.1/cog_edit";
1852         public static final String cog_error = "http://www.simantics.org/Silk-1.1/cog_error";
1853         public static final String cog_go = "http://www.simantics.org/Silk-1.1/cog_go";
1854         public static final String cog_start = "http://www.simantics.org/Silk-1.1/cog_start";
1855         public static final String cog_stop = "http://www.simantics.org/Silk-1.1/cog_stop";
1856         public static final String coins = "http://www.simantics.org/Silk-1.1/coins";
1857         public static final String coins_add = "http://www.simantics.org/Silk-1.1/coins_add";
1858         public static final String coins_delete = "http://www.simantics.org/Silk-1.1/coins_delete";
1859         public static final String color = "http://www.simantics.org/Silk-1.1/color";
1860         public static final String color_swatch = "http://www.simantics.org/Silk-1.1/color_swatch";
1861         public static final String color_wheel = "http://www.simantics.org/Silk-1.1/color_wheel";
1862         public static final String comment = "http://www.simantics.org/Silk-1.1/comment";
1863         public static final String comment_add = "http://www.simantics.org/Silk-1.1/comment_add";
1864         public static final String comment_delete = "http://www.simantics.org/Silk-1.1/comment_delete";
1865         public static final String comment_dull = "http://www.simantics.org/Silk-1.1/comment_dull";
1866         public static final String comment_edit = "http://www.simantics.org/Silk-1.1/comment_edit";
1867         public static final String comment_play = "http://www.simantics.org/Silk-1.1/comment_play";
1868         public static final String comment_record = "http://www.simantics.org/Silk-1.1/comment_record";
1869         public static final String comments = "http://www.simantics.org/Silk-1.1/comments";
1870         public static final String comments_add = "http://www.simantics.org/Silk-1.1/comments_add";
1871         public static final String comments_delete = "http://www.simantics.org/Silk-1.1/comments_delete";
1872         public static final String compass = "http://www.simantics.org/Silk-1.1/compass";
1873         public static final String compress = "http://www.simantics.org/Silk-1.1/compress";
1874         public static final String computer = "http://www.simantics.org/Silk-1.1/computer";
1875         public static final String computer_add = "http://www.simantics.org/Silk-1.1/computer_add";
1876         public static final String computer_connect = "http://www.simantics.org/Silk-1.1/computer_connect";
1877         public static final String computer_delete = "http://www.simantics.org/Silk-1.1/computer_delete";
1878         public static final String computer_edit = "http://www.simantics.org/Silk-1.1/computer_edit";
1879         public static final String computer_error = "http://www.simantics.org/Silk-1.1/computer_error";
1880         public static final String computer_go = "http://www.simantics.org/Silk-1.1/computer_go";
1881         public static final String computer_key = "http://www.simantics.org/Silk-1.1/computer_key";
1882         public static final String computer_link = "http://www.simantics.org/Silk-1.1/computer_link";
1883         public static final String computer_magnify = "http://www.simantics.org/Silk-1.1/computer_magnify";
1884         public static final String computer_off = "http://www.simantics.org/Silk-1.1/computer_off";
1885         public static final String computer_start = "http://www.simantics.org/Silk-1.1/computer_start";
1886         public static final String computer_stop = "http://www.simantics.org/Silk-1.1/computer_stop";
1887         public static final String computer_wrench = "http://www.simantics.org/Silk-1.1/computer_wrench";
1888         public static final String connect = "http://www.simantics.org/Silk-1.1/connect";
1889         public static final String contrast = "http://www.simantics.org/Silk-1.1/contrast";
1890         public static final String contrast_decrease = "http://www.simantics.org/Silk-1.1/contrast_decrease";
1891         public static final String contrast_high = "http://www.simantics.org/Silk-1.1/contrast_high";
1892         public static final String contrast_increase = "http://www.simantics.org/Silk-1.1/contrast_increase";
1893         public static final String contrast_low = "http://www.simantics.org/Silk-1.1/contrast_low";
1894         public static final String control_add = "http://www.simantics.org/Silk-1.1/control_add";
1895         public static final String control_add_blue = "http://www.simantics.org/Silk-1.1/control_add_blue";
1896         public static final String control_blank = "http://www.simantics.org/Silk-1.1/control_blank";
1897         public static final String control_blank_blue = "http://www.simantics.org/Silk-1.1/control_blank_blue";
1898         public static final String control_eject = "http://www.simantics.org/Silk-1.1/control_eject";
1899         public static final String control_eject_blue = "http://www.simantics.org/Silk-1.1/control_eject_blue";
1900         public static final String control_end = "http://www.simantics.org/Silk-1.1/control_end";
1901         public static final String control_end_blue = "http://www.simantics.org/Silk-1.1/control_end_blue";
1902         public static final String control_equalizer = "http://www.simantics.org/Silk-1.1/control_equalizer";
1903         public static final String control_equalizer_blue = "http://www.simantics.org/Silk-1.1/control_equalizer_blue";
1904         public static final String control_fastforward = "http://www.simantics.org/Silk-1.1/control_fastforward";
1905         public static final String control_fastforward_blue = "http://www.simantics.org/Silk-1.1/control_fastforward_blue";
1906         public static final String control_pause = "http://www.simantics.org/Silk-1.1/control_pause";
1907         public static final String control_pause_blue = "http://www.simantics.org/Silk-1.1/control_pause_blue";
1908         public static final String control_play = "http://www.simantics.org/Silk-1.1/control_play";
1909         public static final String control_play_blue = "http://www.simantics.org/Silk-1.1/control_play_blue";
1910         public static final String control_power = "http://www.simantics.org/Silk-1.1/control_power";
1911         public static final String control_power_blue = "http://www.simantics.org/Silk-1.1/control_power_blue";
1912         public static final String control_record = "http://www.simantics.org/Silk-1.1/control_record";
1913         public static final String control_record_blue = "http://www.simantics.org/Silk-1.1/control_record_blue";
1914         public static final String control_remove = "http://www.simantics.org/Silk-1.1/control_remove";
1915         public static final String control_remove_blue = "http://www.simantics.org/Silk-1.1/control_remove_blue";
1916         public static final String control_repeat = "http://www.simantics.org/Silk-1.1/control_repeat";
1917         public static final String control_repeat_blue = "http://www.simantics.org/Silk-1.1/control_repeat_blue";
1918         public static final String control_rewind = "http://www.simantics.org/Silk-1.1/control_rewind";
1919         public static final String control_rewind_blue = "http://www.simantics.org/Silk-1.1/control_rewind_blue";
1920         public static final String control_start = "http://www.simantics.org/Silk-1.1/control_start";
1921         public static final String control_start_blue = "http://www.simantics.org/Silk-1.1/control_start_blue";
1922         public static final String control_stop = "http://www.simantics.org/Silk-1.1/control_stop";
1923         public static final String control_stop_blue = "http://www.simantics.org/Silk-1.1/control_stop_blue";
1924         public static final String controller = "http://www.simantics.org/Silk-1.1/controller";
1925         public static final String controller_add = "http://www.simantics.org/Silk-1.1/controller_add";
1926         public static final String controller_delete = "http://www.simantics.org/Silk-1.1/controller_delete";
1927         public static final String controller_error = "http://www.simantics.org/Silk-1.1/controller_error";
1928         public static final String creditcards = "http://www.simantics.org/Silk-1.1/creditcards";
1929         public static final String cross = "http://www.simantics.org/Silk-1.1/cross";
1930         public static final String css = "http://www.simantics.org/Silk-1.1/css";
1931         public static final String css_add = "http://www.simantics.org/Silk-1.1/css_add";
1932         public static final String css_delete = "http://www.simantics.org/Silk-1.1/css_delete";
1933         public static final String css_error = "http://www.simantics.org/Silk-1.1/css_error";
1934         public static final String css_go = "http://www.simantics.org/Silk-1.1/css_go";
1935         public static final String css_valid = "http://www.simantics.org/Silk-1.1/css_valid";
1936         public static final String cup = "http://www.simantics.org/Silk-1.1/cup";
1937         public static final String cup_add = "http://www.simantics.org/Silk-1.1/cup_add";
1938         public static final String cup_black = "http://www.simantics.org/Silk-1.1/cup_black";
1939         public static final String cup_delete = "http://www.simantics.org/Silk-1.1/cup_delete";
1940         public static final String cup_edit = "http://www.simantics.org/Silk-1.1/cup_edit";
1941         public static final String cup_error = "http://www.simantics.org/Silk-1.1/cup_error";
1942         public static final String cup_go = "http://www.simantics.org/Silk-1.1/cup_go";
1943         public static final String cup_green = "http://www.simantics.org/Silk-1.1/cup_green";
1944         public static final String cup_key = "http://www.simantics.org/Silk-1.1/cup_key";
1945         public static final String cup_link = "http://www.simantics.org/Silk-1.1/cup_link";
1946         public static final String cup_tea = "http://www.simantics.org/Silk-1.1/cup_tea";
1947         public static final String cursor = "http://www.simantics.org/Silk-1.1/cursor";
1948         public static final String cursor_small = "http://www.simantics.org/Silk-1.1/cursor_small";
1949         public static final String cut = "http://www.simantics.org/Silk-1.1/cut";
1950         public static final String cut_red = "http://www.simantics.org/Silk-1.1/cut_red";
1951         public static final String database = "http://www.simantics.org/Silk-1.1/database";
1952         public static final String database_add = "http://www.simantics.org/Silk-1.1/database_add";
1953         public static final String database_connect = "http://www.simantics.org/Silk-1.1/database_connect";
1954         public static final String database_copy = "http://www.simantics.org/Silk-1.1/database_copy";
1955         public static final String database_delete = "http://www.simantics.org/Silk-1.1/database_delete";
1956         public static final String database_edit = "http://www.simantics.org/Silk-1.1/database_edit";
1957         public static final String database_error = "http://www.simantics.org/Silk-1.1/database_error";
1958         public static final String database_gear = "http://www.simantics.org/Silk-1.1/database_gear";
1959         public static final String database_go = "http://www.simantics.org/Silk-1.1/database_go";
1960         public static final String database_key = "http://www.simantics.org/Silk-1.1/database_key";
1961         public static final String database_lightning = "http://www.simantics.org/Silk-1.1/database_lightning";
1962         public static final String database_link = "http://www.simantics.org/Silk-1.1/database_link";
1963         public static final String database_refresh = "http://www.simantics.org/Silk-1.1/database_refresh";
1964         public static final String database_save = "http://www.simantics.org/Silk-1.1/database_save";
1965         public static final String database_start = "http://www.simantics.org/Silk-1.1/database_start";
1966         public static final String database_stop = "http://www.simantics.org/Silk-1.1/database_stop";
1967         public static final String database_table = "http://www.simantics.org/Silk-1.1/database_table";
1968         public static final String database_wrench = "http://www.simantics.org/Silk-1.1/database_wrench";
1969         public static final String database_yellow = "http://www.simantics.org/Silk-1.1/database_yellow";
1970         public static final String database_yellow_start = "http://www.simantics.org/Silk-1.1/database_yellow_start";
1971         public static final String database_yellow_stop = "http://www.simantics.org/Silk-1.1/database_yellow_stop";
1972         public static final String date = "http://www.simantics.org/Silk-1.1/date";
1973         public static final String date_add = "http://www.simantics.org/Silk-1.1/date_add";
1974         public static final String date_delete = "http://www.simantics.org/Silk-1.1/date_delete";
1975         public static final String date_edit = "http://www.simantics.org/Silk-1.1/date_edit";
1976         public static final String date_error = "http://www.simantics.org/Silk-1.1/date_error";
1977         public static final String date_go = "http://www.simantics.org/Silk-1.1/date_go";
1978         public static final String date_link = "http://www.simantics.org/Silk-1.1/date_link";
1979         public static final String date_magnify = "http://www.simantics.org/Silk-1.1/date_magnify";
1980         public static final String date_next = "http://www.simantics.org/Silk-1.1/date_next";
1981         public static final String date_previous = "http://www.simantics.org/Silk-1.1/date_previous";
1982         public static final String decline = "http://www.simantics.org/Silk-1.1/decline";
1983         public static final String delete = "http://www.simantics.org/Silk-1.1/delete";
1984         public static final String device_stylus = "http://www.simantics.org/Silk-1.1/device_stylus";
1985         public static final String disconnect = "http://www.simantics.org/Silk-1.1/disconnect";
1986         public static final String disk = "http://www.simantics.org/Silk-1.1/disk";
1987         public static final String disk_black = "http://www.simantics.org/Silk-1.1/disk_black";
1988         public static final String disk_black_error = "http://www.simantics.org/Silk-1.1/disk_black_error";
1989         public static final String disk_black_magnify = "http://www.simantics.org/Silk-1.1/disk_black_magnify";
1990         public static final String disk_download = "http://www.simantics.org/Silk-1.1/disk_download";
1991         public static final String disk_edit = "http://www.simantics.org/Silk-1.1/disk_edit";
1992         public static final String disk_error = "http://www.simantics.org/Silk-1.1/disk_error";
1993         public static final String disk_magnify = "http://www.simantics.org/Silk-1.1/disk_magnify";
1994         public static final String disk_multiple = "http://www.simantics.org/Silk-1.1/disk_multiple";
1995         public static final String disk_upload = "http://www.simantics.org/Silk-1.1/disk_upload";
1996         public static final String door = "http://www.simantics.org/Silk-1.1/door";
1997         public static final String door_error = "http://www.simantics.org/Silk-1.1/door_error";
1998         public static final String door_in = "http://www.simantics.org/Silk-1.1/door_in";
1999         public static final String door_open = "http://www.simantics.org/Silk-1.1/door_open";
2000         public static final String door_out = "http://www.simantics.org/Silk-1.1/door_out";
2001         public static final String drink = "http://www.simantics.org/Silk-1.1/drink";
2002         public static final String drink_empty = "http://www.simantics.org/Silk-1.1/drink_empty";
2003         public static final String drink_red = "http://www.simantics.org/Silk-1.1/drink_red";
2004         public static final String drive = "http://www.simantics.org/Silk-1.1/drive";
2005         public static final String drive_add = "http://www.simantics.org/Silk-1.1/drive_add";
2006         public static final String drive_burn = "http://www.simantics.org/Silk-1.1/drive_burn";
2007         public static final String drive_cd = "http://www.simantics.org/Silk-1.1/drive_cd";
2008         public static final String drive_cd_empty = "http://www.simantics.org/Silk-1.1/drive_cd_empty";
2009         public static final String drive_cdr = "http://www.simantics.org/Silk-1.1/drive_cdr";
2010         public static final String drive_delete = "http://www.simantics.org/Silk-1.1/drive_delete";
2011         public static final String drive_disk = "http://www.simantics.org/Silk-1.1/drive_disk";
2012         public static final String drive_edit = "http://www.simantics.org/Silk-1.1/drive_edit";
2013         public static final String drive_error = "http://www.simantics.org/Silk-1.1/drive_error";
2014         public static final String drive_go = "http://www.simantics.org/Silk-1.1/drive_go";
2015         public static final String drive_key = "http://www.simantics.org/Silk-1.1/drive_key";
2016         public static final String drive_link = "http://www.simantics.org/Silk-1.1/drive_link";
2017         public static final String drive_magnify = "http://www.simantics.org/Silk-1.1/drive_magnify";
2018         public static final String drive_network = "http://www.simantics.org/Silk-1.1/drive_network";
2019         public static final String drive_network_error = "http://www.simantics.org/Silk-1.1/drive_network_error";
2020         public static final String drive_network_stop = "http://www.simantics.org/Silk-1.1/drive_network_stop";
2021         public static final String drive_rename = "http://www.simantics.org/Silk-1.1/drive_rename";
2022         public static final String drive_user = "http://www.simantics.org/Silk-1.1/drive_user";
2023         public static final String drive_web = "http://www.simantics.org/Silk-1.1/drive_web";
2024         public static final String dvd = "http://www.simantics.org/Silk-1.1/dvd";
2025         public static final String dvd_add = "http://www.simantics.org/Silk-1.1/dvd_add";
2026         public static final String dvd_delete = "http://www.simantics.org/Silk-1.1/dvd_delete";
2027         public static final String dvd_edit = "http://www.simantics.org/Silk-1.1/dvd_edit";
2028         public static final String dvd_error = "http://www.simantics.org/Silk-1.1/dvd_error";
2029         public static final String dvd_go = "http://www.simantics.org/Silk-1.1/dvd_go";
2030         public static final String dvd_key = "http://www.simantics.org/Silk-1.1/dvd_key";
2031         public static final String dvd_link = "http://www.simantics.org/Silk-1.1/dvd_link";
2032         public static final String dvd_start = "http://www.simantics.org/Silk-1.1/dvd_start";
2033         public static final String dvd_stop = "http://www.simantics.org/Silk-1.1/dvd_stop";
2034         public static final String eject_blue = "http://www.simantics.org/Silk-1.1/eject_blue";
2035         public static final String eject_green = "http://www.simantics.org/Silk-1.1/eject_green";
2036         public static final String email = "http://www.simantics.org/Silk-1.1/email";
2037         public static final String email_add = "http://www.simantics.org/Silk-1.1/email_add";
2038         public static final String email_attach = "http://www.simantics.org/Silk-1.1/email_attach";
2039         public static final String email_delete = "http://www.simantics.org/Silk-1.1/email_delete";
2040         public static final String email_edit = "http://www.simantics.org/Silk-1.1/email_edit";
2041         public static final String email_error = "http://www.simantics.org/Silk-1.1/email_error";
2042         public static final String email_go = "http://www.simantics.org/Silk-1.1/email_go";
2043         public static final String email_link = "http://www.simantics.org/Silk-1.1/email_link";
2044         public static final String email_magnify = "http://www.simantics.org/Silk-1.1/email_magnify";
2045         public static final String email_open = "http://www.simantics.org/Silk-1.1/email_open";
2046         public static final String email_open_image = "http://www.simantics.org/Silk-1.1/email_open_image";
2047         public static final String email_star = "http://www.simantics.org/Silk-1.1/email_star";
2048         public static final String email_start = "http://www.simantics.org/Silk-1.1/email_start";
2049         public static final String email_stop = "http://www.simantics.org/Silk-1.1/email_stop";
2050         public static final String email_transfer = "http://www.simantics.org/Silk-1.1/email_transfer";
2051         public static final String emoticon_evilgrin = "http://www.simantics.org/Silk-1.1/emoticon_evilgrin";
2052         public static final String emoticon_grin = "http://www.simantics.org/Silk-1.1/emoticon_grin";
2053         public static final String emoticon_happy = "http://www.simantics.org/Silk-1.1/emoticon_happy";
2054         public static final String emoticon_smile = "http://www.simantics.org/Silk-1.1/emoticon_smile";
2055         public static final String emoticon_surprised = "http://www.simantics.org/Silk-1.1/emoticon_surprised";
2056         public static final String emoticon_tongue = "http://www.simantics.org/Silk-1.1/emoticon_tongue";
2057         public static final String emoticon_unhappy = "http://www.simantics.org/Silk-1.1/emoticon_unhappy";
2058         public static final String emoticon_waii = "http://www.simantics.org/Silk-1.1/emoticon_waii";
2059         public static final String emoticon_wink = "http://www.simantics.org/Silk-1.1/emoticon_wink";
2060         public static final String erase = "http://www.simantics.org/Silk-1.1/erase";
2061         public static final String error = "http://www.simantics.org/Silk-1.1/error";
2062         public static final String error_add = "http://www.simantics.org/Silk-1.1/error_add";
2063         public static final String error_delete = "http://www.simantics.org/Silk-1.1/error_delete";
2064         public static final String error_go = "http://www.simantics.org/Silk-1.1/error_go";
2065         public static final String exclamation = "http://www.simantics.org/Silk-1.1/exclamation";
2066         public static final String eye = "http://www.simantics.org/Silk-1.1/eye";
2067         public static final String eyes = "http://www.simantics.org/Silk-1.1/eyes";
2068         public static final String feed = "http://www.simantics.org/Silk-1.1/feed";
2069         public static final String feed_add = "http://www.simantics.org/Silk-1.1/feed_add";
2070         public static final String feed_delete = "http://www.simantics.org/Silk-1.1/feed_delete";
2071         public static final String feed_disk = "http://www.simantics.org/Silk-1.1/feed_disk";
2072         public static final String feed_edit = "http://www.simantics.org/Silk-1.1/feed_edit";
2073         public static final String feed_error = "http://www.simantics.org/Silk-1.1/feed_error";
2074         public static final String feed_go = "http://www.simantics.org/Silk-1.1/feed_go";
2075         public static final String feed_key = "http://www.simantics.org/Silk-1.1/feed_key";
2076         public static final String feed_link = "http://www.simantics.org/Silk-1.1/feed_link";
2077         public static final String feed_magnify = "http://www.simantics.org/Silk-1.1/feed_magnify";
2078         public static final String feed_star = "http://www.simantics.org/Silk-1.1/feed_star";
2079         public static final String female = "http://www.simantics.org/Silk-1.1/female";
2080         public static final String film = "http://www.simantics.org/Silk-1.1/film";
2081         public static final String film_add = "http://www.simantics.org/Silk-1.1/film_add";
2082         public static final String film_delete = "http://www.simantics.org/Silk-1.1/film_delete";
2083         public static final String film_edit = "http://www.simantics.org/Silk-1.1/film_edit";
2084         public static final String film_eject = "http://www.simantics.org/Silk-1.1/film_eject";
2085         public static final String film_error = "http://www.simantics.org/Silk-1.1/film_error";
2086         public static final String film_go = "http://www.simantics.org/Silk-1.1/film_go";
2087         public static final String film_key = "http://www.simantics.org/Silk-1.1/film_key";
2088         public static final String film_link = "http://www.simantics.org/Silk-1.1/film_link";
2089         public static final String film_magnify = "http://www.simantics.org/Silk-1.1/film_magnify";
2090         public static final String film_save = "http://www.simantics.org/Silk-1.1/film_save";
2091         public static final String film_star = "http://www.simantics.org/Silk-1.1/film_star";
2092         public static final String film_start = "http://www.simantics.org/Silk-1.1/film_start";
2093         public static final String film_stop = "http://www.simantics.org/Silk-1.1/film_stop";
2094         public static final String find = "http://www.simantics.org/Silk-1.1/find";
2095         public static final String finger_point = "http://www.simantics.org/Silk-1.1/finger_point";
2096         public static final String flag_black = "http://www.simantics.org/Silk-1.1/flag_black";
2097         public static final String flag_blue = "http://www.simantics.org/Silk-1.1/flag_blue";
2098         public static final String flag_checked = "http://www.simantics.org/Silk-1.1/flag_checked";
2099         public static final String flag_france = "http://www.simantics.org/Silk-1.1/flag_france";
2100         public static final String flag_green = "http://www.simantics.org/Silk-1.1/flag_green";
2101         public static final String flag_grey = "http://www.simantics.org/Silk-1.1/flag_grey";
2102         public static final String flag_orange = "http://www.simantics.org/Silk-1.1/flag_orange";
2103         public static final String flag_pink = "http://www.simantics.org/Silk-1.1/flag_pink";
2104         public static final String flag_purple = "http://www.simantics.org/Silk-1.1/flag_purple";
2105         public static final String flag_red = "http://www.simantics.org/Silk-1.1/flag_red";
2106         public static final String flag_white = "http://www.simantics.org/Silk-1.1/flag_white";
2107         public static final String flag_yellow = "http://www.simantics.org/Silk-1.1/flag_yellow";
2108         public static final String flower_daisy = "http://www.simantics.org/Silk-1.1/flower_daisy";
2109         public static final String folder = "http://www.simantics.org/Silk-1.1/folder";
2110         public static final String folder_add = "http://www.simantics.org/Silk-1.1/folder_add";
2111         public static final String folder_bell = "http://www.simantics.org/Silk-1.1/folder_bell";
2112         public static final String folder_bookmark = "http://www.simantics.org/Silk-1.1/folder_bookmark";
2113         public static final String folder_brick = "http://www.simantics.org/Silk-1.1/folder_brick";
2114         public static final String folder_bug = "http://www.simantics.org/Silk-1.1/folder_bug";
2115         public static final String folder_camera = "http://www.simantics.org/Silk-1.1/folder_camera";
2116         public static final String folder_connect = "http://www.simantics.org/Silk-1.1/folder_connect";
2117         public static final String folder_database = "http://www.simantics.org/Silk-1.1/folder_database";
2118         public static final String folder_delete = "http://www.simantics.org/Silk-1.1/folder_delete";
2119         public static final String folder_edit = "http://www.simantics.org/Silk-1.1/folder_edit";
2120         public static final String folder_error = "http://www.simantics.org/Silk-1.1/folder_error";
2121         public static final String folder_explore = "http://www.simantics.org/Silk-1.1/folder_explore";
2122         public static final String folder_feed = "http://www.simantics.org/Silk-1.1/folder_feed";
2123         public static final String folder_film = "http://www.simantics.org/Silk-1.1/folder_film";
2124         public static final String folder_find = "http://www.simantics.org/Silk-1.1/folder_find";
2125         public static final String folder_font = "http://www.simantics.org/Silk-1.1/folder_font";
2126         public static final String folder_go = "http://www.simantics.org/Silk-1.1/folder_go";
2127         public static final String folder_heart = "http://www.simantics.org/Silk-1.1/folder_heart";
2128         public static final String folder_home = "http://www.simantics.org/Silk-1.1/folder_home";
2129         public static final String folder_image = "http://www.simantics.org/Silk-1.1/folder_image";
2130         public static final String folder_key = "http://www.simantics.org/Silk-1.1/folder_key";
2131         public static final String folder_lightbulb = "http://www.simantics.org/Silk-1.1/folder_lightbulb";
2132         public static final String folder_link = "http://www.simantics.org/Silk-1.1/folder_link";
2133         public static final String folder_magnify = "http://www.simantics.org/Silk-1.1/folder_magnify";
2134         public static final String folder_page = "http://www.simantics.org/Silk-1.1/folder_page";
2135         public static final String folder_page_white = "http://www.simantics.org/Silk-1.1/folder_page_white";
2136         public static final String folder_palette = "http://www.simantics.org/Silk-1.1/folder_palette";
2137         public static final String folder_picture = "http://www.simantics.org/Silk-1.1/folder_picture";
2138         public static final String folder_star = "http://www.simantics.org/Silk-1.1/folder_star";
2139         public static final String folder_table = "http://www.simantics.org/Silk-1.1/folder_table";
2140         public static final String folder_up = "http://www.simantics.org/Silk-1.1/folder_up";
2141         public static final String folder_user = "http://www.simantics.org/Silk-1.1/folder_user";
2142         public static final String folder_wrench = "http://www.simantics.org/Silk-1.1/folder_wrench";
2143         public static final String font = "http://www.simantics.org/Silk-1.1/font";
2144         public static final String font_add = "http://www.simantics.org/Silk-1.1/font_add";
2145         public static final String font_color = "http://www.simantics.org/Silk-1.1/font_color";
2146         public static final String font_delete = "http://www.simantics.org/Silk-1.1/font_delete";
2147         public static final String font_go = "http://www.simantics.org/Silk-1.1/font_go";
2148         public static final String font_larger = "http://www.simantics.org/Silk-1.1/font_larger";
2149         public static final String font_smaller = "http://www.simantics.org/Silk-1.1/font_smaller";
2150         public static final String forward_blue = "http://www.simantics.org/Silk-1.1/forward_blue";
2151         public static final String forward_green = "http://www.simantics.org/Silk-1.1/forward_green";
2152         public static final String group = "http://www.simantics.org/Silk-1.1/group";
2153         public static final String group_add = "http://www.simantics.org/Silk-1.1/group_add";
2154         public static final String group_delete = "http://www.simantics.org/Silk-1.1/group_delete";
2155         public static final String group_edit = "http://www.simantics.org/Silk-1.1/group_edit";
2156         public static final String group_error = "http://www.simantics.org/Silk-1.1/group_error";
2157         public static final String group_gear = "http://www.simantics.org/Silk-1.1/group_gear";
2158         public static final String group_go = "http://www.simantics.org/Silk-1.1/group_go";
2159         public static final String group_key = "http://www.simantics.org/Silk-1.1/group_key";
2160         public static final String group_link = "http://www.simantics.org/Silk-1.1/group_link";
2161         public static final String heart = "http://www.simantics.org/Silk-1.1/heart";
2162         public static final String heart_add = "http://www.simantics.org/Silk-1.1/heart_add";
2163         public static final String heart_broken = "http://www.simantics.org/Silk-1.1/heart_broken";
2164         public static final String heart_connect = "http://www.simantics.org/Silk-1.1/heart_connect";
2165         public static final String heart_delete = "http://www.simantics.org/Silk-1.1/heart_delete";
2166         public static final String help = "http://www.simantics.org/Silk-1.1/help";
2167         public static final String hourglass = "http://www.simantics.org/Silk-1.1/hourglass";
2168         public static final String hourglass_add = "http://www.simantics.org/Silk-1.1/hourglass_add";
2169         public static final String hourglass_delete = "http://www.simantics.org/Silk-1.1/hourglass_delete";
2170         public static final String hourglass_go = "http://www.simantics.org/Silk-1.1/hourglass_go";
2171         public static final String hourglass_link = "http://www.simantics.org/Silk-1.1/hourglass_link";
2172         public static final String house = "http://www.simantics.org/Silk-1.1/house";
2173         public static final String house_connect = "http://www.simantics.org/Silk-1.1/house_connect";
2174         public static final String house_go = "http://www.simantics.org/Silk-1.1/house_go";
2175         public static final String house_key = "http://www.simantics.org/Silk-1.1/house_key";
2176         public static final String house_link = "http://www.simantics.org/Silk-1.1/house_link";
2177         public static final String house_star = "http://www.simantics.org/Silk-1.1/house_star";
2178         public static final String html = "http://www.simantics.org/Silk-1.1/html";
2179         public static final String html_add = "http://www.simantics.org/Silk-1.1/html_add";
2180         public static final String html_delete = "http://www.simantics.org/Silk-1.1/html_delete";
2181         public static final String html_error = "http://www.simantics.org/Silk-1.1/html_error";
2182         public static final String html_go = "http://www.simantics.org/Silk-1.1/html_go";
2183         public static final String html_valid = "http://www.simantics.org/Silk-1.1/html_valid";
2184         public static final String image = "http://www.simantics.org/Silk-1.1/image";
2185         public static final String image_add = "http://www.simantics.org/Silk-1.1/image_add";
2186         public static final String image_delete = "http://www.simantics.org/Silk-1.1/image_delete";
2187         public static final String image_edit = "http://www.simantics.org/Silk-1.1/image_edit";
2188         public static final String image_link = "http://www.simantics.org/Silk-1.1/image_link";
2189         public static final String image_magnify = "http://www.simantics.org/Silk-1.1/image_magnify";
2190         public static final String image_star = "http://www.simantics.org/Silk-1.1/image_star";
2191         public static final String images = "http://www.simantics.org/Silk-1.1/images";
2192         public static final String information = "http://www.simantics.org/Silk-1.1/information";
2193         public static final String ipod = "http://www.simantics.org/Silk-1.1/ipod";
2194         public static final String ipod_cast = "http://www.simantics.org/Silk-1.1/ipod_cast";
2195         public static final String ipod_cast_add = "http://www.simantics.org/Silk-1.1/ipod_cast_add";
2196         public static final String ipod_cast_delete = "http://www.simantics.org/Silk-1.1/ipod_cast_delete";
2197         public static final String ipod_connect = "http://www.simantics.org/Silk-1.1/ipod_connect";
2198         public static final String ipod_nano = "http://www.simantics.org/Silk-1.1/ipod_nano";
2199         public static final String ipod_nano_connect = "http://www.simantics.org/Silk-1.1/ipod_nano_connect";
2200         public static final String ipod_sound = "http://www.simantics.org/Silk-1.1/ipod_sound";
2201         public static final String joystick = "http://www.simantics.org/Silk-1.1/joystick";
2202         public static final String joystick_add = "http://www.simantics.org/Silk-1.1/joystick_add";
2203         public static final String joystick_connect = "http://www.simantics.org/Silk-1.1/joystick_connect";
2204         public static final String joystick_delete = "http://www.simantics.org/Silk-1.1/joystick_delete";
2205         public static final String joystick_error = "http://www.simantics.org/Silk-1.1/joystick_error";
2206         public static final String key = "http://www.simantics.org/Silk-1.1/key";
2207         public static final String key_add = "http://www.simantics.org/Silk-1.1/key_add";
2208         public static final String key_delete = "http://www.simantics.org/Silk-1.1/key_delete";
2209         public static final String key_go = "http://www.simantics.org/Silk-1.1/key_go";
2210         public static final String key_start = "http://www.simantics.org/Silk-1.1/key_start";
2211         public static final String key_stop = "http://www.simantics.org/Silk-1.1/key_stop";
2212         public static final String keyboard = "http://www.simantics.org/Silk-1.1/keyboard";
2213         public static final String keyboard_add = "http://www.simantics.org/Silk-1.1/keyboard_add";
2214         public static final String keyboard_connect = "http://www.simantics.org/Silk-1.1/keyboard_connect";
2215         public static final String keyboard_delete = "http://www.simantics.org/Silk-1.1/keyboard_delete";
2216         public static final String keyboard_magnify = "http://www.simantics.org/Silk-1.1/keyboard_magnify";
2217         public static final String laptop = "http://www.simantics.org/Silk-1.1/laptop";
2218         public static final String laptop_add = "http://www.simantics.org/Silk-1.1/laptop_add";
2219         public static final String laptop_connect = "http://www.simantics.org/Silk-1.1/laptop_connect";
2220         public static final String laptop_delete = "http://www.simantics.org/Silk-1.1/laptop_delete";
2221         public static final String laptop_disk = "http://www.simantics.org/Silk-1.1/laptop_disk";
2222         public static final String laptop_edit = "http://www.simantics.org/Silk-1.1/laptop_edit";
2223         public static final String laptop_error = "http://www.simantics.org/Silk-1.1/laptop_error";
2224         public static final String laptop_go = "http://www.simantics.org/Silk-1.1/laptop_go";
2225         public static final String laptop_key = "http://www.simantics.org/Silk-1.1/laptop_key";
2226         public static final String laptop_link = "http://www.simantics.org/Silk-1.1/laptop_link";
2227         public static final String laptop_magnify = "http://www.simantics.org/Silk-1.1/laptop_magnify";
2228         public static final String laptop_start = "http://www.simantics.org/Silk-1.1/laptop_start";
2229         public static final String laptop_stop = "http://www.simantics.org/Silk-1.1/laptop_stop";
2230         public static final String laptop_wrench = "http://www.simantics.org/Silk-1.1/laptop_wrench";
2231         public static final String layers = "http://www.simantics.org/Silk-1.1/layers";
2232         public static final String layout = "http://www.simantics.org/Silk-1.1/layout";
2233         public static final String layout_add = "http://www.simantics.org/Silk-1.1/layout_add";
2234         public static final String layout_content = "http://www.simantics.org/Silk-1.1/layout_content";
2235         public static final String layout_delete = "http://www.simantics.org/Silk-1.1/layout_delete";
2236         public static final String layout_edit = "http://www.simantics.org/Silk-1.1/layout_edit";
2237         public static final String layout_error = "http://www.simantics.org/Silk-1.1/layout_error";
2238         public static final String layout_header = "http://www.simantics.org/Silk-1.1/layout_header";
2239         public static final String layout_key = "http://www.simantics.org/Silk-1.1/layout_key";
2240         public static final String layout_lightning = "http://www.simantics.org/Silk-1.1/layout_lightning";
2241         public static final String layout_link = "http://www.simantics.org/Silk-1.1/layout_link";
2242         public static final String layout_sidebar = "http://www.simantics.org/Silk-1.1/layout_sidebar";
2243         public static final String lightbulb = "http://www.simantics.org/Silk-1.1/lightbulb";
2244         public static final String lightbulb_add = "http://www.simantics.org/Silk-1.1/lightbulb_add";
2245         public static final String lightbulb_delete = "http://www.simantics.org/Silk-1.1/lightbulb_delete";
2246         public static final String lightbulb_off = "http://www.simantics.org/Silk-1.1/lightbulb_off";
2247         public static final String lightning = "http://www.simantics.org/Silk-1.1/lightning";
2248         public static final String lightning_add = "http://www.simantics.org/Silk-1.1/lightning_add";
2249         public static final String lightning_delete = "http://www.simantics.org/Silk-1.1/lightning_delete";
2250         public static final String lightning_go = "http://www.simantics.org/Silk-1.1/lightning_go";
2251         public static final String link = "http://www.simantics.org/Silk-1.1/link";
2252         public static final String link_add = "http://www.simantics.org/Silk-1.1/link_add";
2253         public static final String link_break = "http://www.simantics.org/Silk-1.1/link_break";
2254         public static final String link_delete = "http://www.simantics.org/Silk-1.1/link_delete";
2255         public static final String link_edit = "http://www.simantics.org/Silk-1.1/link_edit";
2256         public static final String link_error = "http://www.simantics.org/Silk-1.1/link_error";
2257         public static final String link_go = "http://www.simantics.org/Silk-1.1/link_go";
2258         public static final String lock = "http://www.simantics.org/Silk-1.1/lock";
2259         public static final String lock_add = "http://www.simantics.org/Silk-1.1/lock_add";
2260         public static final String lock_break = "http://www.simantics.org/Silk-1.1/lock_break";
2261         public static final String lock_delete = "http://www.simantics.org/Silk-1.1/lock_delete";
2262         public static final String lock_edit = "http://www.simantics.org/Silk-1.1/lock_edit";
2263         public static final String lock_go = "http://www.simantics.org/Silk-1.1/lock_go";
2264         public static final String lock_key = "http://www.simantics.org/Silk-1.1/lock_key";
2265         public static final String lock_open = "http://www.simantics.org/Silk-1.1/lock_open";
2266         public static final String lock_start = "http://www.simantics.org/Silk-1.1/lock_start";
2267         public static final String lock_stop = "http://www.simantics.org/Silk-1.1/lock_stop";
2268         public static final String lorry = "http://www.simantics.org/Silk-1.1/lorry";
2269         public static final String lorry_add = "http://www.simantics.org/Silk-1.1/lorry_add";
2270         public static final String lorry_delete = "http://www.simantics.org/Silk-1.1/lorry_delete";
2271         public static final String lorry_error = "http://www.simantics.org/Silk-1.1/lorry_error";
2272         public static final String lorry_flatbed = "http://www.simantics.org/Silk-1.1/lorry_flatbed";
2273         public static final String lorry_go = "http://www.simantics.org/Silk-1.1/lorry_go";
2274         public static final String lorry_link = "http://www.simantics.org/Silk-1.1/lorry_link";
2275         public static final String lorry_start = "http://www.simantics.org/Silk-1.1/lorry_start";
2276         public static final String lorry_stop = "http://www.simantics.org/Silk-1.1/lorry_stop";
2277         public static final String magifier_zoom_out = "http://www.simantics.org/Silk-1.1/magifier_zoom_out";
2278         public static final String magnifier = "http://www.simantics.org/Silk-1.1/magnifier";
2279         public static final String magnifier_zoom_in = "http://www.simantics.org/Silk-1.1/magnifier_zoom_in";
2280         public static final String mail = "http://www.simantics.org/Silk-1.1/mail";
2281         public static final String male = "http://www.simantics.org/Silk-1.1/male";
2282         public static final String map = "http://www.simantics.org/Silk-1.1/map";
2283         public static final String map_add = "http://www.simantics.org/Silk-1.1/map_add";
2284         public static final String map_clipboard = "http://www.simantics.org/Silk-1.1/map_clipboard";
2285         public static final String map_cursor = "http://www.simantics.org/Silk-1.1/map_cursor";
2286         public static final String map_delete = "http://www.simantics.org/Silk-1.1/map_delete";
2287         public static final String map_edit = "http://www.simantics.org/Silk-1.1/map_edit";
2288         public static final String map_error = "http://www.simantics.org/Silk-1.1/map_error";
2289         public static final String map_go = "http://www.simantics.org/Silk-1.1/map_go";
2290         public static final String map_link = "http://www.simantics.org/Silk-1.1/map_link";
2291         public static final String map_magnify = "http://www.simantics.org/Silk-1.1/map_magnify";
2292         public static final String map_start = "http://www.simantics.org/Silk-1.1/map_start";
2293         public static final String map_stop = "http://www.simantics.org/Silk-1.1/map_stop";
2294         public static final String medal_bronze_1 = "http://www.simantics.org/Silk-1.1/medal_bronze_1";
2295         public static final String medal_bronze_2 = "http://www.simantics.org/Silk-1.1/medal_bronze_2";
2296         public static final String medal_bronze_3 = "http://www.simantics.org/Silk-1.1/medal_bronze_3";
2297         public static final String medal_bronze_add = "http://www.simantics.org/Silk-1.1/medal_bronze_add";
2298         public static final String medal_bronze_delete = "http://www.simantics.org/Silk-1.1/medal_bronze_delete";
2299         public static final String medal_gold_1 = "http://www.simantics.org/Silk-1.1/medal_gold_1";
2300         public static final String medal_gold_2 = "http://www.simantics.org/Silk-1.1/medal_gold_2";
2301         public static final String medal_gold_3 = "http://www.simantics.org/Silk-1.1/medal_gold_3";
2302         public static final String medal_gold_add = "http://www.simantics.org/Silk-1.1/medal_gold_add";
2303         public static final String medal_gold_delete = "http://www.simantics.org/Silk-1.1/medal_gold_delete";
2304         public static final String medal_silver_1 = "http://www.simantics.org/Silk-1.1/medal_silver_1";
2305         public static final String medal_silver_2 = "http://www.simantics.org/Silk-1.1/medal_silver_2";
2306         public static final String medal_silver_3 = "http://www.simantics.org/Silk-1.1/medal_silver_3";
2307         public static final String medal_silver_add = "http://www.simantics.org/Silk-1.1/medal_silver_add";
2308         public static final String medal_silver_delete = "http://www.simantics.org/Silk-1.1/medal_silver_delete";
2309         public static final String money = "http://www.simantics.org/Silk-1.1/money";
2310         public static final String money_add = "http://www.simantics.org/Silk-1.1/money_add";
2311         public static final String money_delete = "http://www.simantics.org/Silk-1.1/money_delete";
2312         public static final String money_dollar = "http://www.simantics.org/Silk-1.1/money_dollar";
2313         public static final String money_euro = "http://www.simantics.org/Silk-1.1/money_euro";
2314         public static final String money_pound = "http://www.simantics.org/Silk-1.1/money_pound";
2315         public static final String money_yen = "http://www.simantics.org/Silk-1.1/money_yen";
2316         public static final String monitor = "http://www.simantics.org/Silk-1.1/monitor";
2317         public static final String monitor_add = "http://www.simantics.org/Silk-1.1/monitor_add";
2318         public static final String monitor_delete = "http://www.simantics.org/Silk-1.1/monitor_delete";
2319         public static final String monitor_edit = "http://www.simantics.org/Silk-1.1/monitor_edit";
2320         public static final String monitor_error = "http://www.simantics.org/Silk-1.1/monitor_error";
2321         public static final String monitor_go = "http://www.simantics.org/Silk-1.1/monitor_go";
2322         public static final String monitor_key = "http://www.simantics.org/Silk-1.1/monitor_key";
2323         public static final String monitor_lightning = "http://www.simantics.org/Silk-1.1/monitor_lightning";
2324         public static final String monitor_link = "http://www.simantics.org/Silk-1.1/monitor_link";
2325         public static final String moon_full = "http://www.simantics.org/Silk-1.1/moon_full";
2326         public static final String mouse = "http://www.simantics.org/Silk-1.1/mouse";
2327         public static final String mouse_add = "http://www.simantics.org/Silk-1.1/mouse_add";
2328         public static final String mouse_delete = "http://www.simantics.org/Silk-1.1/mouse_delete";
2329         public static final String mouse_error = "http://www.simantics.org/Silk-1.1/mouse_error";
2330         public static final String music = "http://www.simantics.org/Silk-1.1/music";
2331         public static final String music_note = "http://www.simantics.org/Silk-1.1/music_note";
2332         public static final String neighbourhood = "http://www.simantics.org/Silk-1.1/neighbourhood";
2333         public static final String new_ = "http://www.simantics.org/Silk-1.1/new";
2334         public static final String new_blue = "http://www.simantics.org/Silk-1.1/new_blue";
2335         public static final String new_red = "http://www.simantics.org/Silk-1.1/new_red";
2336         public static final String newspaper = "http://www.simantics.org/Silk-1.1/newspaper";
2337         public static final String newspaper_add = "http://www.simantics.org/Silk-1.1/newspaper_add";
2338         public static final String newspaper_delete = "http://www.simantics.org/Silk-1.1/newspaper_delete";
2339         public static final String newspaper_go = "http://www.simantics.org/Silk-1.1/newspaper_go";
2340         public static final String newspaper_link = "http://www.simantics.org/Silk-1.1/newspaper_link";
2341         public static final String next$green = "http://www.simantics.org/Silk-1.1/next-green";
2342         public static final String next_blue = "http://www.simantics.org/Silk-1.1/next_blue";
2343         public static final String next_green = "http://www.simantics.org/Silk-1.1/next_green";
2344         public static final String note = "http://www.simantics.org/Silk-1.1/note";
2345         public static final String note_add = "http://www.simantics.org/Silk-1.1/note_add";
2346         public static final String note_delete = "http://www.simantics.org/Silk-1.1/note_delete";
2347         public static final String note_edit = "http://www.simantics.org/Silk-1.1/note_edit";
2348         public static final String note_error = "http://www.simantics.org/Silk-1.1/note_error";
2349         public static final String note_go = "http://www.simantics.org/Silk-1.1/note_go";
2350         public static final String outline = "http://www.simantics.org/Silk-1.1/outline";
2351         public static final String overlays = "http://www.simantics.org/Silk-1.1/overlays";
2352         public static final String package_ = "http://www.simantics.org/Silk-1.1/package";
2353         public static final String package_add = "http://www.simantics.org/Silk-1.1/package_add";
2354         public static final String package_delete = "http://www.simantics.org/Silk-1.1/package_delete";
2355         public static final String package_down = "http://www.simantics.org/Silk-1.1/package_down";
2356         public static final String package_go = "http://www.simantics.org/Silk-1.1/package_go";
2357         public static final String package_green = "http://www.simantics.org/Silk-1.1/package_green";
2358         public static final String package_in = "http://www.simantics.org/Silk-1.1/package_in";
2359         public static final String package_link = "http://www.simantics.org/Silk-1.1/package_link";
2360         public static final String package_se = "http://www.simantics.org/Silk-1.1/package_se";
2361         public static final String package_start = "http://www.simantics.org/Silk-1.1/package_start";
2362         public static final String package_stop = "http://www.simantics.org/Silk-1.1/package_stop";
2363         public static final String package_white = "http://www.simantics.org/Silk-1.1/package_white";
2364         public static final String page = "http://www.simantics.org/Silk-1.1/page";
2365         public static final String page_add = "http://www.simantics.org/Silk-1.1/page_add";
2366         public static final String page_attach = "http://www.simantics.org/Silk-1.1/page_attach";
2367         public static final String page_back = "http://www.simantics.org/Silk-1.1/page_back";
2368         public static final String page_break = "http://www.simantics.org/Silk-1.1/page_break";
2369         public static final String page_break_insert = "http://www.simantics.org/Silk-1.1/page_break_insert";
2370         public static final String page_cancel = "http://www.simantics.org/Silk-1.1/page_cancel";
2371         public static final String page_code = "http://www.simantics.org/Silk-1.1/page_code";
2372         public static final String page_copy = "http://www.simantics.org/Silk-1.1/page_copy";
2373         public static final String page_delete = "http://www.simantics.org/Silk-1.1/page_delete";
2374         public static final String page_edit = "http://www.simantics.org/Silk-1.1/page_edit";
2375         public static final String page_error = "http://www.simantics.org/Silk-1.1/page_error";
2376         public static final String page_excel = "http://www.simantics.org/Silk-1.1/page_excel";
2377         public static final String page_find = "http://www.simantics.org/Silk-1.1/page_find";
2378         public static final String page_forward = "http://www.simantics.org/Silk-1.1/page_forward";
2379         public static final String page_gear = "http://www.simantics.org/Silk-1.1/page_gear";
2380         public static final String page_go = "http://www.simantics.org/Silk-1.1/page_go";
2381         public static final String page_green = "http://www.simantics.org/Silk-1.1/page_green";
2382         public static final String page_header_footer = "http://www.simantics.org/Silk-1.1/page_header_footer";
2383         public static final String page_key = "http://www.simantics.org/Silk-1.1/page_key";
2384         public static final String page_landscape = "http://www.simantics.org/Silk-1.1/page_landscape";
2385         public static final String page_landscape_shot = "http://www.simantics.org/Silk-1.1/page_landscape_shot";
2386         public static final String page_lightning = "http://www.simantics.org/Silk-1.1/page_lightning";
2387         public static final String page_link = "http://www.simantics.org/Silk-1.1/page_link";
2388         public static final String page_magnify = "http://www.simantics.org/Silk-1.1/page_magnify";
2389         public static final String page_paintbrush = "http://www.simantics.org/Silk-1.1/page_paintbrush";
2390         public static final String page_paste = "http://www.simantics.org/Silk-1.1/page_paste";
2391         public static final String page_portrait = "http://www.simantics.org/Silk-1.1/page_portrait";
2392         public static final String page_portrait_shot = "http://www.simantics.org/Silk-1.1/page_portrait_shot";
2393         public static final String page_red = "http://www.simantics.org/Silk-1.1/page_red";
2394         public static final String page_refresh = "http://www.simantics.org/Silk-1.1/page_refresh";
2395         public static final String page_save = "http://www.simantics.org/Silk-1.1/page_save";
2396         public static final String page_white = "http://www.simantics.org/Silk-1.1/page_white";
2397         public static final String page_white_acrobat = "http://www.simantics.org/Silk-1.1/page_white_acrobat";
2398         public static final String page_white_actionscript = "http://www.simantics.org/Silk-1.1/page_white_actionscript";
2399         public static final String page_white_add = "http://www.simantics.org/Silk-1.1/page_white_add";
2400         public static final String page_white_break = "http://www.simantics.org/Silk-1.1/page_white_break";
2401         public static final String page_white_c = "http://www.simantics.org/Silk-1.1/page_white_c";
2402         public static final String page_white_camera = "http://www.simantics.org/Silk-1.1/page_white_camera";
2403         public static final String page_white_cd = "http://www.simantics.org/Silk-1.1/page_white_cd";
2404         public static final String page_white_cdr = "http://www.simantics.org/Silk-1.1/page_white_cdr";
2405         public static final String page_white_code = "http://www.simantics.org/Silk-1.1/page_white_code";
2406         public static final String page_white_code_red = "http://www.simantics.org/Silk-1.1/page_white_code_red";
2407         public static final String page_white_coldfusion = "http://www.simantics.org/Silk-1.1/page_white_coldfusion";
2408         public static final String page_white_compressed = "http://www.simantics.org/Silk-1.1/page_white_compressed";
2409         public static final String page_white_connect = "http://www.simantics.org/Silk-1.1/page_white_connect";
2410         public static final String page_white_copy = "http://www.simantics.org/Silk-1.1/page_white_copy";
2411         public static final String page_white_cplusplus = "http://www.simantics.org/Silk-1.1/page_white_cplusplus";
2412         public static final String page_white_csharp = "http://www.simantics.org/Silk-1.1/page_white_csharp";
2413         public static final String page_white_cup = "http://www.simantics.org/Silk-1.1/page_white_cup";
2414         public static final String page_white_database = "http://www.simantics.org/Silk-1.1/page_white_database";
2415         public static final String page_white_database_yellow = "http://www.simantics.org/Silk-1.1/page_white_database_yellow";
2416         public static final String page_white_delete = "http://www.simantics.org/Silk-1.1/page_white_delete";
2417         public static final String page_white_dvd = "http://www.simantics.org/Silk-1.1/page_white_dvd";
2418         public static final String page_white_edit = "http://www.simantics.org/Silk-1.1/page_white_edit";
2419         public static final String page_white_error = "http://www.simantics.org/Silk-1.1/page_white_error";
2420         public static final String page_white_excel = "http://www.simantics.org/Silk-1.1/page_white_excel";
2421         public static final String page_white_find = "http://www.simantics.org/Silk-1.1/page_white_find";
2422         public static final String page_white_flash = "http://www.simantics.org/Silk-1.1/page_white_flash";
2423         public static final String page_white_font = "http://www.simantics.org/Silk-1.1/page_white_font";
2424         public static final String page_white_freehand = "http://www.simantics.org/Silk-1.1/page_white_freehand";
2425         public static final String page_white_gear = "http://www.simantics.org/Silk-1.1/page_white_gear";
2426         public static final String page_white_get = "http://www.simantics.org/Silk-1.1/page_white_get";
2427         public static final String page_white_go = "http://www.simantics.org/Silk-1.1/page_white_go";
2428         public static final String page_white_h = "http://www.simantics.org/Silk-1.1/page_white_h";
2429         public static final String page_white_horizontal = "http://www.simantics.org/Silk-1.1/page_white_horizontal";
2430         public static final String page_white_key = "http://www.simantics.org/Silk-1.1/page_white_key";
2431         public static final String page_white_lightning = "http://www.simantics.org/Silk-1.1/page_white_lightning";
2432         public static final String page_white_link = "http://www.simantics.org/Silk-1.1/page_white_link";
2433         public static final String page_white_magnify = "http://www.simantics.org/Silk-1.1/page_white_magnify";
2434         public static final String page_white_medal = "http://www.simantics.org/Silk-1.1/page_white_medal";
2435         public static final String page_white_office = "http://www.simantics.org/Silk-1.1/page_white_office";
2436         public static final String page_white_paint = "http://www.simantics.org/Silk-1.1/page_white_paint";
2437         public static final String page_white_paintbrush = "http://www.simantics.org/Silk-1.1/page_white_paintbrush";
2438         public static final String page_white_paste = "http://www.simantics.org/Silk-1.1/page_white_paste";
2439         public static final String page_white_paste_table = "http://www.simantics.org/Silk-1.1/page_white_paste_table";
2440         public static final String page_white_php = "http://www.simantics.org/Silk-1.1/page_white_php";
2441         public static final String page_white_picture = "http://www.simantics.org/Silk-1.1/page_white_picture";
2442         public static final String page_white_powerpoint = "http://www.simantics.org/Silk-1.1/page_white_powerpoint";
2443         public static final String page_white_put = "http://www.simantics.org/Silk-1.1/page_white_put";
2444         public static final String page_white_refresh = "http://www.simantics.org/Silk-1.1/page_white_refresh";
2445         public static final String page_white_ruby = "http://www.simantics.org/Silk-1.1/page_white_ruby";
2446         public static final String page_white_side_by_side = "http://www.simantics.org/Silk-1.1/page_white_side_by_side";
2447         public static final String page_white_stack = "http://www.simantics.org/Silk-1.1/page_white_stack";
2448         public static final String page_white_star = "http://www.simantics.org/Silk-1.1/page_white_star";
2449         public static final String page_white_swoosh = "http://www.simantics.org/Silk-1.1/page_white_swoosh";
2450         public static final String page_white_text = "http://www.simantics.org/Silk-1.1/page_white_text";
2451         public static final String page_white_text_width = "http://www.simantics.org/Silk-1.1/page_white_text_width";
2452         public static final String page_white_tux = "http://www.simantics.org/Silk-1.1/page_white_tux";
2453         public static final String page_white_vector = "http://www.simantics.org/Silk-1.1/page_white_vector";
2454         public static final String page_white_visualstudio = "http://www.simantics.org/Silk-1.1/page_white_visualstudio";
2455         public static final String page_white_width = "http://www.simantics.org/Silk-1.1/page_white_width";
2456         public static final String page_white_word = "http://www.simantics.org/Silk-1.1/page_white_word";
2457         public static final String page_white_world = "http://www.simantics.org/Silk-1.1/page_white_world";
2458         public static final String page_white_wrench = "http://www.simantics.org/Silk-1.1/page_white_wrench";
2459         public static final String page_white_zip = "http://www.simantics.org/Silk-1.1/page_white_zip";
2460         public static final String page_word = "http://www.simantics.org/Silk-1.1/page_word";
2461         public static final String page_world = "http://www.simantics.org/Silk-1.1/page_world";
2462         public static final String paint = "http://www.simantics.org/Silk-1.1/paint";
2463         public static final String paint_can_brush = "http://www.simantics.org/Silk-1.1/paint_can_brush";
2464         public static final String paintbrush = "http://www.simantics.org/Silk-1.1/paintbrush";
2465         public static final String paintbrush_color = "http://www.simantics.org/Silk-1.1/paintbrush_color";
2466         public static final String paintcan = "http://www.simantics.org/Silk-1.1/paintcan";
2467         public static final String paintcan_red = "http://www.simantics.org/Silk-1.1/paintcan_red";
2468         public static final String palette = "http://www.simantics.org/Silk-1.1/palette";
2469         public static final String paste_plain = "http://www.simantics.org/Silk-1.1/paste_plain";
2470         public static final String paste_word = "http://www.simantics.org/Silk-1.1/paste_word";
2471         public static final String pause_blue = "http://www.simantics.org/Silk-1.1/pause_blue";
2472         public static final String pause_green = "http://www.simantics.org/Silk-1.1/pause_green";
2473         public static final String pause_record = "http://www.simantics.org/Silk-1.1/pause_record";
2474         public static final String pencil = "http://www.simantics.org/Silk-1.1/pencil";
2475         public static final String pencil_add = "http://www.simantics.org/Silk-1.1/pencil_add";
2476         public static final String pencil_delete = "http://www.simantics.org/Silk-1.1/pencil_delete";
2477         public static final String pencil_go = "http://www.simantics.org/Silk-1.1/pencil_go";
2478         public static final String phone = "http://www.simantics.org/Silk-1.1/phone";
2479         public static final String phone_add = "http://www.simantics.org/Silk-1.1/phone_add";
2480         public static final String phone_delete = "http://www.simantics.org/Silk-1.1/phone_delete";
2481         public static final String phone_edit = "http://www.simantics.org/Silk-1.1/phone_edit";
2482         public static final String phone_error = "http://www.simantics.org/Silk-1.1/phone_error";
2483         public static final String phone_go = "http://www.simantics.org/Silk-1.1/phone_go";
2484         public static final String phone_key = "http://www.simantics.org/Silk-1.1/phone_key";
2485         public static final String phone_link = "http://www.simantics.org/Silk-1.1/phone_link";
2486         public static final String phone_sound = "http://www.simantics.org/Silk-1.1/phone_sound";
2487         public static final String phone_start = "http://www.simantics.org/Silk-1.1/phone_start";
2488         public static final String phone_stop = "http://www.simantics.org/Silk-1.1/phone_stop";
2489         public static final String photo = "http://www.simantics.org/Silk-1.1/photo";
2490         public static final String photo_add = "http://www.simantics.org/Silk-1.1/photo_add";
2491         public static final String photo_delete = "http://www.simantics.org/Silk-1.1/photo_delete";
2492         public static final String photo_edit = "http://www.simantics.org/Silk-1.1/photo_edit";
2493         public static final String photo_link = "http://www.simantics.org/Silk-1.1/photo_link";
2494         public static final String photo_paint = "http://www.simantics.org/Silk-1.1/photo_paint";
2495         public static final String photos = "http://www.simantics.org/Silk-1.1/photos";
2496         public static final String picture = "http://www.simantics.org/Silk-1.1/picture";
2497         public static final String picture_add = "http://www.simantics.org/Silk-1.1/picture_add";
2498         public static final String picture_clipboard = "http://www.simantics.org/Silk-1.1/picture_clipboard";
2499         public static final String picture_delete = "http://www.simantics.org/Silk-1.1/picture_delete";
2500         public static final String picture_edit = "http://www.simantics.org/Silk-1.1/picture_edit";
2501         public static final String picture_empty = "http://www.simantics.org/Silk-1.1/picture_empty";
2502         public static final String picture_error = "http://www.simantics.org/Silk-1.1/picture_error";
2503         public static final String picture_go = "http://www.simantics.org/Silk-1.1/picture_go";
2504         public static final String picture_key = "http://www.simantics.org/Silk-1.1/picture_key";
2505         public static final String picture_link = "http://www.simantics.org/Silk-1.1/picture_link";
2506         public static final String picture_save = "http://www.simantics.org/Silk-1.1/picture_save";
2507         public static final String pictures = "http://www.simantics.org/Silk-1.1/pictures";
2508         public static final String pictures_thumbs = "http://www.simantics.org/Silk-1.1/pictures_thumbs";
2509         public static final String pilcrow = "http://www.simantics.org/Silk-1.1/pilcrow";
2510         public static final String pill = "http://www.simantics.org/Silk-1.1/pill";
2511         public static final String pill_add = "http://www.simantics.org/Silk-1.1/pill_add";
2512         public static final String pill_delete = "http://www.simantics.org/Silk-1.1/pill_delete";
2513         public static final String pill_error = "http://www.simantics.org/Silk-1.1/pill_error";
2514         public static final String pill_go = "http://www.simantics.org/Silk-1.1/pill_go";
2515         public static final String play_blue = "http://www.simantics.org/Silk-1.1/play_blue";
2516         public static final String play_green = "http://www.simantics.org/Silk-1.1/play_green";
2517         public static final String plugin = "http://www.simantics.org/Silk-1.1/plugin";
2518         public static final String plugin_add = "http://www.simantics.org/Silk-1.1/plugin_add";
2519         public static final String plugin_delete = "http://www.simantics.org/Silk-1.1/plugin_delete";
2520         public static final String plugin_disabled = "http://www.simantics.org/Silk-1.1/plugin_disabled";
2521         public static final String plugin_edit = "http://www.simantics.org/Silk-1.1/plugin_edit";
2522         public static final String plugin_error = "http://www.simantics.org/Silk-1.1/plugin_error";
2523         public static final String plugin_go = "http://www.simantics.org/Silk-1.1/plugin_go";
2524         public static final String plugin_key = "http://www.simantics.org/Silk-1.1/plugin_key";
2525         public static final String plugin_link = "http://www.simantics.org/Silk-1.1/plugin_link";
2526         public static final String previous$green = "http://www.simantics.org/Silk-1.1/previous-green";
2527         public static final String printer = "http://www.simantics.org/Silk-1.1/printer";
2528         public static final String printer_add = "http://www.simantics.org/Silk-1.1/printer_add";
2529         public static final String printer_cancel = "http://www.simantics.org/Silk-1.1/printer_cancel";
2530         public static final String printer_color = "http://www.simantics.org/Silk-1.1/printer_color";
2531         public static final String printer_connect = "http://www.simantics.org/Silk-1.1/printer_connect";
2532         public static final String printer_delete = "http://www.simantics.org/Silk-1.1/printer_delete";
2533         public static final String printer_empty = "http://www.simantics.org/Silk-1.1/printer_empty";
2534         public static final String printer_error = "http://www.simantics.org/Silk-1.1/printer_error";
2535         public static final String printer_go = "http://www.simantics.org/Silk-1.1/printer_go";
2536         public static final String printer_key = "http://www.simantics.org/Silk-1.1/printer_key";
2537         public static final String printer_mono = "http://www.simantics.org/Silk-1.1/printer_mono";
2538         public static final String printer_start = "http://www.simantics.org/Silk-1.1/printer_start";
2539         public static final String printer_stop = "http://www.simantics.org/Silk-1.1/printer_stop";
2540         public static final String rainbow = "http://www.simantics.org/Silk-1.1/rainbow";
2541         public static final String rainbow_star = "http://www.simantics.org/Silk-1.1/rainbow_star";
2542         public static final String record_blue = "http://www.simantics.org/Silk-1.1/record_blue";
2543         public static final String record_green = "http://www.simantics.org/Silk-1.1/record_green";
2544         public static final String record_red = "http://www.simantics.org/Silk-1.1/record_red";
2545         public static final String reload = "http://www.simantics.org/Silk-1.1/reload";
2546         public static final String report = "http://www.simantics.org/Silk-1.1/report";
2547         public static final String report_add = "http://www.simantics.org/Silk-1.1/report_add";
2548         public static final String report_delete = "http://www.simantics.org/Silk-1.1/report_delete";
2549         public static final String report_disk = "http://www.simantics.org/Silk-1.1/report_disk";
2550         public static final String report_edit = "http://www.simantics.org/Silk-1.1/report_edit";
2551         public static final String report_go = "http://www.simantics.org/Silk-1.1/report_go";
2552         public static final String report_key = "http://www.simantics.org/Silk-1.1/report_key";
2553         public static final String report_link = "http://www.simantics.org/Silk-1.1/report_link";
2554         public static final String report_magnify = "http://www.simantics.org/Silk-1.1/report_magnify";
2555         public static final String report_picture = "http://www.simantics.org/Silk-1.1/report_picture";
2556         public static final String report_start = "http://www.simantics.org/Silk-1.1/report_start";
2557         public static final String report_stop = "http://www.simantics.org/Silk-1.1/report_stop";
2558         public static final String report_user = "http://www.simantics.org/Silk-1.1/report_user";
2559         public static final String report_word = "http://www.simantics.org/Silk-1.1/report_word";
2560         public static final String resultset_first = "http://www.simantics.org/Silk-1.1/resultset_first";
2561         public static final String resultset_last = "http://www.simantics.org/Silk-1.1/resultset_last";
2562         public static final String resultset_next = "http://www.simantics.org/Silk-1.1/resultset_next";
2563         public static final String resultset_previous = "http://www.simantics.org/Silk-1.1/resultset_previous";
2564         public static final String reverse_blue = "http://www.simantics.org/Silk-1.1/reverse_blue";
2565         public static final String reverse_green = "http://www.simantics.org/Silk-1.1/reverse_green";
2566         public static final String rewind_blue = "http://www.simantics.org/Silk-1.1/rewind_blue";
2567         public static final String rewind_green = "http://www.simantics.org/Silk-1.1/rewind_green";
2568         public static final String rgb = "http://www.simantics.org/Silk-1.1/rgb";
2569         public static final String rosette = "http://www.simantics.org/Silk-1.1/rosette";
2570         public static final String rosette_blue = "http://www.simantics.org/Silk-1.1/rosette_blue";
2571         public static final String rss = "http://www.simantics.org/Silk-1.1/rss";
2572         public static final String rss_add = "http://www.simantics.org/Silk-1.1/rss_add";
2573         public static final String rss_delete = "http://www.simantics.org/Silk-1.1/rss_delete";
2574         public static final String rss_error = "http://www.simantics.org/Silk-1.1/rss_error";
2575         public static final String rss_go = "http://www.simantics.org/Silk-1.1/rss_go";
2576         public static final String rss_valid = "http://www.simantics.org/Silk-1.1/rss_valid";
2577         public static final String ruby = "http://www.simantics.org/Silk-1.1/ruby";
2578         public static final String ruby_add = "http://www.simantics.org/Silk-1.1/ruby_add";
2579         public static final String ruby_delete = "http://www.simantics.org/Silk-1.1/ruby_delete";
2580         public static final String ruby_gear = "http://www.simantics.org/Silk-1.1/ruby_gear";
2581         public static final String ruby_get = "http://www.simantics.org/Silk-1.1/ruby_get";
2582         public static final String ruby_go = "http://www.simantics.org/Silk-1.1/ruby_go";
2583         public static final String ruby_key = "http://www.simantics.org/Silk-1.1/ruby_key";
2584         public static final String ruby_link = "http://www.simantics.org/Silk-1.1/ruby_link";
2585         public static final String ruby_put = "http://www.simantics.org/Silk-1.1/ruby_put";
2586         public static final String script = "http://www.simantics.org/Silk-1.1/script";
2587         public static final String script_add = "http://www.simantics.org/Silk-1.1/script_add";
2588         public static final String script_code = "http://www.simantics.org/Silk-1.1/script_code";
2589         public static final String script_code_red = "http://www.simantics.org/Silk-1.1/script_code_red";
2590         public static final String script_delete = "http://www.simantics.org/Silk-1.1/script_delete";
2591         public static final String script_edit = "http://www.simantics.org/Silk-1.1/script_edit";
2592         public static final String script_error = "http://www.simantics.org/Silk-1.1/script_error";
2593         public static final String script_gear = "http://www.simantics.org/Silk-1.1/script_gear";
2594         public static final String script_go = "http://www.simantics.org/Silk-1.1/script_go";
2595         public static final String script_key = "http://www.simantics.org/Silk-1.1/script_key";
2596         public static final String script_lightning = "http://www.simantics.org/Silk-1.1/script_lightning";
2597         public static final String script_link = "http://www.simantics.org/Silk-1.1/script_link";
2598         public static final String script_palette = "http://www.simantics.org/Silk-1.1/script_palette";
2599         public static final String script_save = "http://www.simantics.org/Silk-1.1/script_save";
2600         public static final String script_start = "http://www.simantics.org/Silk-1.1/script_start";
2601         public static final String script_stop = "http://www.simantics.org/Silk-1.1/script_stop";
2602         public static final String seasons = "http://www.simantics.org/Silk-1.1/seasons";
2603         public static final String section_collapsed = "http://www.simantics.org/Silk-1.1/section_collapsed";
2604         public static final String section_expanded = "http://www.simantics.org/Silk-1.1/section_expanded";
2605         public static final String server = "http://www.simantics.org/Silk-1.1/server";
2606         public static final String server_add = "http://www.simantics.org/Silk-1.1/server_add";
2607         public static final String server_chart = "http://www.simantics.org/Silk-1.1/server_chart";
2608         public static final String server_compressed = "http://www.simantics.org/Silk-1.1/server_compressed";
2609         public static final String server_connect = "http://www.simantics.org/Silk-1.1/server_connect";
2610         public static final String server_database = "http://www.simantics.org/Silk-1.1/server_database";
2611         public static final String server_delete = "http://www.simantics.org/Silk-1.1/server_delete";
2612         public static final String server_edit = "http://www.simantics.org/Silk-1.1/server_edit";
2613         public static final String server_error = "http://www.simantics.org/Silk-1.1/server_error";
2614         public static final String server_go = "http://www.simantics.org/Silk-1.1/server_go";
2615         public static final String server_key = "http://www.simantics.org/Silk-1.1/server_key";
2616         public static final String server_lightning = "http://www.simantics.org/Silk-1.1/server_lightning";
2617         public static final String server_link = "http://www.simantics.org/Silk-1.1/server_link";
2618         public static final String server_start = "http://www.simantics.org/Silk-1.1/server_start";
2619         public static final String server_stop = "http://www.simantics.org/Silk-1.1/server_stop";
2620         public static final String server_uncompressed = "http://www.simantics.org/Silk-1.1/server_uncompressed";
2621         public static final String server_wrench = "http://www.simantics.org/Silk-1.1/server_wrench";
2622         public static final String shading = "http://www.simantics.org/Silk-1.1/shading";
2623         public static final String shape_3d = "http://www.simantics.org/Silk-1.1/shape_3d";
2624         public static final String shape_align_bottom = "http://www.simantics.org/Silk-1.1/shape_align_bottom";
2625         public static final String shape_align_center = "http://www.simantics.org/Silk-1.1/shape_align_center";
2626         public static final String shape_align_left = "http://www.simantics.org/Silk-1.1/shape_align_left";
2627         public static final String shape_align_middle = "http://www.simantics.org/Silk-1.1/shape_align_middle";
2628         public static final String shape_align_right = "http://www.simantics.org/Silk-1.1/shape_align_right";
2629         public static final String shape_align_top = "http://www.simantics.org/Silk-1.1/shape_align_top";
2630         public static final String shape_flip_horizontal = "http://www.simantics.org/Silk-1.1/shape_flip_horizontal";
2631         public static final String shape_flip_vertical = "http://www.simantics.org/Silk-1.1/shape_flip_vertical";
2632         public static final String shape_group = "http://www.simantics.org/Silk-1.1/shape_group";
2633         public static final String shape_handles = "http://www.simantics.org/Silk-1.1/shape_handles";
2634         public static final String shape_move_back = "http://www.simantics.org/Silk-1.1/shape_move_back";
2635         public static final String shape_move_backwards = "http://www.simantics.org/Silk-1.1/shape_move_backwards";
2636         public static final String shape_move_forwards = "http://www.simantics.org/Silk-1.1/shape_move_forwards";
2637         public static final String shape_move_front = "http://www.simantics.org/Silk-1.1/shape_move_front";
2638         public static final String shape_rotate_anticlockwise = "http://www.simantics.org/Silk-1.1/shape_rotate_anticlockwise";
2639         public static final String shape_rotate_clockwise = "http://www.simantics.org/Silk-1.1/shape_rotate_clockwise";
2640         public static final String shape_shade_a = "http://www.simantics.org/Silk-1.1/shape_shade_a";
2641         public static final String shape_shade_b = "http://www.simantics.org/Silk-1.1/shape_shade_b";
2642         public static final String shape_shade_c = "http://www.simantics.org/Silk-1.1/shape_shade_c";
2643         public static final String shape_shadow = "http://www.simantics.org/Silk-1.1/shape_shadow";
2644         public static final String shape_shadow_toggle = "http://www.simantics.org/Silk-1.1/shape_shadow_toggle";
2645         public static final String shape_square = "http://www.simantics.org/Silk-1.1/shape_square";
2646         public static final String shape_square_add = "http://www.simantics.org/Silk-1.1/shape_square_add";
2647         public static final String shape_square_delete = "http://www.simantics.org/Silk-1.1/shape_square_delete";
2648         public static final String shape_square_edit = "http://www.simantics.org/Silk-1.1/shape_square_edit";
2649         public static final String shape_square_error = "http://www.simantics.org/Silk-1.1/shape_square_error";
2650         public static final String shape_square_go = "http://www.simantics.org/Silk-1.1/shape_square_go";
2651         public static final String shape_square_key = "http://www.simantics.org/Silk-1.1/shape_square_key";
2652         public static final String shape_square_link = "http://www.simantics.org/Silk-1.1/shape_square_link";
2653         public static final String shape_square_select = "http://www.simantics.org/Silk-1.1/shape_square_select";
2654         public static final String shape_ungroup = "http://www.simantics.org/Silk-1.1/shape_ungroup";
2655         public static final String shapes_many = "http://www.simantics.org/Silk-1.1/shapes_many";
2656         public static final String shapes_many_select = "http://www.simantics.org/Silk-1.1/shapes_many_select";
2657         public static final String share = "http://www.simantics.org/Silk-1.1/share";
2658         public static final String shield = "http://www.simantics.org/Silk-1.1/shield";
2659         public static final String shield_add = "http://www.simantics.org/Silk-1.1/shield_add";
2660         public static final String shield_delete = "http://www.simantics.org/Silk-1.1/shield_delete";
2661         public static final String shield_error = "http://www.simantics.org/Silk-1.1/shield_error";
2662         public static final String shield_go = "http://www.simantics.org/Silk-1.1/shield_go";
2663         public static final String shield_rainbow = "http://www.simantics.org/Silk-1.1/shield_rainbow";
2664         public static final String shield_silver = "http://www.simantics.org/Silk-1.1/shield_silver";
2665         public static final String shield_start = "http://www.simantics.org/Silk-1.1/shield_start";
2666         public static final String shield_stop = "http://www.simantics.org/Silk-1.1/shield_stop";
2667         public static final String sitemap = "http://www.simantics.org/Silk-1.1/sitemap";
2668         public static final String sitemap_color = "http://www.simantics.org/Silk-1.1/sitemap_color";
2669         public static final String smartphone = "http://www.simantics.org/Silk-1.1/smartphone";
2670         public static final String smartphone_add = "http://www.simantics.org/Silk-1.1/smartphone_add";
2671         public static final String smartphone_connect = "http://www.simantics.org/Silk-1.1/smartphone_connect";
2672         public static final String smartphone_delete = "http://www.simantics.org/Silk-1.1/smartphone_delete";
2673         public static final String smartphone_disk = "http://www.simantics.org/Silk-1.1/smartphone_disk";
2674         public static final String smartphone_edit = "http://www.simantics.org/Silk-1.1/smartphone_edit";
2675         public static final String smartphone_error = "http://www.simantics.org/Silk-1.1/smartphone_error";
2676         public static final String smartphone_go = "http://www.simantics.org/Silk-1.1/smartphone_go";
2677         public static final String smartphone_key = "http://www.simantics.org/Silk-1.1/smartphone_key";
2678         public static final String smartphone_wrench = "http://www.simantics.org/Silk-1.1/smartphone_wrench";
2679         public static final String sort_ascending = "http://www.simantics.org/Silk-1.1/sort_ascending";
2680         public static final String sort_descending = "http://www.simantics.org/Silk-1.1/sort_descending";
2681         public static final String sound = "http://www.simantics.org/Silk-1.1/sound";
2682         public static final String sound_add = "http://www.simantics.org/Silk-1.1/sound_add";
2683         public static final String sound_delete = "http://www.simantics.org/Silk-1.1/sound_delete";
2684         public static final String sound_high = "http://www.simantics.org/Silk-1.1/sound_high";
2685         public static final String sound_in = "http://www.simantics.org/Silk-1.1/sound_in";
2686         public static final String sound_low = "http://www.simantics.org/Silk-1.1/sound_low";
2687         public static final String sound_mute = "http://www.simantics.org/Silk-1.1/sound_mute";
2688         public static final String sound_none = "http://www.simantics.org/Silk-1.1/sound_none";
2689         public static final String sound_out = "http://www.simantics.org/Silk-1.1/sound_out";
2690         public static final String spellcheck = "http://www.simantics.org/Silk-1.1/spellcheck";
2691         public static final String sport_8ball = "http://www.simantics.org/Silk-1.1/sport_8ball";
2692         public static final String sport_basketball = "http://www.simantics.org/Silk-1.1/sport_basketball";
2693         public static final String sport_football = "http://www.simantics.org/Silk-1.1/sport_football";
2694         public static final String sport_golf = "http://www.simantics.org/Silk-1.1/sport_golf";
2695         public static final String sport_golf_practice = "http://www.simantics.org/Silk-1.1/sport_golf_practice";
2696         public static final String sport_raquet = "http://www.simantics.org/Silk-1.1/sport_raquet";
2697         public static final String sport_shuttlecock = "http://www.simantics.org/Silk-1.1/sport_shuttlecock";
2698         public static final String sport_soccer = "http://www.simantics.org/Silk-1.1/sport_soccer";
2699         public static final String sport_tennis = "http://www.simantics.org/Silk-1.1/sport_tennis";
2700         public static final String star = "http://www.simantics.org/Silk-1.1/star";
2701         public static final String star_bronze = "http://www.simantics.org/Silk-1.1/star_bronze";
2702         public static final String star_bronze_half_grey = "http://www.simantics.org/Silk-1.1/star_bronze_half_grey";
2703         public static final String star_gold = "http://www.simantics.org/Silk-1.1/star_gold";
2704         public static final String star_gold_half_grey = "http://www.simantics.org/Silk-1.1/star_gold_half_grey";
2705         public static final String star_gold_half_silver = "http://www.simantics.org/Silk-1.1/star_gold_half_silver";
2706         public static final String star_grey = "http://www.simantics.org/Silk-1.1/star_grey";
2707         public static final String star_half_grey = "http://www.simantics.org/Silk-1.1/star_half_grey";
2708         public static final String star_silver = "http://www.simantics.org/Silk-1.1/star_silver";
2709         public static final String status_away = "http://www.simantics.org/Silk-1.1/status_away";
2710         public static final String status_be_right_back = "http://www.simantics.org/Silk-1.1/status_be_right_back";
2711         public static final String status_busy = "http://www.simantics.org/Silk-1.1/status_busy";
2712         public static final String status_invisible = "http://www.simantics.org/Silk-1.1/status_invisible";
2713         public static final String status_offline = "http://www.simantics.org/Silk-1.1/status_offline";
2714         public static final String status_online = "http://www.simantics.org/Silk-1.1/status_online";
2715         public static final String stop = "http://www.simantics.org/Silk-1.1/stop";
2716         public static final String stop_blue = "http://www.simantics.org/Silk-1.1/stop_blue";
2717         public static final String stop_green = "http://www.simantics.org/Silk-1.1/stop_green";
2718         public static final String stop_red = "http://www.simantics.org/Silk-1.1/stop_red";
2719         public static final String style = "http://www.simantics.org/Silk-1.1/style";
2720         public static final String style_add = "http://www.simantics.org/Silk-1.1/style_add";
2721         public static final String style_delete = "http://www.simantics.org/Silk-1.1/style_delete";
2722         public static final String style_edit = "http://www.simantics.org/Silk-1.1/style_edit";
2723         public static final String style_go = "http://www.simantics.org/Silk-1.1/style_go";
2724         public static final String sum = "http://www.simantics.org/Silk-1.1/sum";
2725         public static final String tab = "http://www.simantics.org/Silk-1.1/tab";
2726         public static final String tab_add = "http://www.simantics.org/Silk-1.1/tab_add";
2727         public static final String tab_blue = "http://www.simantics.org/Silk-1.1/tab_blue";
2728         public static final String tab_delete = "http://www.simantics.org/Silk-1.1/tab_delete";
2729         public static final String tab_edit = "http://www.simantics.org/Silk-1.1/tab_edit";
2730         public static final String tab_go = "http://www.simantics.org/Silk-1.1/tab_go";
2731         public static final String tab_green = "http://www.simantics.org/Silk-1.1/tab_green";
2732         public static final String tab_red = "http://www.simantics.org/Silk-1.1/tab_red";
2733         public static final String table = "http://www.simantics.org/Silk-1.1/table";
2734         public static final String table_add = "http://www.simantics.org/Silk-1.1/table_add";
2735         public static final String table_cell = "http://www.simantics.org/Silk-1.1/table_cell";
2736         public static final String table_column = "http://www.simantics.org/Silk-1.1/table_column";
2737         public static final String table_column_add = "http://www.simantics.org/Silk-1.1/table_column_add";
2738         public static final String table_column_delete = "http://www.simantics.org/Silk-1.1/table_column_delete";
2739         public static final String table_connect = "http://www.simantics.org/Silk-1.1/table_connect";
2740         public static final String table_delete = "http://www.simantics.org/Silk-1.1/table_delete";
2741         public static final String table_edit = "http://www.simantics.org/Silk-1.1/table_edit";
2742         public static final String table_error = "http://www.simantics.org/Silk-1.1/table_error";
2743         public static final String table_gear = "http://www.simantics.org/Silk-1.1/table_gear";
2744         public static final String table_go = "http://www.simantics.org/Silk-1.1/table_go";
2745         public static final String table_key = "http://www.simantics.org/Silk-1.1/table_key";
2746         public static final String table_lightning = "http://www.simantics.org/Silk-1.1/table_lightning";
2747         public static final String table_link = "http://www.simantics.org/Silk-1.1/table_link";
2748         public static final String table_multiple = "http://www.simantics.org/Silk-1.1/table_multiple";
2749         public static final String table_refresh = "http://www.simantics.org/Silk-1.1/table_refresh";
2750         public static final String table_relationship = "http://www.simantics.org/Silk-1.1/table_relationship";
2751         public static final String table_row = "http://www.simantics.org/Silk-1.1/table_row";
2752         public static final String table_row_delete = "http://www.simantics.org/Silk-1.1/table_row_delete";
2753         public static final String table_row_insert = "http://www.simantics.org/Silk-1.1/table_row_insert";
2754         public static final String table_save = "http://www.simantics.org/Silk-1.1/table_save";
2755         public static final String table_sort = "http://www.simantics.org/Silk-1.1/table_sort";
2756         public static final String tag = "http://www.simantics.org/Silk-1.1/tag";
2757         public static final String tag_blue = "http://www.simantics.org/Silk-1.1/tag_blue";
2758         public static final String tag_blue_add = "http://www.simantics.org/Silk-1.1/tag_blue_add";
2759         public static final String tag_blue_delete = "http://www.simantics.org/Silk-1.1/tag_blue_delete";
2760         public static final String tag_blue_edit = "http://www.simantics.org/Silk-1.1/tag_blue_edit";
2761         public static final String tag_green = "http://www.simantics.org/Silk-1.1/tag_green";
2762         public static final String tag_orange = "http://www.simantics.org/Silk-1.1/tag_orange";
2763         public static final String tag_pink = "http://www.simantics.org/Silk-1.1/tag_pink";
2764         public static final String tag_purple = "http://www.simantics.org/Silk-1.1/tag_purple";
2765         public static final String tag_red = "http://www.simantics.org/Silk-1.1/tag_red";
2766         public static final String tag_yellow = "http://www.simantics.org/Silk-1.1/tag_yellow";
2767         public static final String tags_grey = "http://www.simantics.org/Silk-1.1/tags_grey";
2768         public static final String tags_red = "http://www.simantics.org/Silk-1.1/tags_red";
2769         public static final String telephone = "http://www.simantics.org/Silk-1.1/telephone";
2770         public static final String telephone_add = "http://www.simantics.org/Silk-1.1/telephone_add";
2771         public static final String telephone_delete = "http://www.simantics.org/Silk-1.1/telephone_delete";
2772         public static final String telephone_edit = "http://www.simantics.org/Silk-1.1/telephone_edit";
2773         public static final String telephone_error = "http://www.simantics.org/Silk-1.1/telephone_error";
2774         public static final String telephone_go = "http://www.simantics.org/Silk-1.1/telephone_go";
2775         public static final String telephone_key = "http://www.simantics.org/Silk-1.1/telephone_key";
2776         public static final String telephone_link = "http://www.simantics.org/Silk-1.1/telephone_link";
2777         public static final String telephone_red = "http://www.simantics.org/Silk-1.1/telephone_red";
2778         public static final String television = "http://www.simantics.org/Silk-1.1/television";
2779         public static final String television_add = "http://www.simantics.org/Silk-1.1/television_add";
2780         public static final String television_delete = "http://www.simantics.org/Silk-1.1/television_delete";
2781         public static final String television_in = "http://www.simantics.org/Silk-1.1/television_in";
2782         public static final String television_off = "http://www.simantics.org/Silk-1.1/television_off";
2783         public static final String television_out = "http://www.simantics.org/Silk-1.1/television_out";
2784         public static final String television_star = "http://www.simantics.org/Silk-1.1/television_star";
2785         public static final String text_ab = "http://www.simantics.org/Silk-1.1/text_ab";
2786         public static final String text_align_center = "http://www.simantics.org/Silk-1.1/text_align_center";
2787         public static final String text_align_justify = "http://www.simantics.org/Silk-1.1/text_align_justify";
2788         public static final String text_align_left = "http://www.simantics.org/Silk-1.1/text_align_left";
2789         public static final String text_align_right = "http://www.simantics.org/Silk-1.1/text_align_right";
2790         public static final String text_allcaps = "http://www.simantics.org/Silk-1.1/text_allcaps";
2791         public static final String text_bold = "http://www.simantics.org/Silk-1.1/text_bold";
2792         public static final String text_columns = "http://www.simantics.org/Silk-1.1/text_columns";
2793         public static final String text_complete = "http://www.simantics.org/Silk-1.1/text_complete";
2794         public static final String text_direction = "http://www.simantics.org/Silk-1.1/text_direction";
2795         public static final String text_double_underline = "http://www.simantics.org/Silk-1.1/text_double_underline";
2796         public static final String text_dropcaps = "http://www.simantics.org/Silk-1.1/text_dropcaps";
2797         public static final String text_fit = "http://www.simantics.org/Silk-1.1/text_fit";
2798         public static final String text_flip = "http://www.simantics.org/Silk-1.1/text_flip";
2799         public static final String text_font_default = "http://www.simantics.org/Silk-1.1/text_font_default";
2800         public static final String text_heading_1 = "http://www.simantics.org/Silk-1.1/text_heading_1";
2801         public static final String text_heading_2 = "http://www.simantics.org/Silk-1.1/text_heading_2";
2802         public static final String text_heading_3 = "http://www.simantics.org/Silk-1.1/text_heading_3";
2803         public static final String text_heading_4 = "http://www.simantics.org/Silk-1.1/text_heading_4";
2804         public static final String text_heading_5 = "http://www.simantics.org/Silk-1.1/text_heading_5";
2805         public static final String text_heading_6 = "http://www.simantics.org/Silk-1.1/text_heading_6";
2806         public static final String text_horizontalrule = "http://www.simantics.org/Silk-1.1/text_horizontalrule";
2807         public static final String text_indent = "http://www.simantics.org/Silk-1.1/text_indent";
2808         public static final String text_indent_remove = "http://www.simantics.org/Silk-1.1/text_indent_remove";
2809         public static final String text_inverse = "http://www.simantics.org/Silk-1.1/text_inverse";
2810         public static final String text_italic = "http://www.simantics.org/Silk-1.1/text_italic";
2811         public static final String text_kerning = "http://www.simantics.org/Silk-1.1/text_kerning";
2812         public static final String text_left_to_right = "http://www.simantics.org/Silk-1.1/text_left_to_right";
2813         public static final String text_letter_omega = "http://www.simantics.org/Silk-1.1/text_letter_omega";
2814         public static final String text_letterspacing = "http://www.simantics.org/Silk-1.1/text_letterspacing";
2815         public static final String text_linespacing = "http://www.simantics.org/Silk-1.1/text_linespacing";
2816         public static final String text_list_bullets = "http://www.simantics.org/Silk-1.1/text_list_bullets";
2817         public static final String text_list_numbers = "http://www.simantics.org/Silk-1.1/text_list_numbers";
2818         public static final String text_lowercase = "http://www.simantics.org/Silk-1.1/text_lowercase";
2819         public static final String text_lowercase_a = "http://www.simantics.org/Silk-1.1/text_lowercase_a";
2820         public static final String text_mirror = "http://www.simantics.org/Silk-1.1/text_mirror";
2821         public static final String text_padding_bottom = "http://www.simantics.org/Silk-1.1/text_padding_bottom";
2822         public static final String text_padding_left = "http://www.simantics.org/Silk-1.1/text_padding_left";
2823         public static final String text_padding_right = "http://www.simantics.org/Silk-1.1/text_padding_right";
2824         public static final String text_padding_top = "http://www.simantics.org/Silk-1.1/text_padding_top";
2825         public static final String text_replace = "http://www.simantics.org/Silk-1.1/text_replace";
2826         public static final String text_right_to_left = "http://www.simantics.org/Silk-1.1/text_right_to_left";
2827         public static final String text_rotate_0 = "http://www.simantics.org/Silk-1.1/text_rotate_0";
2828         public static final String text_rotate_180 = "http://www.simantics.org/Silk-1.1/text_rotate_180";
2829         public static final String text_rotate_270 = "http://www.simantics.org/Silk-1.1/text_rotate_270";
2830         public static final String text_rotate_90 = "http://www.simantics.org/Silk-1.1/text_rotate_90";
2831         public static final String text_ruler = "http://www.simantics.org/Silk-1.1/text_ruler";
2832         public static final String text_shading = "http://www.simantics.org/Silk-1.1/text_shading";
2833         public static final String text_signature = "http://www.simantics.org/Silk-1.1/text_signature";
2834         public static final String text_smallcaps = "http://www.simantics.org/Silk-1.1/text_smallcaps";
2835         public static final String text_spelling = "http://www.simantics.org/Silk-1.1/text_spelling";
2836         public static final String text_strikethrough = "http://www.simantics.org/Silk-1.1/text_strikethrough";
2837         public static final String text_subscript = "http://www.simantics.org/Silk-1.1/text_subscript";
2838         public static final String text_superscript = "http://www.simantics.org/Silk-1.1/text_superscript";
2839         public static final String text_tab = "http://www.simantics.org/Silk-1.1/text_tab";
2840         public static final String text_underline = "http://www.simantics.org/Silk-1.1/text_underline";
2841         public static final String text_uppercase = "http://www.simantics.org/Silk-1.1/text_uppercase";
2842         public static final String textfield = "http://www.simantics.org/Silk-1.1/textfield";
2843         public static final String textfield_add = "http://www.simantics.org/Silk-1.1/textfield_add";
2844         public static final String textfield_delete = "http://www.simantics.org/Silk-1.1/textfield_delete";
2845         public static final String textfield_key = "http://www.simantics.org/Silk-1.1/textfield_key";
2846         public static final String textfield_rename = "http://www.simantics.org/Silk-1.1/textfield_rename";
2847         public static final String theme = "http://www.simantics.org/Silk-1.1/theme";
2848         public static final String thumb_down = "http://www.simantics.org/Silk-1.1/thumb_down";
2849         public static final String thumb_up = "http://www.simantics.org/Silk-1.1/thumb_up";
2850         public static final String tick = "http://www.simantics.org/Silk-1.1/tick";
2851         public static final String time = "http://www.simantics.org/Silk-1.1/time";
2852         public static final String time_add = "http://www.simantics.org/Silk-1.1/time_add";
2853         public static final String time_delete = "http://www.simantics.org/Silk-1.1/time_delete";
2854         public static final String time_go = "http://www.simantics.org/Silk-1.1/time_go";
2855         public static final String time_green = "http://www.simantics.org/Silk-1.1/time_green";
2856         public static final String time_red = "http://www.simantics.org/Silk-1.1/time_red";
2857         public static final String timeline_marker = "http://www.simantics.org/Silk-1.1/timeline_marker";
2858         public static final String transmit = "http://www.simantics.org/Silk-1.1/transmit";
2859         public static final String transmit_add = "http://www.simantics.org/Silk-1.1/transmit_add";
2860         public static final String transmit_blue = "http://www.simantics.org/Silk-1.1/transmit_blue";
2861         public static final String transmit_delete = "http://www.simantics.org/Silk-1.1/transmit_delete";
2862         public static final String transmit_edit = "http://www.simantics.org/Silk-1.1/transmit_edit";
2863         public static final String transmit_error = "http://www.simantics.org/Silk-1.1/transmit_error";
2864         public static final String transmit_go = "http://www.simantics.org/Silk-1.1/transmit_go";
2865         public static final String transmit_red = "http://www.simantics.org/Silk-1.1/transmit_red";
2866         public static final String tux = "http://www.simantics.org/Silk-1.1/tux";
2867         public static final String user = "http://www.simantics.org/Silk-1.1/user";
2868         public static final String user_add = "http://www.simantics.org/Silk-1.1/user_add";
2869         public static final String user_alert = "http://www.simantics.org/Silk-1.1/user_alert";
2870         public static final String user_b = "http://www.simantics.org/Silk-1.1/user_b";
2871         public static final String user_brown = "http://www.simantics.org/Silk-1.1/user_brown";
2872         public static final String user_comment = "http://www.simantics.org/Silk-1.1/user_comment";
2873         public static final String user_cross = "http://www.simantics.org/Silk-1.1/user_cross";
2874         public static final String user_delete = "http://www.simantics.org/Silk-1.1/user_delete";
2875         public static final String user_earth = "http://www.simantics.org/Silk-1.1/user_earth";
2876         public static final String user_edit = "http://www.simantics.org/Silk-1.1/user_edit";
2877         public static final String user_female = "http://www.simantics.org/Silk-1.1/user_female";
2878         public static final String user_go = "http://www.simantics.org/Silk-1.1/user_go";
2879         public static final String user_gray = "http://www.simantics.org/Silk-1.1/user_gray";
2880         public static final String user_gray_cool = "http://www.simantics.org/Silk-1.1/user_gray_cool";
2881         public static final String user_green = "http://www.simantics.org/Silk-1.1/user_green";
2882         public static final String user_home = "http://www.simantics.org/Silk-1.1/user_home";
2883         public static final String user_key = "http://www.simantics.org/Silk-1.1/user_key";
2884         public static final String user_magnify = "http://www.simantics.org/Silk-1.1/user_magnify";
2885         public static final String user_mature = "http://www.simantics.org/Silk-1.1/user_mature";
2886         public static final String user_orange = "http://www.simantics.org/Silk-1.1/user_orange";
2887         public static final String user_red = "http://www.simantics.org/Silk-1.1/user_red";
2888         public static final String user_star = "http://www.simantics.org/Silk-1.1/user_star";
2889         public static final String user_suit = "http://www.simantics.org/Silk-1.1/user_suit";
2890         public static final String user_suit_black = "http://www.simantics.org/Silk-1.1/user_suit_black";
2891         public static final String user_tick = "http://www.simantics.org/Silk-1.1/user_tick";
2892         public static final String vcard = "http://www.simantics.org/Silk-1.1/vcard";
2893         public static final String vcard_add = "http://www.simantics.org/Silk-1.1/vcard_add";
2894         public static final String vcard_delete = "http://www.simantics.org/Silk-1.1/vcard_delete";
2895         public static final String vcard_edit = "http://www.simantics.org/Silk-1.1/vcard_edit";
2896         public static final String vcard_key = "http://www.simantics.org/Silk-1.1/vcard_key";
2897         public static final String vector = "http://www.simantics.org/Silk-1.1/vector";
2898         public static final String vector_add = "http://www.simantics.org/Silk-1.1/vector_add";
2899         public static final String vector_delete = "http://www.simantics.org/Silk-1.1/vector_delete";
2900         public static final String vector_key = "http://www.simantics.org/Silk-1.1/vector_key";
2901         public static final String wand = "http://www.simantics.org/Silk-1.1/wand";
2902         public static final String weather_cloud = "http://www.simantics.org/Silk-1.1/weather_cloud";
2903         public static final String weather_clouds = "http://www.simantics.org/Silk-1.1/weather_clouds";
2904         public static final String weather_cloudy = "http://www.simantics.org/Silk-1.1/weather_cloudy";
2905         public static final String weather_cloudy_rain = "http://www.simantics.org/Silk-1.1/weather_cloudy_rain";
2906         public static final String weather_lightning = "http://www.simantics.org/Silk-1.1/weather_lightning";
2907         public static final String weather_rain = "http://www.simantics.org/Silk-1.1/weather_rain";
2908         public static final String weather_snow = "http://www.simantics.org/Silk-1.1/weather_snow";
2909         public static final String weather_sun = "http://www.simantics.org/Silk-1.1/weather_sun";
2910         public static final String webcam = "http://www.simantics.org/Silk-1.1/webcam";
2911         public static final String webcam_add = "http://www.simantics.org/Silk-1.1/webcam_add";
2912         public static final String webcam_connect = "http://www.simantics.org/Silk-1.1/webcam_connect";
2913         public static final String webcam_delete = "http://www.simantics.org/Silk-1.1/webcam_delete";
2914         public static final String webcam_error = "http://www.simantics.org/Silk-1.1/webcam_error";
2915         public static final String webcam_start = "http://www.simantics.org/Silk-1.1/webcam_start";
2916         public static final String webcam_stop = "http://www.simantics.org/Silk-1.1/webcam_stop";
2917         public static final String world = "http://www.simantics.org/Silk-1.1/world";
2918         public static final String world_add = "http://www.simantics.org/Silk-1.1/world_add";
2919         public static final String world_connect = "http://www.simantics.org/Silk-1.1/world_connect";
2920         public static final String world_dawn = "http://www.simantics.org/Silk-1.1/world_dawn";
2921         public static final String world_delete = "http://www.simantics.org/Silk-1.1/world_delete";
2922         public static final String world_edit = "http://www.simantics.org/Silk-1.1/world_edit";
2923         public static final String world_go = "http://www.simantics.org/Silk-1.1/world_go";
2924         public static final String world_key = "http://www.simantics.org/Silk-1.1/world_key";
2925         public static final String world_link = "http://www.simantics.org/Silk-1.1/world_link";
2926         public static final String world_night = "http://www.simantics.org/Silk-1.1/world_night";
2927         public static final String world_orbit = "http://www.simantics.org/Silk-1.1/world_orbit";
2928         public static final String wrench = "http://www.simantics.org/Silk-1.1/wrench";
2929         public static final String wrench_orange = "http://www.simantics.org/Silk-1.1/wrench_orange";
2930         public static final String xhtml = "http://www.simantics.org/Silk-1.1/xhtml";
2931         public static final String xhtml_add = "http://www.simantics.org/Silk-1.1/xhtml_add";
2932         public static final String xhtml_delete = "http://www.simantics.org/Silk-1.1/xhtml_delete";
2933         public static final String xhtml_error = "http://www.simantics.org/Silk-1.1/xhtml_error";
2934         public static final String xhtml_go = "http://www.simantics.org/Silk-1.1/xhtml_go";
2935         public static final String xhtml_valid = "http://www.simantics.org/Silk-1.1/xhtml_valid";
2936         public static final String zoom = "http://www.simantics.org/Silk-1.1/zoom";
2937         public static final String zoom_in = "http://www.simantics.org/Silk-1.1/zoom_in";
2938         public static final String zoom_out = "http://www.simantics.org/Silk-1.1/zoom_out";
2939     }
2940     
2941     public static Resource getResourceOrNull(ReadGraph graph, String uri) {
2942         try {
2943             return graph.getResource(uri);
2944         } catch(DatabaseException e) {
2945             System.err.println(e.getMessage());
2946             return null;
2947         }
2948     }
2949     
2950     public SilkResources(ReadGraph graph) {
2951         accept = getResourceOrNull(graph, URIs.accept);
2952         add = getResourceOrNull(graph, URIs.add);
2953         anchor = getResourceOrNull(graph, URIs.anchor);
2954         application = getResourceOrNull(graph, URIs.application);
2955         application_add = getResourceOrNull(graph, URIs.application_add);
2956         application_cascade = getResourceOrNull(graph, URIs.application_cascade);
2957         application_delete = getResourceOrNull(graph, URIs.application_delete);
2958         application_double = getResourceOrNull(graph, URIs.application_double);
2959         application_edit = getResourceOrNull(graph, URIs.application_edit);
2960         application_error = getResourceOrNull(graph, URIs.application_error);
2961         application_form = getResourceOrNull(graph, URIs.application_form);
2962         application_form_add = getResourceOrNull(graph, URIs.application_form_add);
2963         application_form_delete = getResourceOrNull(graph, URIs.application_form_delete);
2964         application_form_edit = getResourceOrNull(graph, URIs.application_form_edit);
2965         application_form_magnify = getResourceOrNull(graph, URIs.application_form_magnify);
2966         application_get = getResourceOrNull(graph, URIs.application_get);
2967         application_go = getResourceOrNull(graph, URIs.application_go);
2968         application_home = getResourceOrNull(graph, URIs.application_home);
2969         application_key = getResourceOrNull(graph, URIs.application_key);
2970         application_lightning = getResourceOrNull(graph, URIs.application_lightning);
2971         application_link = getResourceOrNull(graph, URIs.application_link);
2972         application_osx = getResourceOrNull(graph, URIs.application_osx);
2973         application_osx_add = getResourceOrNull(graph, URIs.application_osx_add);
2974         application_osx_cascade = getResourceOrNull(graph, URIs.application_osx_cascade);
2975         application_osx_delete = getResourceOrNull(graph, URIs.application_osx_delete);
2976         application_osx_double = getResourceOrNull(graph, URIs.application_osx_double);
2977         application_osx_error = getResourceOrNull(graph, URIs.application_osx_error);
2978         application_osx_get = getResourceOrNull(graph, URIs.application_osx_get);
2979         application_osx_go = getResourceOrNull(graph, URIs.application_osx_go);
2980         application_osx_home = getResourceOrNull(graph, URIs.application_osx_home);
2981         application_osx_key = getResourceOrNull(graph, URIs.application_osx_key);
2982         application_osx_lightning = getResourceOrNull(graph, URIs.application_osx_lightning);
2983         application_osx_link = getResourceOrNull(graph, URIs.application_osx_link);
2984         application_osx_split = getResourceOrNull(graph, URIs.application_osx_split);
2985         application_osx_start = getResourceOrNull(graph, URIs.application_osx_start);
2986         application_osx_stop = getResourceOrNull(graph, URIs.application_osx_stop);
2987         application_osx_terminal = getResourceOrNull(graph, URIs.application_osx_terminal);
2988         application_put = getResourceOrNull(graph, URIs.application_put);
2989         application_side_boxes = getResourceOrNull(graph, URIs.application_side_boxes);
2990         application_side_contract = getResourceOrNull(graph, URIs.application_side_contract);
2991         application_side_expand = getResourceOrNull(graph, URIs.application_side_expand);
2992         application_side_list = getResourceOrNull(graph, URIs.application_side_list);
2993         application_side_tree = getResourceOrNull(graph, URIs.application_side_tree);
2994         application_split = getResourceOrNull(graph, URIs.application_split);
2995         application_start = getResourceOrNull(graph, URIs.application_start);
2996         application_stop = getResourceOrNull(graph, URIs.application_stop);
2997         application_tile_horizontal = getResourceOrNull(graph, URIs.application_tile_horizontal);
2998         application_tile_vertical = getResourceOrNull(graph, URIs.application_tile_vertical);
2999         application_view_columns = getResourceOrNull(graph, URIs.application_view_columns);
3000         application_view_detail = getResourceOrNull(graph, URIs.application_view_detail);
3001         application_view_gallery = getResourceOrNull(graph, URIs.application_view_gallery);
3002         application_view_icons = getResourceOrNull(graph, URIs.application_view_icons);
3003         application_view_list = getResourceOrNull(graph, URIs.application_view_list);
3004         application_view_tile = getResourceOrNull(graph, URIs.application_view_tile);
3005         application_xp = getResourceOrNull(graph, URIs.application_xp);
3006         application_xp_terminal = getResourceOrNull(graph, URIs.application_xp_terminal);
3007         arrow_branch = getResourceOrNull(graph, URIs.arrow_branch);
3008         arrow_divide = getResourceOrNull(graph, URIs.arrow_divide);
3009         arrow_down = getResourceOrNull(graph, URIs.arrow_down);
3010         arrow_ew = getResourceOrNull(graph, URIs.arrow_ew);
3011         arrow_in = getResourceOrNull(graph, URIs.arrow_in);
3012         arrow_in_longer = getResourceOrNull(graph, URIs.arrow_in_longer);
3013         arrow_inout = getResourceOrNull(graph, URIs.arrow_inout);
3014         arrow_join = getResourceOrNull(graph, URIs.arrow_join);
3015         arrow_left = getResourceOrNull(graph, URIs.arrow_left);
3016         arrow_merge = getResourceOrNull(graph, URIs.arrow_merge);
3017         arrow_ne = getResourceOrNull(graph, URIs.arrow_ne);
3018         arrow_ns = getResourceOrNull(graph, URIs.arrow_ns);
3019         arrow_nsew = getResourceOrNull(graph, URIs.arrow_nsew);
3020         arrow_nw = getResourceOrNull(graph, URIs.arrow_nw);
3021         arrow_nw_ne_sw_se = getResourceOrNull(graph, URIs.arrow_nw_ne_sw_se);
3022         arrow_nw_se = getResourceOrNull(graph, URIs.arrow_nw_se);
3023         arrow_out = getResourceOrNull(graph, URIs.arrow_out);
3024         arrow_out_longer = getResourceOrNull(graph, URIs.arrow_out_longer);
3025         arrow_redo = getResourceOrNull(graph, URIs.arrow_redo);
3026         arrow_refresh = getResourceOrNull(graph, URIs.arrow_refresh);
3027         arrow_refresh_small = getResourceOrNull(graph, URIs.arrow_refresh_small);
3028         arrow_right = getResourceOrNull(graph, URIs.arrow_right);
3029         arrow_rotate_anticlockwise = getResourceOrNull(graph, URIs.arrow_rotate_anticlockwise);
3030         arrow_rotate_clockwise = getResourceOrNull(graph, URIs.arrow_rotate_clockwise);
3031         arrow_se = getResourceOrNull(graph, URIs.arrow_se);
3032         arrow_sw = getResourceOrNull(graph, URIs.arrow_sw);
3033         arrow_sw_ne = getResourceOrNull(graph, URIs.arrow_sw_ne);
3034         arrow_switch = getResourceOrNull(graph, URIs.arrow_switch);
3035         arrow_switch_bluegreen = getResourceOrNull(graph, URIs.arrow_switch_bluegreen);
3036         arrow_turn_left = getResourceOrNull(graph, URIs.arrow_turn_left);
3037         arrow_turn_right = getResourceOrNull(graph, URIs.arrow_turn_right);
3038         arrow_undo = getResourceOrNull(graph, URIs.arrow_undo);
3039         arrow_up = getResourceOrNull(graph, URIs.arrow_up);
3040         asterisk_orange = getResourceOrNull(graph, URIs.asterisk_orange);
3041         asterisk_red = getResourceOrNull(graph, URIs.asterisk_red);
3042         asterisk_yellow = getResourceOrNull(graph, URIs.asterisk_yellow);
3043         attach = getResourceOrNull(graph, URIs.attach);
3044         award_star_add = getResourceOrNull(graph, URIs.award_star_add);
3045         award_star_bronze_1 = getResourceOrNull(graph, URIs.award_star_bronze_1);
3046         award_star_bronze_2 = getResourceOrNull(graph, URIs.award_star_bronze_2);
3047         award_star_bronze_3 = getResourceOrNull(graph, URIs.award_star_bronze_3);
3048         award_star_delete = getResourceOrNull(graph, URIs.award_star_delete);
3049         award_star_gold_1 = getResourceOrNull(graph, URIs.award_star_gold_1);
3050         award_star_gold_2 = getResourceOrNull(graph, URIs.award_star_gold_2);
3051         award_star_gold_3 = getResourceOrNull(graph, URIs.award_star_gold_3);
3052         award_star_silver_1 = getResourceOrNull(graph, URIs.award_star_silver_1);
3053         award_star_silver_2 = getResourceOrNull(graph, URIs.award_star_silver_2);
3054         award_star_silver_3 = getResourceOrNull(graph, URIs.award_star_silver_3);
3055         basket = getResourceOrNull(graph, URIs.basket);
3056         basket_add = getResourceOrNull(graph, URIs.basket_add);
3057         basket_delete = getResourceOrNull(graph, URIs.basket_delete);
3058         basket_edit = getResourceOrNull(graph, URIs.basket_edit);
3059         basket_error = getResourceOrNull(graph, URIs.basket_error);
3060         basket_go = getResourceOrNull(graph, URIs.basket_go);
3061         basket_put = getResourceOrNull(graph, URIs.basket_put);
3062         basket_remove = getResourceOrNull(graph, URIs.basket_remove);
3063         bell = getResourceOrNull(graph, URIs.bell);
3064         bell_add = getResourceOrNull(graph, URIs.bell_add);
3065         bell_delete = getResourceOrNull(graph, URIs.bell_delete);
3066         bell_error = getResourceOrNull(graph, URIs.bell_error);
3067         bell_go = getResourceOrNull(graph, URIs.bell_go);
3068         bell_link = getResourceOrNull(graph, URIs.bell_link);
3069         bell_silver = getResourceOrNull(graph, URIs.bell_silver);
3070         bell_silver_start = getResourceOrNull(graph, URIs.bell_silver_start);
3071         bell_silver_stop = getResourceOrNull(graph, URIs.bell_silver_stop);
3072         bell_start = getResourceOrNull(graph, URIs.bell_start);
3073         bell_stop = getResourceOrNull(graph, URIs.bell_stop);
3074         bin = getResourceOrNull(graph, URIs.bin);
3075         bin_closed = getResourceOrNull(graph, URIs.bin_closed);
3076         bin_empty = getResourceOrNull(graph, URIs.bin_empty);
3077         bomb = getResourceOrNull(graph, URIs.bomb);
3078         book = getResourceOrNull(graph, URIs.book);
3079         book_add = getResourceOrNull(graph, URIs.book_add);
3080         book_addresses = getResourceOrNull(graph, URIs.book_addresses);
3081         book_addresses_add = getResourceOrNull(graph, URIs.book_addresses_add);
3082         book_addresses_delete = getResourceOrNull(graph, URIs.book_addresses_delete);
3083         book_addresses_edit = getResourceOrNull(graph, URIs.book_addresses_edit);
3084         book_addresses_error = getResourceOrNull(graph, URIs.book_addresses_error);
3085         book_addresses_key = getResourceOrNull(graph, URIs.book_addresses_key);
3086         book_delete = getResourceOrNull(graph, URIs.book_delete);
3087         book_edit = getResourceOrNull(graph, URIs.book_edit);
3088         book_error = getResourceOrNull(graph, URIs.book_error);
3089         book_go = getResourceOrNull(graph, URIs.book_go);
3090         book_key = getResourceOrNull(graph, URIs.book_key);
3091         book_link = getResourceOrNull(graph, URIs.book_link);
3092         book_magnify = getResourceOrNull(graph, URIs.book_magnify);
3093         book_next = getResourceOrNull(graph, URIs.book_next);
3094         book_open = getResourceOrNull(graph, URIs.book_open);
3095         book_open_mark = getResourceOrNull(graph, URIs.book_open_mark);
3096         book_previous = getResourceOrNull(graph, URIs.book_previous);
3097         book_red = getResourceOrNull(graph, URIs.book_red);
3098         book_tabs = getResourceOrNull(graph, URIs.book_tabs);
3099         bookmark = getResourceOrNull(graph, URIs.bookmark);
3100         bookmark_add = getResourceOrNull(graph, URIs.bookmark_add);
3101         bookmark_delete = getResourceOrNull(graph, URIs.bookmark_delete);
3102         bookmark_edit = getResourceOrNull(graph, URIs.bookmark_edit);
3103         bookmark_error = getResourceOrNull(graph, URIs.bookmark_error);
3104         bookmark_go = getResourceOrNull(graph, URIs.bookmark_go);
3105         border_all = getResourceOrNull(graph, URIs.border_all);
3106         border_bottom = getResourceOrNull(graph, URIs.border_bottom);
3107         border_draw = getResourceOrNull(graph, URIs.border_draw);
3108         border_inner = getResourceOrNull(graph, URIs.border_inner);
3109         border_inner_horizontal = getResourceOrNull(graph, URIs.border_inner_horizontal);
3110         border_inner_vertical = getResourceOrNull(graph, URIs.border_inner_vertical);
3111         border_left = getResourceOrNull(graph, URIs.border_left);
3112         border_none = getResourceOrNull(graph, URIs.border_none);
3113         border_outer = getResourceOrNull(graph, URIs.border_outer);
3114         border_right = getResourceOrNull(graph, URIs.border_right);
3115         border_top = getResourceOrNull(graph, URIs.border_top);
3116         box = getResourceOrNull(graph, URIs.box);
3117         box_error = getResourceOrNull(graph, URIs.box_error);
3118         box_picture = getResourceOrNull(graph, URIs.box_picture);
3119         box_world = getResourceOrNull(graph, URIs.box_world);
3120         brick = getResourceOrNull(graph, URIs.brick);
3121         brick_add = getResourceOrNull(graph, URIs.brick_add);
3122         brick_delete = getResourceOrNull(graph, URIs.brick_delete);
3123         brick_edit = getResourceOrNull(graph, URIs.brick_edit);
3124         brick_error = getResourceOrNull(graph, URIs.brick_error);
3125         brick_go = getResourceOrNull(graph, URIs.brick_go);
3126         brick_link = getResourceOrNull(graph, URIs.brick_link);
3127         brick_magnify = getResourceOrNull(graph, URIs.brick_magnify);
3128         bricks = getResourceOrNull(graph, URIs.bricks);
3129         briefcase = getResourceOrNull(graph, URIs.briefcase);
3130         bug = getResourceOrNull(graph, URIs.bug);
3131         bug_add = getResourceOrNull(graph, URIs.bug_add);
3132         bug_delete = getResourceOrNull(graph, URIs.bug_delete);
3133         bug_edit = getResourceOrNull(graph, URIs.bug_edit);
3134         bug_error = getResourceOrNull(graph, URIs.bug_error);
3135         bug_fix = getResourceOrNull(graph, URIs.bug_fix);
3136         bug_go = getResourceOrNull(graph, URIs.bug_go);
3137         bug_link = getResourceOrNull(graph, URIs.bug_link);
3138         bug_magnify = getResourceOrNull(graph, URIs.bug_magnify);
3139         build = getResourceOrNull(graph, URIs.build);
3140         build_cancel = getResourceOrNull(graph, URIs.build_cancel);
3141         building = getResourceOrNull(graph, URIs.building);
3142         building_add = getResourceOrNull(graph, URIs.building_add);
3143         building_delete = getResourceOrNull(graph, URIs.building_delete);
3144         building_edit = getResourceOrNull(graph, URIs.building_edit);
3145         building_error = getResourceOrNull(graph, URIs.building_error);
3146         building_go = getResourceOrNull(graph, URIs.building_go);
3147         building_key = getResourceOrNull(graph, URIs.building_key);
3148         building_link = getResourceOrNull(graph, URIs.building_link);
3149         bullet_add = getResourceOrNull(graph, URIs.bullet_add);
3150         bullet_arrow_bottom = getResourceOrNull(graph, URIs.bullet_arrow_bottom);
3151         bullet_arrow_down = getResourceOrNull(graph, URIs.bullet_arrow_down);
3152         bullet_arrow_top = getResourceOrNull(graph, URIs.bullet_arrow_top);
3153         bullet_arrow_up = getResourceOrNull(graph, URIs.bullet_arrow_up);
3154         bullet_black = getResourceOrNull(graph, URIs.bullet_black);
3155         bullet_blue = getResourceOrNull(graph, URIs.bullet_blue);
3156         bullet_connect = getResourceOrNull(graph, URIs.bullet_connect);
3157         bullet_cross = getResourceOrNull(graph, URIs.bullet_cross);
3158         bullet_database = getResourceOrNull(graph, URIs.bullet_database);
3159         bullet_database_yellow = getResourceOrNull(graph, URIs.bullet_database_yellow);
3160         bullet_delete = getResourceOrNull(graph, URIs.bullet_delete);
3161         bullet_disk = getResourceOrNull(graph, URIs.bullet_disk);
3162         bullet_earth = getResourceOrNull(graph, URIs.bullet_earth);
3163         bullet_edit = getResourceOrNull(graph, URIs.bullet_edit);
3164         bullet_eject = getResourceOrNull(graph, URIs.bullet_eject);
3165         bullet_error = getResourceOrNull(graph, URIs.bullet_error);
3166         bullet_feed = getResourceOrNull(graph, URIs.bullet_feed);
3167         bullet_get = getResourceOrNull(graph, URIs.bullet_get);
3168         bullet_go = getResourceOrNull(graph, URIs.bullet_go);
3169         bullet_green = getResourceOrNull(graph, URIs.bullet_green);
3170         bullet_home = getResourceOrNull(graph, URIs.bullet_home);
3171         bullet_key = getResourceOrNull(graph, URIs.bullet_key);
3172         bullet_left = getResourceOrNull(graph, URIs.bullet_left);
3173         bullet_lightning = getResourceOrNull(graph, URIs.bullet_lightning);
3174         bullet_magnify = getResourceOrNull(graph, URIs.bullet_magnify);
3175         bullet_minus = getResourceOrNull(graph, URIs.bullet_minus);
3176         bullet_orange = getResourceOrNull(graph, URIs.bullet_orange);
3177         bullet_page_white = getResourceOrNull(graph, URIs.bullet_page_white);
3178         bullet_picture = getResourceOrNull(graph, URIs.bullet_picture);
3179         bullet_pink = getResourceOrNull(graph, URIs.bullet_pink);
3180         bullet_plus = getResourceOrNull(graph, URIs.bullet_plus);
3181         bullet_purple = getResourceOrNull(graph, URIs.bullet_purple);
3182         bullet_red = getResourceOrNull(graph, URIs.bullet_red);
3183         bullet_right = getResourceOrNull(graph, URIs.bullet_right);
3184         bullet_shape = getResourceOrNull(graph, URIs.bullet_shape);
3185         bullet_sparkle = getResourceOrNull(graph, URIs.bullet_sparkle);
3186         bullet_star = getResourceOrNull(graph, URIs.bullet_star);
3187         bullet_start = getResourceOrNull(graph, URIs.bullet_start);
3188         bullet_stop = getResourceOrNull(graph, URIs.bullet_stop);
3189         bullet_stop_alt = getResourceOrNull(graph, URIs.bullet_stop_alt);
3190         bullet_tick = getResourceOrNull(graph, URIs.bullet_tick);
3191         bullet_toggle_minus = getResourceOrNull(graph, URIs.bullet_toggle_minus);
3192         bullet_toggle_plus = getResourceOrNull(graph, URIs.bullet_toggle_plus);
3193         bullet_white = getResourceOrNull(graph, URIs.bullet_white);
3194         bullet_wrench = getResourceOrNull(graph, URIs.bullet_wrench);
3195         bullet_wrench_red = getResourceOrNull(graph, URIs.bullet_wrench_red);
3196         bullet_yellow = getResourceOrNull(graph, URIs.bullet_yellow);
3197         button = getResourceOrNull(graph, URIs.button);
3198         cake = getResourceOrNull(graph, URIs.cake);
3199         cake_out = getResourceOrNull(graph, URIs.cake_out);
3200         cake_sliced = getResourceOrNull(graph, URIs.cake_sliced);
3201         calculator = getResourceOrNull(graph, URIs.calculator);
3202         calculator_add = getResourceOrNull(graph, URIs.calculator_add);
3203         calculator_delete = getResourceOrNull(graph, URIs.calculator_delete);
3204         calculator_edit = getResourceOrNull(graph, URIs.calculator_edit);
3205         calculator_error = getResourceOrNull(graph, URIs.calculator_error);
3206         calculator_link = getResourceOrNull(graph, URIs.calculator_link);
3207         calendar = getResourceOrNull(graph, URIs.calendar);
3208         calendar_add = getResourceOrNull(graph, URIs.calendar_add);
3209         calendar_delete = getResourceOrNull(graph, URIs.calendar_delete);
3210         calendar_edit = getResourceOrNull(graph, URIs.calendar_edit);
3211         calendar_link = getResourceOrNull(graph, URIs.calendar_link);
3212         calendar_select_day = getResourceOrNull(graph, URIs.calendar_select_day);
3213         calendar_select_none = getResourceOrNull(graph, URIs.calendar_select_none);
3214         calendar_select_week = getResourceOrNull(graph, URIs.calendar_select_week);
3215         calendar_star = getResourceOrNull(graph, URIs.calendar_star);
3216         calendar_view_day = getResourceOrNull(graph, URIs.calendar_view_day);
3217         calendar_view_month = getResourceOrNull(graph, URIs.calendar_view_month);
3218         calendar_view_week = getResourceOrNull(graph, URIs.calendar_view_week);
3219         camera = getResourceOrNull(graph, URIs.camera);
3220         camera_add = getResourceOrNull(graph, URIs.camera_add);
3221         camera_connect = getResourceOrNull(graph, URIs.camera_connect);
3222         camera_delete = getResourceOrNull(graph, URIs.camera_delete);
3223         camera_edit = getResourceOrNull(graph, URIs.camera_edit);
3224         camera_error = getResourceOrNull(graph, URIs.camera_error);
3225         camera_go = getResourceOrNull(graph, URIs.camera_go);
3226         camera_link = getResourceOrNull(graph, URIs.camera_link);
3227         camera_magnify = getResourceOrNull(graph, URIs.camera_magnify);
3228         camera_picture = getResourceOrNull(graph, URIs.camera_picture);
3229         camera_small = getResourceOrNull(graph, URIs.camera_small);
3230         camera_start = getResourceOrNull(graph, URIs.camera_start);
3231         camera_stop = getResourceOrNull(graph, URIs.camera_stop);
3232         cancel = getResourceOrNull(graph, URIs.cancel);
3233         car = getResourceOrNull(graph, URIs.car);
3234         car_add = getResourceOrNull(graph, URIs.car_add);
3235         car_delete = getResourceOrNull(graph, URIs.car_delete);
3236         car_error = getResourceOrNull(graph, URIs.car_error);
3237         car_red = getResourceOrNull(graph, URIs.car_red);
3238         car_start = getResourceOrNull(graph, URIs.car_start);
3239         car_stop = getResourceOrNull(graph, URIs.car_stop);
3240         cart = getResourceOrNull(graph, URIs.cart);
3241         cart_add = getResourceOrNull(graph, URIs.cart_add);
3242         cart_delete = getResourceOrNull(graph, URIs.cart_delete);
3243         cart_edit = getResourceOrNull(graph, URIs.cart_edit);
3244         cart_error = getResourceOrNull(graph, URIs.cart_error);
3245         cart_full = getResourceOrNull(graph, URIs.cart_full);
3246         cart_go = getResourceOrNull(graph, URIs.cart_go);
3247         cart_magnify = getResourceOrNull(graph, URIs.cart_magnify);
3248         cart_put = getResourceOrNull(graph, URIs.cart_put);
3249         cart_remove = getResourceOrNull(graph, URIs.cart_remove);
3250         cd = getResourceOrNull(graph, URIs.cd);
3251         cd_add = getResourceOrNull(graph, URIs.cd_add);
3252         cd_burn = getResourceOrNull(graph, URIs.cd_burn);
3253         cd_delete = getResourceOrNull(graph, URIs.cd_delete);
3254         cd_edit = getResourceOrNull(graph, URIs.cd_edit);
3255         cd_eject = getResourceOrNull(graph, URIs.cd_eject);
3256         cd_go = getResourceOrNull(graph, URIs.cd_go);
3257         cd_magnify = getResourceOrNull(graph, URIs.cd_magnify);
3258         cd_play = getResourceOrNull(graph, URIs.cd_play);
3259         cd_stop = getResourceOrNull(graph, URIs.cd_stop);
3260         cd_stop_alt = getResourceOrNull(graph, URIs.cd_stop_alt);
3261         cd_tick = getResourceOrNull(graph, URIs.cd_tick);
3262         cdr = getResourceOrNull(graph, URIs.cdr);
3263         cdr_add = getResourceOrNull(graph, URIs.cdr_add);
3264         cdr_burn = getResourceOrNull(graph, URIs.cdr_burn);
3265         cdr_cross = getResourceOrNull(graph, URIs.cdr_cross);
3266         cdr_delete = getResourceOrNull(graph, URIs.cdr_delete);
3267         cdr_edit = getResourceOrNull(graph, URIs.cdr_edit);
3268         cdr_eject = getResourceOrNull(graph, URIs.cdr_eject);
3269         cdr_error = getResourceOrNull(graph, URIs.cdr_error);
3270         cdr_go = getResourceOrNull(graph, URIs.cdr_go);
3271         cdr_magnify = getResourceOrNull(graph, URIs.cdr_magnify);
3272         cdr_play = getResourceOrNull(graph, URIs.cdr_play);
3273         cdr_start = getResourceOrNull(graph, URIs.cdr_start);
3274         cdr_stop = getResourceOrNull(graph, URIs.cdr_stop);
3275         cdr_stop_alt = getResourceOrNull(graph, URIs.cdr_stop_alt);
3276         cdr_tick = getResourceOrNull(graph, URIs.cdr_tick);
3277         chart_bar = getResourceOrNull(graph, URIs.chart_bar);
3278         chart_bar_add = getResourceOrNull(graph, URIs.chart_bar_add);
3279         chart_bar_delete = getResourceOrNull(graph, URIs.chart_bar_delete);
3280         chart_bar_edit = getResourceOrNull(graph, URIs.chart_bar_edit);
3281         chart_bar_error = getResourceOrNull(graph, URIs.chart_bar_error);
3282         chart_bar_link = getResourceOrNull(graph, URIs.chart_bar_link);
3283         chart_curve = getResourceOrNull(graph, URIs.chart_curve);
3284         chart_curve_add = getResourceOrNull(graph, URIs.chart_curve_add);
3285         chart_curve_delete = getResourceOrNull(graph, URIs.chart_curve_delete);
3286         chart_curve_edit = getResourceOrNull(graph, URIs.chart_curve_edit);
3287         chart_curve_error = getResourceOrNull(graph, URIs.chart_curve_error);
3288         chart_curve_go = getResourceOrNull(graph, URIs.chart_curve_go);
3289         chart_curve_link = getResourceOrNull(graph, URIs.chart_curve_link);
3290         chart_line = getResourceOrNull(graph, URIs.chart_line);
3291         chart_line_add = getResourceOrNull(graph, URIs.chart_line_add);
3292         chart_line_delete = getResourceOrNull(graph, URIs.chart_line_delete);
3293         chart_line_edit = getResourceOrNull(graph, URIs.chart_line_edit);
3294         chart_line_error = getResourceOrNull(graph, URIs.chart_line_error);
3295         chart_line_link = getResourceOrNull(graph, URIs.chart_line_link);
3296         chart_org_inverted = getResourceOrNull(graph, URIs.chart_org_inverted);
3297         chart_organisation = getResourceOrNull(graph, URIs.chart_organisation);
3298         chart_organisation_add = getResourceOrNull(graph, URIs.chart_organisation_add);
3299         chart_organisation_delete = getResourceOrNull(graph, URIs.chart_organisation_delete);
3300         chart_pie = getResourceOrNull(graph, URIs.chart_pie);
3301         chart_pie_add = getResourceOrNull(graph, URIs.chart_pie_add);
3302         chart_pie_delete = getResourceOrNull(graph, URIs.chart_pie_delete);
3303         chart_pie_edit = getResourceOrNull(graph, URIs.chart_pie_edit);
3304         chart_pie_error = getResourceOrNull(graph, URIs.chart_pie_error);
3305         chart_pie_lightning = getResourceOrNull(graph, URIs.chart_pie_lightning);
3306         chart_pie_link = getResourceOrNull(graph, URIs.chart_pie_link);
3307         check_error = getResourceOrNull(graph, URIs.check_error);
3308         clipboard = getResourceOrNull(graph, URIs.clipboard);
3309         clock = getResourceOrNull(graph, URIs.clock);
3310         clock_add = getResourceOrNull(graph, URIs.clock_add);
3311         clock_delete = getResourceOrNull(graph, URIs.clock_delete);
3312         clock_edit = getResourceOrNull(graph, URIs.clock_edit);
3313         clock_error = getResourceOrNull(graph, URIs.clock_error);
3314         clock_go = getResourceOrNull(graph, URIs.clock_go);
3315         clock_link = getResourceOrNull(graph, URIs.clock_link);
3316         clock_pause = getResourceOrNull(graph, URIs.clock_pause);
3317         clock_play = getResourceOrNull(graph, URIs.clock_play);
3318         clock_red = getResourceOrNull(graph, URIs.clock_red);
3319         clock_start = getResourceOrNull(graph, URIs.clock_start);
3320         clock_stop = getResourceOrNull(graph, URIs.clock_stop);
3321         cmy = getResourceOrNull(graph, URIs.cmy);
3322         cog = getResourceOrNull(graph, URIs.cog);
3323         cog_add = getResourceOrNull(graph, URIs.cog_add);
3324         cog_delete = getResourceOrNull(graph, URIs.cog_delete);
3325         cog_edit = getResourceOrNull(graph, URIs.cog_edit);
3326         cog_error = getResourceOrNull(graph, URIs.cog_error);
3327         cog_go = getResourceOrNull(graph, URIs.cog_go);
3328         cog_start = getResourceOrNull(graph, URIs.cog_start);
3329         cog_stop = getResourceOrNull(graph, URIs.cog_stop);
3330         coins = getResourceOrNull(graph, URIs.coins);
3331         coins_add = getResourceOrNull(graph, URIs.coins_add);
3332         coins_delete = getResourceOrNull(graph, URIs.coins_delete);
3333         color = getResourceOrNull(graph, URIs.color);
3334         color_swatch = getResourceOrNull(graph, URIs.color_swatch);
3335         color_wheel = getResourceOrNull(graph, URIs.color_wheel);
3336         comment = getResourceOrNull(graph, URIs.comment);
3337         comment_add = getResourceOrNull(graph, URIs.comment_add);
3338         comment_delete = getResourceOrNull(graph, URIs.comment_delete);
3339         comment_dull = getResourceOrNull(graph, URIs.comment_dull);
3340         comment_edit = getResourceOrNull(graph, URIs.comment_edit);
3341         comment_play = getResourceOrNull(graph, URIs.comment_play);
3342         comment_record = getResourceOrNull(graph, URIs.comment_record);
3343         comments = getResourceOrNull(graph, URIs.comments);
3344         comments_add = getResourceOrNull(graph, URIs.comments_add);
3345         comments_delete = getResourceOrNull(graph, URIs.comments_delete);
3346         compass = getResourceOrNull(graph, URIs.compass);
3347         compress = getResourceOrNull(graph, URIs.compress);
3348         computer = getResourceOrNull(graph, URIs.computer);
3349         computer_add = getResourceOrNull(graph, URIs.computer_add);
3350         computer_connect = getResourceOrNull(graph, URIs.computer_connect);
3351         computer_delete = getResourceOrNull(graph, URIs.computer_delete);
3352         computer_edit = getResourceOrNull(graph, URIs.computer_edit);
3353         computer_error = getResourceOrNull(graph, URIs.computer_error);
3354         computer_go = getResourceOrNull(graph, URIs.computer_go);
3355         computer_key = getResourceOrNull(graph, URIs.computer_key);
3356         computer_link = getResourceOrNull(graph, URIs.computer_link);
3357         computer_magnify = getResourceOrNull(graph, URIs.computer_magnify);
3358         computer_off = getResourceOrNull(graph, URIs.computer_off);
3359         computer_start = getResourceOrNull(graph, URIs.computer_start);
3360         computer_stop = getResourceOrNull(graph, URIs.computer_stop);
3361         computer_wrench = getResourceOrNull(graph, URIs.computer_wrench);
3362         connect = getResourceOrNull(graph, URIs.connect);
3363         contrast = getResourceOrNull(graph, URIs.contrast);
3364         contrast_decrease = getResourceOrNull(graph, URIs.contrast_decrease);
3365         contrast_high = getResourceOrNull(graph, URIs.contrast_high);
3366         contrast_increase = getResourceOrNull(graph, URIs.contrast_increase);
3367         contrast_low = getResourceOrNull(graph, URIs.contrast_low);
3368         control_add = getResourceOrNull(graph, URIs.control_add);
3369         control_add_blue = getResourceOrNull(graph, URIs.control_add_blue);
3370         control_blank = getResourceOrNull(graph, URIs.control_blank);
3371         control_blank_blue = getResourceOrNull(graph, URIs.control_blank_blue);
3372         control_eject = getResourceOrNull(graph, URIs.control_eject);
3373         control_eject_blue = getResourceOrNull(graph, URIs.control_eject_blue);
3374         control_end = getResourceOrNull(graph, URIs.control_end);
3375         control_end_blue = getResourceOrNull(graph, URIs.control_end_blue);
3376         control_equalizer = getResourceOrNull(graph, URIs.control_equalizer);
3377         control_equalizer_blue = getResourceOrNull(graph, URIs.control_equalizer_blue);
3378         control_fastforward = getResourceOrNull(graph, URIs.control_fastforward);
3379         control_fastforward_blue = getResourceOrNull(graph, URIs.control_fastforward_blue);
3380         control_pause = getResourceOrNull(graph, URIs.control_pause);
3381         control_pause_blue = getResourceOrNull(graph, URIs.control_pause_blue);
3382         control_play = getResourceOrNull(graph, URIs.control_play);
3383         control_play_blue = getResourceOrNull(graph, URIs.control_play_blue);
3384         control_power = getResourceOrNull(graph, URIs.control_power);
3385         control_power_blue = getResourceOrNull(graph, URIs.control_power_blue);
3386         control_record = getResourceOrNull(graph, URIs.control_record);
3387         control_record_blue = getResourceOrNull(graph, URIs.control_record_blue);
3388         control_remove = getResourceOrNull(graph, URIs.control_remove);
3389         control_remove_blue = getResourceOrNull(graph, URIs.control_remove_blue);
3390         control_repeat = getResourceOrNull(graph, URIs.control_repeat);
3391         control_repeat_blue = getResourceOrNull(graph, URIs.control_repeat_blue);
3392         control_rewind = getResourceOrNull(graph, URIs.control_rewind);
3393         control_rewind_blue = getResourceOrNull(graph, URIs.control_rewind_blue);
3394         control_start = getResourceOrNull(graph, URIs.control_start);
3395         control_start_blue = getResourceOrNull(graph, URIs.control_start_blue);
3396         control_stop = getResourceOrNull(graph, URIs.control_stop);
3397         control_stop_blue = getResourceOrNull(graph, URIs.control_stop_blue);
3398         controller = getResourceOrNull(graph, URIs.controller);
3399         controller_add = getResourceOrNull(graph, URIs.controller_add);
3400         controller_delete = getResourceOrNull(graph, URIs.controller_delete);
3401         controller_error = getResourceOrNull(graph, URIs.controller_error);
3402         creditcards = getResourceOrNull(graph, URIs.creditcards);
3403         cross = getResourceOrNull(graph, URIs.cross);
3404         css = getResourceOrNull(graph, URIs.css);
3405         css_add = getResourceOrNull(graph, URIs.css_add);
3406         css_delete = getResourceOrNull(graph, URIs.css_delete);
3407         css_error = getResourceOrNull(graph, URIs.css_error);
3408         css_go = getResourceOrNull(graph, URIs.css_go);
3409         css_valid = getResourceOrNull(graph, URIs.css_valid);
3410         cup = getResourceOrNull(graph, URIs.cup);
3411         cup_add = getResourceOrNull(graph, URIs.cup_add);
3412         cup_black = getResourceOrNull(graph, URIs.cup_black);
3413         cup_delete = getResourceOrNull(graph, URIs.cup_delete);
3414         cup_edit = getResourceOrNull(graph, URIs.cup_edit);
3415         cup_error = getResourceOrNull(graph, URIs.cup_error);
3416         cup_go = getResourceOrNull(graph, URIs.cup_go);
3417         cup_green = getResourceOrNull(graph, URIs.cup_green);
3418         cup_key = getResourceOrNull(graph, URIs.cup_key);
3419         cup_link = getResourceOrNull(graph, URIs.cup_link);
3420         cup_tea = getResourceOrNull(graph, URIs.cup_tea);
3421         cursor = getResourceOrNull(graph, URIs.cursor);
3422         cursor_small = getResourceOrNull(graph, URIs.cursor_small);
3423         cut = getResourceOrNull(graph, URIs.cut);
3424         cut_red = getResourceOrNull(graph, URIs.cut_red);
3425         database = getResourceOrNull(graph, URIs.database);
3426         database_add = getResourceOrNull(graph, URIs.database_add);
3427         database_connect = getResourceOrNull(graph, URIs.database_connect);
3428         database_copy = getResourceOrNull(graph, URIs.database_copy);
3429         database_delete = getResourceOrNull(graph, URIs.database_delete);
3430         database_edit = getResourceOrNull(graph, URIs.database_edit);
3431         database_error = getResourceOrNull(graph, URIs.database_error);
3432         database_gear = getResourceOrNull(graph, URIs.database_gear);
3433         database_go = getResourceOrNull(graph, URIs.database_go);
3434         database_key = getResourceOrNull(graph, URIs.database_key);
3435         database_lightning = getResourceOrNull(graph, URIs.database_lightning);
3436         database_link = getResourceOrNull(graph, URIs.database_link);
3437         database_refresh = getResourceOrNull(graph, URIs.database_refresh);
3438         database_save = getResourceOrNull(graph, URIs.database_save);
3439         database_start = getResourceOrNull(graph, URIs.database_start);
3440         database_stop = getResourceOrNull(graph, URIs.database_stop);
3441         database_table = getResourceOrNull(graph, URIs.database_table);
3442         database_wrench = getResourceOrNull(graph, URIs.database_wrench);
3443         database_yellow = getResourceOrNull(graph, URIs.database_yellow);
3444         database_yellow_start = getResourceOrNull(graph, URIs.database_yellow_start);
3445         database_yellow_stop = getResourceOrNull(graph, URIs.database_yellow_stop);
3446         date = getResourceOrNull(graph, URIs.date);
3447         date_add = getResourceOrNull(graph, URIs.date_add);
3448         date_delete = getResourceOrNull(graph, URIs.date_delete);
3449         date_edit = getResourceOrNull(graph, URIs.date_edit);
3450         date_error = getResourceOrNull(graph, URIs.date_error);
3451         date_go = getResourceOrNull(graph, URIs.date_go);
3452         date_link = getResourceOrNull(graph, URIs.date_link);
3453         date_magnify = getResourceOrNull(graph, URIs.date_magnify);
3454         date_next = getResourceOrNull(graph, URIs.date_next);
3455         date_previous = getResourceOrNull(graph, URIs.date_previous);
3456         decline = getResourceOrNull(graph, URIs.decline);
3457         delete = getResourceOrNull(graph, URIs.delete);
3458         device_stylus = getResourceOrNull(graph, URIs.device_stylus);
3459         disconnect = getResourceOrNull(graph, URIs.disconnect);
3460         disk = getResourceOrNull(graph, URIs.disk);
3461         disk_black = getResourceOrNull(graph, URIs.disk_black);
3462         disk_black_error = getResourceOrNull(graph, URIs.disk_black_error);
3463         disk_black_magnify = getResourceOrNull(graph, URIs.disk_black_magnify);
3464         disk_download = getResourceOrNull(graph, URIs.disk_download);
3465         disk_edit = getResourceOrNull(graph, URIs.disk_edit);
3466         disk_error = getResourceOrNull(graph, URIs.disk_error);
3467         disk_magnify = getResourceOrNull(graph, URIs.disk_magnify);
3468         disk_multiple = getResourceOrNull(graph, URIs.disk_multiple);
3469         disk_upload = getResourceOrNull(graph, URIs.disk_upload);
3470         door = getResourceOrNull(graph, URIs.door);
3471         door_error = getResourceOrNull(graph, URIs.door_error);
3472         door_in = getResourceOrNull(graph, URIs.door_in);
3473         door_open = getResourceOrNull(graph, URIs.door_open);
3474         door_out = getResourceOrNull(graph, URIs.door_out);
3475         drink = getResourceOrNull(graph, URIs.drink);
3476         drink_empty = getResourceOrNull(graph, URIs.drink_empty);
3477         drink_red = getResourceOrNull(graph, URIs.drink_red);
3478         drive = getResourceOrNull(graph, URIs.drive);
3479         drive_add = getResourceOrNull(graph, URIs.drive_add);
3480         drive_burn = getResourceOrNull(graph, URIs.drive_burn);
3481         drive_cd = getResourceOrNull(graph, URIs.drive_cd);
3482         drive_cd_empty = getResourceOrNull(graph, URIs.drive_cd_empty);
3483         drive_cdr = getResourceOrNull(graph, URIs.drive_cdr);
3484         drive_delete = getResourceOrNull(graph, URIs.drive_delete);
3485         drive_disk = getResourceOrNull(graph, URIs.drive_disk);
3486         drive_edit = getResourceOrNull(graph, URIs.drive_edit);
3487         drive_error = getResourceOrNull(graph, URIs.drive_error);
3488         drive_go = getResourceOrNull(graph, URIs.drive_go);
3489         drive_key = getResourceOrNull(graph, URIs.drive_key);
3490         drive_link = getResourceOrNull(graph, URIs.drive_link);
3491         drive_magnify = getResourceOrNull(graph, URIs.drive_magnify);
3492         drive_network = getResourceOrNull(graph, URIs.drive_network);
3493         drive_network_error = getResourceOrNull(graph, URIs.drive_network_error);
3494         drive_network_stop = getResourceOrNull(graph, URIs.drive_network_stop);
3495         drive_rename = getResourceOrNull(graph, URIs.drive_rename);
3496         drive_user = getResourceOrNull(graph, URIs.drive_user);
3497         drive_web = getResourceOrNull(graph, URIs.drive_web);
3498         dvd = getResourceOrNull(graph, URIs.dvd);
3499         dvd_add = getResourceOrNull(graph, URIs.dvd_add);
3500         dvd_delete = getResourceOrNull(graph, URIs.dvd_delete);
3501         dvd_edit = getResourceOrNull(graph, URIs.dvd_edit);
3502         dvd_error = getResourceOrNull(graph, URIs.dvd_error);
3503         dvd_go = getResourceOrNull(graph, URIs.dvd_go);
3504         dvd_key = getResourceOrNull(graph, URIs.dvd_key);
3505         dvd_link = getResourceOrNull(graph, URIs.dvd_link);
3506         dvd_start = getResourceOrNull(graph, URIs.dvd_start);
3507         dvd_stop = getResourceOrNull(graph, URIs.dvd_stop);
3508         eject_blue = getResourceOrNull(graph, URIs.eject_blue);
3509         eject_green = getResourceOrNull(graph, URIs.eject_green);
3510         email = getResourceOrNull(graph, URIs.email);
3511         email_add = getResourceOrNull(graph, URIs.email_add);
3512         email_attach = getResourceOrNull(graph, URIs.email_attach);
3513         email_delete = getResourceOrNull(graph, URIs.email_delete);
3514         email_edit = getResourceOrNull(graph, URIs.email_edit);
3515         email_error = getResourceOrNull(graph, URIs.email_error);
3516         email_go = getResourceOrNull(graph, URIs.email_go);
3517         email_link = getResourceOrNull(graph, URIs.email_link);
3518         email_magnify = getResourceOrNull(graph, URIs.email_magnify);
3519         email_open = getResourceOrNull(graph, URIs.email_open);
3520         email_open_image = getResourceOrNull(graph, URIs.email_open_image);
3521         email_star = getResourceOrNull(graph, URIs.email_star);
3522         email_start = getResourceOrNull(graph, URIs.email_start);
3523         email_stop = getResourceOrNull(graph, URIs.email_stop);
3524         email_transfer = getResourceOrNull(graph, URIs.email_transfer);
3525         emoticon_evilgrin = getResourceOrNull(graph, URIs.emoticon_evilgrin);
3526         emoticon_grin = getResourceOrNull(graph, URIs.emoticon_grin);
3527         emoticon_happy = getResourceOrNull(graph, URIs.emoticon_happy);
3528         emoticon_smile = getResourceOrNull(graph, URIs.emoticon_smile);
3529         emoticon_surprised = getResourceOrNull(graph, URIs.emoticon_surprised);
3530         emoticon_tongue = getResourceOrNull(graph, URIs.emoticon_tongue);
3531         emoticon_unhappy = getResourceOrNull(graph, URIs.emoticon_unhappy);
3532         emoticon_waii = getResourceOrNull(graph, URIs.emoticon_waii);
3533         emoticon_wink = getResourceOrNull(graph, URIs.emoticon_wink);
3534         erase = getResourceOrNull(graph, URIs.erase);
3535         error = getResourceOrNull(graph, URIs.error);
3536         error_add = getResourceOrNull(graph, URIs.error_add);
3537         error_delete = getResourceOrNull(graph, URIs.error_delete);
3538         error_go = getResourceOrNull(graph, URIs.error_go);
3539         exclamation = getResourceOrNull(graph, URIs.exclamation);
3540         eye = getResourceOrNull(graph, URIs.eye);
3541         eyes = getResourceOrNull(graph, URIs.eyes);
3542         feed = getResourceOrNull(graph, URIs.feed);
3543         feed_add = getResourceOrNull(graph, URIs.feed_add);
3544         feed_delete = getResourceOrNull(graph, URIs.feed_delete);
3545         feed_disk = getResourceOrNull(graph, URIs.feed_disk);
3546         feed_edit = getResourceOrNull(graph, URIs.feed_edit);
3547         feed_error = getResourceOrNull(graph, URIs.feed_error);
3548         feed_go = getResourceOrNull(graph, URIs.feed_go);
3549         feed_key = getResourceOrNull(graph, URIs.feed_key);
3550         feed_link = getResourceOrNull(graph, URIs.feed_link);
3551         feed_magnify = getResourceOrNull(graph, URIs.feed_magnify);
3552         feed_star = getResourceOrNull(graph, URIs.feed_star);
3553         female = getResourceOrNull(graph, URIs.female);
3554         film = getResourceOrNull(graph, URIs.film);
3555         film_add = getResourceOrNull(graph, URIs.film_add);
3556         film_delete = getResourceOrNull(graph, URIs.film_delete);
3557         film_edit = getResourceOrNull(graph, URIs.film_edit);
3558         film_eject = getResourceOrNull(graph, URIs.film_eject);
3559         film_error = getResourceOrNull(graph, URIs.film_error);
3560         film_go = getResourceOrNull(graph, URIs.film_go);
3561         film_key = getResourceOrNull(graph, URIs.film_key);
3562         film_link = getResourceOrNull(graph, URIs.film_link);
3563         film_magnify = getResourceOrNull(graph, URIs.film_magnify);
3564         film_save = getResourceOrNull(graph, URIs.film_save);
3565         film_star = getResourceOrNull(graph, URIs.film_star);
3566         film_start = getResourceOrNull(graph, URIs.film_start);
3567         film_stop = getResourceOrNull(graph, URIs.film_stop);
3568         find = getResourceOrNull(graph, URIs.find);
3569         finger_point = getResourceOrNull(graph, URIs.finger_point);
3570         flag_black = getResourceOrNull(graph, URIs.flag_black);
3571         flag_blue = getResourceOrNull(graph, URIs.flag_blue);
3572         flag_checked = getResourceOrNull(graph, URIs.flag_checked);
3573         flag_france = getResourceOrNull(graph, URIs.flag_france);
3574         flag_green = getResourceOrNull(graph, URIs.flag_green);
3575         flag_grey = getResourceOrNull(graph, URIs.flag_grey);
3576         flag_orange = getResourceOrNull(graph, URIs.flag_orange);
3577         flag_pink = getResourceOrNull(graph, URIs.flag_pink);
3578         flag_purple = getResourceOrNull(graph, URIs.flag_purple);
3579         flag_red = getResourceOrNull(graph, URIs.flag_red);
3580         flag_white = getResourceOrNull(graph, URIs.flag_white);
3581         flag_yellow = getResourceOrNull(graph, URIs.flag_yellow);
3582         flower_daisy = getResourceOrNull(graph, URIs.flower_daisy);
3583         folder = getResourceOrNull(graph, URIs.folder);
3584         folder_add = getResourceOrNull(graph, URIs.folder_add);
3585         folder_bell = getResourceOrNull(graph, URIs.folder_bell);
3586         folder_bookmark = getResourceOrNull(graph, URIs.folder_bookmark);
3587         folder_brick = getResourceOrNull(graph, URIs.folder_brick);
3588         folder_bug = getResourceOrNull(graph, URIs.folder_bug);
3589         folder_camera = getResourceOrNull(graph, URIs.folder_camera);
3590         folder_connect = getResourceOrNull(graph, URIs.folder_connect);
3591         folder_database = getResourceOrNull(graph, URIs.folder_database);
3592         folder_delete = getResourceOrNull(graph, URIs.folder_delete);
3593         folder_edit = getResourceOrNull(graph, URIs.folder_edit);
3594         folder_error = getResourceOrNull(graph, URIs.folder_error);
3595         folder_explore = getResourceOrNull(graph, URIs.folder_explore);
3596         folder_feed = getResourceOrNull(graph, URIs.folder_feed);
3597         folder_film = getResourceOrNull(graph, URIs.folder_film);
3598         folder_find = getResourceOrNull(graph, URIs.folder_find);
3599         folder_font = getResourceOrNull(graph, URIs.folder_font);
3600         folder_go = getResourceOrNull(graph, URIs.folder_go);
3601         folder_heart = getResourceOrNull(graph, URIs.folder_heart);
3602         folder_home = getResourceOrNull(graph, URIs.folder_home);
3603         folder_image = getResourceOrNull(graph, URIs.folder_image);
3604         folder_key = getResourceOrNull(graph, URIs.folder_key);
3605         folder_lightbulb = getResourceOrNull(graph, URIs.folder_lightbulb);
3606         folder_link = getResourceOrNull(graph, URIs.folder_link);
3607         folder_magnify = getResourceOrNull(graph, URIs.folder_magnify);
3608         folder_page = getResourceOrNull(graph, URIs.folder_page);
3609         folder_page_white = getResourceOrNull(graph, URIs.folder_page_white);
3610         folder_palette = getResourceOrNull(graph, URIs.folder_palette);
3611         folder_picture = getResourceOrNull(graph, URIs.folder_picture);
3612         folder_star = getResourceOrNull(graph, URIs.folder_star);
3613         folder_table = getResourceOrNull(graph, URIs.folder_table);
3614         folder_up = getResourceOrNull(graph, URIs.folder_up);
3615         folder_user = getResourceOrNull(graph, URIs.folder_user);
3616         folder_wrench = getResourceOrNull(graph, URIs.folder_wrench);
3617         font = getResourceOrNull(graph, URIs.font);
3618         font_add = getResourceOrNull(graph, URIs.font_add);
3619         font_color = getResourceOrNull(graph, URIs.font_color);
3620         font_delete = getResourceOrNull(graph, URIs.font_delete);
3621         font_go = getResourceOrNull(graph, URIs.font_go);
3622         font_larger = getResourceOrNull(graph, URIs.font_larger);
3623         font_smaller = getResourceOrNull(graph, URIs.font_smaller);
3624         forward_blue = getResourceOrNull(graph, URIs.forward_blue);
3625         forward_green = getResourceOrNull(graph, URIs.forward_green);
3626         group = getResourceOrNull(graph, URIs.group);
3627         group_add = getResourceOrNull(graph, URIs.group_add);
3628         group_delete = getResourceOrNull(graph, URIs.group_delete);
3629         group_edit = getResourceOrNull(graph, URIs.group_edit);
3630         group_error = getResourceOrNull(graph, URIs.group_error);
3631         group_gear = getResourceOrNull(graph, URIs.group_gear);
3632         group_go = getResourceOrNull(graph, URIs.group_go);
3633         group_key = getResourceOrNull(graph, URIs.group_key);
3634         group_link = getResourceOrNull(graph, URIs.group_link);
3635         heart = getResourceOrNull(graph, URIs.heart);
3636         heart_add = getResourceOrNull(graph, URIs.heart_add);
3637         heart_broken = getResourceOrNull(graph, URIs.heart_broken);
3638         heart_connect = getResourceOrNull(graph, URIs.heart_connect);
3639         heart_delete = getResourceOrNull(graph, URIs.heart_delete);
3640         help = getResourceOrNull(graph, URIs.help);
3641         hourglass = getResourceOrNull(graph, URIs.hourglass);
3642         hourglass_add = getResourceOrNull(graph, URIs.hourglass_add);
3643         hourglass_delete = getResourceOrNull(graph, URIs.hourglass_delete);
3644         hourglass_go = getResourceOrNull(graph, URIs.hourglass_go);
3645         hourglass_link = getResourceOrNull(graph, URIs.hourglass_link);
3646         house = getResourceOrNull(graph, URIs.house);
3647         house_connect = getResourceOrNull(graph, URIs.house_connect);
3648         house_go = getResourceOrNull(graph, URIs.house_go);
3649         house_key = getResourceOrNull(graph, URIs.house_key);
3650         house_link = getResourceOrNull(graph, URIs.house_link);
3651         house_star = getResourceOrNull(graph, URIs.house_star);
3652         html = getResourceOrNull(graph, URIs.html);
3653         html_add = getResourceOrNull(graph, URIs.html_add);
3654         html_delete = getResourceOrNull(graph, URIs.html_delete);
3655         html_error = getResourceOrNull(graph, URIs.html_error);
3656         html_go = getResourceOrNull(graph, URIs.html_go);
3657         html_valid = getResourceOrNull(graph, URIs.html_valid);
3658         image = getResourceOrNull(graph, URIs.image);
3659         image_add = getResourceOrNull(graph, URIs.image_add);
3660         image_delete = getResourceOrNull(graph, URIs.image_delete);
3661         image_edit = getResourceOrNull(graph, URIs.image_edit);
3662         image_link = getResourceOrNull(graph, URIs.image_link);
3663         image_magnify = getResourceOrNull(graph, URIs.image_magnify);
3664         image_star = getResourceOrNull(graph, URIs.image_star);
3665         images = getResourceOrNull(graph, URIs.images);
3666         information = getResourceOrNull(graph, URIs.information);
3667         ipod = getResourceOrNull(graph, URIs.ipod);
3668         ipod_cast = getResourceOrNull(graph, URIs.ipod_cast);
3669         ipod_cast_add = getResourceOrNull(graph, URIs.ipod_cast_add);
3670         ipod_cast_delete = getResourceOrNull(graph, URIs.ipod_cast_delete);
3671         ipod_connect = getResourceOrNull(graph, URIs.ipod_connect);
3672         ipod_nano = getResourceOrNull(graph, URIs.ipod_nano);
3673         ipod_nano_connect = getResourceOrNull(graph, URIs.ipod_nano_connect);
3674         ipod_sound = getResourceOrNull(graph, URIs.ipod_sound);
3675         joystick = getResourceOrNull(graph, URIs.joystick);
3676         joystick_add = getResourceOrNull(graph, URIs.joystick_add);
3677         joystick_connect = getResourceOrNull(graph, URIs.joystick_connect);
3678         joystick_delete = getResourceOrNull(graph, URIs.joystick_delete);
3679         joystick_error = getResourceOrNull(graph, URIs.joystick_error);
3680         key = getResourceOrNull(graph, URIs.key);
3681         key_add = getResourceOrNull(graph, URIs.key_add);
3682         key_delete = getResourceOrNull(graph, URIs.key_delete);
3683         key_go = getResourceOrNull(graph, URIs.key_go);
3684         key_start = getResourceOrNull(graph, URIs.key_start);
3685         key_stop = getResourceOrNull(graph, URIs.key_stop);
3686         keyboard = getResourceOrNull(graph, URIs.keyboard);
3687         keyboard_add = getResourceOrNull(graph, URIs.keyboard_add);
3688         keyboard_connect = getResourceOrNull(graph, URIs.keyboard_connect);
3689         keyboard_delete = getResourceOrNull(graph, URIs.keyboard_delete);
3690         keyboard_magnify = getResourceOrNull(graph, URIs.keyboard_magnify);
3691         laptop = getResourceOrNull(graph, URIs.laptop);
3692         laptop_add = getResourceOrNull(graph, URIs.laptop_add);
3693         laptop_connect = getResourceOrNull(graph, URIs.laptop_connect);
3694         laptop_delete = getResourceOrNull(graph, URIs.laptop_delete);
3695         laptop_disk = getResourceOrNull(graph, URIs.laptop_disk);
3696         laptop_edit = getResourceOrNull(graph, URIs.laptop_edit);
3697         laptop_error = getResourceOrNull(graph, URIs.laptop_error);
3698         laptop_go = getResourceOrNull(graph, URIs.laptop_go);
3699         laptop_key = getResourceOrNull(graph, URIs.laptop_key);
3700         laptop_link = getResourceOrNull(graph, URIs.laptop_link);
3701         laptop_magnify = getResourceOrNull(graph, URIs.laptop_magnify);
3702         laptop_start = getResourceOrNull(graph, URIs.laptop_start);
3703         laptop_stop = getResourceOrNull(graph, URIs.laptop_stop);
3704         laptop_wrench = getResourceOrNull(graph, URIs.laptop_wrench);
3705         layers = getResourceOrNull(graph, URIs.layers);
3706         layout = getResourceOrNull(graph, URIs.layout);
3707         layout_add = getResourceOrNull(graph, URIs.layout_add);
3708         layout_content = getResourceOrNull(graph, URIs.layout_content);
3709         layout_delete = getResourceOrNull(graph, URIs.layout_delete);
3710         layout_edit = getResourceOrNull(graph, URIs.layout_edit);
3711         layout_error = getResourceOrNull(graph, URIs.layout_error);
3712         layout_header = getResourceOrNull(graph, URIs.layout_header);
3713         layout_key = getResourceOrNull(graph, URIs.layout_key);
3714         layout_lightning = getResourceOrNull(graph, URIs.layout_lightning);
3715         layout_link = getResourceOrNull(graph, URIs.layout_link);
3716         layout_sidebar = getResourceOrNull(graph, URIs.layout_sidebar);
3717         lightbulb = getResourceOrNull(graph, URIs.lightbulb);
3718         lightbulb_add = getResourceOrNull(graph, URIs.lightbulb_add);
3719         lightbulb_delete = getResourceOrNull(graph, URIs.lightbulb_delete);
3720         lightbulb_off = getResourceOrNull(graph, URIs.lightbulb_off);
3721         lightning = getResourceOrNull(graph, URIs.lightning);
3722         lightning_add = getResourceOrNull(graph, URIs.lightning_add);
3723         lightning_delete = getResourceOrNull(graph, URIs.lightning_delete);
3724         lightning_go = getResourceOrNull(graph, URIs.lightning_go);
3725         link = getResourceOrNull(graph, URIs.link);
3726         link_add = getResourceOrNull(graph, URIs.link_add);
3727         link_break = getResourceOrNull(graph, URIs.link_break);
3728         link_delete = getResourceOrNull(graph, URIs.link_delete);
3729         link_edit = getResourceOrNull(graph, URIs.link_edit);
3730         link_error = getResourceOrNull(graph, URIs.link_error);
3731         link_go = getResourceOrNull(graph, URIs.link_go);
3732         lock = getResourceOrNull(graph, URIs.lock);
3733         lock_add = getResourceOrNull(graph, URIs.lock_add);
3734         lock_break = getResourceOrNull(graph, URIs.lock_break);
3735         lock_delete = getResourceOrNull(graph, URIs.lock_delete);
3736         lock_edit = getResourceOrNull(graph, URIs.lock_edit);
3737         lock_go = getResourceOrNull(graph, URIs.lock_go);
3738         lock_key = getResourceOrNull(graph, URIs.lock_key);
3739         lock_open = getResourceOrNull(graph, URIs.lock_open);
3740         lock_start = getResourceOrNull(graph, URIs.lock_start);
3741         lock_stop = getResourceOrNull(graph, URIs.lock_stop);
3742         lorry = getResourceOrNull(graph, URIs.lorry);
3743         lorry_add = getResourceOrNull(graph, URIs.lorry_add);
3744         lorry_delete = getResourceOrNull(graph, URIs.lorry_delete);
3745         lorry_error = getResourceOrNull(graph, URIs.lorry_error);
3746         lorry_flatbed = getResourceOrNull(graph, URIs.lorry_flatbed);
3747         lorry_go = getResourceOrNull(graph, URIs.lorry_go);
3748         lorry_link = getResourceOrNull(graph, URIs.lorry_link);
3749         lorry_start = getResourceOrNull(graph, URIs.lorry_start);
3750         lorry_stop = getResourceOrNull(graph, URIs.lorry_stop);
3751         magifier_zoom_out = getResourceOrNull(graph, URIs.magifier_zoom_out);
3752         magnifier = getResourceOrNull(graph, URIs.magnifier);
3753         magnifier_zoom_in = getResourceOrNull(graph, URIs.magnifier_zoom_in);
3754         mail = getResourceOrNull(graph, URIs.mail);
3755         male = getResourceOrNull(graph, URIs.male);
3756         map = getResourceOrNull(graph, URIs.map);
3757         map_add = getResourceOrNull(graph, URIs.map_add);
3758         map_clipboard = getResourceOrNull(graph, URIs.map_clipboard);
3759         map_cursor = getResourceOrNull(graph, URIs.map_cursor);
3760         map_delete = getResourceOrNull(graph, URIs.map_delete);
3761         map_edit = getResourceOrNull(graph, URIs.map_edit);
3762         map_error = getResourceOrNull(graph, URIs.map_error);
3763         map_go = getResourceOrNull(graph, URIs.map_go);
3764         map_link = getResourceOrNull(graph, URIs.map_link);
3765         map_magnify = getResourceOrNull(graph, URIs.map_magnify);
3766         map_start = getResourceOrNull(graph, URIs.map_start);
3767         map_stop = getResourceOrNull(graph, URIs.map_stop);
3768         medal_bronze_1 = getResourceOrNull(graph, URIs.medal_bronze_1);
3769         medal_bronze_2 = getResourceOrNull(graph, URIs.medal_bronze_2);
3770         medal_bronze_3 = getResourceOrNull(graph, URIs.medal_bronze_3);
3771         medal_bronze_add = getResourceOrNull(graph, URIs.medal_bronze_add);
3772         medal_bronze_delete = getResourceOrNull(graph, URIs.medal_bronze_delete);
3773         medal_gold_1 = getResourceOrNull(graph, URIs.medal_gold_1);
3774         medal_gold_2 = getResourceOrNull(graph, URIs.medal_gold_2);
3775         medal_gold_3 = getResourceOrNull(graph, URIs.medal_gold_3);
3776         medal_gold_add = getResourceOrNull(graph, URIs.medal_gold_add);
3777         medal_gold_delete = getResourceOrNull(graph, URIs.medal_gold_delete);
3778         medal_silver_1 = getResourceOrNull(graph, URIs.medal_silver_1);
3779         medal_silver_2 = getResourceOrNull(graph, URIs.medal_silver_2);
3780         medal_silver_3 = getResourceOrNull(graph, URIs.medal_silver_3);
3781         medal_silver_add = getResourceOrNull(graph, URIs.medal_silver_add);
3782         medal_silver_delete = getResourceOrNull(graph, URIs.medal_silver_delete);
3783         money = getResourceOrNull(graph, URIs.money);
3784         money_add = getResourceOrNull(graph, URIs.money_add);
3785         money_delete = getResourceOrNull(graph, URIs.money_delete);
3786         money_dollar = getResourceOrNull(graph, URIs.money_dollar);
3787         money_euro = getResourceOrNull(graph, URIs.money_euro);
3788         money_pound = getResourceOrNull(graph, URIs.money_pound);
3789         money_yen = getResourceOrNull(graph, URIs.money_yen);
3790         monitor = getResourceOrNull(graph, URIs.monitor);
3791         monitor_add = getResourceOrNull(graph, URIs.monitor_add);
3792         monitor_delete = getResourceOrNull(graph, URIs.monitor_delete);
3793         monitor_edit = getResourceOrNull(graph, URIs.monitor_edit);
3794         monitor_error = getResourceOrNull(graph, URIs.monitor_error);
3795         monitor_go = getResourceOrNull(graph, URIs.monitor_go);
3796         monitor_key = getResourceOrNull(graph, URIs.monitor_key);
3797         monitor_lightning = getResourceOrNull(graph, URIs.monitor_lightning);
3798         monitor_link = getResourceOrNull(graph, URIs.monitor_link);
3799         moon_full = getResourceOrNull(graph, URIs.moon_full);
3800         mouse = getResourceOrNull(graph, URIs.mouse);
3801         mouse_add = getResourceOrNull(graph, URIs.mouse_add);
3802         mouse_delete = getResourceOrNull(graph, URIs.mouse_delete);
3803         mouse_error = getResourceOrNull(graph, URIs.mouse_error);
3804         music = getResourceOrNull(graph, URIs.music);
3805         music_note = getResourceOrNull(graph, URIs.music_note);
3806         neighbourhood = getResourceOrNull(graph, URIs.neighbourhood);
3807         new_ = getResourceOrNull(graph, URIs.new_);
3808         new_blue = getResourceOrNull(graph, URIs.new_blue);
3809         new_red = getResourceOrNull(graph, URIs.new_red);
3810         newspaper = getResourceOrNull(graph, URIs.newspaper);
3811         newspaper_add = getResourceOrNull(graph, URIs.newspaper_add);
3812         newspaper_delete = getResourceOrNull(graph, URIs.newspaper_delete);
3813         newspaper_go = getResourceOrNull(graph, URIs.newspaper_go);
3814         newspaper_link = getResourceOrNull(graph, URIs.newspaper_link);
3815         next$green = getResourceOrNull(graph, URIs.next$green);
3816         next_blue = getResourceOrNull(graph, URIs.next_blue);
3817         next_green = getResourceOrNull(graph, URIs.next_green);
3818         note = getResourceOrNull(graph, URIs.note);
3819         note_add = getResourceOrNull(graph, URIs.note_add);
3820         note_delete = getResourceOrNull(graph, URIs.note_delete);
3821         note_edit = getResourceOrNull(graph, URIs.note_edit);
3822         note_error = getResourceOrNull(graph, URIs.note_error);
3823         note_go = getResourceOrNull(graph, URIs.note_go);
3824         outline = getResourceOrNull(graph, URIs.outline);
3825         overlays = getResourceOrNull(graph, URIs.overlays);
3826         package_ = getResourceOrNull(graph, URIs.package_);
3827         package_add = getResourceOrNull(graph, URIs.package_add);
3828         package_delete = getResourceOrNull(graph, URIs.package_delete);
3829         package_down = getResourceOrNull(graph, URIs.package_down);
3830         package_go = getResourceOrNull(graph, URIs.package_go);
3831         package_green = getResourceOrNull(graph, URIs.package_green);
3832         package_in = getResourceOrNull(graph, URIs.package_in);
3833         package_link = getResourceOrNull(graph, URIs.package_link);
3834         package_se = getResourceOrNull(graph, URIs.package_se);
3835         package_start = getResourceOrNull(graph, URIs.package_start);
3836         package_stop = getResourceOrNull(graph, URIs.package_stop);
3837         package_white = getResourceOrNull(graph, URIs.package_white);
3838         page = getResourceOrNull(graph, URIs.page);
3839         page_add = getResourceOrNull(graph, URIs.page_add);
3840         page_attach = getResourceOrNull(graph, URIs.page_attach);
3841         page_back = getResourceOrNull(graph, URIs.page_back);
3842         page_break = getResourceOrNull(graph, URIs.page_break);
3843         page_break_insert = getResourceOrNull(graph, URIs.page_break_insert);
3844         page_cancel = getResourceOrNull(graph, URIs.page_cancel);
3845         page_code = getResourceOrNull(graph, URIs.page_code);
3846         page_copy = getResourceOrNull(graph, URIs.page_copy);
3847         page_delete = getResourceOrNull(graph, URIs.page_delete);
3848         page_edit = getResourceOrNull(graph, URIs.page_edit);
3849         page_error = getResourceOrNull(graph, URIs.page_error);
3850         page_excel = getResourceOrNull(graph, URIs.page_excel);
3851         page_find = getResourceOrNull(graph, URIs.page_find);
3852         page_forward = getResourceOrNull(graph, URIs.page_forward);
3853         page_gear = getResourceOrNull(graph, URIs.page_gear);
3854         page_go = getResourceOrNull(graph, URIs.page_go);
3855         page_green = getResourceOrNull(graph, URIs.page_green);
3856         page_header_footer = getResourceOrNull(graph, URIs.page_header_footer);
3857         page_key = getResourceOrNull(graph, URIs.page_key);
3858         page_landscape = getResourceOrNull(graph, URIs.page_landscape);
3859         page_landscape_shot = getResourceOrNull(graph, URIs.page_landscape_shot);
3860         page_lightning = getResourceOrNull(graph, URIs.page_lightning);
3861         page_link = getResourceOrNull(graph, URIs.page_link);
3862         page_magnify = getResourceOrNull(graph, URIs.page_magnify);
3863         page_paintbrush = getResourceOrNull(graph, URIs.page_paintbrush);
3864         page_paste = getResourceOrNull(graph, URIs.page_paste);
3865         page_portrait = getResourceOrNull(graph, URIs.page_portrait);
3866         page_portrait_shot = getResourceOrNull(graph, URIs.page_portrait_shot);
3867         page_red = getResourceOrNull(graph, URIs.page_red);
3868         page_refresh = getResourceOrNull(graph, URIs.page_refresh);
3869         page_save = getResourceOrNull(graph, URIs.page_save);
3870         page_white = getResourceOrNull(graph, URIs.page_white);
3871         page_white_acrobat = getResourceOrNull(graph, URIs.page_white_acrobat);
3872         page_white_actionscript = getResourceOrNull(graph, URIs.page_white_actionscript);
3873         page_white_add = getResourceOrNull(graph, URIs.page_white_add);
3874         page_white_break = getResourceOrNull(graph, URIs.page_white_break);
3875         page_white_c = getResourceOrNull(graph, URIs.page_white_c);
3876         page_white_camera = getResourceOrNull(graph, URIs.page_white_camera);
3877         page_white_cd = getResourceOrNull(graph, URIs.page_white_cd);
3878         page_white_cdr = getResourceOrNull(graph, URIs.page_white_cdr);
3879         page_white_code = getResourceOrNull(graph, URIs.page_white_code);
3880         page_white_code_red = getResourceOrNull(graph, URIs.page_white_code_red);
3881         page_white_coldfusion = getResourceOrNull(graph, URIs.page_white_coldfusion);
3882         page_white_compressed = getResourceOrNull(graph, URIs.page_white_compressed);
3883         page_white_connect = getResourceOrNull(graph, URIs.page_white_connect);
3884         page_white_copy = getResourceOrNull(graph, URIs.page_white_copy);
3885         page_white_cplusplus = getResourceOrNull(graph, URIs.page_white_cplusplus);
3886         page_white_csharp = getResourceOrNull(graph, URIs.page_white_csharp);
3887         page_white_cup = getResourceOrNull(graph, URIs.page_white_cup);
3888         page_white_database = getResourceOrNull(graph, URIs.page_white_database);
3889         page_white_database_yellow = getResourceOrNull(graph, URIs.page_white_database_yellow);
3890         page_white_delete = getResourceOrNull(graph, URIs.page_white_delete);
3891         page_white_dvd = getResourceOrNull(graph, URIs.page_white_dvd);
3892         page_white_edit = getResourceOrNull(graph, URIs.page_white_edit);
3893         page_white_error = getResourceOrNull(graph, URIs.page_white_error);
3894         page_white_excel = getResourceOrNull(graph, URIs.page_white_excel);
3895         page_white_find = getResourceOrNull(graph, URIs.page_white_find);
3896         page_white_flash = getResourceOrNull(graph, URIs.page_white_flash);
3897         page_white_font = getResourceOrNull(graph, URIs.page_white_font);
3898         page_white_freehand = getResourceOrNull(graph, URIs.page_white_freehand);
3899         page_white_gear = getResourceOrNull(graph, URIs.page_white_gear);
3900         page_white_get = getResourceOrNull(graph, URIs.page_white_get);
3901         page_white_go = getResourceOrNull(graph, URIs.page_white_go);
3902         page_white_h = getResourceOrNull(graph, URIs.page_white_h);
3903         page_white_horizontal = getResourceOrNull(graph, URIs.page_white_horizontal);
3904         page_white_key = getResourceOrNull(graph, URIs.page_white_key);
3905         page_white_lightning = getResourceOrNull(graph, URIs.page_white_lightning);
3906         page_white_link = getResourceOrNull(graph, URIs.page_white_link);
3907         page_white_magnify = getResourceOrNull(graph, URIs.page_white_magnify);
3908         page_white_medal = getResourceOrNull(graph, URIs.page_white_medal);
3909         page_white_office = getResourceOrNull(graph, URIs.page_white_office);
3910         page_white_paint = getResourceOrNull(graph, URIs.page_white_paint);
3911         page_white_paintbrush = getResourceOrNull(graph, URIs.page_white_paintbrush);
3912         page_white_paste = getResourceOrNull(graph, URIs.page_white_paste);
3913         page_white_paste_table = getResourceOrNull(graph, URIs.page_white_paste_table);
3914         page_white_php = getResourceOrNull(graph, URIs.page_white_php);
3915         page_white_picture = getResourceOrNull(graph, URIs.page_white_picture);
3916         page_white_powerpoint = getResourceOrNull(graph, URIs.page_white_powerpoint);
3917         page_white_put = getResourceOrNull(graph, URIs.page_white_put);
3918         page_white_refresh = getResourceOrNull(graph, URIs.page_white_refresh);
3919         page_white_ruby = getResourceOrNull(graph, URIs.page_white_ruby);
3920         page_white_side_by_side = getResourceOrNull(graph, URIs.page_white_side_by_side);
3921         page_white_stack = getResourceOrNull(graph, URIs.page_white_stack);
3922         page_white_star = getResourceOrNull(graph, URIs.page_white_star);
3923         page_white_swoosh = getResourceOrNull(graph, URIs.page_white_swoosh);
3924         page_white_text = getResourceOrNull(graph, URIs.page_white_text);
3925         page_white_text_width = getResourceOrNull(graph, URIs.page_white_text_width);
3926         page_white_tux = getResourceOrNull(graph, URIs.page_white_tux);
3927         page_white_vector = getResourceOrNull(graph, URIs.page_white_vector);
3928         page_white_visualstudio = getResourceOrNull(graph, URIs.page_white_visualstudio);
3929         page_white_width = getResourceOrNull(graph, URIs.page_white_width);
3930         page_white_word = getResourceOrNull(graph, URIs.page_white_word);
3931         page_white_world = getResourceOrNull(graph, URIs.page_white_world);
3932         page_white_wrench = getResourceOrNull(graph, URIs.page_white_wrench);
3933         page_white_zip = getResourceOrNull(graph, URIs.page_white_zip);
3934         page_word = getResourceOrNull(graph, URIs.page_word);
3935         page_world = getResourceOrNull(graph, URIs.page_world);
3936         paint = getResourceOrNull(graph, URIs.paint);
3937         paint_can_brush = getResourceOrNull(graph, URIs.paint_can_brush);
3938         paintbrush = getResourceOrNull(graph, URIs.paintbrush);
3939         paintbrush_color = getResourceOrNull(graph, URIs.paintbrush_color);
3940         paintcan = getResourceOrNull(graph, URIs.paintcan);
3941         paintcan_red = getResourceOrNull(graph, URIs.paintcan_red);
3942         palette = getResourceOrNull(graph, URIs.palette);
3943         paste_plain = getResourceOrNull(graph, URIs.paste_plain);
3944         paste_word = getResourceOrNull(graph, URIs.paste_word);
3945         pause_blue = getResourceOrNull(graph, URIs.pause_blue);
3946         pause_green = getResourceOrNull(graph, URIs.pause_green);
3947         pause_record = getResourceOrNull(graph, URIs.pause_record);
3948         pencil = getResourceOrNull(graph, URIs.pencil);
3949         pencil_add = getResourceOrNull(graph, URIs.pencil_add);
3950         pencil_delete = getResourceOrNull(graph, URIs.pencil_delete);
3951         pencil_go = getResourceOrNull(graph, URIs.pencil_go);
3952         phone = getResourceOrNull(graph, URIs.phone);
3953         phone_add = getResourceOrNull(graph, URIs.phone_add);
3954         phone_delete = getResourceOrNull(graph, URIs.phone_delete);
3955         phone_edit = getResourceOrNull(graph, URIs.phone_edit);
3956         phone_error = getResourceOrNull(graph, URIs.phone_error);
3957         phone_go = getResourceOrNull(graph, URIs.phone_go);
3958         phone_key = getResourceOrNull(graph, URIs.phone_key);
3959         phone_link = getResourceOrNull(graph, URIs.phone_link);
3960         phone_sound = getResourceOrNull(graph, URIs.phone_sound);
3961         phone_start = getResourceOrNull(graph, URIs.phone_start);
3962         phone_stop = getResourceOrNull(graph, URIs.phone_stop);
3963         photo = getResourceOrNull(graph, URIs.photo);
3964         photo_add = getResourceOrNull(graph, URIs.photo_add);
3965         photo_delete = getResourceOrNull(graph, URIs.photo_delete);
3966         photo_edit = getResourceOrNull(graph, URIs.photo_edit);
3967         photo_link = getResourceOrNull(graph, URIs.photo_link);
3968         photo_paint = getResourceOrNull(graph, URIs.photo_paint);
3969         photos = getResourceOrNull(graph, URIs.photos);
3970         picture = getResourceOrNull(graph, URIs.picture);
3971         picture_add = getResourceOrNull(graph, URIs.picture_add);
3972         picture_clipboard = getResourceOrNull(graph, URIs.picture_clipboard);
3973         picture_delete = getResourceOrNull(graph, URIs.picture_delete);
3974         picture_edit = getResourceOrNull(graph, URIs.picture_edit);
3975         picture_empty = getResourceOrNull(graph, URIs.picture_empty);
3976         picture_error = getResourceOrNull(graph, URIs.picture_error);
3977         picture_go = getResourceOrNull(graph, URIs.picture_go);
3978         picture_key = getResourceOrNull(graph, URIs.picture_key);
3979         picture_link = getResourceOrNull(graph, URIs.picture_link);
3980         picture_save = getResourceOrNull(graph, URIs.picture_save);
3981         pictures = getResourceOrNull(graph, URIs.pictures);
3982         pictures_thumbs = getResourceOrNull(graph, URIs.pictures_thumbs);
3983         pilcrow = getResourceOrNull(graph, URIs.pilcrow);
3984         pill = getResourceOrNull(graph, URIs.pill);
3985         pill_add = getResourceOrNull(graph, URIs.pill_add);
3986         pill_delete = getResourceOrNull(graph, URIs.pill_delete);
3987         pill_error = getResourceOrNull(graph, URIs.pill_error);
3988         pill_go = getResourceOrNull(graph, URIs.pill_go);
3989         play_blue = getResourceOrNull(graph, URIs.play_blue);
3990         play_green = getResourceOrNull(graph, URIs.play_green);
3991         plugin = getResourceOrNull(graph, URIs.plugin);
3992         plugin_add = getResourceOrNull(graph, URIs.plugin_add);
3993         plugin_delete = getResourceOrNull(graph, URIs.plugin_delete);
3994         plugin_disabled = getResourceOrNull(graph, URIs.plugin_disabled);
3995         plugin_edit = getResourceOrNull(graph, URIs.plugin_edit);
3996         plugin_error = getResourceOrNull(graph, URIs.plugin_error);
3997         plugin_go = getResourceOrNull(graph, URIs.plugin_go);
3998         plugin_key = getResourceOrNull(graph, URIs.plugin_key);
3999         plugin_link = getResourceOrNull(graph, URIs.plugin_link);
4000         previous$green = getResourceOrNull(graph, URIs.previous$green);
4001         printer = getResourceOrNull(graph, URIs.printer);
4002         printer_add = getResourceOrNull(graph, URIs.printer_add);
4003         printer_cancel = getResourceOrNull(graph, URIs.printer_cancel);
4004         printer_color = getResourceOrNull(graph, URIs.printer_color);
4005         printer_connect = getResourceOrNull(graph, URIs.printer_connect);
4006         printer_delete = getResourceOrNull(graph, URIs.printer_delete);
4007         printer_empty = getResourceOrNull(graph, URIs.printer_empty);
4008         printer_error = getResourceOrNull(graph, URIs.printer_error);
4009         printer_go = getResourceOrNull(graph, URIs.printer_go);
4010         printer_key = getResourceOrNull(graph, URIs.printer_key);
4011         printer_mono = getResourceOrNull(graph, URIs.printer_mono);
4012         printer_start = getResourceOrNull(graph, URIs.printer_start);
4013         printer_stop = getResourceOrNull(graph, URIs.printer_stop);
4014         rainbow = getResourceOrNull(graph, URIs.rainbow);
4015         rainbow_star = getResourceOrNull(graph, URIs.rainbow_star);
4016         record_blue = getResourceOrNull(graph, URIs.record_blue);
4017         record_green = getResourceOrNull(graph, URIs.record_green);
4018         record_red = getResourceOrNull(graph, URIs.record_red);
4019         reload = getResourceOrNull(graph, URIs.reload);
4020         report = getResourceOrNull(graph, URIs.report);
4021         report_add = getResourceOrNull(graph, URIs.report_add);
4022         report_delete = getResourceOrNull(graph, URIs.report_delete);
4023         report_disk = getResourceOrNull(graph, URIs.report_disk);
4024         report_edit = getResourceOrNull(graph, URIs.report_edit);
4025         report_go = getResourceOrNull(graph, URIs.report_go);
4026         report_key = getResourceOrNull(graph, URIs.report_key);
4027         report_link = getResourceOrNull(graph, URIs.report_link);
4028         report_magnify = getResourceOrNull(graph, URIs.report_magnify);
4029         report_picture = getResourceOrNull(graph, URIs.report_picture);
4030         report_start = getResourceOrNull(graph, URIs.report_start);
4031         report_stop = getResourceOrNull(graph, URIs.report_stop);
4032         report_user = getResourceOrNull(graph, URIs.report_user);
4033         report_word = getResourceOrNull(graph, URIs.report_word);
4034         resultset_first = getResourceOrNull(graph, URIs.resultset_first);
4035         resultset_last = getResourceOrNull(graph, URIs.resultset_last);
4036         resultset_next = getResourceOrNull(graph, URIs.resultset_next);
4037         resultset_previous = getResourceOrNull(graph, URIs.resultset_previous);
4038         reverse_blue = getResourceOrNull(graph, URIs.reverse_blue);
4039         reverse_green = getResourceOrNull(graph, URIs.reverse_green);
4040         rewind_blue = getResourceOrNull(graph, URIs.rewind_blue);
4041         rewind_green = getResourceOrNull(graph, URIs.rewind_green);
4042         rgb = getResourceOrNull(graph, URIs.rgb);
4043         rosette = getResourceOrNull(graph, URIs.rosette);
4044         rosette_blue = getResourceOrNull(graph, URIs.rosette_blue);
4045         rss = getResourceOrNull(graph, URIs.rss);
4046         rss_add = getResourceOrNull(graph, URIs.rss_add);
4047         rss_delete = getResourceOrNull(graph, URIs.rss_delete);
4048         rss_error = getResourceOrNull(graph, URIs.rss_error);
4049         rss_go = getResourceOrNull(graph, URIs.rss_go);
4050         rss_valid = getResourceOrNull(graph, URIs.rss_valid);
4051         ruby = getResourceOrNull(graph, URIs.ruby);
4052         ruby_add = getResourceOrNull(graph, URIs.ruby_add);
4053         ruby_delete = getResourceOrNull(graph, URIs.ruby_delete);
4054         ruby_gear = getResourceOrNull(graph, URIs.ruby_gear);
4055         ruby_get = getResourceOrNull(graph, URIs.ruby_get);
4056         ruby_go = getResourceOrNull(graph, URIs.ruby_go);
4057         ruby_key = getResourceOrNull(graph, URIs.ruby_key);
4058         ruby_link = getResourceOrNull(graph, URIs.ruby_link);
4059         ruby_put = getResourceOrNull(graph, URIs.ruby_put);
4060         script = getResourceOrNull(graph, URIs.script);
4061         script_add = getResourceOrNull(graph, URIs.script_add);
4062         script_code = getResourceOrNull(graph, URIs.script_code);
4063         script_code_red = getResourceOrNull(graph, URIs.script_code_red);
4064         script_delete = getResourceOrNull(graph, URIs.script_delete);
4065         script_edit = getResourceOrNull(graph, URIs.script_edit);
4066         script_error = getResourceOrNull(graph, URIs.script_error);
4067         script_gear = getResourceOrNull(graph, URIs.script_gear);
4068         script_go = getResourceOrNull(graph, URIs.script_go);
4069         script_key = getResourceOrNull(graph, URIs.script_key);
4070         script_lightning = getResourceOrNull(graph, URIs.script_lightning);
4071         script_link = getResourceOrNull(graph, URIs.script_link);
4072         script_palette = getResourceOrNull(graph, URIs.script_palette);
4073         script_save = getResourceOrNull(graph, URIs.script_save);
4074         script_start = getResourceOrNull(graph, URIs.script_start);
4075         script_stop = getResourceOrNull(graph, URIs.script_stop);
4076         seasons = getResourceOrNull(graph, URIs.seasons);
4077         section_collapsed = getResourceOrNull(graph, URIs.section_collapsed);
4078         section_expanded = getResourceOrNull(graph, URIs.section_expanded);
4079         server = getResourceOrNull(graph, URIs.server);
4080         server_add = getResourceOrNull(graph, URIs.server_add);
4081         server_chart = getResourceOrNull(graph, URIs.server_chart);
4082         server_compressed = getResourceOrNull(graph, URIs.server_compressed);
4083         server_connect = getResourceOrNull(graph, URIs.server_connect);
4084         server_database = getResourceOrNull(graph, URIs.server_database);
4085         server_delete = getResourceOrNull(graph, URIs.server_delete);
4086         server_edit = getResourceOrNull(graph, URIs.server_edit);
4087         server_error = getResourceOrNull(graph, URIs.server_error);
4088         server_go = getResourceOrNull(graph, URIs.server_go);
4089         server_key = getResourceOrNull(graph, URIs.server_key);
4090         server_lightning = getResourceOrNull(graph, URIs.server_lightning);
4091         server_link = getResourceOrNull(graph, URIs.server_link);
4092         server_start = getResourceOrNull(graph, URIs.server_start);
4093         server_stop = getResourceOrNull(graph, URIs.server_stop);
4094         server_uncompressed = getResourceOrNull(graph, URIs.server_uncompressed);
4095         server_wrench = getResourceOrNull(graph, URIs.server_wrench);
4096         shading = getResourceOrNull(graph, URIs.shading);
4097         shape_3d = getResourceOrNull(graph, URIs.shape_3d);
4098         shape_align_bottom = getResourceOrNull(graph, URIs.shape_align_bottom);
4099         shape_align_center = getResourceOrNull(graph, URIs.shape_align_center);
4100         shape_align_left = getResourceOrNull(graph, URIs.shape_align_left);
4101         shape_align_middle = getResourceOrNull(graph, URIs.shape_align_middle);
4102         shape_align_right = getResourceOrNull(graph, URIs.shape_align_right);
4103         shape_align_top = getResourceOrNull(graph, URIs.shape_align_top);
4104         shape_flip_horizontal = getResourceOrNull(graph, URIs.shape_flip_horizontal);
4105         shape_flip_vertical = getResourceOrNull(graph, URIs.shape_flip_vertical);
4106         shape_group = getResourceOrNull(graph, URIs.shape_group);
4107         shape_handles = getResourceOrNull(graph, URIs.shape_handles);
4108         shape_move_back = getResourceOrNull(graph, URIs.shape_move_back);
4109         shape_move_backwards = getResourceOrNull(graph, URIs.shape_move_backwards);
4110         shape_move_forwards = getResourceOrNull(graph, URIs.shape_move_forwards);
4111         shape_move_front = getResourceOrNull(graph, URIs.shape_move_front);
4112         shape_rotate_anticlockwise = getResourceOrNull(graph, URIs.shape_rotate_anticlockwise);
4113         shape_rotate_clockwise = getResourceOrNull(graph, URIs.shape_rotate_clockwise);
4114         shape_shade_a = getResourceOrNull(graph, URIs.shape_shade_a);
4115         shape_shade_b = getResourceOrNull(graph, URIs.shape_shade_b);
4116         shape_shade_c = getResourceOrNull(graph, URIs.shape_shade_c);
4117         shape_shadow = getResourceOrNull(graph, URIs.shape_shadow);
4118         shape_shadow_toggle = getResourceOrNull(graph, URIs.shape_shadow_toggle);
4119         shape_square = getResourceOrNull(graph, URIs.shape_square);
4120         shape_square_add = getResourceOrNull(graph, URIs.shape_square_add);
4121         shape_square_delete = getResourceOrNull(graph, URIs.shape_square_delete);
4122         shape_square_edit = getResourceOrNull(graph, URIs.shape_square_edit);
4123         shape_square_error = getResourceOrNull(graph, URIs.shape_square_error);
4124         shape_square_go = getResourceOrNull(graph, URIs.shape_square_go);
4125         shape_square_key = getResourceOrNull(graph, URIs.shape_square_key);
4126         shape_square_link = getResourceOrNull(graph, URIs.shape_square_link);
4127         shape_square_select = getResourceOrNull(graph, URIs.shape_square_select);
4128         shape_ungroup = getResourceOrNull(graph, URIs.shape_ungroup);
4129         shapes_many = getResourceOrNull(graph, URIs.shapes_many);
4130         shapes_many_select = getResourceOrNull(graph, URIs.shapes_many_select);
4131         share = getResourceOrNull(graph, URIs.share);
4132         shield = getResourceOrNull(graph, URIs.shield);
4133         shield_add = getResourceOrNull(graph, URIs.shield_add);
4134         shield_delete = getResourceOrNull(graph, URIs.shield_delete);
4135         shield_error = getResourceOrNull(graph, URIs.shield_error);
4136         shield_go = getResourceOrNull(graph, URIs.shield_go);
4137         shield_rainbow = getResourceOrNull(graph, URIs.shield_rainbow);
4138         shield_silver = getResourceOrNull(graph, URIs.shield_silver);
4139         shield_start = getResourceOrNull(graph, URIs.shield_start);
4140         shield_stop = getResourceOrNull(graph, URIs.shield_stop);
4141         sitemap = getResourceOrNull(graph, URIs.sitemap);
4142         sitemap_color = getResourceOrNull(graph, URIs.sitemap_color);
4143         smartphone = getResourceOrNull(graph, URIs.smartphone);
4144         smartphone_add = getResourceOrNull(graph, URIs.smartphone_add);
4145         smartphone_connect = getResourceOrNull(graph, URIs.smartphone_connect);
4146         smartphone_delete = getResourceOrNull(graph, URIs.smartphone_delete);
4147         smartphone_disk = getResourceOrNull(graph, URIs.smartphone_disk);
4148         smartphone_edit = getResourceOrNull(graph, URIs.smartphone_edit);
4149         smartphone_error = getResourceOrNull(graph, URIs.smartphone_error);
4150         smartphone_go = getResourceOrNull(graph, URIs.smartphone_go);
4151         smartphone_key = getResourceOrNull(graph, URIs.smartphone_key);
4152         smartphone_wrench = getResourceOrNull(graph, URIs.smartphone_wrench);
4153         sort_ascending = getResourceOrNull(graph, URIs.sort_ascending);
4154         sort_descending = getResourceOrNull(graph, URIs.sort_descending);
4155         sound = getResourceOrNull(graph, URIs.sound);
4156         sound_add = getResourceOrNull(graph, URIs.sound_add);
4157         sound_delete = getResourceOrNull(graph, URIs.sound_delete);
4158         sound_high = getResourceOrNull(graph, URIs.sound_high);
4159         sound_in = getResourceOrNull(graph, URIs.sound_in);
4160         sound_low = getResourceOrNull(graph, URIs.sound_low);
4161         sound_mute = getResourceOrNull(graph, URIs.sound_mute);
4162         sound_none = getResourceOrNull(graph, URIs.sound_none);
4163         sound_out = getResourceOrNull(graph, URIs.sound_out);
4164         spellcheck = getResourceOrNull(graph, URIs.spellcheck);
4165         sport_8ball = getResourceOrNull(graph, URIs.sport_8ball);
4166         sport_basketball = getResourceOrNull(graph, URIs.sport_basketball);
4167         sport_football = getResourceOrNull(graph, URIs.sport_football);
4168         sport_golf = getResourceOrNull(graph, URIs.sport_golf);
4169         sport_golf_practice = getResourceOrNull(graph, URIs.sport_golf_practice);
4170         sport_raquet = getResourceOrNull(graph, URIs.sport_raquet);
4171         sport_shuttlecock = getResourceOrNull(graph, URIs.sport_shuttlecock);
4172         sport_soccer = getResourceOrNull(graph, URIs.sport_soccer);
4173         sport_tennis = getResourceOrNull(graph, URIs.sport_tennis);
4174         star = getResourceOrNull(graph, URIs.star);
4175         star_bronze = getResourceOrNull(graph, URIs.star_bronze);
4176         star_bronze_half_grey = getResourceOrNull(graph, URIs.star_bronze_half_grey);
4177         star_gold = getResourceOrNull(graph, URIs.star_gold);
4178         star_gold_half_grey = getResourceOrNull(graph, URIs.star_gold_half_grey);
4179         star_gold_half_silver = getResourceOrNull(graph, URIs.star_gold_half_silver);
4180         star_grey = getResourceOrNull(graph, URIs.star_grey);
4181         star_half_grey = getResourceOrNull(graph, URIs.star_half_grey);
4182         star_silver = getResourceOrNull(graph, URIs.star_silver);
4183         status_away = getResourceOrNull(graph, URIs.status_away);
4184         status_be_right_back = getResourceOrNull(graph, URIs.status_be_right_back);
4185         status_busy = getResourceOrNull(graph, URIs.status_busy);
4186         status_invisible = getResourceOrNull(graph, URIs.status_invisible);
4187         status_offline = getResourceOrNull(graph, URIs.status_offline);
4188         status_online = getResourceOrNull(graph, URIs.status_online);
4189         stop = getResourceOrNull(graph, URIs.stop);
4190         stop_blue = getResourceOrNull(graph, URIs.stop_blue);
4191         stop_green = getResourceOrNull(graph, URIs.stop_green);
4192         stop_red = getResourceOrNull(graph, URIs.stop_red);
4193         style = getResourceOrNull(graph, URIs.style);
4194         style_add = getResourceOrNull(graph, URIs.style_add);
4195         style_delete = getResourceOrNull(graph, URIs.style_delete);
4196         style_edit = getResourceOrNull(graph, URIs.style_edit);
4197         style_go = getResourceOrNull(graph, URIs.style_go);
4198         sum = getResourceOrNull(graph, URIs.sum);
4199         tab = getResourceOrNull(graph, URIs.tab);
4200         tab_add = getResourceOrNull(graph, URIs.tab_add);
4201         tab_blue = getResourceOrNull(graph, URIs.tab_blue);
4202         tab_delete = getResourceOrNull(graph, URIs.tab_delete);
4203         tab_edit = getResourceOrNull(graph, URIs.tab_edit);
4204         tab_go = getResourceOrNull(graph, URIs.tab_go);
4205         tab_green = getResourceOrNull(graph, URIs.tab_green);
4206         tab_red = getResourceOrNull(graph, URIs.tab_red);
4207         table = getResourceOrNull(graph, URIs.table);
4208         table_add = getResourceOrNull(graph, URIs.table_add);
4209         table_cell = getResourceOrNull(graph, URIs.table_cell);
4210         table_column = getResourceOrNull(graph, URIs.table_column);
4211         table_column_add = getResourceOrNull(graph, URIs.table_column_add);
4212         table_column_delete = getResourceOrNull(graph, URIs.table_column_delete);
4213         table_connect = getResourceOrNull(graph, URIs.table_connect);
4214         table_delete = getResourceOrNull(graph, URIs.table_delete);
4215         table_edit = getResourceOrNull(graph, URIs.table_edit);
4216         table_error = getResourceOrNull(graph, URIs.table_error);
4217         table_gear = getResourceOrNull(graph, URIs.table_gear);
4218         table_go = getResourceOrNull(graph, URIs.table_go);
4219         table_key = getResourceOrNull(graph, URIs.table_key);
4220         table_lightning = getResourceOrNull(graph, URIs.table_lightning);
4221         table_link = getResourceOrNull(graph, URIs.table_link);
4222         table_multiple = getResourceOrNull(graph, URIs.table_multiple);
4223         table_refresh = getResourceOrNull(graph, URIs.table_refresh);
4224         table_relationship = getResourceOrNull(graph, URIs.table_relationship);
4225         table_row = getResourceOrNull(graph, URIs.table_row);
4226         table_row_delete = getResourceOrNull(graph, URIs.table_row_delete);
4227         table_row_insert = getResourceOrNull(graph, URIs.table_row_insert);
4228         table_save = getResourceOrNull(graph, URIs.table_save);
4229         table_sort = getResourceOrNull(graph, URIs.table_sort);
4230         tag = getResourceOrNull(graph, URIs.tag);
4231         tag_blue = getResourceOrNull(graph, URIs.tag_blue);
4232         tag_blue_add = getResourceOrNull(graph, URIs.tag_blue_add);
4233         tag_blue_delete = getResourceOrNull(graph, URIs.tag_blue_delete);
4234         tag_blue_edit = getResourceOrNull(graph, URIs.tag_blue_edit);
4235         tag_green = getResourceOrNull(graph, URIs.tag_green);
4236         tag_orange = getResourceOrNull(graph, URIs.tag_orange);
4237         tag_pink = getResourceOrNull(graph, URIs.tag_pink);
4238         tag_purple = getResourceOrNull(graph, URIs.tag_purple);
4239         tag_red = getResourceOrNull(graph, URIs.tag_red);
4240         tag_yellow = getResourceOrNull(graph, URIs.tag_yellow);
4241         tags_grey = getResourceOrNull(graph, URIs.tags_grey);
4242         tags_red = getResourceOrNull(graph, URIs.tags_red);
4243         telephone = getResourceOrNull(graph, URIs.telephone);
4244         telephone_add = getResourceOrNull(graph, URIs.telephone_add);
4245         telephone_delete = getResourceOrNull(graph, URIs.telephone_delete);
4246         telephone_edit = getResourceOrNull(graph, URIs.telephone_edit);
4247         telephone_error = getResourceOrNull(graph, URIs.telephone_error);
4248         telephone_go = getResourceOrNull(graph, URIs.telephone_go);
4249         telephone_key = getResourceOrNull(graph, URIs.telephone_key);
4250         telephone_link = getResourceOrNull(graph, URIs.telephone_link);
4251         telephone_red = getResourceOrNull(graph, URIs.telephone_red);
4252         television = getResourceOrNull(graph, URIs.television);
4253         television_add = getResourceOrNull(graph, URIs.television_add);
4254         television_delete = getResourceOrNull(graph, URIs.television_delete);
4255         television_in = getResourceOrNull(graph, URIs.television_in);
4256         television_off = getResourceOrNull(graph, URIs.television_off);
4257         television_out = getResourceOrNull(graph, URIs.television_out);
4258         television_star = getResourceOrNull(graph, URIs.television_star);
4259         text_ab = getResourceOrNull(graph, URIs.text_ab);
4260         text_align_center = getResourceOrNull(graph, URIs.text_align_center);
4261         text_align_justify = getResourceOrNull(graph, URIs.text_align_justify);
4262         text_align_left = getResourceOrNull(graph, URIs.text_align_left);
4263         text_align_right = getResourceOrNull(graph, URIs.text_align_right);
4264         text_allcaps = getResourceOrNull(graph, URIs.text_allcaps);
4265         text_bold = getResourceOrNull(graph, URIs.text_bold);
4266         text_columns = getResourceOrNull(graph, URIs.text_columns);
4267         text_complete = getResourceOrNull(graph, URIs.text_complete);
4268         text_direction = getResourceOrNull(graph, URIs.text_direction);
4269         text_double_underline = getResourceOrNull(graph, URIs.text_double_underline);
4270         text_dropcaps = getResourceOrNull(graph, URIs.text_dropcaps);
4271         text_fit = getResourceOrNull(graph, URIs.text_fit);
4272         text_flip = getResourceOrNull(graph, URIs.text_flip);
4273         text_font_default = getResourceOrNull(graph, URIs.text_font_default);
4274         text_heading_1 = getResourceOrNull(graph, URIs.text_heading_1);
4275         text_heading_2 = getResourceOrNull(graph, URIs.text_heading_2);
4276         text_heading_3 = getResourceOrNull(graph, URIs.text_heading_3);
4277         text_heading_4 = getResourceOrNull(graph, URIs.text_heading_4);
4278         text_heading_5 = getResourceOrNull(graph, URIs.text_heading_5);
4279         text_heading_6 = getResourceOrNull(graph, URIs.text_heading_6);
4280         text_horizontalrule = getResourceOrNull(graph, URIs.text_horizontalrule);
4281         text_indent = getResourceOrNull(graph, URIs.text_indent);
4282         text_indent_remove = getResourceOrNull(graph, URIs.text_indent_remove);
4283         text_inverse = getResourceOrNull(graph, URIs.text_inverse);
4284         text_italic = getResourceOrNull(graph, URIs.text_italic);
4285         text_kerning = getResourceOrNull(graph, URIs.text_kerning);
4286         text_left_to_right = getResourceOrNull(graph, URIs.text_left_to_right);
4287         text_letter_omega = getResourceOrNull(graph, URIs.text_letter_omega);
4288         text_letterspacing = getResourceOrNull(graph, URIs.text_letterspacing);
4289         text_linespacing = getResourceOrNull(graph, URIs.text_linespacing);
4290         text_list_bullets = getResourceOrNull(graph, URIs.text_list_bullets);
4291         text_list_numbers = getResourceOrNull(graph, URIs.text_list_numbers);
4292         text_lowercase = getResourceOrNull(graph, URIs.text_lowercase);
4293         text_lowercase_a = getResourceOrNull(graph, URIs.text_lowercase_a);
4294         text_mirror = getResourceOrNull(graph, URIs.text_mirror);
4295         text_padding_bottom = getResourceOrNull(graph, URIs.text_padding_bottom);
4296         text_padding_left = getResourceOrNull(graph, URIs.text_padding_left);
4297         text_padding_right = getResourceOrNull(graph, URIs.text_padding_right);
4298         text_padding_top = getResourceOrNull(graph, URIs.text_padding_top);
4299         text_replace = getResourceOrNull(graph, URIs.text_replace);
4300         text_right_to_left = getResourceOrNull(graph, URIs.text_right_to_left);
4301         text_rotate_0 = getResourceOrNull(graph, URIs.text_rotate_0);
4302         text_rotate_180 = getResourceOrNull(graph, URIs.text_rotate_180);
4303         text_rotate_270 = getResourceOrNull(graph, URIs.text_rotate_270);
4304         text_rotate_90 = getResourceOrNull(graph, URIs.text_rotate_90);
4305         text_ruler = getResourceOrNull(graph, URIs.text_ruler);
4306         text_shading = getResourceOrNull(graph, URIs.text_shading);
4307         text_signature = getResourceOrNull(graph, URIs.text_signature);
4308         text_smallcaps = getResourceOrNull(graph, URIs.text_smallcaps);
4309         text_spelling = getResourceOrNull(graph, URIs.text_spelling);
4310         text_strikethrough = getResourceOrNull(graph, URIs.text_strikethrough);
4311         text_subscript = getResourceOrNull(graph, URIs.text_subscript);
4312         text_superscript = getResourceOrNull(graph, URIs.text_superscript);
4313         text_tab = getResourceOrNull(graph, URIs.text_tab);
4314         text_underline = getResourceOrNull(graph, URIs.text_underline);
4315         text_uppercase = getResourceOrNull(graph, URIs.text_uppercase);
4316         textfield = getResourceOrNull(graph, URIs.textfield);
4317         textfield_add = getResourceOrNull(graph, URIs.textfield_add);
4318         textfield_delete = getResourceOrNull(graph, URIs.textfield_delete);
4319         textfield_key = getResourceOrNull(graph, URIs.textfield_key);
4320         textfield_rename = getResourceOrNull(graph, URIs.textfield_rename);
4321         theme = getResourceOrNull(graph, URIs.theme);
4322         thumb_down = getResourceOrNull(graph, URIs.thumb_down);
4323         thumb_up = getResourceOrNull(graph, URIs.thumb_up);
4324         tick = getResourceOrNull(graph, URIs.tick);
4325         time = getResourceOrNull(graph, URIs.time);
4326         time_add = getResourceOrNull(graph, URIs.time_add);
4327         time_delete = getResourceOrNull(graph, URIs.time_delete);
4328         time_go = getResourceOrNull(graph, URIs.time_go);
4329         time_green = getResourceOrNull(graph, URIs.time_green);
4330         time_red = getResourceOrNull(graph, URIs.time_red);
4331         timeline_marker = getResourceOrNull(graph, URIs.timeline_marker);
4332         transmit = getResourceOrNull(graph, URIs.transmit);
4333         transmit_add = getResourceOrNull(graph, URIs.transmit_add);
4334         transmit_blue = getResourceOrNull(graph, URIs.transmit_blue);
4335         transmit_delete = getResourceOrNull(graph, URIs.transmit_delete);
4336         transmit_edit = getResourceOrNull(graph, URIs.transmit_edit);
4337         transmit_error = getResourceOrNull(graph, URIs.transmit_error);
4338         transmit_go = getResourceOrNull(graph, URIs.transmit_go);
4339         transmit_red = getResourceOrNull(graph, URIs.transmit_red);
4340         tux = getResourceOrNull(graph, URIs.tux);
4341         user = getResourceOrNull(graph, URIs.user);
4342         user_add = getResourceOrNull(graph, URIs.user_add);
4343         user_alert = getResourceOrNull(graph, URIs.user_alert);
4344         user_b = getResourceOrNull(graph, URIs.user_b);
4345         user_brown = getResourceOrNull(graph, URIs.user_brown);
4346         user_comment = getResourceOrNull(graph, URIs.user_comment);
4347         user_cross = getResourceOrNull(graph, URIs.user_cross);
4348         user_delete = getResourceOrNull(graph, URIs.user_delete);
4349         user_earth = getResourceOrNull(graph, URIs.user_earth);
4350         user_edit = getResourceOrNull(graph, URIs.user_edit);
4351         user_female = getResourceOrNull(graph, URIs.user_female);
4352         user_go = getResourceOrNull(graph, URIs.user_go);
4353         user_gray = getResourceOrNull(graph, URIs.user_gray);
4354         user_gray_cool = getResourceOrNull(graph, URIs.user_gray_cool);
4355         user_green = getResourceOrNull(graph, URIs.user_green);
4356         user_home = getResourceOrNull(graph, URIs.user_home);
4357         user_key = getResourceOrNull(graph, URIs.user_key);
4358         user_magnify = getResourceOrNull(graph, URIs.user_magnify);
4359         user_mature = getResourceOrNull(graph, URIs.user_mature);
4360         user_orange = getResourceOrNull(graph, URIs.user_orange);
4361         user_red = getResourceOrNull(graph, URIs.user_red);
4362         user_star = getResourceOrNull(graph, URIs.user_star);
4363         user_suit = getResourceOrNull(graph, URIs.user_suit);
4364         user_suit_black = getResourceOrNull(graph, URIs.user_suit_black);
4365         user_tick = getResourceOrNull(graph, URIs.user_tick);
4366         vcard = getResourceOrNull(graph, URIs.vcard);
4367         vcard_add = getResourceOrNull(graph, URIs.vcard_add);
4368         vcard_delete = getResourceOrNull(graph, URIs.vcard_delete);
4369         vcard_edit = getResourceOrNull(graph, URIs.vcard_edit);
4370         vcard_key = getResourceOrNull(graph, URIs.vcard_key);
4371         vector = getResourceOrNull(graph, URIs.vector);
4372         vector_add = getResourceOrNull(graph, URIs.vector_add);
4373         vector_delete = getResourceOrNull(graph, URIs.vector_delete);
4374         vector_key = getResourceOrNull(graph, URIs.vector_key);
4375         wand = getResourceOrNull(graph, URIs.wand);
4376         weather_cloud = getResourceOrNull(graph, URIs.weather_cloud);
4377         weather_clouds = getResourceOrNull(graph, URIs.weather_clouds);
4378         weather_cloudy = getResourceOrNull(graph, URIs.weather_cloudy);
4379         weather_cloudy_rain = getResourceOrNull(graph, URIs.weather_cloudy_rain);
4380         weather_lightning = getResourceOrNull(graph, URIs.weather_lightning);
4381         weather_rain = getResourceOrNull(graph, URIs.weather_rain);
4382         weather_snow = getResourceOrNull(graph, URIs.weather_snow);
4383         weather_sun = getResourceOrNull(graph, URIs.weather_sun);
4384         webcam = getResourceOrNull(graph, URIs.webcam);
4385         webcam_add = getResourceOrNull(graph, URIs.webcam_add);
4386         webcam_connect = getResourceOrNull(graph, URIs.webcam_connect);
4387         webcam_delete = getResourceOrNull(graph, URIs.webcam_delete);
4388         webcam_error = getResourceOrNull(graph, URIs.webcam_error);
4389         webcam_start = getResourceOrNull(graph, URIs.webcam_start);
4390         webcam_stop = getResourceOrNull(graph, URIs.webcam_stop);
4391         world = getResourceOrNull(graph, URIs.world);
4392         world_add = getResourceOrNull(graph, URIs.world_add);
4393         world_connect = getResourceOrNull(graph, URIs.world_connect);
4394         world_dawn = getResourceOrNull(graph, URIs.world_dawn);
4395         world_delete = getResourceOrNull(graph, URIs.world_delete);
4396         world_edit = getResourceOrNull(graph, URIs.world_edit);
4397         world_go = getResourceOrNull(graph, URIs.world_go);
4398         world_key = getResourceOrNull(graph, URIs.world_key);
4399         world_link = getResourceOrNull(graph, URIs.world_link);
4400         world_night = getResourceOrNull(graph, URIs.world_night);
4401         world_orbit = getResourceOrNull(graph, URIs.world_orbit);
4402         wrench = getResourceOrNull(graph, URIs.wrench);
4403         wrench_orange = getResourceOrNull(graph, URIs.wrench_orange);
4404         xhtml = getResourceOrNull(graph, URIs.xhtml);
4405         xhtml_add = getResourceOrNull(graph, URIs.xhtml_add);
4406         xhtml_delete = getResourceOrNull(graph, URIs.xhtml_delete);
4407         xhtml_error = getResourceOrNull(graph, URIs.xhtml_error);
4408         xhtml_go = getResourceOrNull(graph, URIs.xhtml_go);
4409         xhtml_valid = getResourceOrNull(graph, URIs.xhtml_valid);
4410         zoom = getResourceOrNull(graph, URIs.zoom);
4411         zoom_in = getResourceOrNull(graph, URIs.zoom_in);
4412         zoom_out = getResourceOrNull(graph, URIs.zoom_out);
4413     }
4414     
4415     public static SilkResources getInstance(ReadGraph graph) {
4416         Session session = graph.getSession();
4417         SilkResources ret = session.peekService(SilkResources.class);
4418         if(ret == null) {
4419             QueryControl qc = graph.getService(QueryControl.class);
4420             ret = new SilkResources(qc.getIndependentGraph(graph));
4421             session.registerService(SilkResources.class, ret);
4422         }
4423         return ret;
4424     }
4425     
4426     public static SilkResources getInstance(RequestProcessor session) throws DatabaseException {
4427         SilkResources ret = session.peekService(SilkResources.class);
4428         if(ret == null) {
4429             ret = session.syncRequest(new Read<SilkResources>() {
4430                 public SilkResources perform(ReadGraph graph) throws DatabaseException {
4431                     QueryControl qc = graph.getService(QueryControl.class);
4432                     return new SilkResources(qc.getIndependentGraph(graph));
4433                 }
4434             });
4435             session.registerService(SilkResources.class, ret);
4436         }
4437         return ret;
4438     }
4439     
4440 }
4441