]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.views.ontology/src/org/simantics/views/ontology/ViewsResources.java
(refs #7177) Rounded connections
[simantics/platform.git] / bundles / org.simantics.views.ontology / src / org / simantics / views / ontology / ViewsResources.java
1 package org.simantics.views.ontology;
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 ViewsResources {
12     
13     public final Resource Action;
14     public final Resource Alternative;
15     public final Resource Alternative_condition;
16     public final Resource Alternative_condition_Inverse;
17     public final Resource Browser;
18     public final Resource Browser_document;
19     public final Resource Browser_document_Inverse;
20     public final Resource Browser_locationChanging;
21     public final Resource Browser_locationChanging_Inverse;
22     public final Resource Browser_variable;
23     public final Resource Browser_variable_Inverse;
24     public final Resource BundleImage;
25     public final Resource BundleImage_HasReference;
26     public final Resource BundleImage_HasReference_Inverse;
27     public final Resource Button;
28     public final Resource Button_image;
29     public final Resource Button_image_Inverse;
30     public final Resource Button_modifier;
31     public final Resource Button_modifier_Inverse;
32     public final Resource Button_text;
33     public final Resource Button_text_Inverse;
34     public final Resource Button_tooltip;
35     public final Resource Button_tooltip_Inverse;
36     public final Resource CCombo;
37     public final Resource CategoryHidden;
38     public final Resource Combo;
39     public final Resource Combo_available;
40     public final Resource Combo_available_Inverse;
41     public final Resource Combo_modifier;
42     public final Resource Combo_modifier_Inverse;
43     public final Resource Combo_selected;
44     public final Resource Combo_selected_Inverse;
45     public final Resource Composite;
46     public final Resource Composite_children1;
47     public final Resource Composite_children2;
48     public final Resource Composite_children3;
49     public final Resource Composite_layout;
50     public final Resource Composite_layout_Inverse;
51     public final Resource Control;
52     public final Resource Control_Style;
53     public final Resource Control_Style_Constant;
54     public final Resource Control_Style_Constant_Border;
55     public final Resource Control_Style_Constant_Check;
56     public final Resource Control_Style_Constant_FullSelection;
57     public final Resource Control_Style_Constant_HScroll;
58     public final Resource Control_Style_Constant_Horizontal;
59     public final Resource Control_Style_Constant_Multi;
60     public final Resource Control_Style_Constant_NoFocus;
61     public final Resource Control_Style_Constant_None;
62     public final Resource Control_Style_Constant_Push;
63     public final Resource Control_Style_Constant_ReadOnly;
64     public final Resource Control_Style_Constant_VScroll;
65     public final Resource Control_Style_Constant_Vertical;
66     public final Resource Control_Style_Constant_Wrap;
67     public final Resource Control_Style_HasConstant;
68     public final Resource Control_Style_HasConstant_Inverse;
69     public final Resource Control_background;
70     public final Resource Control_background_Inverse;
71     public final Resource Control_font;
72     public final Resource Control_font_Inverse;
73     public final Resource Control_foreground;
74     public final Resource Control_foreground_Inverse;
75     public final Resource Control_gridData;
76     public final Resource Control_layoutData;
77     public final Resource Control_layoutData_Inverse;
78     public final Resource Control_style;
79     public final Resource Control_style1;
80     public final Resource Control_style2;
81     public final Resource Control_style3;
82     public final Resource Control_style4;
83     public final Resource Control_style5;
84     public final Resource Control_style_Inverse;
85     public final Resource ErrorDialog;
86     public final Resource Explorer;
87     public final Resource Explorer_Column;
88     public final Resource Explorer_ColumnList;
89     public final Resource Explorer_Column_HasAlignment;
90     public final Resource Explorer_Column_HasAlignment_Inverse;
91     public final Resource Explorer_Column_HasGrab;
92     public final Resource Explorer_Column_HasGrab_Inverse;
93     public final Resource Explorer_Column_HasKey;
94     public final Resource Explorer_Column_HasKey_Inverse;
95     public final Resource Explorer_Column_HasLabel;
96     public final Resource Explorer_Column_HasLabel_Inverse;
97     public final Resource Explorer_Column_HasTooltip;
98     public final Resource Explorer_Column_HasTooltip_Inverse;
99     public final Resource Explorer_Column_HasWeight;
100     public final Resource Explorer_Column_HasWeight_Inverse;
101     public final Resource Explorer_Column_HasWidth;
102     public final Resource Explorer_Column_HasWidth_Inverse;
103     public final Resource Explorer_Column_full;
104     public final Resource Explorer_browseContext;
105     public final Resource Explorer_browseContext_Inverse;
106     public final Resource Explorer_columns;
107     public final Resource Explorer_columnsVisible;
108     public final Resource Explorer_columnsVisible_Inverse;
109     public final Resource Explorer_columns_Inverse;
110     public final Resource Explorer_contextMenuId;
111     public final Resource Explorer_contextMenuId_Inverse;
112     public final Resource Explorer_displayFilter;
113     public final Resource Explorer_displayFilter_Inverse;
114     public final Resource Explorer_editingColumns;
115     public final Resource Explorer_editingColumns_Inverse;
116     public final Resource Explorer_input;
117     public final Resource Explorer_input_Inverse;
118     public final Resource Explorer_persistor;
119     public final Resource Explorer_persistor_Inverse;
120     public final Resource Explorer_publishSelection;
121     public final Resource Explorer_publishSelection_Inverse;
122     public final Resource Explorer_selectionListener;
123     public final Resource Explorer_selectionListener_Inverse;
124     public final Resource Explorer_uiContext;
125     public final Resource Explorer_uiContext_Inverse;
126     public final Resource Explorer_useNodeActionContexts;
127     public final Resource Explorer_useNodeActionContexts_Inverse;
128     public final Resource Explorer_useNodeBrowseContexts;
129     public final Resource Explorer_useNodeBrowseContexts_Inverse;
130     public final Resource Functions;
131     public final Resource Functions_bundleImage;
132     public final Resource Functions_columnList;
133     public final Resource Functions_gridData;
134     public final Resource Functions_gridLayout;
135     public final Resource Functions_parameterValue;
136     public final Resource Functions_resourceURI;
137     public final Resource Functions_rowData;
138     public final Resource Functions_rowLayout;
139     public final Resource Functions_singleResourceSelection;
140     public final Resource Functions_style;
141     public final Resource Functions_tabChildNames;
142     public final Resource GridLayout;
143     public final Resource GridLayout_ExtendedMargins;
144     public final Resource GridLayout_GridData;
145     public final Resource GridLayout_GridData_BEGINNING;
146     public final Resource GridLayout_GridData_CENTER;
147     public final Resource GridLayout_GridData_END;
148     public final Resource GridLayout_GridData_FILL;
149     public final Resource GridLayout_GridData_horizontalAlignment;
150     public final Resource GridLayout_GridData_horizontalAlignment_Inverse;
151     public final Resource GridLayout_GridData_horizontalGrab;
152     public final Resource GridLayout_GridData_horizontalGrab_Inverse;
153     public final Resource GridLayout_GridData_horizontalSpan;
154     public final Resource GridLayout_GridData_horizontalSpan_Inverse;
155     public final Resource GridLayout_GridData_preferredHeight;
156     public final Resource GridLayout_GridData_preferredHeight_Inverse;
157     public final Resource GridLayout_GridData_preferredWidth;
158     public final Resource GridLayout_GridData_preferredWidth_Inverse;
159     public final Resource GridLayout_GridData_verticalAlignment;
160     public final Resource GridLayout_GridData_verticalAlignment_Inverse;
161     public final Resource GridLayout_GridData_verticalGrab;
162     public final Resource GridLayout_GridData_verticalGrab_Inverse;
163     public final Resource GridLayout_columnCount;
164     public final Resource GridLayout_columnCount_Inverse;
165     public final Resource GridLayout_extendedMargins;
166     public final Resource GridLayout_extendedMargins_Inverse;
167     public final Resource GridLayout_horizontalSpacing;
168     public final Resource GridLayout_horizontalSpacing_Inverse;
169     public final Resource GridLayout_verticalSpacing;
170     public final Resource GridLayout_verticalSpacing_Inverse;
171     public final Resource HasInputSource;
172     public final Resource HasInputSource_Inverse;
173     public final Resource Label;
174     public final Resource Layout;
175     public final Resource MessageDialog;
176     public final Resource MessageDialog_HasCustomArea;
177     public final Resource MessageDialog_HasCustomArea_Inverse;
178     public final Resource MessageDialog_HasType;
179     public final Resource MessageDialog_HasType_Inverse;
180     public final Resource MessageDialog_Type;
181     public final Resource MessageDialog_Type_Confirm;
182     public final Resource MessageDialog_Type_Error;
183     public final Resource MessageDialog_Type_Information;
184     public final Resource MessageDialog_Type_Question;
185     public final Resource MessageDialog_Type_QuestionWithCancel;
186     public final Resource MessageDialog_Type_Warning;
187     public final Resource MessageDialog_buttonLabels;
188     public final Resource MessageDialog_buttonLabels_Inverse;
189     public final Resource MessageDialog_defaultButton;
190     public final Resource MessageDialog_defaultButton_Inverse;
191     public final Resource MessageDialog_message;
192     public final Resource MessageDialog_message_Inverse;
193     public final Resource MessageDialog_title;
194     public final Resource MessageDialog_title_Inverse;
195     public final Resource Parameter;
196     public final Resource ParameterType;
197     public final Resource QuestionDialog;
198     public final Resource ReadFactory;
199     public final Resource ResourceURI;
200     public final Resource ResourceURI_HasResource;
201     public final Resource ResourceURI_HasResource_Inverse;
202     public final Resource RowLayout;
203     public final Resource RowLayout_ExtendedMargins;
204     public final Resource RowLayout_RowData;
205     public final Resource RowLayout_RowData_height;
206     public final Resource RowLayout_RowData_height_Inverse;
207     public final Resource RowLayout_RowData_width;
208     public final Resource RowLayout_RowData_width_Inverse;
209     public final Resource RowLayout_center;
210     public final Resource RowLayout_center_Inverse;
211     public final Resource RowLayout_extendedMargins;
212     public final Resource RowLayout_extendedMargins_Inverse;
213     public final Resource RowLayout_fill;
214     public final Resource RowLayout_fill_Inverse;
215     public final Resource RowLayout_justify;
216     public final Resource RowLayout_justify_Inverse;
217     public final Resource RowLayout_pack;
218     public final Resource RowLayout_pack_Inverse;
219     public final Resource RowLayout_spacing;
220     public final Resource RowLayout_spacing_Inverse;
221     public final Resource RowLayout_type;
222     public final Resource RowLayout_type_Inverse;
223     public final Resource RowLayout_wrap;
224     public final Resource RowLayout_wrap_Inverse;
225     public final Resource SashForm;
226     public final Resource SashForm_Horizontal;
227     public final Resource SashForm_Vertical;
228     public final Resource SashForm_orientation;
229     public final Resource SashForm_orientation_Inverse;
230     public final Resource SashForm_weights;
231     public final Resource SashForm_weights_Inverse;
232     public final Resource ScrolledComposite;
233     public final Resource SingleColumn;
234     public final Resource StyledText;
235     public final Resource TabFolder;
236     public final Resource TabFolder_childNames;
237     public final Resource TabFolder_childNames_Inverse;
238     public final Resource Text;
239     public final Resource TextContainer;
240     public final Resource TextContainer_text;
241     public final Resource TextContainer_text_Inverse;
242     public final Resource TextReceiver;
243     public final Resource TextReceiver_modifier;
244     public final Resource TextReceiver_modifier_Inverse;
245     public final Resource TextReceiver_validator;
246     public final Resource TextReceiver_validator_Inverse;
247     public final Resource TrackedStyledText;
248     public final Resource TrackedText;
249     public final Resource TrackedText_editingBackground;
250     public final Resource TrackedText_editingBackground_Inverse;
251     public final Resource TrackedText_hoverBackground;
252     public final Resource TrackedText_hoverBackground_Inverse;
253     public final Resource TrackedText_inactiveBackground;
254     public final Resource TrackedText_inactiveBackground_Inverse;
255     public final Resource TrackedText_invalidBackground;
256     public final Resource TrackedText_invalidBackground_Inverse;
257     public final Resource View;
258     public final Resource WikiBrowser;
259     public final Resource WikiBrowser_document;
260     public final Resource WikiBrowser_document_Inverse;
261     public final Resource WikiBrowser_navigate;
262     public final Resource WikiBrowser_navigate_Inverse;
263     public final Resource WikiBrowser_variable;
264     public final Resource WikiBrowser_variable_Inverse;
265     public final Resource Wizard;
266     public final Resource Wizard_FinishAction;
267     public final Resource Wizard_FinishAction_Inverse;
268     public final Resource Wizard_Page;
269     public final Resource Wizard_Page_Control;
270     public final Resource Wizard_Page_Control_Inverse;
271     public final Resource Wizard_Page_Title;
272     public final Resource Wizard_Page_Title_Inverse;
273     public final Resource Wizard_Pages;
274     public final Resource Wizard_Pages_Inverse;
275     public final Resource Wizard_Title;
276     public final Resource Wizard_Title_Inverse;
277     public final Resource WorkbenchSelectionInputSource;
278     public final Resource onInputChanged;
279     public final Resource onInputChanged_Inverse;
280     public final Resource onLoaded;
281     public final Resource onLoaded_Inverse;
282         
283     public static class URIs {
284         public static final String Action = "http://www.simantics.org/Views-1.2/Action";
285         public static final String Alternative = "http://www.simantics.org/Views-1.2/Alternative";
286         public static final String Alternative_condition = "http://www.simantics.org/Views-1.2/Alternative/condition";
287         public static final String Alternative_condition_Inverse = "http://www.simantics.org/Views-1.2/Alternative/condition/Inverse";
288         public static final String Browser = "http://www.simantics.org/Views-1.2/Browser";
289         public static final String Browser_document = "http://www.simantics.org/Views-1.2/Browser/document";
290         public static final String Browser_document_Inverse = "http://www.simantics.org/Views-1.2/Browser/document/Inverse";
291         public static final String Browser_locationChanging = "http://www.simantics.org/Views-1.2/Browser/locationChanging";
292         public static final String Browser_locationChanging_Inverse = "http://www.simantics.org/Views-1.2/Browser/locationChanging/Inverse";
293         public static final String Browser_variable = "http://www.simantics.org/Views-1.2/Browser/variable";
294         public static final String Browser_variable_Inverse = "http://www.simantics.org/Views-1.2/Browser/variable/Inverse";
295         public static final String BundleImage = "http://www.simantics.org/Views-1.2/BundleImage";
296         public static final String BundleImage_HasReference = "http://www.simantics.org/Views-1.2/BundleImage/HasReference";
297         public static final String BundleImage_HasReference_Inverse = "http://www.simantics.org/Views-1.2/BundleImage/HasReference/Inverse";
298         public static final String Button = "http://www.simantics.org/Views-1.2/Button";
299         public static final String Button_image = "http://www.simantics.org/Views-1.2/Button/image";
300         public static final String Button_image_Inverse = "http://www.simantics.org/Views-1.2/Button/image/Inverse";
301         public static final String Button_modifier = "http://www.simantics.org/Views-1.2/Button/modifier";
302         public static final String Button_modifier_Inverse = "http://www.simantics.org/Views-1.2/Button/modifier/Inverse";
303         public static final String Button_text = "http://www.simantics.org/Views-1.2/Button/text";
304         public static final String Button_text_Inverse = "http://www.simantics.org/Views-1.2/Button/text/Inverse";
305         public static final String Button_tooltip = "http://www.simantics.org/Views-1.2/Button/tooltip";
306         public static final String Button_tooltip_Inverse = "http://www.simantics.org/Views-1.2/Button/tooltip/Inverse";
307         public static final String CCombo = "http://www.simantics.org/Views-1.2/CCombo";
308         public static final String CategoryHidden = "http://www.simantics.org/Views-1.2/CategoryHidden";
309         public static final String Combo = "http://www.simantics.org/Views-1.2/Combo";
310         public static final String Combo_available = "http://www.simantics.org/Views-1.2/Combo/available";
311         public static final String Combo_available_Inverse = "http://www.simantics.org/Views-1.2/Combo/available/Inverse";
312         public static final String Combo_modifier = "http://www.simantics.org/Views-1.2/Combo/modifier";
313         public static final String Combo_modifier_Inverse = "http://www.simantics.org/Views-1.2/Combo/modifier/Inverse";
314         public static final String Combo_selected = "http://www.simantics.org/Views-1.2/Combo/selected";
315         public static final String Combo_selected_Inverse = "http://www.simantics.org/Views-1.2/Combo/selected/Inverse";
316         public static final String Composite = "http://www.simantics.org/Views-1.2/Composite";
317         public static final String Composite_children1 = "http://www.simantics.org/Views-1.2/Composite/children1";
318         public static final String Composite_children2 = "http://www.simantics.org/Views-1.2/Composite/children2";
319         public static final String Composite_children3 = "http://www.simantics.org/Views-1.2/Composite/children3";
320         public static final String Composite_layout = "http://www.simantics.org/Views-1.2/Composite/layout";
321         public static final String Composite_layout_Inverse = "http://www.simantics.org/Views-1.2/Composite/layout/Inverse";
322         public static final String Control = "http://www.simantics.org/Views-1.2/Control";
323         public static final String Control_Style = "http://www.simantics.org/Views-1.2/Control/Style";
324         public static final String Control_Style_Constant = "http://www.simantics.org/Views-1.2/Control/Style/Constant";
325         public static final String Control_Style_Constant_Border = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Border";
326         public static final String Control_Style_Constant_Check = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Check";
327         public static final String Control_Style_Constant_FullSelection = "http://www.simantics.org/Views-1.2/Control/Style/Constant/FullSelection";
328         public static final String Control_Style_Constant_HScroll = "http://www.simantics.org/Views-1.2/Control/Style/Constant/HScroll";
329         public static final String Control_Style_Constant_Horizontal = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Horizontal";
330         public static final String Control_Style_Constant_Multi = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Multi";
331         public static final String Control_Style_Constant_NoFocus = "http://www.simantics.org/Views-1.2/Control/Style/Constant/NoFocus";
332         public static final String Control_Style_Constant_None = "http://www.simantics.org/Views-1.2/Control/Style/Constant/None";
333         public static final String Control_Style_Constant_Push = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Push";
334         public static final String Control_Style_Constant_ReadOnly = "http://www.simantics.org/Views-1.2/Control/Style/Constant/ReadOnly";
335         public static final String Control_Style_Constant_VScroll = "http://www.simantics.org/Views-1.2/Control/Style/Constant/VScroll";
336         public static final String Control_Style_Constant_Vertical = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Vertical";
337         public static final String Control_Style_Constant_Wrap = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Wrap";
338         public static final String Control_Style_HasConstant = "http://www.simantics.org/Views-1.2/Control/Style/HasConstant";
339         public static final String Control_Style_HasConstant_Inverse = "http://www.simantics.org/Views-1.2/Control/Style/HasConstant/Inverse";
340         public static final String Control_background = "http://www.simantics.org/Views-1.2/Control/background";
341         public static final String Control_background_Inverse = "http://www.simantics.org/Views-1.2/Control/background/Inverse";
342         public static final String Control_font = "http://www.simantics.org/Views-1.2/Control/font";
343         public static final String Control_font_Inverse = "http://www.simantics.org/Views-1.2/Control/font/Inverse";
344         public static final String Control_foreground = "http://www.simantics.org/Views-1.2/Control/foreground";
345         public static final String Control_foreground_Inverse = "http://www.simantics.org/Views-1.2/Control/foreground/Inverse";
346         public static final String Control_gridData = "http://www.simantics.org/Views-1.2/Control/gridData";
347         public static final String Control_layoutData = "http://www.simantics.org/Views-1.2/Control/layoutData";
348         public static final String Control_layoutData_Inverse = "http://www.simantics.org/Views-1.2/Control/layoutData/Inverse";
349         public static final String Control_style = "http://www.simantics.org/Views-1.2/Control/style";
350         public static final String Control_style1 = "http://www.simantics.org/Views-1.2/Control/style1";
351         public static final String Control_style2 = "http://www.simantics.org/Views-1.2/Control/style2";
352         public static final String Control_style3 = "http://www.simantics.org/Views-1.2/Control/style3";
353         public static final String Control_style4 = "http://www.simantics.org/Views-1.2/Control/style4";
354         public static final String Control_style5 = "http://www.simantics.org/Views-1.2/Control/style5";
355         public static final String Control_style_Inverse = "http://www.simantics.org/Views-1.2/Control/style/Inverse";
356         public static final String ErrorDialog = "http://www.simantics.org/Views-1.2/ErrorDialog";
357         public static final String Explorer = "http://www.simantics.org/Views-1.2/Explorer";
358         public static final String Explorer_Column = "http://www.simantics.org/Views-1.2/Explorer/Column";
359         public static final String Explorer_ColumnList = "http://www.simantics.org/Views-1.2/Explorer/ColumnList";
360         public static final String Explorer_Column_HasAlignment = "http://www.simantics.org/Views-1.2/Explorer/Column/HasAlignment";
361         public static final String Explorer_Column_HasAlignment_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasAlignment/Inverse";
362         public static final String Explorer_Column_HasGrab = "http://www.simantics.org/Views-1.2/Explorer/Column/HasGrab";
363         public static final String Explorer_Column_HasGrab_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasGrab/Inverse";
364         public static final String Explorer_Column_HasKey = "http://www.simantics.org/Views-1.2/Explorer/Column/HasKey";
365         public static final String Explorer_Column_HasKey_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasKey/Inverse";
366         public static final String Explorer_Column_HasLabel = "http://www.simantics.org/Views-1.2/Explorer/Column/HasLabel";
367         public static final String Explorer_Column_HasLabel_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasLabel/Inverse";
368         public static final String Explorer_Column_HasTooltip = "http://www.simantics.org/Views-1.2/Explorer/Column/HasTooltip";
369         public static final String Explorer_Column_HasTooltip_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasTooltip/Inverse";
370         public static final String Explorer_Column_HasWeight = "http://www.simantics.org/Views-1.2/Explorer/Column/HasWeight";
371         public static final String Explorer_Column_HasWeight_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasWeight/Inverse";
372         public static final String Explorer_Column_HasWidth = "http://www.simantics.org/Views-1.2/Explorer/Column/HasWidth";
373         public static final String Explorer_Column_HasWidth_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasWidth/Inverse";
374         public static final String Explorer_Column_full = "http://www.simantics.org/Views-1.2/Explorer/Column/full";
375         public static final String Explorer_browseContext = "http://www.simantics.org/Views-1.2/Explorer/browseContext";
376         public static final String Explorer_browseContext_Inverse = "http://www.simantics.org/Views-1.2/Explorer/browseContext/Inverse";
377         public static final String Explorer_columns = "http://www.simantics.org/Views-1.2/Explorer/columns";
378         public static final String Explorer_columnsVisible = "http://www.simantics.org/Views-1.2/Explorer/columnsVisible";
379         public static final String Explorer_columnsVisible_Inverse = "http://www.simantics.org/Views-1.2/Explorer/columnsVisible/Inverse";
380         public static final String Explorer_columns_Inverse = "http://www.simantics.org/Views-1.2/Explorer/columns/Inverse";
381         public static final String Explorer_contextMenuId = "http://www.simantics.org/Views-1.2/Explorer/contextMenuId";
382         public static final String Explorer_contextMenuId_Inverse = "http://www.simantics.org/Views-1.2/Explorer/contextMenuId/Inverse";
383         public static final String Explorer_displayFilter = "http://www.simantics.org/Views-1.2/Explorer/displayFilter";
384         public static final String Explorer_displayFilter_Inverse = "http://www.simantics.org/Views-1.2/Explorer/displayFilter/Inverse";
385         public static final String Explorer_editingColumns = "http://www.simantics.org/Views-1.2/Explorer/editingColumns";
386         public static final String Explorer_editingColumns_Inverse = "http://www.simantics.org/Views-1.2/Explorer/editingColumns/Inverse";
387         public static final String Explorer_input = "http://www.simantics.org/Views-1.2/Explorer/input";
388         public static final String Explorer_input_Inverse = "http://www.simantics.org/Views-1.2/Explorer/input/Inverse";
389         public static final String Explorer_persistor = "http://www.simantics.org/Views-1.2/Explorer/persistor";
390         public static final String Explorer_persistor_Inverse = "http://www.simantics.org/Views-1.2/Explorer/persistor/Inverse";
391         public static final String Explorer_publishSelection = "http://www.simantics.org/Views-1.2/Explorer/publishSelection";
392         public static final String Explorer_publishSelection_Inverse = "http://www.simantics.org/Views-1.2/Explorer/publishSelection/Inverse";
393         public static final String Explorer_selectionListener = "http://www.simantics.org/Views-1.2/Explorer/selectionListener";
394         public static final String Explorer_selectionListener_Inverse = "http://www.simantics.org/Views-1.2/Explorer/selectionListener/Inverse";
395         public static final String Explorer_uiContext = "http://www.simantics.org/Views-1.2/Explorer/uiContext";
396         public static final String Explorer_uiContext_Inverse = "http://www.simantics.org/Views-1.2/Explorer/uiContext/Inverse";
397         public static final String Explorer_useNodeActionContexts = "http://www.simantics.org/Views-1.2/Explorer/useNodeActionContexts";
398         public static final String Explorer_useNodeActionContexts_Inverse = "http://www.simantics.org/Views-1.2/Explorer/useNodeActionContexts/Inverse";
399         public static final String Explorer_useNodeBrowseContexts = "http://www.simantics.org/Views-1.2/Explorer/useNodeBrowseContexts";
400         public static final String Explorer_useNodeBrowseContexts_Inverse = "http://www.simantics.org/Views-1.2/Explorer/useNodeBrowseContexts/Inverse";
401         public static final String Functions = "http://www.simantics.org/Views-1.2/Functions";
402         public static final String Functions_bundleImage = "http://www.simantics.org/Views-1.2/Functions/bundleImage";
403         public static final String Functions_columnList = "http://www.simantics.org/Views-1.2/Functions/columnList";
404         public static final String Functions_gridData = "http://www.simantics.org/Views-1.2/Functions/gridData";
405         public static final String Functions_gridLayout = "http://www.simantics.org/Views-1.2/Functions/gridLayout";
406         public static final String Functions_parameterValue = "http://www.simantics.org/Views-1.2/Functions/parameterValue";
407         public static final String Functions_resourceURI = "http://www.simantics.org/Views-1.2/Functions/resourceURI";
408         public static final String Functions_rowData = "http://www.simantics.org/Views-1.2/Functions/rowData";
409         public static final String Functions_rowLayout = "http://www.simantics.org/Views-1.2/Functions/rowLayout";
410         public static final String Functions_singleResourceSelection = "http://www.simantics.org/Views-1.2/Functions/singleResourceSelection";
411         public static final String Functions_style = "http://www.simantics.org/Views-1.2/Functions/style";
412         public static final String Functions_tabChildNames = "http://www.simantics.org/Views-1.2/Functions/tabChildNames";
413         public static final String GridLayout = "http://www.simantics.org/Views-1.2/GridLayout";
414         public static final String GridLayout_ExtendedMargins = "http://www.simantics.org/Views-1.2/GridLayout/ExtendedMargins";
415         public static final String GridLayout_GridData = "http://www.simantics.org/Views-1.2/GridLayout/GridData";
416         public static final String GridLayout_GridData_BEGINNING = "http://www.simantics.org/Views-1.2/GridLayout/GridData/BEGINNING";
417         public static final String GridLayout_GridData_CENTER = "http://www.simantics.org/Views-1.2/GridLayout/GridData/CENTER";
418         public static final String GridLayout_GridData_END = "http://www.simantics.org/Views-1.2/GridLayout/GridData/END";
419         public static final String GridLayout_GridData_FILL = "http://www.simantics.org/Views-1.2/GridLayout/GridData/FILL";
420         public static final String GridLayout_GridData_horizontalAlignment = "http://www.simantics.org/Views-1.2/GridLayout/GridData/horizontalAlignment";
421         public static final String GridLayout_GridData_horizontalAlignment_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/horizontalAlignment/Inverse";
422         public static final String GridLayout_GridData_horizontalGrab = "http://www.simantics.org/Views-1.2/GridLayout/GridData/horizontalGrab";
423         public static final String GridLayout_GridData_horizontalGrab_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/horizontalGrab/Inverse";
424         public static final String GridLayout_GridData_horizontalSpan = "http://www.simantics.org/Views-1.2/GridLayout/GridData/horizontalSpan";
425         public static final String GridLayout_GridData_horizontalSpan_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/horizontalSpan/Inverse";
426         public static final String GridLayout_GridData_preferredHeight = "http://www.simantics.org/Views-1.2/GridLayout/GridData/preferredHeight";
427         public static final String GridLayout_GridData_preferredHeight_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/preferredHeight/Inverse";
428         public static final String GridLayout_GridData_preferredWidth = "http://www.simantics.org/Views-1.2/GridLayout/GridData/preferredWidth";
429         public static final String GridLayout_GridData_preferredWidth_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/preferredWidth/Inverse";
430         public static final String GridLayout_GridData_verticalAlignment = "http://www.simantics.org/Views-1.2/GridLayout/GridData/verticalAlignment";
431         public static final String GridLayout_GridData_verticalAlignment_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/verticalAlignment/Inverse";
432         public static final String GridLayout_GridData_verticalGrab = "http://www.simantics.org/Views-1.2/GridLayout/GridData/verticalGrab";
433         public static final String GridLayout_GridData_verticalGrab_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/verticalGrab/Inverse";
434         public static final String GridLayout_columnCount = "http://www.simantics.org/Views-1.2/GridLayout/columnCount";
435         public static final String GridLayout_columnCount_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/columnCount/Inverse";
436         public static final String GridLayout_extendedMargins = "http://www.simantics.org/Views-1.2/GridLayout/extendedMargins";
437         public static final String GridLayout_extendedMargins_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/extendedMargins/Inverse";
438         public static final String GridLayout_horizontalSpacing = "http://www.simantics.org/Views-1.2/GridLayout/horizontalSpacing";
439         public static final String GridLayout_horizontalSpacing_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/horizontalSpacing/Inverse";
440         public static final String GridLayout_verticalSpacing = "http://www.simantics.org/Views-1.2/GridLayout/verticalSpacing";
441         public static final String GridLayout_verticalSpacing_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/verticalSpacing/Inverse";
442         public static final String HasInputSource = "http://www.simantics.org/Views-1.2/HasInputSource";
443         public static final String HasInputSource_Inverse = "http://www.simantics.org/Views-1.2/HasInputSource/Inverse";
444         public static final String Label = "http://www.simantics.org/Views-1.2/Label";
445         public static final String Layout = "http://www.simantics.org/Views-1.2/Layout";
446         public static final String MessageDialog = "http://www.simantics.org/Views-1.2/MessageDialog";
447         public static final String MessageDialog_HasCustomArea = "http://www.simantics.org/Views-1.2/MessageDialog/HasCustomArea";
448         public static final String MessageDialog_HasCustomArea_Inverse = "http://www.simantics.org/Views-1.2/MessageDialog/HasCustomArea/Inverse";
449         public static final String MessageDialog_HasType = "http://www.simantics.org/Views-1.2/MessageDialog/HasType";
450         public static final String MessageDialog_HasType_Inverse = "http://www.simantics.org/Views-1.2/MessageDialog/HasType/Inverse";
451         public static final String MessageDialog_Type = "http://www.simantics.org/Views-1.2/MessageDialog/Type";
452         public static final String MessageDialog_Type_Confirm = "http://www.simantics.org/Views-1.2/MessageDialog/Type/Confirm";
453         public static final String MessageDialog_Type_Error = "http://www.simantics.org/Views-1.2/MessageDialog/Type/Error";
454         public static final String MessageDialog_Type_Information = "http://www.simantics.org/Views-1.2/MessageDialog/Type/Information";
455         public static final String MessageDialog_Type_Question = "http://www.simantics.org/Views-1.2/MessageDialog/Type/Question";
456         public static final String MessageDialog_Type_QuestionWithCancel = "http://www.simantics.org/Views-1.2/MessageDialog/Type/QuestionWithCancel";
457         public static final String MessageDialog_Type_Warning = "http://www.simantics.org/Views-1.2/MessageDialog/Type/Warning";
458         public static final String MessageDialog_buttonLabels = "http://www.simantics.org/Views-1.2/MessageDialog/buttonLabels";
459         public static final String MessageDialog_buttonLabels_Inverse = "http://www.simantics.org/Views-1.2/MessageDialog/buttonLabels/Inverse";
460         public static final String MessageDialog_defaultButton = "http://www.simantics.org/Views-1.2/MessageDialog/defaultButton";
461         public static final String MessageDialog_defaultButton_Inverse = "http://www.simantics.org/Views-1.2/MessageDialog/defaultButton/Inverse";
462         public static final String MessageDialog_message = "http://www.simantics.org/Views-1.2/MessageDialog/message";
463         public static final String MessageDialog_message_Inverse = "http://www.simantics.org/Views-1.2/MessageDialog/message/Inverse";
464         public static final String MessageDialog_title = "http://www.simantics.org/Views-1.2/MessageDialog/title";
465         public static final String MessageDialog_title_Inverse = "http://www.simantics.org/Views-1.2/MessageDialog/title/Inverse";
466         public static final String Parameter = "http://www.simantics.org/Views-1.2/Parameter";
467         public static final String ParameterType = "http://www.simantics.org/Views-1.2/ParameterType";
468         public static final String QuestionDialog = "http://www.simantics.org/Views-1.2/QuestionDialog";
469         public static final String ReadFactory = "http://www.simantics.org/Views-1.2/ReadFactory";
470         public static final String ResourceURI = "http://www.simantics.org/Views-1.2/ResourceURI";
471         public static final String ResourceURI_HasResource = "http://www.simantics.org/Views-1.2/ResourceURI/HasResource";
472         public static final String ResourceURI_HasResource_Inverse = "http://www.simantics.org/Views-1.2/ResourceURI/HasResource/Inverse";
473         public static final String RowLayout = "http://www.simantics.org/Views-1.2/RowLayout";
474         public static final String RowLayout_ExtendedMargins = "http://www.simantics.org/Views-1.2/RowLayout/ExtendedMargins";
475         public static final String RowLayout_RowData = "http://www.simantics.org/Views-1.2/RowLayout/RowData";
476         public static final String RowLayout_RowData_height = "http://www.simantics.org/Views-1.2/RowLayout/RowData/height";
477         public static final String RowLayout_RowData_height_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/RowData/height/Inverse";
478         public static final String RowLayout_RowData_width = "http://www.simantics.org/Views-1.2/RowLayout/RowData/width";
479         public static final String RowLayout_RowData_width_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/RowData/width/Inverse";
480         public static final String RowLayout_center = "http://www.simantics.org/Views-1.2/RowLayout/center";
481         public static final String RowLayout_center_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/center/Inverse";
482         public static final String RowLayout_extendedMargins = "http://www.simantics.org/Views-1.2/RowLayout/extendedMargins";
483         public static final String RowLayout_extendedMargins_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/extendedMargins/Inverse";
484         public static final String RowLayout_fill = "http://www.simantics.org/Views-1.2/RowLayout/fill";
485         public static final String RowLayout_fill_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/fill/Inverse";
486         public static final String RowLayout_justify = "http://www.simantics.org/Views-1.2/RowLayout/justify";
487         public static final String RowLayout_justify_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/justify/Inverse";
488         public static final String RowLayout_pack = "http://www.simantics.org/Views-1.2/RowLayout/pack";
489         public static final String RowLayout_pack_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/pack/Inverse";
490         public static final String RowLayout_spacing = "http://www.simantics.org/Views-1.2/RowLayout/spacing";
491         public static final String RowLayout_spacing_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/spacing/Inverse";
492         public static final String RowLayout_type = "http://www.simantics.org/Views-1.2/RowLayout/type";
493         public static final String RowLayout_type_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/type/Inverse";
494         public static final String RowLayout_wrap = "http://www.simantics.org/Views-1.2/RowLayout/wrap";
495         public static final String RowLayout_wrap_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/wrap/Inverse";
496         public static final String SashForm = "http://www.simantics.org/Views-1.2/SashForm";
497         public static final String SashForm_Horizontal = "http://www.simantics.org/Views-1.2/SashForm/Horizontal";
498         public static final String SashForm_Vertical = "http://www.simantics.org/Views-1.2/SashForm/Vertical";
499         public static final String SashForm_orientation = "http://www.simantics.org/Views-1.2/SashForm/orientation";
500         public static final String SashForm_orientation_Inverse = "http://www.simantics.org/Views-1.2/SashForm/orientation/Inverse";
501         public static final String SashForm_weights = "http://www.simantics.org/Views-1.2/SashForm/weights";
502         public static final String SashForm_weights_Inverse = "http://www.simantics.org/Views-1.2/SashForm/weights/Inverse";
503         public static final String ScrolledComposite = "http://www.simantics.org/Views-1.2/ScrolledComposite";
504         public static final String SingleColumn = "http://www.simantics.org/Views-1.2/SingleColumn";
505         public static final String StyledText = "http://www.simantics.org/Views-1.2/StyledText";
506         public static final String TabFolder = "http://www.simantics.org/Views-1.2/TabFolder";
507         public static final String TabFolder_childNames = "http://www.simantics.org/Views-1.2/TabFolder/childNames";
508         public static final String TabFolder_childNames_Inverse = "http://www.simantics.org/Views-1.2/TabFolder/childNames/Inverse";
509         public static final String Text = "http://www.simantics.org/Views-1.2/Text";
510         public static final String TextContainer = "http://www.simantics.org/Views-1.2/TextContainer";
511         public static final String TextContainer_text = "http://www.simantics.org/Views-1.2/TextContainer/text";
512         public static final String TextContainer_text_Inverse = "http://www.simantics.org/Views-1.2/TextContainer/text/Inverse";
513         public static final String TextReceiver = "http://www.simantics.org/Views-1.2/TextReceiver";
514         public static final String TextReceiver_modifier = "http://www.simantics.org/Views-1.2/TextReceiver/modifier";
515         public static final String TextReceiver_modifier_Inverse = "http://www.simantics.org/Views-1.2/TextReceiver/modifier/Inverse";
516         public static final String TextReceiver_validator = "http://www.simantics.org/Views-1.2/TextReceiver/validator";
517         public static final String TextReceiver_validator_Inverse = "http://www.simantics.org/Views-1.2/TextReceiver/validator/Inverse";
518         public static final String TrackedStyledText = "http://www.simantics.org/Views-1.2/TrackedStyledText";
519         public static final String TrackedText = "http://www.simantics.org/Views-1.2/TrackedText";
520         public static final String TrackedText_editingBackground = "http://www.simantics.org/Views-1.2/TrackedText/editingBackground";
521         public static final String TrackedText_editingBackground_Inverse = "http://www.simantics.org/Views-1.2/TrackedText/editingBackground/Inverse";
522         public static final String TrackedText_hoverBackground = "http://www.simantics.org/Views-1.2/TrackedText/hoverBackground";
523         public static final String TrackedText_hoverBackground_Inverse = "http://www.simantics.org/Views-1.2/TrackedText/hoverBackground/Inverse";
524         public static final String TrackedText_inactiveBackground = "http://www.simantics.org/Views-1.2/TrackedText/inactiveBackground";
525         public static final String TrackedText_inactiveBackground_Inverse = "http://www.simantics.org/Views-1.2/TrackedText/inactiveBackground/Inverse";
526         public static final String TrackedText_invalidBackground = "http://www.simantics.org/Views-1.2/TrackedText/invalidBackground";
527         public static final String TrackedText_invalidBackground_Inverse = "http://www.simantics.org/Views-1.2/TrackedText/invalidBackground/Inverse";
528         public static final String View = "http://www.simantics.org/Views-1.2/View";
529         public static final String WikiBrowser = "http://www.simantics.org/Views-1.2/WikiBrowser";
530         public static final String WikiBrowser_document = "http://www.simantics.org/Views-1.2/WikiBrowser/document";
531         public static final String WikiBrowser_document_Inverse = "http://www.simantics.org/Views-1.2/WikiBrowser/document/Inverse";
532         public static final String WikiBrowser_navigate = "http://www.simantics.org/Views-1.2/WikiBrowser/navigate";
533         public static final String WikiBrowser_navigate_Inverse = "http://www.simantics.org/Views-1.2/WikiBrowser/navigate/Inverse";
534         public static final String WikiBrowser_variable = "http://www.simantics.org/Views-1.2/WikiBrowser/variable";
535         public static final String WikiBrowser_variable_Inverse = "http://www.simantics.org/Views-1.2/WikiBrowser/variable/Inverse";
536         public static final String Wizard = "http://www.simantics.org/Views-1.2/Wizard";
537         public static final String Wizard_FinishAction = "http://www.simantics.org/Views-1.2/Wizard/FinishAction";
538         public static final String Wizard_FinishAction_Inverse = "http://www.simantics.org/Views-1.2/Wizard/FinishAction/Inverse";
539         public static final String Wizard_Page = "http://www.simantics.org/Views-1.2/Wizard/Page";
540         public static final String Wizard_Page_Control = "http://www.simantics.org/Views-1.2/Wizard/Page/Control";
541         public static final String Wizard_Page_Control_Inverse = "http://www.simantics.org/Views-1.2/Wizard/Page/Control/Inverse";
542         public static final String Wizard_Page_Title = "http://www.simantics.org/Views-1.2/Wizard/Page/Title";
543         public static final String Wizard_Page_Title_Inverse = "http://www.simantics.org/Views-1.2/Wizard/Page/Title/Inverse";
544         public static final String Wizard_Pages = "http://www.simantics.org/Views-1.2/Wizard/Pages";
545         public static final String Wizard_Pages_Inverse = "http://www.simantics.org/Views-1.2/Wizard/Pages/Inverse";
546         public static final String Wizard_Title = "http://www.simantics.org/Views-1.2/Wizard/Title";
547         public static final String Wizard_Title_Inverse = "http://www.simantics.org/Views-1.2/Wizard/Title/Inverse";
548         public static final String WorkbenchSelectionInputSource = "http://www.simantics.org/Views-1.2/WorkbenchSelectionInputSource";
549         public static final String onInputChanged = "http://www.simantics.org/Views-1.2/onInputChanged";
550         public static final String onInputChanged_Inverse = "http://www.simantics.org/Views-1.2/onInputChanged/Inverse";
551         public static final String onLoaded = "http://www.simantics.org/Views-1.2/onLoaded";
552         public static final String onLoaded_Inverse = "http://www.simantics.org/Views-1.2/onLoaded/Inverse";
553     }
554     
555     public static Resource getResourceOrNull(ReadGraph graph, String uri) {
556         try {
557             return graph.getResource(uri);
558         } catch(DatabaseException e) {
559             System.err.println(e.getMessage());
560             return null;
561         }
562     }
563     
564     public ViewsResources(ReadGraph graph) {
565         Action = getResourceOrNull(graph, URIs.Action);
566         Alternative = getResourceOrNull(graph, URIs.Alternative);
567         Alternative_condition = getResourceOrNull(graph, URIs.Alternative_condition);
568         Alternative_condition_Inverse = getResourceOrNull(graph, URIs.Alternative_condition_Inverse);
569         Browser = getResourceOrNull(graph, URIs.Browser);
570         Browser_document = getResourceOrNull(graph, URIs.Browser_document);
571         Browser_document_Inverse = getResourceOrNull(graph, URIs.Browser_document_Inverse);
572         Browser_locationChanging = getResourceOrNull(graph, URIs.Browser_locationChanging);
573         Browser_locationChanging_Inverse = getResourceOrNull(graph, URIs.Browser_locationChanging_Inverse);
574         Browser_variable = getResourceOrNull(graph, URIs.Browser_variable);
575         Browser_variable_Inverse = getResourceOrNull(graph, URIs.Browser_variable_Inverse);
576         BundleImage = getResourceOrNull(graph, URIs.BundleImage);
577         BundleImage_HasReference = getResourceOrNull(graph, URIs.BundleImage_HasReference);
578         BundleImage_HasReference_Inverse = getResourceOrNull(graph, URIs.BundleImage_HasReference_Inverse);
579         Button = getResourceOrNull(graph, URIs.Button);
580         Button_image = getResourceOrNull(graph, URIs.Button_image);
581         Button_image_Inverse = getResourceOrNull(graph, URIs.Button_image_Inverse);
582         Button_modifier = getResourceOrNull(graph, URIs.Button_modifier);
583         Button_modifier_Inverse = getResourceOrNull(graph, URIs.Button_modifier_Inverse);
584         Button_text = getResourceOrNull(graph, URIs.Button_text);
585         Button_text_Inverse = getResourceOrNull(graph, URIs.Button_text_Inverse);
586         Button_tooltip = getResourceOrNull(graph, URIs.Button_tooltip);
587         Button_tooltip_Inverse = getResourceOrNull(graph, URIs.Button_tooltip_Inverse);
588         CCombo = getResourceOrNull(graph, URIs.CCombo);
589         CategoryHidden = getResourceOrNull(graph, URIs.CategoryHidden);
590         Combo = getResourceOrNull(graph, URIs.Combo);
591         Combo_available = getResourceOrNull(graph, URIs.Combo_available);
592         Combo_available_Inverse = getResourceOrNull(graph, URIs.Combo_available_Inverse);
593         Combo_modifier = getResourceOrNull(graph, URIs.Combo_modifier);
594         Combo_modifier_Inverse = getResourceOrNull(graph, URIs.Combo_modifier_Inverse);
595         Combo_selected = getResourceOrNull(graph, URIs.Combo_selected);
596         Combo_selected_Inverse = getResourceOrNull(graph, URIs.Combo_selected_Inverse);
597         Composite = getResourceOrNull(graph, URIs.Composite);
598         Composite_children1 = getResourceOrNull(graph, URIs.Composite_children1);
599         Composite_children2 = getResourceOrNull(graph, URIs.Composite_children2);
600         Composite_children3 = getResourceOrNull(graph, URIs.Composite_children3);
601         Composite_layout = getResourceOrNull(graph, URIs.Composite_layout);
602         Composite_layout_Inverse = getResourceOrNull(graph, URIs.Composite_layout_Inverse);
603         Control = getResourceOrNull(graph, URIs.Control);
604         Control_Style = getResourceOrNull(graph, URIs.Control_Style);
605         Control_Style_Constant = getResourceOrNull(graph, URIs.Control_Style_Constant);
606         Control_Style_Constant_Border = getResourceOrNull(graph, URIs.Control_Style_Constant_Border);
607         Control_Style_Constant_Check = getResourceOrNull(graph, URIs.Control_Style_Constant_Check);
608         Control_Style_Constant_FullSelection = getResourceOrNull(graph, URIs.Control_Style_Constant_FullSelection);
609         Control_Style_Constant_HScroll = getResourceOrNull(graph, URIs.Control_Style_Constant_HScroll);
610         Control_Style_Constant_Horizontal = getResourceOrNull(graph, URIs.Control_Style_Constant_Horizontal);
611         Control_Style_Constant_Multi = getResourceOrNull(graph, URIs.Control_Style_Constant_Multi);
612         Control_Style_Constant_NoFocus = getResourceOrNull(graph, URIs.Control_Style_Constant_NoFocus);
613         Control_Style_Constant_None = getResourceOrNull(graph, URIs.Control_Style_Constant_None);
614         Control_Style_Constant_Push = getResourceOrNull(graph, URIs.Control_Style_Constant_Push);
615         Control_Style_Constant_ReadOnly = getResourceOrNull(graph, URIs.Control_Style_Constant_ReadOnly);
616         Control_Style_Constant_VScroll = getResourceOrNull(graph, URIs.Control_Style_Constant_VScroll);
617         Control_Style_Constant_Vertical = getResourceOrNull(graph, URIs.Control_Style_Constant_Vertical);
618         Control_Style_Constant_Wrap = getResourceOrNull(graph, URIs.Control_Style_Constant_Wrap);
619         Control_Style_HasConstant = getResourceOrNull(graph, URIs.Control_Style_HasConstant);
620         Control_Style_HasConstant_Inverse = getResourceOrNull(graph, URIs.Control_Style_HasConstant_Inverse);
621         Control_background = getResourceOrNull(graph, URIs.Control_background);
622         Control_background_Inverse = getResourceOrNull(graph, URIs.Control_background_Inverse);
623         Control_font = getResourceOrNull(graph, URIs.Control_font);
624         Control_font_Inverse = getResourceOrNull(graph, URIs.Control_font_Inverse);
625         Control_foreground = getResourceOrNull(graph, URIs.Control_foreground);
626         Control_foreground_Inverse = getResourceOrNull(graph, URIs.Control_foreground_Inverse);
627         Control_gridData = getResourceOrNull(graph, URIs.Control_gridData);
628         Control_layoutData = getResourceOrNull(graph, URIs.Control_layoutData);
629         Control_layoutData_Inverse = getResourceOrNull(graph, URIs.Control_layoutData_Inverse);
630         Control_style = getResourceOrNull(graph, URIs.Control_style);
631         Control_style1 = getResourceOrNull(graph, URIs.Control_style1);
632         Control_style2 = getResourceOrNull(graph, URIs.Control_style2);
633         Control_style3 = getResourceOrNull(graph, URIs.Control_style3);
634         Control_style4 = getResourceOrNull(graph, URIs.Control_style4);
635         Control_style5 = getResourceOrNull(graph, URIs.Control_style5);
636         Control_style_Inverse = getResourceOrNull(graph, URIs.Control_style_Inverse);
637         ErrorDialog = getResourceOrNull(graph, URIs.ErrorDialog);
638         Explorer = getResourceOrNull(graph, URIs.Explorer);
639         Explorer_Column = getResourceOrNull(graph, URIs.Explorer_Column);
640         Explorer_ColumnList = getResourceOrNull(graph, URIs.Explorer_ColumnList);
641         Explorer_Column_HasAlignment = getResourceOrNull(graph, URIs.Explorer_Column_HasAlignment);
642         Explorer_Column_HasAlignment_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasAlignment_Inverse);
643         Explorer_Column_HasGrab = getResourceOrNull(graph, URIs.Explorer_Column_HasGrab);
644         Explorer_Column_HasGrab_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasGrab_Inverse);
645         Explorer_Column_HasKey = getResourceOrNull(graph, URIs.Explorer_Column_HasKey);
646         Explorer_Column_HasKey_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasKey_Inverse);
647         Explorer_Column_HasLabel = getResourceOrNull(graph, URIs.Explorer_Column_HasLabel);
648         Explorer_Column_HasLabel_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasLabel_Inverse);
649         Explorer_Column_HasTooltip = getResourceOrNull(graph, URIs.Explorer_Column_HasTooltip);
650         Explorer_Column_HasTooltip_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasTooltip_Inverse);
651         Explorer_Column_HasWeight = getResourceOrNull(graph, URIs.Explorer_Column_HasWeight);
652         Explorer_Column_HasWeight_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasWeight_Inverse);
653         Explorer_Column_HasWidth = getResourceOrNull(graph, URIs.Explorer_Column_HasWidth);
654         Explorer_Column_HasWidth_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasWidth_Inverse);
655         Explorer_Column_full = getResourceOrNull(graph, URIs.Explorer_Column_full);
656         Explorer_browseContext = getResourceOrNull(graph, URIs.Explorer_browseContext);
657         Explorer_browseContext_Inverse = getResourceOrNull(graph, URIs.Explorer_browseContext_Inverse);
658         Explorer_columns = getResourceOrNull(graph, URIs.Explorer_columns);
659         Explorer_columnsVisible = getResourceOrNull(graph, URIs.Explorer_columnsVisible);
660         Explorer_columnsVisible_Inverse = getResourceOrNull(graph, URIs.Explorer_columnsVisible_Inverse);
661         Explorer_columns_Inverse = getResourceOrNull(graph, URIs.Explorer_columns_Inverse);
662         Explorer_contextMenuId = getResourceOrNull(graph, URIs.Explorer_contextMenuId);
663         Explorer_contextMenuId_Inverse = getResourceOrNull(graph, URIs.Explorer_contextMenuId_Inverse);
664         Explorer_displayFilter = getResourceOrNull(graph, URIs.Explorer_displayFilter);
665         Explorer_displayFilter_Inverse = getResourceOrNull(graph, URIs.Explorer_displayFilter_Inverse);
666         Explorer_editingColumns = getResourceOrNull(graph, URIs.Explorer_editingColumns);
667         Explorer_editingColumns_Inverse = getResourceOrNull(graph, URIs.Explorer_editingColumns_Inverse);
668         Explorer_input = getResourceOrNull(graph, URIs.Explorer_input);
669         Explorer_input_Inverse = getResourceOrNull(graph, URIs.Explorer_input_Inverse);
670         Explorer_persistor = getResourceOrNull(graph, URIs.Explorer_persistor);
671         Explorer_persistor_Inverse = getResourceOrNull(graph, URIs.Explorer_persistor_Inverse);
672         Explorer_publishSelection = getResourceOrNull(graph, URIs.Explorer_publishSelection);
673         Explorer_publishSelection_Inverse = getResourceOrNull(graph, URIs.Explorer_publishSelection_Inverse);
674         Explorer_selectionListener = getResourceOrNull(graph, URIs.Explorer_selectionListener);
675         Explorer_selectionListener_Inverse = getResourceOrNull(graph, URIs.Explorer_selectionListener_Inverse);
676         Explorer_uiContext = getResourceOrNull(graph, URIs.Explorer_uiContext);
677         Explorer_uiContext_Inverse = getResourceOrNull(graph, URIs.Explorer_uiContext_Inverse);
678         Explorer_useNodeActionContexts = getResourceOrNull(graph, URIs.Explorer_useNodeActionContexts);
679         Explorer_useNodeActionContexts_Inverse = getResourceOrNull(graph, URIs.Explorer_useNodeActionContexts_Inverse);
680         Explorer_useNodeBrowseContexts = getResourceOrNull(graph, URIs.Explorer_useNodeBrowseContexts);
681         Explorer_useNodeBrowseContexts_Inverse = getResourceOrNull(graph, URIs.Explorer_useNodeBrowseContexts_Inverse);
682         Functions = getResourceOrNull(graph, URIs.Functions);
683         Functions_bundleImage = getResourceOrNull(graph, URIs.Functions_bundleImage);
684         Functions_columnList = getResourceOrNull(graph, URIs.Functions_columnList);
685         Functions_gridData = getResourceOrNull(graph, URIs.Functions_gridData);
686         Functions_gridLayout = getResourceOrNull(graph, URIs.Functions_gridLayout);
687         Functions_parameterValue = getResourceOrNull(graph, URIs.Functions_parameterValue);
688         Functions_resourceURI = getResourceOrNull(graph, URIs.Functions_resourceURI);
689         Functions_rowData = getResourceOrNull(graph, URIs.Functions_rowData);
690         Functions_rowLayout = getResourceOrNull(graph, URIs.Functions_rowLayout);
691         Functions_singleResourceSelection = getResourceOrNull(graph, URIs.Functions_singleResourceSelection);
692         Functions_style = getResourceOrNull(graph, URIs.Functions_style);
693         Functions_tabChildNames = getResourceOrNull(graph, URIs.Functions_tabChildNames);
694         GridLayout = getResourceOrNull(graph, URIs.GridLayout);
695         GridLayout_ExtendedMargins = getResourceOrNull(graph, URIs.GridLayout_ExtendedMargins);
696         GridLayout_GridData = getResourceOrNull(graph, URIs.GridLayout_GridData);
697         GridLayout_GridData_BEGINNING = getResourceOrNull(graph, URIs.GridLayout_GridData_BEGINNING);
698         GridLayout_GridData_CENTER = getResourceOrNull(graph, URIs.GridLayout_GridData_CENTER);
699         GridLayout_GridData_END = getResourceOrNull(graph, URIs.GridLayout_GridData_END);
700         GridLayout_GridData_FILL = getResourceOrNull(graph, URIs.GridLayout_GridData_FILL);
701         GridLayout_GridData_horizontalAlignment = getResourceOrNull(graph, URIs.GridLayout_GridData_horizontalAlignment);
702         GridLayout_GridData_horizontalAlignment_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_horizontalAlignment_Inverse);
703         GridLayout_GridData_horizontalGrab = getResourceOrNull(graph, URIs.GridLayout_GridData_horizontalGrab);
704         GridLayout_GridData_horizontalGrab_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_horizontalGrab_Inverse);
705         GridLayout_GridData_horizontalSpan = getResourceOrNull(graph, URIs.GridLayout_GridData_horizontalSpan);
706         GridLayout_GridData_horizontalSpan_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_horizontalSpan_Inverse);
707         GridLayout_GridData_preferredHeight = getResourceOrNull(graph, URIs.GridLayout_GridData_preferredHeight);
708         GridLayout_GridData_preferredHeight_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_preferredHeight_Inverse);
709         GridLayout_GridData_preferredWidth = getResourceOrNull(graph, URIs.GridLayout_GridData_preferredWidth);
710         GridLayout_GridData_preferredWidth_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_preferredWidth_Inverse);
711         GridLayout_GridData_verticalAlignment = getResourceOrNull(graph, URIs.GridLayout_GridData_verticalAlignment);
712         GridLayout_GridData_verticalAlignment_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_verticalAlignment_Inverse);
713         GridLayout_GridData_verticalGrab = getResourceOrNull(graph, URIs.GridLayout_GridData_verticalGrab);
714         GridLayout_GridData_verticalGrab_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_verticalGrab_Inverse);
715         GridLayout_columnCount = getResourceOrNull(graph, URIs.GridLayout_columnCount);
716         GridLayout_columnCount_Inverse = getResourceOrNull(graph, URIs.GridLayout_columnCount_Inverse);
717         GridLayout_extendedMargins = getResourceOrNull(graph, URIs.GridLayout_extendedMargins);
718         GridLayout_extendedMargins_Inverse = getResourceOrNull(graph, URIs.GridLayout_extendedMargins_Inverse);
719         GridLayout_horizontalSpacing = getResourceOrNull(graph, URIs.GridLayout_horizontalSpacing);
720         GridLayout_horizontalSpacing_Inverse = getResourceOrNull(graph, URIs.GridLayout_horizontalSpacing_Inverse);
721         GridLayout_verticalSpacing = getResourceOrNull(graph, URIs.GridLayout_verticalSpacing);
722         GridLayout_verticalSpacing_Inverse = getResourceOrNull(graph, URIs.GridLayout_verticalSpacing_Inverse);
723         HasInputSource = getResourceOrNull(graph, URIs.HasInputSource);
724         HasInputSource_Inverse = getResourceOrNull(graph, URIs.HasInputSource_Inverse);
725         Label = getResourceOrNull(graph, URIs.Label);
726         Layout = getResourceOrNull(graph, URIs.Layout);
727         MessageDialog = getResourceOrNull(graph, URIs.MessageDialog);
728         MessageDialog_HasCustomArea = getResourceOrNull(graph, URIs.MessageDialog_HasCustomArea);
729         MessageDialog_HasCustomArea_Inverse = getResourceOrNull(graph, URIs.MessageDialog_HasCustomArea_Inverse);
730         MessageDialog_HasType = getResourceOrNull(graph, URIs.MessageDialog_HasType);
731         MessageDialog_HasType_Inverse = getResourceOrNull(graph, URIs.MessageDialog_HasType_Inverse);
732         MessageDialog_Type = getResourceOrNull(graph, URIs.MessageDialog_Type);
733         MessageDialog_Type_Confirm = getResourceOrNull(graph, URIs.MessageDialog_Type_Confirm);
734         MessageDialog_Type_Error = getResourceOrNull(graph, URIs.MessageDialog_Type_Error);
735         MessageDialog_Type_Information = getResourceOrNull(graph, URIs.MessageDialog_Type_Information);
736         MessageDialog_Type_Question = getResourceOrNull(graph, URIs.MessageDialog_Type_Question);
737         MessageDialog_Type_QuestionWithCancel = getResourceOrNull(graph, URIs.MessageDialog_Type_QuestionWithCancel);
738         MessageDialog_Type_Warning = getResourceOrNull(graph, URIs.MessageDialog_Type_Warning);
739         MessageDialog_buttonLabels = getResourceOrNull(graph, URIs.MessageDialog_buttonLabels);
740         MessageDialog_buttonLabels_Inverse = getResourceOrNull(graph, URIs.MessageDialog_buttonLabels_Inverse);
741         MessageDialog_defaultButton = getResourceOrNull(graph, URIs.MessageDialog_defaultButton);
742         MessageDialog_defaultButton_Inverse = getResourceOrNull(graph, URIs.MessageDialog_defaultButton_Inverse);
743         MessageDialog_message = getResourceOrNull(graph, URIs.MessageDialog_message);
744         MessageDialog_message_Inverse = getResourceOrNull(graph, URIs.MessageDialog_message_Inverse);
745         MessageDialog_title = getResourceOrNull(graph, URIs.MessageDialog_title);
746         MessageDialog_title_Inverse = getResourceOrNull(graph, URIs.MessageDialog_title_Inverse);
747         Parameter = getResourceOrNull(graph, URIs.Parameter);
748         ParameterType = getResourceOrNull(graph, URIs.ParameterType);
749         QuestionDialog = getResourceOrNull(graph, URIs.QuestionDialog);
750         ReadFactory = getResourceOrNull(graph, URIs.ReadFactory);
751         ResourceURI = getResourceOrNull(graph, URIs.ResourceURI);
752         ResourceURI_HasResource = getResourceOrNull(graph, URIs.ResourceURI_HasResource);
753         ResourceURI_HasResource_Inverse = getResourceOrNull(graph, URIs.ResourceURI_HasResource_Inverse);
754         RowLayout = getResourceOrNull(graph, URIs.RowLayout);
755         RowLayout_ExtendedMargins = getResourceOrNull(graph, URIs.RowLayout_ExtendedMargins);
756         RowLayout_RowData = getResourceOrNull(graph, URIs.RowLayout_RowData);
757         RowLayout_RowData_height = getResourceOrNull(graph, URIs.RowLayout_RowData_height);
758         RowLayout_RowData_height_Inverse = getResourceOrNull(graph, URIs.RowLayout_RowData_height_Inverse);
759         RowLayout_RowData_width = getResourceOrNull(graph, URIs.RowLayout_RowData_width);
760         RowLayout_RowData_width_Inverse = getResourceOrNull(graph, URIs.RowLayout_RowData_width_Inverse);
761         RowLayout_center = getResourceOrNull(graph, URIs.RowLayout_center);
762         RowLayout_center_Inverse = getResourceOrNull(graph, URIs.RowLayout_center_Inverse);
763         RowLayout_extendedMargins = getResourceOrNull(graph, URIs.RowLayout_extendedMargins);
764         RowLayout_extendedMargins_Inverse = getResourceOrNull(graph, URIs.RowLayout_extendedMargins_Inverse);
765         RowLayout_fill = getResourceOrNull(graph, URIs.RowLayout_fill);
766         RowLayout_fill_Inverse = getResourceOrNull(graph, URIs.RowLayout_fill_Inverse);
767         RowLayout_justify = getResourceOrNull(graph, URIs.RowLayout_justify);
768         RowLayout_justify_Inverse = getResourceOrNull(graph, URIs.RowLayout_justify_Inverse);
769         RowLayout_pack = getResourceOrNull(graph, URIs.RowLayout_pack);
770         RowLayout_pack_Inverse = getResourceOrNull(graph, URIs.RowLayout_pack_Inverse);
771         RowLayout_spacing = getResourceOrNull(graph, URIs.RowLayout_spacing);
772         RowLayout_spacing_Inverse = getResourceOrNull(graph, URIs.RowLayout_spacing_Inverse);
773         RowLayout_type = getResourceOrNull(graph, URIs.RowLayout_type);
774         RowLayout_type_Inverse = getResourceOrNull(graph, URIs.RowLayout_type_Inverse);
775         RowLayout_wrap = getResourceOrNull(graph, URIs.RowLayout_wrap);
776         RowLayout_wrap_Inverse = getResourceOrNull(graph, URIs.RowLayout_wrap_Inverse);
777         SashForm = getResourceOrNull(graph, URIs.SashForm);
778         SashForm_Horizontal = getResourceOrNull(graph, URIs.SashForm_Horizontal);
779         SashForm_Vertical = getResourceOrNull(graph, URIs.SashForm_Vertical);
780         SashForm_orientation = getResourceOrNull(graph, URIs.SashForm_orientation);
781         SashForm_orientation_Inverse = getResourceOrNull(graph, URIs.SashForm_orientation_Inverse);
782         SashForm_weights = getResourceOrNull(graph, URIs.SashForm_weights);
783         SashForm_weights_Inverse = getResourceOrNull(graph, URIs.SashForm_weights_Inverse);
784         ScrolledComposite = getResourceOrNull(graph, URIs.ScrolledComposite);
785         SingleColumn = getResourceOrNull(graph, URIs.SingleColumn);
786         StyledText = getResourceOrNull(graph, URIs.StyledText);
787         TabFolder = getResourceOrNull(graph, URIs.TabFolder);
788         TabFolder_childNames = getResourceOrNull(graph, URIs.TabFolder_childNames);
789         TabFolder_childNames_Inverse = getResourceOrNull(graph, URIs.TabFolder_childNames_Inverse);
790         Text = getResourceOrNull(graph, URIs.Text);
791         TextContainer = getResourceOrNull(graph, URIs.TextContainer);
792         TextContainer_text = getResourceOrNull(graph, URIs.TextContainer_text);
793         TextContainer_text_Inverse = getResourceOrNull(graph, URIs.TextContainer_text_Inverse);
794         TextReceiver = getResourceOrNull(graph, URIs.TextReceiver);
795         TextReceiver_modifier = getResourceOrNull(graph, URIs.TextReceiver_modifier);
796         TextReceiver_modifier_Inverse = getResourceOrNull(graph, URIs.TextReceiver_modifier_Inverse);
797         TextReceiver_validator = getResourceOrNull(graph, URIs.TextReceiver_validator);
798         TextReceiver_validator_Inverse = getResourceOrNull(graph, URIs.TextReceiver_validator_Inverse);
799         TrackedStyledText = getResourceOrNull(graph, URIs.TrackedStyledText);
800         TrackedText = getResourceOrNull(graph, URIs.TrackedText);
801         TrackedText_editingBackground = getResourceOrNull(graph, URIs.TrackedText_editingBackground);
802         TrackedText_editingBackground_Inverse = getResourceOrNull(graph, URIs.TrackedText_editingBackground_Inverse);
803         TrackedText_hoverBackground = getResourceOrNull(graph, URIs.TrackedText_hoverBackground);
804         TrackedText_hoverBackground_Inverse = getResourceOrNull(graph, URIs.TrackedText_hoverBackground_Inverse);
805         TrackedText_inactiveBackground = getResourceOrNull(graph, URIs.TrackedText_inactiveBackground);
806         TrackedText_inactiveBackground_Inverse = getResourceOrNull(graph, URIs.TrackedText_inactiveBackground_Inverse);
807         TrackedText_invalidBackground = getResourceOrNull(graph, URIs.TrackedText_invalidBackground);
808         TrackedText_invalidBackground_Inverse = getResourceOrNull(graph, URIs.TrackedText_invalidBackground_Inverse);
809         View = getResourceOrNull(graph, URIs.View);
810         WikiBrowser = getResourceOrNull(graph, URIs.WikiBrowser);
811         WikiBrowser_document = getResourceOrNull(graph, URIs.WikiBrowser_document);
812         WikiBrowser_document_Inverse = getResourceOrNull(graph, URIs.WikiBrowser_document_Inverse);
813         WikiBrowser_navigate = getResourceOrNull(graph, URIs.WikiBrowser_navigate);
814         WikiBrowser_navigate_Inverse = getResourceOrNull(graph, URIs.WikiBrowser_navigate_Inverse);
815         WikiBrowser_variable = getResourceOrNull(graph, URIs.WikiBrowser_variable);
816         WikiBrowser_variable_Inverse = getResourceOrNull(graph, URIs.WikiBrowser_variable_Inverse);
817         Wizard = getResourceOrNull(graph, URIs.Wizard);
818         Wizard_FinishAction = getResourceOrNull(graph, URIs.Wizard_FinishAction);
819         Wizard_FinishAction_Inverse = getResourceOrNull(graph, URIs.Wizard_FinishAction_Inverse);
820         Wizard_Page = getResourceOrNull(graph, URIs.Wizard_Page);
821         Wizard_Page_Control = getResourceOrNull(graph, URIs.Wizard_Page_Control);
822         Wizard_Page_Control_Inverse = getResourceOrNull(graph, URIs.Wizard_Page_Control_Inverse);
823         Wizard_Page_Title = getResourceOrNull(graph, URIs.Wizard_Page_Title);
824         Wizard_Page_Title_Inverse = getResourceOrNull(graph, URIs.Wizard_Page_Title_Inverse);
825         Wizard_Pages = getResourceOrNull(graph, URIs.Wizard_Pages);
826         Wizard_Pages_Inverse = getResourceOrNull(graph, URIs.Wizard_Pages_Inverse);
827         Wizard_Title = getResourceOrNull(graph, URIs.Wizard_Title);
828         Wizard_Title_Inverse = getResourceOrNull(graph, URIs.Wizard_Title_Inverse);
829         WorkbenchSelectionInputSource = getResourceOrNull(graph, URIs.WorkbenchSelectionInputSource);
830         onInputChanged = getResourceOrNull(graph, URIs.onInputChanged);
831         onInputChanged_Inverse = getResourceOrNull(graph, URIs.onInputChanged_Inverse);
832         onLoaded = getResourceOrNull(graph, URIs.onLoaded);
833         onLoaded_Inverse = getResourceOrNull(graph, URIs.onLoaded_Inverse);
834     }
835     
836     public static ViewsResources getInstance(ReadGraph graph) {
837         Session session = graph.getSession();
838         ViewsResources ret = session.peekService(ViewsResources.class);
839         if(ret == null) {
840             QueryControl qc = graph.getService(QueryControl.class);
841             ret = new ViewsResources(qc.getIndependentGraph(graph));
842             session.registerService(ViewsResources.class, ret);
843         }
844         return ret;
845     }
846     
847     public static ViewsResources getInstance(RequestProcessor session) throws DatabaseException {
848         ViewsResources ret = session.peekService(ViewsResources.class);
849         if(ret == null) {
850             ret = session.syncRequest(new Read<ViewsResources>() {
851                 public ViewsResources perform(ReadGraph graph) throws DatabaseException {
852                     QueryControl qc = graph.getService(QueryControl.class);
853                     return new ViewsResources(qc.getIndependentGraph(graph));
854                 }
855             });
856             session.registerService(ViewsResources.class, ret);
857         }
858         return ret;
859     }
860     
861 }
862