X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=bundles%2Forg.simantics.views.ontology%2Fsrc%2Forg%2Fsimantics%2Fviews%2Fontology%2FViewsResources.java;h=a833e1fbff155138e8760bab74df4391cd9300c7;hb=32a6aa7b656804c95b8a2a2df06900955c6df44b;hp=21a552b218ad1a1bdab3c292b9bb702972a89e80;hpb=089832880807e21e696b5f321a81fa93473c07a9;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.views.ontology/src/org/simantics/views/ontology/ViewsResources.java b/bundles/org.simantics.views.ontology/src/org/simantics/views/ontology/ViewsResources.java index 21a552b21..a833e1fbf 100644 --- a/bundles/org.simantics.views.ontology/src/org/simantics/views/ontology/ViewsResources.java +++ b/bundles/org.simantics.views.ontology/src/org/simantics/views/ontology/ViewsResources.java @@ -1,862 +1,862 @@ -package org.simantics.views.ontology; - -import org.simantics.db.RequestProcessor; -import org.simantics.db.Resource; -import org.simantics.db.ReadGraph; -import org.simantics.db.request.Read; -import org.simantics.db.Session; -import org.simantics.db.exception.DatabaseException; -import org.simantics.db.service.QueryControl; - -public class ViewsResources { - - public final Resource Action; - public final Resource Alternative; - public final Resource Alternative_condition; - public final Resource Alternative_condition_Inverse; - public final Resource Browser; - public final Resource Browser_document; - public final Resource Browser_document_Inverse; - public final Resource Browser_locationChanging; - public final Resource Browser_locationChanging_Inverse; - public final Resource Browser_variable; - public final Resource Browser_variable_Inverse; - public final Resource BundleImage; - public final Resource BundleImage_HasReference; - public final Resource BundleImage_HasReference_Inverse; - public final Resource Button; - public final Resource Button_image; - public final Resource Button_image_Inverse; - public final Resource Button_modifier; - public final Resource Button_modifier_Inverse; - public final Resource Button_text; - public final Resource Button_text_Inverse; - public final Resource Button_tooltip; - public final Resource Button_tooltip_Inverse; - public final Resource CCombo; - public final Resource CategoryHidden; - public final Resource Combo; - public final Resource Combo_available; - public final Resource Combo_available_Inverse; - public final Resource Combo_modifier; - public final Resource Combo_modifier_Inverse; - public final Resource Combo_selected; - public final Resource Combo_selected_Inverse; - public final Resource Composite; - public final Resource Composite_children1; - public final Resource Composite_children2; - public final Resource Composite_children3; - public final Resource Composite_layout; - public final Resource Composite_layout_Inverse; - public final Resource Control; - public final Resource Control_Style; - public final Resource Control_Style_Constant; - public final Resource Control_Style_Constant_Border; - public final Resource Control_Style_Constant_Check; - public final Resource Control_Style_Constant_FullSelection; - public final Resource Control_Style_Constant_HScroll; - public final Resource Control_Style_Constant_Horizontal; - public final Resource Control_Style_Constant_Multi; - public final Resource Control_Style_Constant_NoFocus; - public final Resource Control_Style_Constant_None; - public final Resource Control_Style_Constant_Push; - public final Resource Control_Style_Constant_ReadOnly; - public final Resource Control_Style_Constant_VScroll; - public final Resource Control_Style_Constant_Vertical; - public final Resource Control_Style_Constant_Wrap; - public final Resource Control_Style_HasConstant; - public final Resource Control_Style_HasConstant_Inverse; - public final Resource Control_background; - public final Resource Control_background_Inverse; - public final Resource Control_font; - public final Resource Control_font_Inverse; - public final Resource Control_foreground; - public final Resource Control_foreground_Inverse; - public final Resource Control_gridData; - public final Resource Control_layoutData; - public final Resource Control_layoutData_Inverse; - public final Resource Control_style; - public final Resource Control_style1; - public final Resource Control_style2; - public final Resource Control_style3; - public final Resource Control_style4; - public final Resource Control_style5; - public final Resource Control_style_Inverse; - public final Resource ErrorDialog; - public final Resource Explorer; - public final Resource Explorer_Column; - public final Resource Explorer_ColumnList; - public final Resource Explorer_Column_HasAlignment; - public final Resource Explorer_Column_HasAlignment_Inverse; - public final Resource Explorer_Column_HasGrab; - public final Resource Explorer_Column_HasGrab_Inverse; - public final Resource Explorer_Column_HasKey; - public final Resource Explorer_Column_HasKey_Inverse; - public final Resource Explorer_Column_HasLabel; - public final Resource Explorer_Column_HasLabel_Inverse; - public final Resource Explorer_Column_HasTooltip; - public final Resource Explorer_Column_HasTooltip_Inverse; - public final Resource Explorer_Column_HasWeight; - public final Resource Explorer_Column_HasWeight_Inverse; - public final Resource Explorer_Column_HasWidth; - public final Resource Explorer_Column_HasWidth_Inverse; - public final Resource Explorer_Column_full; - public final Resource Explorer_browseContext; - public final Resource Explorer_browseContext_Inverse; - public final Resource Explorer_columns; - public final Resource Explorer_columnsVisible; - public final Resource Explorer_columnsVisible_Inverse; - public final Resource Explorer_columns_Inverse; - public final Resource Explorer_contextMenuId; - public final Resource Explorer_contextMenuId_Inverse; - public final Resource Explorer_displayFilter; - public final Resource Explorer_displayFilter_Inverse; - public final Resource Explorer_editingColumns; - public final Resource Explorer_editingColumns_Inverse; - public final Resource Explorer_input; - public final Resource Explorer_input_Inverse; - public final Resource Explorer_persistor; - public final Resource Explorer_persistor_Inverse; - public final Resource Explorer_publishSelection; - public final Resource Explorer_publishSelection_Inverse; - public final Resource Explorer_selectionListener; - public final Resource Explorer_selectionListener_Inverse; - public final Resource Explorer_uiContext; - public final Resource Explorer_uiContext_Inverse; - public final Resource Explorer_useNodeActionContexts; - public final Resource Explorer_useNodeActionContexts_Inverse; - public final Resource Explorer_useNodeBrowseContexts; - public final Resource Explorer_useNodeBrowseContexts_Inverse; - public final Resource Functions; - public final Resource Functions_bundleImage; - public final Resource Functions_columnList; - public final Resource Functions_gridData; - public final Resource Functions_gridLayout; - public final Resource Functions_parameterValue; - public final Resource Functions_resourceURI; - public final Resource Functions_rowData; - public final Resource Functions_rowLayout; - public final Resource Functions_singleResourceSelection; - public final Resource Functions_style; - public final Resource Functions_tabChildNames; - public final Resource GridLayout; - public final Resource GridLayout_ExtendedMargins; - public final Resource GridLayout_GridData; - public final Resource GridLayout_GridData_BEGINNING; - public final Resource GridLayout_GridData_CENTER; - public final Resource GridLayout_GridData_END; - public final Resource GridLayout_GridData_FILL; - public final Resource GridLayout_GridData_horizontalAlignment; - public final Resource GridLayout_GridData_horizontalAlignment_Inverse; - public final Resource GridLayout_GridData_horizontalGrab; - public final Resource GridLayout_GridData_horizontalGrab_Inverse; - public final Resource GridLayout_GridData_horizontalSpan; - public final Resource GridLayout_GridData_horizontalSpan_Inverse; - public final Resource GridLayout_GridData_preferredHeight; - public final Resource GridLayout_GridData_preferredHeight_Inverse; - public final Resource GridLayout_GridData_preferredWidth; - public final Resource GridLayout_GridData_preferredWidth_Inverse; - public final Resource GridLayout_GridData_verticalAlignment; - public final Resource GridLayout_GridData_verticalAlignment_Inverse; - public final Resource GridLayout_GridData_verticalGrab; - public final Resource GridLayout_GridData_verticalGrab_Inverse; - public final Resource GridLayout_columnCount; - public final Resource GridLayout_columnCount_Inverse; - public final Resource GridLayout_extendedMargins; - public final Resource GridLayout_extendedMargins_Inverse; - public final Resource GridLayout_horizontalSpacing; - public final Resource GridLayout_horizontalSpacing_Inverse; - public final Resource GridLayout_verticalSpacing; - public final Resource GridLayout_verticalSpacing_Inverse; - public final Resource HasInputSource; - public final Resource HasInputSource_Inverse; - public final Resource Label; - public final Resource Layout; - public final Resource MessageDialog; - public final Resource MessageDialog_HasCustomArea; - public final Resource MessageDialog_HasCustomArea_Inverse; - public final Resource MessageDialog_HasType; - public final Resource MessageDialog_HasType_Inverse; - public final Resource MessageDialog_Type; - public final Resource MessageDialog_Type_Confirm; - public final Resource MessageDialog_Type_Error; - public final Resource MessageDialog_Type_Information; - public final Resource MessageDialog_Type_Question; - public final Resource MessageDialog_Type_QuestionWithCancel; - public final Resource MessageDialog_Type_Warning; - public final Resource MessageDialog_buttonLabels; - public final Resource MessageDialog_buttonLabels_Inverse; - public final Resource MessageDialog_defaultButton; - public final Resource MessageDialog_defaultButton_Inverse; - public final Resource MessageDialog_message; - public final Resource MessageDialog_message_Inverse; - public final Resource MessageDialog_title; - public final Resource MessageDialog_title_Inverse; - public final Resource Parameter; - public final Resource ParameterType; - public final Resource QuestionDialog; - public final Resource ReadFactory; - public final Resource ResourceURI; - public final Resource ResourceURI_HasResource; - public final Resource ResourceURI_HasResource_Inverse; - public final Resource RowLayout; - public final Resource RowLayout_ExtendedMargins; - public final Resource RowLayout_RowData; - public final Resource RowLayout_RowData_height; - public final Resource RowLayout_RowData_height_Inverse; - public final Resource RowLayout_RowData_width; - public final Resource RowLayout_RowData_width_Inverse; - public final Resource RowLayout_center; - public final Resource RowLayout_center_Inverse; - public final Resource RowLayout_extendedMargins; - public final Resource RowLayout_extendedMargins_Inverse; - public final Resource RowLayout_fill; - public final Resource RowLayout_fill_Inverse; - public final Resource RowLayout_justify; - public final Resource RowLayout_justify_Inverse; - public final Resource RowLayout_pack; - public final Resource RowLayout_pack_Inverse; - public final Resource RowLayout_spacing; - public final Resource RowLayout_spacing_Inverse; - public final Resource RowLayout_type; - public final Resource RowLayout_type_Inverse; - public final Resource RowLayout_wrap; - public final Resource RowLayout_wrap_Inverse; - public final Resource SashForm; - public final Resource SashForm_Horizontal; - public final Resource SashForm_Vertical; - public final Resource SashForm_orientation; - public final Resource SashForm_orientation_Inverse; - public final Resource SashForm_weights; - public final Resource SashForm_weights_Inverse; - public final Resource ScrolledComposite; - public final Resource SingleColumn; - public final Resource StyledText; - public final Resource TabFolder; - public final Resource TabFolder_childNames; - public final Resource TabFolder_childNames_Inverse; - public final Resource Text; - public final Resource TextContainer; - public final Resource TextContainer_text; - public final Resource TextContainer_text_Inverse; - public final Resource TextReceiver; - public final Resource TextReceiver_modifier; - public final Resource TextReceiver_modifier_Inverse; - public final Resource TextReceiver_validator; - public final Resource TextReceiver_validator_Inverse; - public final Resource TrackedStyledText; - public final Resource TrackedText; - public final Resource TrackedText_editingBackground; - public final Resource TrackedText_editingBackground_Inverse; - public final Resource TrackedText_hoverBackground; - public final Resource TrackedText_hoverBackground_Inverse; - public final Resource TrackedText_inactiveBackground; - public final Resource TrackedText_inactiveBackground_Inverse; - public final Resource TrackedText_invalidBackground; - public final Resource TrackedText_invalidBackground_Inverse; - public final Resource View; - public final Resource WikiBrowser; - public final Resource WikiBrowser_document; - public final Resource WikiBrowser_document_Inverse; - public final Resource WikiBrowser_navigate; - public final Resource WikiBrowser_navigate_Inverse; - public final Resource WikiBrowser_variable; - public final Resource WikiBrowser_variable_Inverse; - public final Resource Wizard; - public final Resource Wizard_FinishAction; - public final Resource Wizard_FinishAction_Inverse; - public final Resource Wizard_Page; - public final Resource Wizard_Page_Control; - public final Resource Wizard_Page_Control_Inverse; - public final Resource Wizard_Page_Title; - public final Resource Wizard_Page_Title_Inverse; - public final Resource Wizard_Pages; - public final Resource Wizard_Pages_Inverse; - public final Resource Wizard_Title; - public final Resource Wizard_Title_Inverse; - public final Resource WorkbenchSelectionInputSource; - public final Resource onInputChanged; - public final Resource onInputChanged_Inverse; - public final Resource onLoaded; - public final Resource onLoaded_Inverse; - - public static class URIs { - public static final String Action = "http://www.simantics.org/Views-1.2/Action"; - public static final String Alternative = "http://www.simantics.org/Views-1.2/Alternative"; - public static final String Alternative_condition = "http://www.simantics.org/Views-1.2/Alternative/condition"; - public static final String Alternative_condition_Inverse = "http://www.simantics.org/Views-1.2/Alternative/condition/Inverse"; - public static final String Browser = "http://www.simantics.org/Views-1.2/Browser"; - public static final String Browser_document = "http://www.simantics.org/Views-1.2/Browser/document"; - public static final String Browser_document_Inverse = "http://www.simantics.org/Views-1.2/Browser/document/Inverse"; - public static final String Browser_locationChanging = "http://www.simantics.org/Views-1.2/Browser/locationChanging"; - public static final String Browser_locationChanging_Inverse = "http://www.simantics.org/Views-1.2/Browser/locationChanging/Inverse"; - public static final String Browser_variable = "http://www.simantics.org/Views-1.2/Browser/variable"; - public static final String Browser_variable_Inverse = "http://www.simantics.org/Views-1.2/Browser/variable/Inverse"; - public static final String BundleImage = "http://www.simantics.org/Views-1.2/BundleImage"; - public static final String BundleImage_HasReference = "http://www.simantics.org/Views-1.2/BundleImage/HasReference"; - public static final String BundleImage_HasReference_Inverse = "http://www.simantics.org/Views-1.2/BundleImage/HasReference/Inverse"; - public static final String Button = "http://www.simantics.org/Views-1.2/Button"; - public static final String Button_image = "http://www.simantics.org/Views-1.2/Button/image"; - public static final String Button_image_Inverse = "http://www.simantics.org/Views-1.2/Button/image/Inverse"; - public static final String Button_modifier = "http://www.simantics.org/Views-1.2/Button/modifier"; - public static final String Button_modifier_Inverse = "http://www.simantics.org/Views-1.2/Button/modifier/Inverse"; - public static final String Button_text = "http://www.simantics.org/Views-1.2/Button/text"; - public static final String Button_text_Inverse = "http://www.simantics.org/Views-1.2/Button/text/Inverse"; - public static final String Button_tooltip = "http://www.simantics.org/Views-1.2/Button/tooltip"; - public static final String Button_tooltip_Inverse = "http://www.simantics.org/Views-1.2/Button/tooltip/Inverse"; - public static final String CCombo = "http://www.simantics.org/Views-1.2/CCombo"; - public static final String CategoryHidden = "http://www.simantics.org/Views-1.2/CategoryHidden"; - public static final String Combo = "http://www.simantics.org/Views-1.2/Combo"; - public static final String Combo_available = "http://www.simantics.org/Views-1.2/Combo/available"; - public static final String Combo_available_Inverse = "http://www.simantics.org/Views-1.2/Combo/available/Inverse"; - public static final String Combo_modifier = "http://www.simantics.org/Views-1.2/Combo/modifier"; - public static final String Combo_modifier_Inverse = "http://www.simantics.org/Views-1.2/Combo/modifier/Inverse"; - public static final String Combo_selected = "http://www.simantics.org/Views-1.2/Combo/selected"; - public static final String Combo_selected_Inverse = "http://www.simantics.org/Views-1.2/Combo/selected/Inverse"; - public static final String Composite = "http://www.simantics.org/Views-1.2/Composite"; - public static final String Composite_children1 = "http://www.simantics.org/Views-1.2/Composite/children1"; - public static final String Composite_children2 = "http://www.simantics.org/Views-1.2/Composite/children2"; - public static final String Composite_children3 = "http://www.simantics.org/Views-1.2/Composite/children3"; - public static final String Composite_layout = "http://www.simantics.org/Views-1.2/Composite/layout"; - public static final String Composite_layout_Inverse = "http://www.simantics.org/Views-1.2/Composite/layout/Inverse"; - public static final String Control = "http://www.simantics.org/Views-1.2/Control"; - public static final String Control_Style = "http://www.simantics.org/Views-1.2/Control/Style"; - public static final String Control_Style_Constant = "http://www.simantics.org/Views-1.2/Control/Style/Constant"; - public static final String Control_Style_Constant_Border = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Border"; - public static final String Control_Style_Constant_Check = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Check"; - public static final String Control_Style_Constant_FullSelection = "http://www.simantics.org/Views-1.2/Control/Style/Constant/FullSelection"; - public static final String Control_Style_Constant_HScroll = "http://www.simantics.org/Views-1.2/Control/Style/Constant/HScroll"; - public static final String Control_Style_Constant_Horizontal = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Horizontal"; - public static final String Control_Style_Constant_Multi = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Multi"; - public static final String Control_Style_Constant_NoFocus = "http://www.simantics.org/Views-1.2/Control/Style/Constant/NoFocus"; - public static final String Control_Style_Constant_None = "http://www.simantics.org/Views-1.2/Control/Style/Constant/None"; - public static final String Control_Style_Constant_Push = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Push"; - public static final String Control_Style_Constant_ReadOnly = "http://www.simantics.org/Views-1.2/Control/Style/Constant/ReadOnly"; - public static final String Control_Style_Constant_VScroll = "http://www.simantics.org/Views-1.2/Control/Style/Constant/VScroll"; - public static final String Control_Style_Constant_Vertical = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Vertical"; - public static final String Control_Style_Constant_Wrap = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Wrap"; - public static final String Control_Style_HasConstant = "http://www.simantics.org/Views-1.2/Control/Style/HasConstant"; - public static final String Control_Style_HasConstant_Inverse = "http://www.simantics.org/Views-1.2/Control/Style/HasConstant/Inverse"; - public static final String Control_background = "http://www.simantics.org/Views-1.2/Control/background"; - public static final String Control_background_Inverse = "http://www.simantics.org/Views-1.2/Control/background/Inverse"; - public static final String Control_font = "http://www.simantics.org/Views-1.2/Control/font"; - public static final String Control_font_Inverse = "http://www.simantics.org/Views-1.2/Control/font/Inverse"; - public static final String Control_foreground = "http://www.simantics.org/Views-1.2/Control/foreground"; - public static final String Control_foreground_Inverse = "http://www.simantics.org/Views-1.2/Control/foreground/Inverse"; - public static final String Control_gridData = "http://www.simantics.org/Views-1.2/Control/gridData"; - public static final String Control_layoutData = "http://www.simantics.org/Views-1.2/Control/layoutData"; - public static final String Control_layoutData_Inverse = "http://www.simantics.org/Views-1.2/Control/layoutData/Inverse"; - public static final String Control_style = "http://www.simantics.org/Views-1.2/Control/style"; - public static final String Control_style1 = "http://www.simantics.org/Views-1.2/Control/style1"; - public static final String Control_style2 = "http://www.simantics.org/Views-1.2/Control/style2"; - public static final String Control_style3 = "http://www.simantics.org/Views-1.2/Control/style3"; - public static final String Control_style4 = "http://www.simantics.org/Views-1.2/Control/style4"; - public static final String Control_style5 = "http://www.simantics.org/Views-1.2/Control/style5"; - public static final String Control_style_Inverse = "http://www.simantics.org/Views-1.2/Control/style/Inverse"; - public static final String ErrorDialog = "http://www.simantics.org/Views-1.2/ErrorDialog"; - public static final String Explorer = "http://www.simantics.org/Views-1.2/Explorer"; - public static final String Explorer_Column = "http://www.simantics.org/Views-1.2/Explorer/Column"; - public static final String Explorer_ColumnList = "http://www.simantics.org/Views-1.2/Explorer/ColumnList"; - public static final String Explorer_Column_HasAlignment = "http://www.simantics.org/Views-1.2/Explorer/Column/HasAlignment"; - public static final String Explorer_Column_HasAlignment_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasAlignment/Inverse"; - public static final String Explorer_Column_HasGrab = "http://www.simantics.org/Views-1.2/Explorer/Column/HasGrab"; - public static final String Explorer_Column_HasGrab_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasGrab/Inverse"; - public static final String Explorer_Column_HasKey = "http://www.simantics.org/Views-1.2/Explorer/Column/HasKey"; - public static final String Explorer_Column_HasKey_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasKey/Inverse"; - public static final String Explorer_Column_HasLabel = "http://www.simantics.org/Views-1.2/Explorer/Column/HasLabel"; - public static final String Explorer_Column_HasLabel_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasLabel/Inverse"; - public static final String Explorer_Column_HasTooltip = "http://www.simantics.org/Views-1.2/Explorer/Column/HasTooltip"; - public static final String Explorer_Column_HasTooltip_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasTooltip/Inverse"; - public static final String Explorer_Column_HasWeight = "http://www.simantics.org/Views-1.2/Explorer/Column/HasWeight"; - public static final String Explorer_Column_HasWeight_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasWeight/Inverse"; - public static final String Explorer_Column_HasWidth = "http://www.simantics.org/Views-1.2/Explorer/Column/HasWidth"; - public static final String Explorer_Column_HasWidth_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasWidth/Inverse"; - public static final String Explorer_Column_full = "http://www.simantics.org/Views-1.2/Explorer/Column/full"; - public static final String Explorer_browseContext = "http://www.simantics.org/Views-1.2/Explorer/browseContext"; - public static final String Explorer_browseContext_Inverse = "http://www.simantics.org/Views-1.2/Explorer/browseContext/Inverse"; - public static final String Explorer_columns = "http://www.simantics.org/Views-1.2/Explorer/columns"; - public static final String Explorer_columnsVisible = "http://www.simantics.org/Views-1.2/Explorer/columnsVisible"; - public static final String Explorer_columnsVisible_Inverse = "http://www.simantics.org/Views-1.2/Explorer/columnsVisible/Inverse"; - public static final String Explorer_columns_Inverse = "http://www.simantics.org/Views-1.2/Explorer/columns/Inverse"; - public static final String Explorer_contextMenuId = "http://www.simantics.org/Views-1.2/Explorer/contextMenuId"; - public static final String Explorer_contextMenuId_Inverse = "http://www.simantics.org/Views-1.2/Explorer/contextMenuId/Inverse"; - public static final String Explorer_displayFilter = "http://www.simantics.org/Views-1.2/Explorer/displayFilter"; - public static final String Explorer_displayFilter_Inverse = "http://www.simantics.org/Views-1.2/Explorer/displayFilter/Inverse"; - public static final String Explorer_editingColumns = "http://www.simantics.org/Views-1.2/Explorer/editingColumns"; - public static final String Explorer_editingColumns_Inverse = "http://www.simantics.org/Views-1.2/Explorer/editingColumns/Inverse"; - public static final String Explorer_input = "http://www.simantics.org/Views-1.2/Explorer/input"; - public static final String Explorer_input_Inverse = "http://www.simantics.org/Views-1.2/Explorer/input/Inverse"; - public static final String Explorer_persistor = "http://www.simantics.org/Views-1.2/Explorer/persistor"; - public static final String Explorer_persistor_Inverse = "http://www.simantics.org/Views-1.2/Explorer/persistor/Inverse"; - public static final String Explorer_publishSelection = "http://www.simantics.org/Views-1.2/Explorer/publishSelection"; - public static final String Explorer_publishSelection_Inverse = "http://www.simantics.org/Views-1.2/Explorer/publishSelection/Inverse"; - public static final String Explorer_selectionListener = "http://www.simantics.org/Views-1.2/Explorer/selectionListener"; - public static final String Explorer_selectionListener_Inverse = "http://www.simantics.org/Views-1.2/Explorer/selectionListener/Inverse"; - public static final String Explorer_uiContext = "http://www.simantics.org/Views-1.2/Explorer/uiContext"; - public static final String Explorer_uiContext_Inverse = "http://www.simantics.org/Views-1.2/Explorer/uiContext/Inverse"; - public static final String Explorer_useNodeActionContexts = "http://www.simantics.org/Views-1.2/Explorer/useNodeActionContexts"; - public static final String Explorer_useNodeActionContexts_Inverse = "http://www.simantics.org/Views-1.2/Explorer/useNodeActionContexts/Inverse"; - public static final String Explorer_useNodeBrowseContexts = "http://www.simantics.org/Views-1.2/Explorer/useNodeBrowseContexts"; - public static final String Explorer_useNodeBrowseContexts_Inverse = "http://www.simantics.org/Views-1.2/Explorer/useNodeBrowseContexts/Inverse"; - public static final String Functions = "http://www.simantics.org/Views-1.2/Functions"; - public static final String Functions_bundleImage = "http://www.simantics.org/Views-1.2/Functions/bundleImage"; - public static final String Functions_columnList = "http://www.simantics.org/Views-1.2/Functions/columnList"; - public static final String Functions_gridData = "http://www.simantics.org/Views-1.2/Functions/gridData"; - public static final String Functions_gridLayout = "http://www.simantics.org/Views-1.2/Functions/gridLayout"; - public static final String Functions_parameterValue = "http://www.simantics.org/Views-1.2/Functions/parameterValue"; - public static final String Functions_resourceURI = "http://www.simantics.org/Views-1.2/Functions/resourceURI"; - public static final String Functions_rowData = "http://www.simantics.org/Views-1.2/Functions/rowData"; - public static final String Functions_rowLayout = "http://www.simantics.org/Views-1.2/Functions/rowLayout"; - public static final String Functions_singleResourceSelection = "http://www.simantics.org/Views-1.2/Functions/singleResourceSelection"; - public static final String Functions_style = "http://www.simantics.org/Views-1.2/Functions/style"; - public static final String Functions_tabChildNames = "http://www.simantics.org/Views-1.2/Functions/tabChildNames"; - public static final String GridLayout = "http://www.simantics.org/Views-1.2/GridLayout"; - public static final String GridLayout_ExtendedMargins = "http://www.simantics.org/Views-1.2/GridLayout/ExtendedMargins"; - public static final String GridLayout_GridData = "http://www.simantics.org/Views-1.2/GridLayout/GridData"; - public static final String GridLayout_GridData_BEGINNING = "http://www.simantics.org/Views-1.2/GridLayout/GridData/BEGINNING"; - public static final String GridLayout_GridData_CENTER = "http://www.simantics.org/Views-1.2/GridLayout/GridData/CENTER"; - public static final String GridLayout_GridData_END = "http://www.simantics.org/Views-1.2/GridLayout/GridData/END"; - public static final String GridLayout_GridData_FILL = "http://www.simantics.org/Views-1.2/GridLayout/GridData/FILL"; - public static final String GridLayout_GridData_horizontalAlignment = "http://www.simantics.org/Views-1.2/GridLayout/GridData/horizontalAlignment"; - public static final String GridLayout_GridData_horizontalAlignment_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/horizontalAlignment/Inverse"; - public static final String GridLayout_GridData_horizontalGrab = "http://www.simantics.org/Views-1.2/GridLayout/GridData/horizontalGrab"; - public static final String GridLayout_GridData_horizontalGrab_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/horizontalGrab/Inverse"; - public static final String GridLayout_GridData_horizontalSpan = "http://www.simantics.org/Views-1.2/GridLayout/GridData/horizontalSpan"; - public static final String GridLayout_GridData_horizontalSpan_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/horizontalSpan/Inverse"; - public static final String GridLayout_GridData_preferredHeight = "http://www.simantics.org/Views-1.2/GridLayout/GridData/preferredHeight"; - public static final String GridLayout_GridData_preferredHeight_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/preferredHeight/Inverse"; - public static final String GridLayout_GridData_preferredWidth = "http://www.simantics.org/Views-1.2/GridLayout/GridData/preferredWidth"; - public static final String GridLayout_GridData_preferredWidth_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/preferredWidth/Inverse"; - public static final String GridLayout_GridData_verticalAlignment = "http://www.simantics.org/Views-1.2/GridLayout/GridData/verticalAlignment"; - public static final String GridLayout_GridData_verticalAlignment_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/verticalAlignment/Inverse"; - public static final String GridLayout_GridData_verticalGrab = "http://www.simantics.org/Views-1.2/GridLayout/GridData/verticalGrab"; - public static final String GridLayout_GridData_verticalGrab_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/verticalGrab/Inverse"; - public static final String GridLayout_columnCount = "http://www.simantics.org/Views-1.2/GridLayout/columnCount"; - public static final String GridLayout_columnCount_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/columnCount/Inverse"; - public static final String GridLayout_extendedMargins = "http://www.simantics.org/Views-1.2/GridLayout/extendedMargins"; - public static final String GridLayout_extendedMargins_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/extendedMargins/Inverse"; - public static final String GridLayout_horizontalSpacing = "http://www.simantics.org/Views-1.2/GridLayout/horizontalSpacing"; - public static final String GridLayout_horizontalSpacing_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/horizontalSpacing/Inverse"; - public static final String GridLayout_verticalSpacing = "http://www.simantics.org/Views-1.2/GridLayout/verticalSpacing"; - public static final String GridLayout_verticalSpacing_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/verticalSpacing/Inverse"; - public static final String HasInputSource = "http://www.simantics.org/Views-1.2/HasInputSource"; - public static final String HasInputSource_Inverse = "http://www.simantics.org/Views-1.2/HasInputSource/Inverse"; - public static final String Label = "http://www.simantics.org/Views-1.2/Label"; - public static final String Layout = "http://www.simantics.org/Views-1.2/Layout"; - public static final String MessageDialog = "http://www.simantics.org/Views-1.2/MessageDialog"; - public static final String MessageDialog_HasCustomArea = "http://www.simantics.org/Views-1.2/MessageDialog/HasCustomArea"; - public static final String MessageDialog_HasCustomArea_Inverse = "http://www.simantics.org/Views-1.2/MessageDialog/HasCustomArea/Inverse"; - public static final String MessageDialog_HasType = "http://www.simantics.org/Views-1.2/MessageDialog/HasType"; - public static final String MessageDialog_HasType_Inverse = "http://www.simantics.org/Views-1.2/MessageDialog/HasType/Inverse"; - public static final String MessageDialog_Type = "http://www.simantics.org/Views-1.2/MessageDialog/Type"; - public static final String MessageDialog_Type_Confirm = "http://www.simantics.org/Views-1.2/MessageDialog/Type/Confirm"; - public static final String MessageDialog_Type_Error = "http://www.simantics.org/Views-1.2/MessageDialog/Type/Error"; - public static final String MessageDialog_Type_Information = "http://www.simantics.org/Views-1.2/MessageDialog/Type/Information"; - public static final String MessageDialog_Type_Question = "http://www.simantics.org/Views-1.2/MessageDialog/Type/Question"; - public static final String MessageDialog_Type_QuestionWithCancel = "http://www.simantics.org/Views-1.2/MessageDialog/Type/QuestionWithCancel"; - public static final String MessageDialog_Type_Warning = "http://www.simantics.org/Views-1.2/MessageDialog/Type/Warning"; - public static final String MessageDialog_buttonLabels = "http://www.simantics.org/Views-1.2/MessageDialog/buttonLabels"; - public static final String MessageDialog_buttonLabels_Inverse = "http://www.simantics.org/Views-1.2/MessageDialog/buttonLabels/Inverse"; - public static final String MessageDialog_defaultButton = "http://www.simantics.org/Views-1.2/MessageDialog/defaultButton"; - public static final String MessageDialog_defaultButton_Inverse = "http://www.simantics.org/Views-1.2/MessageDialog/defaultButton/Inverse"; - public static final String MessageDialog_message = "http://www.simantics.org/Views-1.2/MessageDialog/message"; - public static final String MessageDialog_message_Inverse = "http://www.simantics.org/Views-1.2/MessageDialog/message/Inverse"; - public static final String MessageDialog_title = "http://www.simantics.org/Views-1.2/MessageDialog/title"; - public static final String MessageDialog_title_Inverse = "http://www.simantics.org/Views-1.2/MessageDialog/title/Inverse"; - public static final String Parameter = "http://www.simantics.org/Views-1.2/Parameter"; - public static final String ParameterType = "http://www.simantics.org/Views-1.2/ParameterType"; - public static final String QuestionDialog = "http://www.simantics.org/Views-1.2/QuestionDialog"; - public static final String ReadFactory = "http://www.simantics.org/Views-1.2/ReadFactory"; - public static final String ResourceURI = "http://www.simantics.org/Views-1.2/ResourceURI"; - public static final String ResourceURI_HasResource = "http://www.simantics.org/Views-1.2/ResourceURI/HasResource"; - public static final String ResourceURI_HasResource_Inverse = "http://www.simantics.org/Views-1.2/ResourceURI/HasResource/Inverse"; - public static final String RowLayout = "http://www.simantics.org/Views-1.2/RowLayout"; - public static final String RowLayout_ExtendedMargins = "http://www.simantics.org/Views-1.2/RowLayout/ExtendedMargins"; - public static final String RowLayout_RowData = "http://www.simantics.org/Views-1.2/RowLayout/RowData"; - public static final String RowLayout_RowData_height = "http://www.simantics.org/Views-1.2/RowLayout/RowData/height"; - public static final String RowLayout_RowData_height_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/RowData/height/Inverse"; - public static final String RowLayout_RowData_width = "http://www.simantics.org/Views-1.2/RowLayout/RowData/width"; - public static final String RowLayout_RowData_width_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/RowData/width/Inverse"; - public static final String RowLayout_center = "http://www.simantics.org/Views-1.2/RowLayout/center"; - public static final String RowLayout_center_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/center/Inverse"; - public static final String RowLayout_extendedMargins = "http://www.simantics.org/Views-1.2/RowLayout/extendedMargins"; - public static final String RowLayout_extendedMargins_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/extendedMargins/Inverse"; - public static final String RowLayout_fill = "http://www.simantics.org/Views-1.2/RowLayout/fill"; - public static final String RowLayout_fill_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/fill/Inverse"; - public static final String RowLayout_justify = "http://www.simantics.org/Views-1.2/RowLayout/justify"; - public static final String RowLayout_justify_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/justify/Inverse"; - public static final String RowLayout_pack = "http://www.simantics.org/Views-1.2/RowLayout/pack"; - public static final String RowLayout_pack_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/pack/Inverse"; - public static final String RowLayout_spacing = "http://www.simantics.org/Views-1.2/RowLayout/spacing"; - public static final String RowLayout_spacing_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/spacing/Inverse"; - public static final String RowLayout_type = "http://www.simantics.org/Views-1.2/RowLayout/type"; - public static final String RowLayout_type_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/type/Inverse"; - public static final String RowLayout_wrap = "http://www.simantics.org/Views-1.2/RowLayout/wrap"; - public static final String RowLayout_wrap_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/wrap/Inverse"; - public static final String SashForm = "http://www.simantics.org/Views-1.2/SashForm"; - public static final String SashForm_Horizontal = "http://www.simantics.org/Views-1.2/SashForm/Horizontal"; - public static final String SashForm_Vertical = "http://www.simantics.org/Views-1.2/SashForm/Vertical"; - public static final String SashForm_orientation = "http://www.simantics.org/Views-1.2/SashForm/orientation"; - public static final String SashForm_orientation_Inverse = "http://www.simantics.org/Views-1.2/SashForm/orientation/Inverse"; - public static final String SashForm_weights = "http://www.simantics.org/Views-1.2/SashForm/weights"; - public static final String SashForm_weights_Inverse = "http://www.simantics.org/Views-1.2/SashForm/weights/Inverse"; - public static final String ScrolledComposite = "http://www.simantics.org/Views-1.2/ScrolledComposite"; - public static final String SingleColumn = "http://www.simantics.org/Views-1.2/SingleColumn"; - public static final String StyledText = "http://www.simantics.org/Views-1.2/StyledText"; - public static final String TabFolder = "http://www.simantics.org/Views-1.2/TabFolder"; - public static final String TabFolder_childNames = "http://www.simantics.org/Views-1.2/TabFolder/childNames"; - public static final String TabFolder_childNames_Inverse = "http://www.simantics.org/Views-1.2/TabFolder/childNames/Inverse"; - public static final String Text = "http://www.simantics.org/Views-1.2/Text"; - public static final String TextContainer = "http://www.simantics.org/Views-1.2/TextContainer"; - public static final String TextContainer_text = "http://www.simantics.org/Views-1.2/TextContainer/text"; - public static final String TextContainer_text_Inverse = "http://www.simantics.org/Views-1.2/TextContainer/text/Inverse"; - public static final String TextReceiver = "http://www.simantics.org/Views-1.2/TextReceiver"; - public static final String TextReceiver_modifier = "http://www.simantics.org/Views-1.2/TextReceiver/modifier"; - public static final String TextReceiver_modifier_Inverse = "http://www.simantics.org/Views-1.2/TextReceiver/modifier/Inverse"; - public static final String TextReceiver_validator = "http://www.simantics.org/Views-1.2/TextReceiver/validator"; - public static final String TextReceiver_validator_Inverse = "http://www.simantics.org/Views-1.2/TextReceiver/validator/Inverse"; - public static final String TrackedStyledText = "http://www.simantics.org/Views-1.2/TrackedStyledText"; - public static final String TrackedText = "http://www.simantics.org/Views-1.2/TrackedText"; - public static final String TrackedText_editingBackground = "http://www.simantics.org/Views-1.2/TrackedText/editingBackground"; - public static final String TrackedText_editingBackground_Inverse = "http://www.simantics.org/Views-1.2/TrackedText/editingBackground/Inverse"; - public static final String TrackedText_hoverBackground = "http://www.simantics.org/Views-1.2/TrackedText/hoverBackground"; - public static final String TrackedText_hoverBackground_Inverse = "http://www.simantics.org/Views-1.2/TrackedText/hoverBackground/Inverse"; - public static final String TrackedText_inactiveBackground = "http://www.simantics.org/Views-1.2/TrackedText/inactiveBackground"; - public static final String TrackedText_inactiveBackground_Inverse = "http://www.simantics.org/Views-1.2/TrackedText/inactiveBackground/Inverse"; - public static final String TrackedText_invalidBackground = "http://www.simantics.org/Views-1.2/TrackedText/invalidBackground"; - public static final String TrackedText_invalidBackground_Inverse = "http://www.simantics.org/Views-1.2/TrackedText/invalidBackground/Inverse"; - public static final String View = "http://www.simantics.org/Views-1.2/View"; - public static final String WikiBrowser = "http://www.simantics.org/Views-1.2/WikiBrowser"; - public static final String WikiBrowser_document = "http://www.simantics.org/Views-1.2/WikiBrowser/document"; - public static final String WikiBrowser_document_Inverse = "http://www.simantics.org/Views-1.2/WikiBrowser/document/Inverse"; - public static final String WikiBrowser_navigate = "http://www.simantics.org/Views-1.2/WikiBrowser/navigate"; - public static final String WikiBrowser_navigate_Inverse = "http://www.simantics.org/Views-1.2/WikiBrowser/navigate/Inverse"; - public static final String WikiBrowser_variable = "http://www.simantics.org/Views-1.2/WikiBrowser/variable"; - public static final String WikiBrowser_variable_Inverse = "http://www.simantics.org/Views-1.2/WikiBrowser/variable/Inverse"; - public static final String Wizard = "http://www.simantics.org/Views-1.2/Wizard"; - public static final String Wizard_FinishAction = "http://www.simantics.org/Views-1.2/Wizard/FinishAction"; - public static final String Wizard_FinishAction_Inverse = "http://www.simantics.org/Views-1.2/Wizard/FinishAction/Inverse"; - public static final String Wizard_Page = "http://www.simantics.org/Views-1.2/Wizard/Page"; - public static final String Wizard_Page_Control = "http://www.simantics.org/Views-1.2/Wizard/Page/Control"; - public static final String Wizard_Page_Control_Inverse = "http://www.simantics.org/Views-1.2/Wizard/Page/Control/Inverse"; - public static final String Wizard_Page_Title = "http://www.simantics.org/Views-1.2/Wizard/Page/Title"; - public static final String Wizard_Page_Title_Inverse = "http://www.simantics.org/Views-1.2/Wizard/Page/Title/Inverse"; - public static final String Wizard_Pages = "http://www.simantics.org/Views-1.2/Wizard/Pages"; - public static final String Wizard_Pages_Inverse = "http://www.simantics.org/Views-1.2/Wizard/Pages/Inverse"; - public static final String Wizard_Title = "http://www.simantics.org/Views-1.2/Wizard/Title"; - public static final String Wizard_Title_Inverse = "http://www.simantics.org/Views-1.2/Wizard/Title/Inverse"; - public static final String WorkbenchSelectionInputSource = "http://www.simantics.org/Views-1.2/WorkbenchSelectionInputSource"; - public static final String onInputChanged = "http://www.simantics.org/Views-1.2/onInputChanged"; - public static final String onInputChanged_Inverse = "http://www.simantics.org/Views-1.2/onInputChanged/Inverse"; - public static final String onLoaded = "http://www.simantics.org/Views-1.2/onLoaded"; - public static final String onLoaded_Inverse = "http://www.simantics.org/Views-1.2/onLoaded/Inverse"; - } - - public static Resource getResourceOrNull(ReadGraph graph, String uri) { - try { - return graph.getResource(uri); - } catch(DatabaseException e) { - System.err.println(e.getMessage()); - return null; - } - } - - public ViewsResources(ReadGraph graph) { - Action = getResourceOrNull(graph, URIs.Action); - Alternative = getResourceOrNull(graph, URIs.Alternative); - Alternative_condition = getResourceOrNull(graph, URIs.Alternative_condition); - Alternative_condition_Inverse = getResourceOrNull(graph, URIs.Alternative_condition_Inverse); - Browser = getResourceOrNull(graph, URIs.Browser); - Browser_document = getResourceOrNull(graph, URIs.Browser_document); - Browser_document_Inverse = getResourceOrNull(graph, URIs.Browser_document_Inverse); - Browser_locationChanging = getResourceOrNull(graph, URIs.Browser_locationChanging); - Browser_locationChanging_Inverse = getResourceOrNull(graph, URIs.Browser_locationChanging_Inverse); - Browser_variable = getResourceOrNull(graph, URIs.Browser_variable); - Browser_variable_Inverse = getResourceOrNull(graph, URIs.Browser_variable_Inverse); - BundleImage = getResourceOrNull(graph, URIs.BundleImage); - BundleImage_HasReference = getResourceOrNull(graph, URIs.BundleImage_HasReference); - BundleImage_HasReference_Inverse = getResourceOrNull(graph, URIs.BundleImage_HasReference_Inverse); - Button = getResourceOrNull(graph, URIs.Button); - Button_image = getResourceOrNull(graph, URIs.Button_image); - Button_image_Inverse = getResourceOrNull(graph, URIs.Button_image_Inverse); - Button_modifier = getResourceOrNull(graph, URIs.Button_modifier); - Button_modifier_Inverse = getResourceOrNull(graph, URIs.Button_modifier_Inverse); - Button_text = getResourceOrNull(graph, URIs.Button_text); - Button_text_Inverse = getResourceOrNull(graph, URIs.Button_text_Inverse); - Button_tooltip = getResourceOrNull(graph, URIs.Button_tooltip); - Button_tooltip_Inverse = getResourceOrNull(graph, URIs.Button_tooltip_Inverse); - CCombo = getResourceOrNull(graph, URIs.CCombo); - CategoryHidden = getResourceOrNull(graph, URIs.CategoryHidden); - Combo = getResourceOrNull(graph, URIs.Combo); - Combo_available = getResourceOrNull(graph, URIs.Combo_available); - Combo_available_Inverse = getResourceOrNull(graph, URIs.Combo_available_Inverse); - Combo_modifier = getResourceOrNull(graph, URIs.Combo_modifier); - Combo_modifier_Inverse = getResourceOrNull(graph, URIs.Combo_modifier_Inverse); - Combo_selected = getResourceOrNull(graph, URIs.Combo_selected); - Combo_selected_Inverse = getResourceOrNull(graph, URIs.Combo_selected_Inverse); - Composite = getResourceOrNull(graph, URIs.Composite); - Composite_children1 = getResourceOrNull(graph, URIs.Composite_children1); - Composite_children2 = getResourceOrNull(graph, URIs.Composite_children2); - Composite_children3 = getResourceOrNull(graph, URIs.Composite_children3); - Composite_layout = getResourceOrNull(graph, URIs.Composite_layout); - Composite_layout_Inverse = getResourceOrNull(graph, URIs.Composite_layout_Inverse); - Control = getResourceOrNull(graph, URIs.Control); - Control_Style = getResourceOrNull(graph, URIs.Control_Style); - Control_Style_Constant = getResourceOrNull(graph, URIs.Control_Style_Constant); - Control_Style_Constant_Border = getResourceOrNull(graph, URIs.Control_Style_Constant_Border); - Control_Style_Constant_Check = getResourceOrNull(graph, URIs.Control_Style_Constant_Check); - Control_Style_Constant_FullSelection = getResourceOrNull(graph, URIs.Control_Style_Constant_FullSelection); - Control_Style_Constant_HScroll = getResourceOrNull(graph, URIs.Control_Style_Constant_HScroll); - Control_Style_Constant_Horizontal = getResourceOrNull(graph, URIs.Control_Style_Constant_Horizontal); - Control_Style_Constant_Multi = getResourceOrNull(graph, URIs.Control_Style_Constant_Multi); - Control_Style_Constant_NoFocus = getResourceOrNull(graph, URIs.Control_Style_Constant_NoFocus); - Control_Style_Constant_None = getResourceOrNull(graph, URIs.Control_Style_Constant_None); - Control_Style_Constant_Push = getResourceOrNull(graph, URIs.Control_Style_Constant_Push); - Control_Style_Constant_ReadOnly = getResourceOrNull(graph, URIs.Control_Style_Constant_ReadOnly); - Control_Style_Constant_VScroll = getResourceOrNull(graph, URIs.Control_Style_Constant_VScroll); - Control_Style_Constant_Vertical = getResourceOrNull(graph, URIs.Control_Style_Constant_Vertical); - Control_Style_Constant_Wrap = getResourceOrNull(graph, URIs.Control_Style_Constant_Wrap); - Control_Style_HasConstant = getResourceOrNull(graph, URIs.Control_Style_HasConstant); - Control_Style_HasConstant_Inverse = getResourceOrNull(graph, URIs.Control_Style_HasConstant_Inverse); - Control_background = getResourceOrNull(graph, URIs.Control_background); - Control_background_Inverse = getResourceOrNull(graph, URIs.Control_background_Inverse); - Control_font = getResourceOrNull(graph, URIs.Control_font); - Control_font_Inverse = getResourceOrNull(graph, URIs.Control_font_Inverse); - Control_foreground = getResourceOrNull(graph, URIs.Control_foreground); - Control_foreground_Inverse = getResourceOrNull(graph, URIs.Control_foreground_Inverse); - Control_gridData = getResourceOrNull(graph, URIs.Control_gridData); - Control_layoutData = getResourceOrNull(graph, URIs.Control_layoutData); - Control_layoutData_Inverse = getResourceOrNull(graph, URIs.Control_layoutData_Inverse); - Control_style = getResourceOrNull(graph, URIs.Control_style); - Control_style1 = getResourceOrNull(graph, URIs.Control_style1); - Control_style2 = getResourceOrNull(graph, URIs.Control_style2); - Control_style3 = getResourceOrNull(graph, URIs.Control_style3); - Control_style4 = getResourceOrNull(graph, URIs.Control_style4); - Control_style5 = getResourceOrNull(graph, URIs.Control_style5); - Control_style_Inverse = getResourceOrNull(graph, URIs.Control_style_Inverse); - ErrorDialog = getResourceOrNull(graph, URIs.ErrorDialog); - Explorer = getResourceOrNull(graph, URIs.Explorer); - Explorer_Column = getResourceOrNull(graph, URIs.Explorer_Column); - Explorer_ColumnList = getResourceOrNull(graph, URIs.Explorer_ColumnList); - Explorer_Column_HasAlignment = getResourceOrNull(graph, URIs.Explorer_Column_HasAlignment); - Explorer_Column_HasAlignment_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasAlignment_Inverse); - Explorer_Column_HasGrab = getResourceOrNull(graph, URIs.Explorer_Column_HasGrab); - Explorer_Column_HasGrab_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasGrab_Inverse); - Explorer_Column_HasKey = getResourceOrNull(graph, URIs.Explorer_Column_HasKey); - Explorer_Column_HasKey_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasKey_Inverse); - Explorer_Column_HasLabel = getResourceOrNull(graph, URIs.Explorer_Column_HasLabel); - Explorer_Column_HasLabel_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasLabel_Inverse); - Explorer_Column_HasTooltip = getResourceOrNull(graph, URIs.Explorer_Column_HasTooltip); - Explorer_Column_HasTooltip_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasTooltip_Inverse); - Explorer_Column_HasWeight = getResourceOrNull(graph, URIs.Explorer_Column_HasWeight); - Explorer_Column_HasWeight_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasWeight_Inverse); - Explorer_Column_HasWidth = getResourceOrNull(graph, URIs.Explorer_Column_HasWidth); - Explorer_Column_HasWidth_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasWidth_Inverse); - Explorer_Column_full = getResourceOrNull(graph, URIs.Explorer_Column_full); - Explorer_browseContext = getResourceOrNull(graph, URIs.Explorer_browseContext); - Explorer_browseContext_Inverse = getResourceOrNull(graph, URIs.Explorer_browseContext_Inverse); - Explorer_columns = getResourceOrNull(graph, URIs.Explorer_columns); - Explorer_columnsVisible = getResourceOrNull(graph, URIs.Explorer_columnsVisible); - Explorer_columnsVisible_Inverse = getResourceOrNull(graph, URIs.Explorer_columnsVisible_Inverse); - Explorer_columns_Inverse = getResourceOrNull(graph, URIs.Explorer_columns_Inverse); - Explorer_contextMenuId = getResourceOrNull(graph, URIs.Explorer_contextMenuId); - Explorer_contextMenuId_Inverse = getResourceOrNull(graph, URIs.Explorer_contextMenuId_Inverse); - Explorer_displayFilter = getResourceOrNull(graph, URIs.Explorer_displayFilter); - Explorer_displayFilter_Inverse = getResourceOrNull(graph, URIs.Explorer_displayFilter_Inverse); - Explorer_editingColumns = getResourceOrNull(graph, URIs.Explorer_editingColumns); - Explorer_editingColumns_Inverse = getResourceOrNull(graph, URIs.Explorer_editingColumns_Inverse); - Explorer_input = getResourceOrNull(graph, URIs.Explorer_input); - Explorer_input_Inverse = getResourceOrNull(graph, URIs.Explorer_input_Inverse); - Explorer_persistor = getResourceOrNull(graph, URIs.Explorer_persistor); - Explorer_persistor_Inverse = getResourceOrNull(graph, URIs.Explorer_persistor_Inverse); - Explorer_publishSelection = getResourceOrNull(graph, URIs.Explorer_publishSelection); - Explorer_publishSelection_Inverse = getResourceOrNull(graph, URIs.Explorer_publishSelection_Inverse); - Explorer_selectionListener = getResourceOrNull(graph, URIs.Explorer_selectionListener); - Explorer_selectionListener_Inverse = getResourceOrNull(graph, URIs.Explorer_selectionListener_Inverse); - Explorer_uiContext = getResourceOrNull(graph, URIs.Explorer_uiContext); - Explorer_uiContext_Inverse = getResourceOrNull(graph, URIs.Explorer_uiContext_Inverse); - Explorer_useNodeActionContexts = getResourceOrNull(graph, URIs.Explorer_useNodeActionContexts); - Explorer_useNodeActionContexts_Inverse = getResourceOrNull(graph, URIs.Explorer_useNodeActionContexts_Inverse); - Explorer_useNodeBrowseContexts = getResourceOrNull(graph, URIs.Explorer_useNodeBrowseContexts); - Explorer_useNodeBrowseContexts_Inverse = getResourceOrNull(graph, URIs.Explorer_useNodeBrowseContexts_Inverse); - Functions = getResourceOrNull(graph, URIs.Functions); - Functions_bundleImage = getResourceOrNull(graph, URIs.Functions_bundleImage); - Functions_columnList = getResourceOrNull(graph, URIs.Functions_columnList); - Functions_gridData = getResourceOrNull(graph, URIs.Functions_gridData); - Functions_gridLayout = getResourceOrNull(graph, URIs.Functions_gridLayout); - Functions_parameterValue = getResourceOrNull(graph, URIs.Functions_parameterValue); - Functions_resourceURI = getResourceOrNull(graph, URIs.Functions_resourceURI); - Functions_rowData = getResourceOrNull(graph, URIs.Functions_rowData); - Functions_rowLayout = getResourceOrNull(graph, URIs.Functions_rowLayout); - Functions_singleResourceSelection = getResourceOrNull(graph, URIs.Functions_singleResourceSelection); - Functions_style = getResourceOrNull(graph, URIs.Functions_style); - Functions_tabChildNames = getResourceOrNull(graph, URIs.Functions_tabChildNames); - GridLayout = getResourceOrNull(graph, URIs.GridLayout); - GridLayout_ExtendedMargins = getResourceOrNull(graph, URIs.GridLayout_ExtendedMargins); - GridLayout_GridData = getResourceOrNull(graph, URIs.GridLayout_GridData); - GridLayout_GridData_BEGINNING = getResourceOrNull(graph, URIs.GridLayout_GridData_BEGINNING); - GridLayout_GridData_CENTER = getResourceOrNull(graph, URIs.GridLayout_GridData_CENTER); - GridLayout_GridData_END = getResourceOrNull(graph, URIs.GridLayout_GridData_END); - GridLayout_GridData_FILL = getResourceOrNull(graph, URIs.GridLayout_GridData_FILL); - GridLayout_GridData_horizontalAlignment = getResourceOrNull(graph, URIs.GridLayout_GridData_horizontalAlignment); - GridLayout_GridData_horizontalAlignment_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_horizontalAlignment_Inverse); - GridLayout_GridData_horizontalGrab = getResourceOrNull(graph, URIs.GridLayout_GridData_horizontalGrab); - GridLayout_GridData_horizontalGrab_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_horizontalGrab_Inverse); - GridLayout_GridData_horizontalSpan = getResourceOrNull(graph, URIs.GridLayout_GridData_horizontalSpan); - GridLayout_GridData_horizontalSpan_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_horizontalSpan_Inverse); - GridLayout_GridData_preferredHeight = getResourceOrNull(graph, URIs.GridLayout_GridData_preferredHeight); - GridLayout_GridData_preferredHeight_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_preferredHeight_Inverse); - GridLayout_GridData_preferredWidth = getResourceOrNull(graph, URIs.GridLayout_GridData_preferredWidth); - GridLayout_GridData_preferredWidth_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_preferredWidth_Inverse); - GridLayout_GridData_verticalAlignment = getResourceOrNull(graph, URIs.GridLayout_GridData_verticalAlignment); - GridLayout_GridData_verticalAlignment_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_verticalAlignment_Inverse); - GridLayout_GridData_verticalGrab = getResourceOrNull(graph, URIs.GridLayout_GridData_verticalGrab); - GridLayout_GridData_verticalGrab_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_verticalGrab_Inverse); - GridLayout_columnCount = getResourceOrNull(graph, URIs.GridLayout_columnCount); - GridLayout_columnCount_Inverse = getResourceOrNull(graph, URIs.GridLayout_columnCount_Inverse); - GridLayout_extendedMargins = getResourceOrNull(graph, URIs.GridLayout_extendedMargins); - GridLayout_extendedMargins_Inverse = getResourceOrNull(graph, URIs.GridLayout_extendedMargins_Inverse); - GridLayout_horizontalSpacing = getResourceOrNull(graph, URIs.GridLayout_horizontalSpacing); - GridLayout_horizontalSpacing_Inverse = getResourceOrNull(graph, URIs.GridLayout_horizontalSpacing_Inverse); - GridLayout_verticalSpacing = getResourceOrNull(graph, URIs.GridLayout_verticalSpacing); - GridLayout_verticalSpacing_Inverse = getResourceOrNull(graph, URIs.GridLayout_verticalSpacing_Inverse); - HasInputSource = getResourceOrNull(graph, URIs.HasInputSource); - HasInputSource_Inverse = getResourceOrNull(graph, URIs.HasInputSource_Inverse); - Label = getResourceOrNull(graph, URIs.Label); - Layout = getResourceOrNull(graph, URIs.Layout); - MessageDialog = getResourceOrNull(graph, URIs.MessageDialog); - MessageDialog_HasCustomArea = getResourceOrNull(graph, URIs.MessageDialog_HasCustomArea); - MessageDialog_HasCustomArea_Inverse = getResourceOrNull(graph, URIs.MessageDialog_HasCustomArea_Inverse); - MessageDialog_HasType = getResourceOrNull(graph, URIs.MessageDialog_HasType); - MessageDialog_HasType_Inverse = getResourceOrNull(graph, URIs.MessageDialog_HasType_Inverse); - MessageDialog_Type = getResourceOrNull(graph, URIs.MessageDialog_Type); - MessageDialog_Type_Confirm = getResourceOrNull(graph, URIs.MessageDialog_Type_Confirm); - MessageDialog_Type_Error = getResourceOrNull(graph, URIs.MessageDialog_Type_Error); - MessageDialog_Type_Information = getResourceOrNull(graph, URIs.MessageDialog_Type_Information); - MessageDialog_Type_Question = getResourceOrNull(graph, URIs.MessageDialog_Type_Question); - MessageDialog_Type_QuestionWithCancel = getResourceOrNull(graph, URIs.MessageDialog_Type_QuestionWithCancel); - MessageDialog_Type_Warning = getResourceOrNull(graph, URIs.MessageDialog_Type_Warning); - MessageDialog_buttonLabels = getResourceOrNull(graph, URIs.MessageDialog_buttonLabels); - MessageDialog_buttonLabels_Inverse = getResourceOrNull(graph, URIs.MessageDialog_buttonLabels_Inverse); - MessageDialog_defaultButton = getResourceOrNull(graph, URIs.MessageDialog_defaultButton); - MessageDialog_defaultButton_Inverse = getResourceOrNull(graph, URIs.MessageDialog_defaultButton_Inverse); - MessageDialog_message = getResourceOrNull(graph, URIs.MessageDialog_message); - MessageDialog_message_Inverse = getResourceOrNull(graph, URIs.MessageDialog_message_Inverse); - MessageDialog_title = getResourceOrNull(graph, URIs.MessageDialog_title); - MessageDialog_title_Inverse = getResourceOrNull(graph, URIs.MessageDialog_title_Inverse); - Parameter = getResourceOrNull(graph, URIs.Parameter); - ParameterType = getResourceOrNull(graph, URIs.ParameterType); - QuestionDialog = getResourceOrNull(graph, URIs.QuestionDialog); - ReadFactory = getResourceOrNull(graph, URIs.ReadFactory); - ResourceURI = getResourceOrNull(graph, URIs.ResourceURI); - ResourceURI_HasResource = getResourceOrNull(graph, URIs.ResourceURI_HasResource); - ResourceURI_HasResource_Inverse = getResourceOrNull(graph, URIs.ResourceURI_HasResource_Inverse); - RowLayout = getResourceOrNull(graph, URIs.RowLayout); - RowLayout_ExtendedMargins = getResourceOrNull(graph, URIs.RowLayout_ExtendedMargins); - RowLayout_RowData = getResourceOrNull(graph, URIs.RowLayout_RowData); - RowLayout_RowData_height = getResourceOrNull(graph, URIs.RowLayout_RowData_height); - RowLayout_RowData_height_Inverse = getResourceOrNull(graph, URIs.RowLayout_RowData_height_Inverse); - RowLayout_RowData_width = getResourceOrNull(graph, URIs.RowLayout_RowData_width); - RowLayout_RowData_width_Inverse = getResourceOrNull(graph, URIs.RowLayout_RowData_width_Inverse); - RowLayout_center = getResourceOrNull(graph, URIs.RowLayout_center); - RowLayout_center_Inverse = getResourceOrNull(graph, URIs.RowLayout_center_Inverse); - RowLayout_extendedMargins = getResourceOrNull(graph, URIs.RowLayout_extendedMargins); - RowLayout_extendedMargins_Inverse = getResourceOrNull(graph, URIs.RowLayout_extendedMargins_Inverse); - RowLayout_fill = getResourceOrNull(graph, URIs.RowLayout_fill); - RowLayout_fill_Inverse = getResourceOrNull(graph, URIs.RowLayout_fill_Inverse); - RowLayout_justify = getResourceOrNull(graph, URIs.RowLayout_justify); - RowLayout_justify_Inverse = getResourceOrNull(graph, URIs.RowLayout_justify_Inverse); - RowLayout_pack = getResourceOrNull(graph, URIs.RowLayout_pack); - RowLayout_pack_Inverse = getResourceOrNull(graph, URIs.RowLayout_pack_Inverse); - RowLayout_spacing = getResourceOrNull(graph, URIs.RowLayout_spacing); - RowLayout_spacing_Inverse = getResourceOrNull(graph, URIs.RowLayout_spacing_Inverse); - RowLayout_type = getResourceOrNull(graph, URIs.RowLayout_type); - RowLayout_type_Inverse = getResourceOrNull(graph, URIs.RowLayout_type_Inverse); - RowLayout_wrap = getResourceOrNull(graph, URIs.RowLayout_wrap); - RowLayout_wrap_Inverse = getResourceOrNull(graph, URIs.RowLayout_wrap_Inverse); - SashForm = getResourceOrNull(graph, URIs.SashForm); - SashForm_Horizontal = getResourceOrNull(graph, URIs.SashForm_Horizontal); - SashForm_Vertical = getResourceOrNull(graph, URIs.SashForm_Vertical); - SashForm_orientation = getResourceOrNull(graph, URIs.SashForm_orientation); - SashForm_orientation_Inverse = getResourceOrNull(graph, URIs.SashForm_orientation_Inverse); - SashForm_weights = getResourceOrNull(graph, URIs.SashForm_weights); - SashForm_weights_Inverse = getResourceOrNull(graph, URIs.SashForm_weights_Inverse); - ScrolledComposite = getResourceOrNull(graph, URIs.ScrolledComposite); - SingleColumn = getResourceOrNull(graph, URIs.SingleColumn); - StyledText = getResourceOrNull(graph, URIs.StyledText); - TabFolder = getResourceOrNull(graph, URIs.TabFolder); - TabFolder_childNames = getResourceOrNull(graph, URIs.TabFolder_childNames); - TabFolder_childNames_Inverse = getResourceOrNull(graph, URIs.TabFolder_childNames_Inverse); - Text = getResourceOrNull(graph, URIs.Text); - TextContainer = getResourceOrNull(graph, URIs.TextContainer); - TextContainer_text = getResourceOrNull(graph, URIs.TextContainer_text); - TextContainer_text_Inverse = getResourceOrNull(graph, URIs.TextContainer_text_Inverse); - TextReceiver = getResourceOrNull(graph, URIs.TextReceiver); - TextReceiver_modifier = getResourceOrNull(graph, URIs.TextReceiver_modifier); - TextReceiver_modifier_Inverse = getResourceOrNull(graph, URIs.TextReceiver_modifier_Inverse); - TextReceiver_validator = getResourceOrNull(graph, URIs.TextReceiver_validator); - TextReceiver_validator_Inverse = getResourceOrNull(graph, URIs.TextReceiver_validator_Inverse); - TrackedStyledText = getResourceOrNull(graph, URIs.TrackedStyledText); - TrackedText = getResourceOrNull(graph, URIs.TrackedText); - TrackedText_editingBackground = getResourceOrNull(graph, URIs.TrackedText_editingBackground); - TrackedText_editingBackground_Inverse = getResourceOrNull(graph, URIs.TrackedText_editingBackground_Inverse); - TrackedText_hoverBackground = getResourceOrNull(graph, URIs.TrackedText_hoverBackground); - TrackedText_hoverBackground_Inverse = getResourceOrNull(graph, URIs.TrackedText_hoverBackground_Inverse); - TrackedText_inactiveBackground = getResourceOrNull(graph, URIs.TrackedText_inactiveBackground); - TrackedText_inactiveBackground_Inverse = getResourceOrNull(graph, URIs.TrackedText_inactiveBackground_Inverse); - TrackedText_invalidBackground = getResourceOrNull(graph, URIs.TrackedText_invalidBackground); - TrackedText_invalidBackground_Inverse = getResourceOrNull(graph, URIs.TrackedText_invalidBackground_Inverse); - View = getResourceOrNull(graph, URIs.View); - WikiBrowser = getResourceOrNull(graph, URIs.WikiBrowser); - WikiBrowser_document = getResourceOrNull(graph, URIs.WikiBrowser_document); - WikiBrowser_document_Inverse = getResourceOrNull(graph, URIs.WikiBrowser_document_Inverse); - WikiBrowser_navigate = getResourceOrNull(graph, URIs.WikiBrowser_navigate); - WikiBrowser_navigate_Inverse = getResourceOrNull(graph, URIs.WikiBrowser_navigate_Inverse); - WikiBrowser_variable = getResourceOrNull(graph, URIs.WikiBrowser_variable); - WikiBrowser_variable_Inverse = getResourceOrNull(graph, URIs.WikiBrowser_variable_Inverse); - Wizard = getResourceOrNull(graph, URIs.Wizard); - Wizard_FinishAction = getResourceOrNull(graph, URIs.Wizard_FinishAction); - Wizard_FinishAction_Inverse = getResourceOrNull(graph, URIs.Wizard_FinishAction_Inverse); - Wizard_Page = getResourceOrNull(graph, URIs.Wizard_Page); - Wizard_Page_Control = getResourceOrNull(graph, URIs.Wizard_Page_Control); - Wizard_Page_Control_Inverse = getResourceOrNull(graph, URIs.Wizard_Page_Control_Inverse); - Wizard_Page_Title = getResourceOrNull(graph, URIs.Wizard_Page_Title); - Wizard_Page_Title_Inverse = getResourceOrNull(graph, URIs.Wizard_Page_Title_Inverse); - Wizard_Pages = getResourceOrNull(graph, URIs.Wizard_Pages); - Wizard_Pages_Inverse = getResourceOrNull(graph, URIs.Wizard_Pages_Inverse); - Wizard_Title = getResourceOrNull(graph, URIs.Wizard_Title); - Wizard_Title_Inverse = getResourceOrNull(graph, URIs.Wizard_Title_Inverse); - WorkbenchSelectionInputSource = getResourceOrNull(graph, URIs.WorkbenchSelectionInputSource); - onInputChanged = getResourceOrNull(graph, URIs.onInputChanged); - onInputChanged_Inverse = getResourceOrNull(graph, URIs.onInputChanged_Inverse); - onLoaded = getResourceOrNull(graph, URIs.onLoaded); - onLoaded_Inverse = getResourceOrNull(graph, URIs.onLoaded_Inverse); - } - - public static ViewsResources getInstance(ReadGraph graph) { - Session session = graph.getSession(); - ViewsResources ret = session.peekService(ViewsResources.class); - if(ret == null) { - QueryControl qc = graph.getService(QueryControl.class); - ret = new ViewsResources(qc.getIndependentGraph(graph)); - session.registerService(ViewsResources.class, ret); - } - return ret; - } - - public static ViewsResources getInstance(RequestProcessor session) throws DatabaseException { - ViewsResources ret = session.peekService(ViewsResources.class); - if(ret == null) { - ret = session.syncRequest(new Read() { - public ViewsResources perform(ReadGraph graph) throws DatabaseException { - QueryControl qc = graph.getService(QueryControl.class); - return new ViewsResources(qc.getIndependentGraph(graph)); - } - }); - session.registerService(ViewsResources.class, ret); - } - return ret; - } - -} - +package org.simantics.views.ontology; + +import org.simantics.db.RequestProcessor; +import org.simantics.db.Resource; +import org.simantics.db.ReadGraph; +import org.simantics.db.request.Read; +import org.simantics.db.Session; +import org.simantics.db.exception.DatabaseException; +import org.simantics.db.service.QueryControl; + +public class ViewsResources { + + public final Resource Action; + public final Resource Alternative; + public final Resource Alternative_condition; + public final Resource Alternative_condition_Inverse; + public final Resource Browser; + public final Resource Browser_document; + public final Resource Browser_document_Inverse; + public final Resource Browser_locationChanging; + public final Resource Browser_locationChanging_Inverse; + public final Resource Browser_variable; + public final Resource Browser_variable_Inverse; + public final Resource BundleImage; + public final Resource BundleImage_HasReference; + public final Resource BundleImage_HasReference_Inverse; + public final Resource Button; + public final Resource Button_image; + public final Resource Button_image_Inverse; + public final Resource Button_modifier; + public final Resource Button_modifier_Inverse; + public final Resource Button_text; + public final Resource Button_text_Inverse; + public final Resource Button_tooltip; + public final Resource Button_tooltip_Inverse; + public final Resource CCombo; + public final Resource CategoryHidden; + public final Resource Combo; + public final Resource Combo_available; + public final Resource Combo_available_Inverse; + public final Resource Combo_modifier; + public final Resource Combo_modifier_Inverse; + public final Resource Combo_selected; + public final Resource Combo_selected_Inverse; + public final Resource Composite; + public final Resource Composite_children1; + public final Resource Composite_children2; + public final Resource Composite_children3; + public final Resource Composite_layout; + public final Resource Composite_layout_Inverse; + public final Resource Control; + public final Resource Control_Style; + public final Resource Control_Style_Constant; + public final Resource Control_Style_Constant_Border; + public final Resource Control_Style_Constant_Check; + public final Resource Control_Style_Constant_FullSelection; + public final Resource Control_Style_Constant_HScroll; + public final Resource Control_Style_Constant_Horizontal; + public final Resource Control_Style_Constant_Multi; + public final Resource Control_Style_Constant_NoFocus; + public final Resource Control_Style_Constant_None; + public final Resource Control_Style_Constant_Push; + public final Resource Control_Style_Constant_ReadOnly; + public final Resource Control_Style_Constant_VScroll; + public final Resource Control_Style_Constant_Vertical; + public final Resource Control_Style_Constant_Wrap; + public final Resource Control_Style_HasConstant; + public final Resource Control_Style_HasConstant_Inverse; + public final Resource Control_background; + public final Resource Control_background_Inverse; + public final Resource Control_font; + public final Resource Control_font_Inverse; + public final Resource Control_foreground; + public final Resource Control_foreground_Inverse; + public final Resource Control_gridData; + public final Resource Control_layoutData; + public final Resource Control_layoutData_Inverse; + public final Resource Control_style; + public final Resource Control_style1; + public final Resource Control_style2; + public final Resource Control_style3; + public final Resource Control_style4; + public final Resource Control_style5; + public final Resource Control_style_Inverse; + public final Resource ErrorDialog; + public final Resource Explorer; + public final Resource Explorer_Column; + public final Resource Explorer_ColumnList; + public final Resource Explorer_Column_HasAlignment; + public final Resource Explorer_Column_HasAlignment_Inverse; + public final Resource Explorer_Column_HasGrab; + public final Resource Explorer_Column_HasGrab_Inverse; + public final Resource Explorer_Column_HasKey; + public final Resource Explorer_Column_HasKey_Inverse; + public final Resource Explorer_Column_HasLabel; + public final Resource Explorer_Column_HasLabel_Inverse; + public final Resource Explorer_Column_HasTooltip; + public final Resource Explorer_Column_HasTooltip_Inverse; + public final Resource Explorer_Column_HasWeight; + public final Resource Explorer_Column_HasWeight_Inverse; + public final Resource Explorer_Column_HasWidth; + public final Resource Explorer_Column_HasWidth_Inverse; + public final Resource Explorer_Column_full; + public final Resource Explorer_browseContext; + public final Resource Explorer_browseContext_Inverse; + public final Resource Explorer_columns; + public final Resource Explorer_columnsVisible; + public final Resource Explorer_columnsVisible_Inverse; + public final Resource Explorer_columns_Inverse; + public final Resource Explorer_contextMenuId; + public final Resource Explorer_contextMenuId_Inverse; + public final Resource Explorer_displayFilter; + public final Resource Explorer_displayFilter_Inverse; + public final Resource Explorer_editingColumns; + public final Resource Explorer_editingColumns_Inverse; + public final Resource Explorer_input; + public final Resource Explorer_input_Inverse; + public final Resource Explorer_persistor; + public final Resource Explorer_persistor_Inverse; + public final Resource Explorer_publishSelection; + public final Resource Explorer_publishSelection_Inverse; + public final Resource Explorer_selectionListener; + public final Resource Explorer_selectionListener_Inverse; + public final Resource Explorer_uiContext; + public final Resource Explorer_uiContext_Inverse; + public final Resource Explorer_useNodeActionContexts; + public final Resource Explorer_useNodeActionContexts_Inverse; + public final Resource Explorer_useNodeBrowseContexts; + public final Resource Explorer_useNodeBrowseContexts_Inverse; + public final Resource Functions; + public final Resource Functions_bundleImage; + public final Resource Functions_columnList; + public final Resource Functions_gridData; + public final Resource Functions_gridLayout; + public final Resource Functions_parameterValue; + public final Resource Functions_resourceURI; + public final Resource Functions_rowData; + public final Resource Functions_rowLayout; + public final Resource Functions_singleResourceSelection; + public final Resource Functions_style; + public final Resource Functions_tabChildNames; + public final Resource GridLayout; + public final Resource GridLayout_ExtendedMargins; + public final Resource GridLayout_GridData; + public final Resource GridLayout_GridData_BEGINNING; + public final Resource GridLayout_GridData_CENTER; + public final Resource GridLayout_GridData_END; + public final Resource GridLayout_GridData_FILL; + public final Resource GridLayout_GridData_horizontalAlignment; + public final Resource GridLayout_GridData_horizontalAlignment_Inverse; + public final Resource GridLayout_GridData_horizontalGrab; + public final Resource GridLayout_GridData_horizontalGrab_Inverse; + public final Resource GridLayout_GridData_horizontalSpan; + public final Resource GridLayout_GridData_horizontalSpan_Inverse; + public final Resource GridLayout_GridData_preferredHeight; + public final Resource GridLayout_GridData_preferredHeight_Inverse; + public final Resource GridLayout_GridData_preferredWidth; + public final Resource GridLayout_GridData_preferredWidth_Inverse; + public final Resource GridLayout_GridData_verticalAlignment; + public final Resource GridLayout_GridData_verticalAlignment_Inverse; + public final Resource GridLayout_GridData_verticalGrab; + public final Resource GridLayout_GridData_verticalGrab_Inverse; + public final Resource GridLayout_columnCount; + public final Resource GridLayout_columnCount_Inverse; + public final Resource GridLayout_extendedMargins; + public final Resource GridLayout_extendedMargins_Inverse; + public final Resource GridLayout_horizontalSpacing; + public final Resource GridLayout_horizontalSpacing_Inverse; + public final Resource GridLayout_verticalSpacing; + public final Resource GridLayout_verticalSpacing_Inverse; + public final Resource HasInputSource; + public final Resource HasInputSource_Inverse; + public final Resource Label; + public final Resource Layout; + public final Resource MessageDialog; + public final Resource MessageDialog_HasCustomArea; + public final Resource MessageDialog_HasCustomArea_Inverse; + public final Resource MessageDialog_HasType; + public final Resource MessageDialog_HasType_Inverse; + public final Resource MessageDialog_Type; + public final Resource MessageDialog_Type_Confirm; + public final Resource MessageDialog_Type_Error; + public final Resource MessageDialog_Type_Information; + public final Resource MessageDialog_Type_Question; + public final Resource MessageDialog_Type_QuestionWithCancel; + public final Resource MessageDialog_Type_Warning; + public final Resource MessageDialog_buttonLabels; + public final Resource MessageDialog_buttonLabels_Inverse; + public final Resource MessageDialog_defaultButton; + public final Resource MessageDialog_defaultButton_Inverse; + public final Resource MessageDialog_message; + public final Resource MessageDialog_message_Inverse; + public final Resource MessageDialog_title; + public final Resource MessageDialog_title_Inverse; + public final Resource Parameter; + public final Resource ParameterType; + public final Resource QuestionDialog; + public final Resource ReadFactory; + public final Resource ResourceURI; + public final Resource ResourceURI_HasResource; + public final Resource ResourceURI_HasResource_Inverse; + public final Resource RowLayout; + public final Resource RowLayout_ExtendedMargins; + public final Resource RowLayout_RowData; + public final Resource RowLayout_RowData_height; + public final Resource RowLayout_RowData_height_Inverse; + public final Resource RowLayout_RowData_width; + public final Resource RowLayout_RowData_width_Inverse; + public final Resource RowLayout_center; + public final Resource RowLayout_center_Inverse; + public final Resource RowLayout_extendedMargins; + public final Resource RowLayout_extendedMargins_Inverse; + public final Resource RowLayout_fill; + public final Resource RowLayout_fill_Inverse; + public final Resource RowLayout_justify; + public final Resource RowLayout_justify_Inverse; + public final Resource RowLayout_pack; + public final Resource RowLayout_pack_Inverse; + public final Resource RowLayout_spacing; + public final Resource RowLayout_spacing_Inverse; + public final Resource RowLayout_type; + public final Resource RowLayout_type_Inverse; + public final Resource RowLayout_wrap; + public final Resource RowLayout_wrap_Inverse; + public final Resource SashForm; + public final Resource SashForm_Horizontal; + public final Resource SashForm_Vertical; + public final Resource SashForm_orientation; + public final Resource SashForm_orientation_Inverse; + public final Resource SashForm_weights; + public final Resource SashForm_weights_Inverse; + public final Resource ScrolledComposite; + public final Resource SingleColumn; + public final Resource StyledText; + public final Resource TabFolder; + public final Resource TabFolder_childNames; + public final Resource TabFolder_childNames_Inverse; + public final Resource Text; + public final Resource TextContainer; + public final Resource TextContainer_text; + public final Resource TextContainer_text_Inverse; + public final Resource TextReceiver; + public final Resource TextReceiver_modifier; + public final Resource TextReceiver_modifier_Inverse; + public final Resource TextReceiver_validator; + public final Resource TextReceiver_validator_Inverse; + public final Resource TrackedStyledText; + public final Resource TrackedText; + public final Resource TrackedText_editingBackground; + public final Resource TrackedText_editingBackground_Inverse; + public final Resource TrackedText_hoverBackground; + public final Resource TrackedText_hoverBackground_Inverse; + public final Resource TrackedText_inactiveBackground; + public final Resource TrackedText_inactiveBackground_Inverse; + public final Resource TrackedText_invalidBackground; + public final Resource TrackedText_invalidBackground_Inverse; + public final Resource View; + public final Resource WikiBrowser; + public final Resource WikiBrowser_document; + public final Resource WikiBrowser_document_Inverse; + public final Resource WikiBrowser_navigate; + public final Resource WikiBrowser_navigate_Inverse; + public final Resource WikiBrowser_variable; + public final Resource WikiBrowser_variable_Inverse; + public final Resource Wizard; + public final Resource Wizard_FinishAction; + public final Resource Wizard_FinishAction_Inverse; + public final Resource Wizard_Page; + public final Resource Wizard_Page_Control; + public final Resource Wizard_Page_Control_Inverse; + public final Resource Wizard_Page_Title; + public final Resource Wizard_Page_Title_Inverse; + public final Resource Wizard_Pages; + public final Resource Wizard_Pages_Inverse; + public final Resource Wizard_Title; + public final Resource Wizard_Title_Inverse; + public final Resource WorkbenchSelectionInputSource; + public final Resource onInputChanged; + public final Resource onInputChanged_Inverse; + public final Resource onLoaded; + public final Resource onLoaded_Inverse; + + public static class URIs { + public static final String Action = "http://www.simantics.org/Views-1.2/Action"; + public static final String Alternative = "http://www.simantics.org/Views-1.2/Alternative"; + public static final String Alternative_condition = "http://www.simantics.org/Views-1.2/Alternative/condition"; + public static final String Alternative_condition_Inverse = "http://www.simantics.org/Views-1.2/Alternative/condition/Inverse"; + public static final String Browser = "http://www.simantics.org/Views-1.2/Browser"; + public static final String Browser_document = "http://www.simantics.org/Views-1.2/Browser/document"; + public static final String Browser_document_Inverse = "http://www.simantics.org/Views-1.2/Browser/document/Inverse"; + public static final String Browser_locationChanging = "http://www.simantics.org/Views-1.2/Browser/locationChanging"; + public static final String Browser_locationChanging_Inverse = "http://www.simantics.org/Views-1.2/Browser/locationChanging/Inverse"; + public static final String Browser_variable = "http://www.simantics.org/Views-1.2/Browser/variable"; + public static final String Browser_variable_Inverse = "http://www.simantics.org/Views-1.2/Browser/variable/Inverse"; + public static final String BundleImage = "http://www.simantics.org/Views-1.2/BundleImage"; + public static final String BundleImage_HasReference = "http://www.simantics.org/Views-1.2/BundleImage/HasReference"; + public static final String BundleImage_HasReference_Inverse = "http://www.simantics.org/Views-1.2/BundleImage/HasReference/Inverse"; + public static final String Button = "http://www.simantics.org/Views-1.2/Button"; + public static final String Button_image = "http://www.simantics.org/Views-1.2/Button/image"; + public static final String Button_image_Inverse = "http://www.simantics.org/Views-1.2/Button/image/Inverse"; + public static final String Button_modifier = "http://www.simantics.org/Views-1.2/Button/modifier"; + public static final String Button_modifier_Inverse = "http://www.simantics.org/Views-1.2/Button/modifier/Inverse"; + public static final String Button_text = "http://www.simantics.org/Views-1.2/Button/text"; + public static final String Button_text_Inverse = "http://www.simantics.org/Views-1.2/Button/text/Inverse"; + public static final String Button_tooltip = "http://www.simantics.org/Views-1.2/Button/tooltip"; + public static final String Button_tooltip_Inverse = "http://www.simantics.org/Views-1.2/Button/tooltip/Inverse"; + public static final String CCombo = "http://www.simantics.org/Views-1.2/CCombo"; + public static final String CategoryHidden = "http://www.simantics.org/Views-1.2/CategoryHidden"; + public static final String Combo = "http://www.simantics.org/Views-1.2/Combo"; + public static final String Combo_available = "http://www.simantics.org/Views-1.2/Combo/available"; + public static final String Combo_available_Inverse = "http://www.simantics.org/Views-1.2/Combo/available/Inverse"; + public static final String Combo_modifier = "http://www.simantics.org/Views-1.2/Combo/modifier"; + public static final String Combo_modifier_Inverse = "http://www.simantics.org/Views-1.2/Combo/modifier/Inverse"; + public static final String Combo_selected = "http://www.simantics.org/Views-1.2/Combo/selected"; + public static final String Combo_selected_Inverse = "http://www.simantics.org/Views-1.2/Combo/selected/Inverse"; + public static final String Composite = "http://www.simantics.org/Views-1.2/Composite"; + public static final String Composite_children1 = "http://www.simantics.org/Views-1.2/Composite/children1"; + public static final String Composite_children2 = "http://www.simantics.org/Views-1.2/Composite/children2"; + public static final String Composite_children3 = "http://www.simantics.org/Views-1.2/Composite/children3"; + public static final String Composite_layout = "http://www.simantics.org/Views-1.2/Composite/layout"; + public static final String Composite_layout_Inverse = "http://www.simantics.org/Views-1.2/Composite/layout/Inverse"; + public static final String Control = "http://www.simantics.org/Views-1.2/Control"; + public static final String Control_Style = "http://www.simantics.org/Views-1.2/Control/Style"; + public static final String Control_Style_Constant = "http://www.simantics.org/Views-1.2/Control/Style/Constant"; + public static final String Control_Style_Constant_Border = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Border"; + public static final String Control_Style_Constant_Check = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Check"; + public static final String Control_Style_Constant_FullSelection = "http://www.simantics.org/Views-1.2/Control/Style/Constant/FullSelection"; + public static final String Control_Style_Constant_HScroll = "http://www.simantics.org/Views-1.2/Control/Style/Constant/HScroll"; + public static final String Control_Style_Constant_Horizontal = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Horizontal"; + public static final String Control_Style_Constant_Multi = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Multi"; + public static final String Control_Style_Constant_NoFocus = "http://www.simantics.org/Views-1.2/Control/Style/Constant/NoFocus"; + public static final String Control_Style_Constant_None = "http://www.simantics.org/Views-1.2/Control/Style/Constant/None"; + public static final String Control_Style_Constant_Push = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Push"; + public static final String Control_Style_Constant_ReadOnly = "http://www.simantics.org/Views-1.2/Control/Style/Constant/ReadOnly"; + public static final String Control_Style_Constant_VScroll = "http://www.simantics.org/Views-1.2/Control/Style/Constant/VScroll"; + public static final String Control_Style_Constant_Vertical = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Vertical"; + public static final String Control_Style_Constant_Wrap = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Wrap"; + public static final String Control_Style_HasConstant = "http://www.simantics.org/Views-1.2/Control/Style/HasConstant"; + public static final String Control_Style_HasConstant_Inverse = "http://www.simantics.org/Views-1.2/Control/Style/HasConstant/Inverse"; + public static final String Control_background = "http://www.simantics.org/Views-1.2/Control/background"; + public static final String Control_background_Inverse = "http://www.simantics.org/Views-1.2/Control/background/Inverse"; + public static final String Control_font = "http://www.simantics.org/Views-1.2/Control/font"; + public static final String Control_font_Inverse = "http://www.simantics.org/Views-1.2/Control/font/Inverse"; + public static final String Control_foreground = "http://www.simantics.org/Views-1.2/Control/foreground"; + public static final String Control_foreground_Inverse = "http://www.simantics.org/Views-1.2/Control/foreground/Inverse"; + public static final String Control_gridData = "http://www.simantics.org/Views-1.2/Control/gridData"; + public static final String Control_layoutData = "http://www.simantics.org/Views-1.2/Control/layoutData"; + public static final String Control_layoutData_Inverse = "http://www.simantics.org/Views-1.2/Control/layoutData/Inverse"; + public static final String Control_style = "http://www.simantics.org/Views-1.2/Control/style"; + public static final String Control_style1 = "http://www.simantics.org/Views-1.2/Control/style1"; + public static final String Control_style2 = "http://www.simantics.org/Views-1.2/Control/style2"; + public static final String Control_style3 = "http://www.simantics.org/Views-1.2/Control/style3"; + public static final String Control_style4 = "http://www.simantics.org/Views-1.2/Control/style4"; + public static final String Control_style5 = "http://www.simantics.org/Views-1.2/Control/style5"; + public static final String Control_style_Inverse = "http://www.simantics.org/Views-1.2/Control/style/Inverse"; + public static final String ErrorDialog = "http://www.simantics.org/Views-1.2/ErrorDialog"; + public static final String Explorer = "http://www.simantics.org/Views-1.2/Explorer"; + public static final String Explorer_Column = "http://www.simantics.org/Views-1.2/Explorer/Column"; + public static final String Explorer_ColumnList = "http://www.simantics.org/Views-1.2/Explorer/ColumnList"; + public static final String Explorer_Column_HasAlignment = "http://www.simantics.org/Views-1.2/Explorer/Column/HasAlignment"; + public static final String Explorer_Column_HasAlignment_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasAlignment/Inverse"; + public static final String Explorer_Column_HasGrab = "http://www.simantics.org/Views-1.2/Explorer/Column/HasGrab"; + public static final String Explorer_Column_HasGrab_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasGrab/Inverse"; + public static final String Explorer_Column_HasKey = "http://www.simantics.org/Views-1.2/Explorer/Column/HasKey"; + public static final String Explorer_Column_HasKey_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasKey/Inverse"; + public static final String Explorer_Column_HasLabel = "http://www.simantics.org/Views-1.2/Explorer/Column/HasLabel"; + public static final String Explorer_Column_HasLabel_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasLabel/Inverse"; + public static final String Explorer_Column_HasTooltip = "http://www.simantics.org/Views-1.2/Explorer/Column/HasTooltip"; + public static final String Explorer_Column_HasTooltip_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasTooltip/Inverse"; + public static final String Explorer_Column_HasWeight = "http://www.simantics.org/Views-1.2/Explorer/Column/HasWeight"; + public static final String Explorer_Column_HasWeight_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasWeight/Inverse"; + public static final String Explorer_Column_HasWidth = "http://www.simantics.org/Views-1.2/Explorer/Column/HasWidth"; + public static final String Explorer_Column_HasWidth_Inverse = "http://www.simantics.org/Views-1.2/Explorer/Column/HasWidth/Inverse"; + public static final String Explorer_Column_full = "http://www.simantics.org/Views-1.2/Explorer/Column/full"; + public static final String Explorer_browseContext = "http://www.simantics.org/Views-1.2/Explorer/browseContext"; + public static final String Explorer_browseContext_Inverse = "http://www.simantics.org/Views-1.2/Explorer/browseContext/Inverse"; + public static final String Explorer_columns = "http://www.simantics.org/Views-1.2/Explorer/columns"; + public static final String Explorer_columnsVisible = "http://www.simantics.org/Views-1.2/Explorer/columnsVisible"; + public static final String Explorer_columnsVisible_Inverse = "http://www.simantics.org/Views-1.2/Explorer/columnsVisible/Inverse"; + public static final String Explorer_columns_Inverse = "http://www.simantics.org/Views-1.2/Explorer/columns/Inverse"; + public static final String Explorer_contextMenuId = "http://www.simantics.org/Views-1.2/Explorer/contextMenuId"; + public static final String Explorer_contextMenuId_Inverse = "http://www.simantics.org/Views-1.2/Explorer/contextMenuId/Inverse"; + public static final String Explorer_displayFilter = "http://www.simantics.org/Views-1.2/Explorer/displayFilter"; + public static final String Explorer_displayFilter_Inverse = "http://www.simantics.org/Views-1.2/Explorer/displayFilter/Inverse"; + public static final String Explorer_editingColumns = "http://www.simantics.org/Views-1.2/Explorer/editingColumns"; + public static final String Explorer_editingColumns_Inverse = "http://www.simantics.org/Views-1.2/Explorer/editingColumns/Inverse"; + public static final String Explorer_input = "http://www.simantics.org/Views-1.2/Explorer/input"; + public static final String Explorer_input_Inverse = "http://www.simantics.org/Views-1.2/Explorer/input/Inverse"; + public static final String Explorer_persistor = "http://www.simantics.org/Views-1.2/Explorer/persistor"; + public static final String Explorer_persistor_Inverse = "http://www.simantics.org/Views-1.2/Explorer/persistor/Inverse"; + public static final String Explorer_publishSelection = "http://www.simantics.org/Views-1.2/Explorer/publishSelection"; + public static final String Explorer_publishSelection_Inverse = "http://www.simantics.org/Views-1.2/Explorer/publishSelection/Inverse"; + public static final String Explorer_selectionListener = "http://www.simantics.org/Views-1.2/Explorer/selectionListener"; + public static final String Explorer_selectionListener_Inverse = "http://www.simantics.org/Views-1.2/Explorer/selectionListener/Inverse"; + public static final String Explorer_uiContext = "http://www.simantics.org/Views-1.2/Explorer/uiContext"; + public static final String Explorer_uiContext_Inverse = "http://www.simantics.org/Views-1.2/Explorer/uiContext/Inverse"; + public static final String Explorer_useNodeActionContexts = "http://www.simantics.org/Views-1.2/Explorer/useNodeActionContexts"; + public static final String Explorer_useNodeActionContexts_Inverse = "http://www.simantics.org/Views-1.2/Explorer/useNodeActionContexts/Inverse"; + public static final String Explorer_useNodeBrowseContexts = "http://www.simantics.org/Views-1.2/Explorer/useNodeBrowseContexts"; + public static final String Explorer_useNodeBrowseContexts_Inverse = "http://www.simantics.org/Views-1.2/Explorer/useNodeBrowseContexts/Inverse"; + public static final String Functions = "http://www.simantics.org/Views-1.2/Functions"; + public static final String Functions_bundleImage = "http://www.simantics.org/Views-1.2/Functions/bundleImage"; + public static final String Functions_columnList = "http://www.simantics.org/Views-1.2/Functions/columnList"; + public static final String Functions_gridData = "http://www.simantics.org/Views-1.2/Functions/gridData"; + public static final String Functions_gridLayout = "http://www.simantics.org/Views-1.2/Functions/gridLayout"; + public static final String Functions_parameterValue = "http://www.simantics.org/Views-1.2/Functions/parameterValue"; + public static final String Functions_resourceURI = "http://www.simantics.org/Views-1.2/Functions/resourceURI"; + public static final String Functions_rowData = "http://www.simantics.org/Views-1.2/Functions/rowData"; + public static final String Functions_rowLayout = "http://www.simantics.org/Views-1.2/Functions/rowLayout"; + public static final String Functions_singleResourceSelection = "http://www.simantics.org/Views-1.2/Functions/singleResourceSelection"; + public static final String Functions_style = "http://www.simantics.org/Views-1.2/Functions/style"; + public static final String Functions_tabChildNames = "http://www.simantics.org/Views-1.2/Functions/tabChildNames"; + public static final String GridLayout = "http://www.simantics.org/Views-1.2/GridLayout"; + public static final String GridLayout_ExtendedMargins = "http://www.simantics.org/Views-1.2/GridLayout/ExtendedMargins"; + public static final String GridLayout_GridData = "http://www.simantics.org/Views-1.2/GridLayout/GridData"; + public static final String GridLayout_GridData_BEGINNING = "http://www.simantics.org/Views-1.2/GridLayout/GridData/BEGINNING"; + public static final String GridLayout_GridData_CENTER = "http://www.simantics.org/Views-1.2/GridLayout/GridData/CENTER"; + public static final String GridLayout_GridData_END = "http://www.simantics.org/Views-1.2/GridLayout/GridData/END"; + public static final String GridLayout_GridData_FILL = "http://www.simantics.org/Views-1.2/GridLayout/GridData/FILL"; + public static final String GridLayout_GridData_horizontalAlignment = "http://www.simantics.org/Views-1.2/GridLayout/GridData/horizontalAlignment"; + public static final String GridLayout_GridData_horizontalAlignment_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/horizontalAlignment/Inverse"; + public static final String GridLayout_GridData_horizontalGrab = "http://www.simantics.org/Views-1.2/GridLayout/GridData/horizontalGrab"; + public static final String GridLayout_GridData_horizontalGrab_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/horizontalGrab/Inverse"; + public static final String GridLayout_GridData_horizontalSpan = "http://www.simantics.org/Views-1.2/GridLayout/GridData/horizontalSpan"; + public static final String GridLayout_GridData_horizontalSpan_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/horizontalSpan/Inverse"; + public static final String GridLayout_GridData_preferredHeight = "http://www.simantics.org/Views-1.2/GridLayout/GridData/preferredHeight"; + public static final String GridLayout_GridData_preferredHeight_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/preferredHeight/Inverse"; + public static final String GridLayout_GridData_preferredWidth = "http://www.simantics.org/Views-1.2/GridLayout/GridData/preferredWidth"; + public static final String GridLayout_GridData_preferredWidth_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/preferredWidth/Inverse"; + public static final String GridLayout_GridData_verticalAlignment = "http://www.simantics.org/Views-1.2/GridLayout/GridData/verticalAlignment"; + public static final String GridLayout_GridData_verticalAlignment_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/verticalAlignment/Inverse"; + public static final String GridLayout_GridData_verticalGrab = "http://www.simantics.org/Views-1.2/GridLayout/GridData/verticalGrab"; + public static final String GridLayout_GridData_verticalGrab_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/GridData/verticalGrab/Inverse"; + public static final String GridLayout_columnCount = "http://www.simantics.org/Views-1.2/GridLayout/columnCount"; + public static final String GridLayout_columnCount_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/columnCount/Inverse"; + public static final String GridLayout_extendedMargins = "http://www.simantics.org/Views-1.2/GridLayout/extendedMargins"; + public static final String GridLayout_extendedMargins_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/extendedMargins/Inverse"; + public static final String GridLayout_horizontalSpacing = "http://www.simantics.org/Views-1.2/GridLayout/horizontalSpacing"; + public static final String GridLayout_horizontalSpacing_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/horizontalSpacing/Inverse"; + public static final String GridLayout_verticalSpacing = "http://www.simantics.org/Views-1.2/GridLayout/verticalSpacing"; + public static final String GridLayout_verticalSpacing_Inverse = "http://www.simantics.org/Views-1.2/GridLayout/verticalSpacing/Inverse"; + public static final String HasInputSource = "http://www.simantics.org/Views-1.2/HasInputSource"; + public static final String HasInputSource_Inverse = "http://www.simantics.org/Views-1.2/HasInputSource/Inverse"; + public static final String Label = "http://www.simantics.org/Views-1.2/Label"; + public static final String Layout = "http://www.simantics.org/Views-1.2/Layout"; + public static final String MessageDialog = "http://www.simantics.org/Views-1.2/MessageDialog"; + public static final String MessageDialog_HasCustomArea = "http://www.simantics.org/Views-1.2/MessageDialog/HasCustomArea"; + public static final String MessageDialog_HasCustomArea_Inverse = "http://www.simantics.org/Views-1.2/MessageDialog/HasCustomArea/Inverse"; + public static final String MessageDialog_HasType = "http://www.simantics.org/Views-1.2/MessageDialog/HasType"; + public static final String MessageDialog_HasType_Inverse = "http://www.simantics.org/Views-1.2/MessageDialog/HasType/Inverse"; + public static final String MessageDialog_Type = "http://www.simantics.org/Views-1.2/MessageDialog/Type"; + public static final String MessageDialog_Type_Confirm = "http://www.simantics.org/Views-1.2/MessageDialog/Type/Confirm"; + public static final String MessageDialog_Type_Error = "http://www.simantics.org/Views-1.2/MessageDialog/Type/Error"; + public static final String MessageDialog_Type_Information = "http://www.simantics.org/Views-1.2/MessageDialog/Type/Information"; + public static final String MessageDialog_Type_Question = "http://www.simantics.org/Views-1.2/MessageDialog/Type/Question"; + public static final String MessageDialog_Type_QuestionWithCancel = "http://www.simantics.org/Views-1.2/MessageDialog/Type/QuestionWithCancel"; + public static final String MessageDialog_Type_Warning = "http://www.simantics.org/Views-1.2/MessageDialog/Type/Warning"; + public static final String MessageDialog_buttonLabels = "http://www.simantics.org/Views-1.2/MessageDialog/buttonLabels"; + public static final String MessageDialog_buttonLabels_Inverse = "http://www.simantics.org/Views-1.2/MessageDialog/buttonLabels/Inverse"; + public static final String MessageDialog_defaultButton = "http://www.simantics.org/Views-1.2/MessageDialog/defaultButton"; + public static final String MessageDialog_defaultButton_Inverse = "http://www.simantics.org/Views-1.2/MessageDialog/defaultButton/Inverse"; + public static final String MessageDialog_message = "http://www.simantics.org/Views-1.2/MessageDialog/message"; + public static final String MessageDialog_message_Inverse = "http://www.simantics.org/Views-1.2/MessageDialog/message/Inverse"; + public static final String MessageDialog_title = "http://www.simantics.org/Views-1.2/MessageDialog/title"; + public static final String MessageDialog_title_Inverse = "http://www.simantics.org/Views-1.2/MessageDialog/title/Inverse"; + public static final String Parameter = "http://www.simantics.org/Views-1.2/Parameter"; + public static final String ParameterType = "http://www.simantics.org/Views-1.2/ParameterType"; + public static final String QuestionDialog = "http://www.simantics.org/Views-1.2/QuestionDialog"; + public static final String ReadFactory = "http://www.simantics.org/Views-1.2/ReadFactory"; + public static final String ResourceURI = "http://www.simantics.org/Views-1.2/ResourceURI"; + public static final String ResourceURI_HasResource = "http://www.simantics.org/Views-1.2/ResourceURI/HasResource"; + public static final String ResourceURI_HasResource_Inverse = "http://www.simantics.org/Views-1.2/ResourceURI/HasResource/Inverse"; + public static final String RowLayout = "http://www.simantics.org/Views-1.2/RowLayout"; + public static final String RowLayout_ExtendedMargins = "http://www.simantics.org/Views-1.2/RowLayout/ExtendedMargins"; + public static final String RowLayout_RowData = "http://www.simantics.org/Views-1.2/RowLayout/RowData"; + public static final String RowLayout_RowData_height = "http://www.simantics.org/Views-1.2/RowLayout/RowData/height"; + public static final String RowLayout_RowData_height_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/RowData/height/Inverse"; + public static final String RowLayout_RowData_width = "http://www.simantics.org/Views-1.2/RowLayout/RowData/width"; + public static final String RowLayout_RowData_width_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/RowData/width/Inverse"; + public static final String RowLayout_center = "http://www.simantics.org/Views-1.2/RowLayout/center"; + public static final String RowLayout_center_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/center/Inverse"; + public static final String RowLayout_extendedMargins = "http://www.simantics.org/Views-1.2/RowLayout/extendedMargins"; + public static final String RowLayout_extendedMargins_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/extendedMargins/Inverse"; + public static final String RowLayout_fill = "http://www.simantics.org/Views-1.2/RowLayout/fill"; + public static final String RowLayout_fill_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/fill/Inverse"; + public static final String RowLayout_justify = "http://www.simantics.org/Views-1.2/RowLayout/justify"; + public static final String RowLayout_justify_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/justify/Inverse"; + public static final String RowLayout_pack = "http://www.simantics.org/Views-1.2/RowLayout/pack"; + public static final String RowLayout_pack_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/pack/Inverse"; + public static final String RowLayout_spacing = "http://www.simantics.org/Views-1.2/RowLayout/spacing"; + public static final String RowLayout_spacing_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/spacing/Inverse"; + public static final String RowLayout_type = "http://www.simantics.org/Views-1.2/RowLayout/type"; + public static final String RowLayout_type_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/type/Inverse"; + public static final String RowLayout_wrap = "http://www.simantics.org/Views-1.2/RowLayout/wrap"; + public static final String RowLayout_wrap_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/wrap/Inverse"; + public static final String SashForm = "http://www.simantics.org/Views-1.2/SashForm"; + public static final String SashForm_Horizontal = "http://www.simantics.org/Views-1.2/SashForm/Horizontal"; + public static final String SashForm_Vertical = "http://www.simantics.org/Views-1.2/SashForm/Vertical"; + public static final String SashForm_orientation = "http://www.simantics.org/Views-1.2/SashForm/orientation"; + public static final String SashForm_orientation_Inverse = "http://www.simantics.org/Views-1.2/SashForm/orientation/Inverse"; + public static final String SashForm_weights = "http://www.simantics.org/Views-1.2/SashForm/weights"; + public static final String SashForm_weights_Inverse = "http://www.simantics.org/Views-1.2/SashForm/weights/Inverse"; + public static final String ScrolledComposite = "http://www.simantics.org/Views-1.2/ScrolledComposite"; + public static final String SingleColumn = "http://www.simantics.org/Views-1.2/SingleColumn"; + public static final String StyledText = "http://www.simantics.org/Views-1.2/StyledText"; + public static final String TabFolder = "http://www.simantics.org/Views-1.2/TabFolder"; + public static final String TabFolder_childNames = "http://www.simantics.org/Views-1.2/TabFolder/childNames"; + public static final String TabFolder_childNames_Inverse = "http://www.simantics.org/Views-1.2/TabFolder/childNames/Inverse"; + public static final String Text = "http://www.simantics.org/Views-1.2/Text"; + public static final String TextContainer = "http://www.simantics.org/Views-1.2/TextContainer"; + public static final String TextContainer_text = "http://www.simantics.org/Views-1.2/TextContainer/text"; + public static final String TextContainer_text_Inverse = "http://www.simantics.org/Views-1.2/TextContainer/text/Inverse"; + public static final String TextReceiver = "http://www.simantics.org/Views-1.2/TextReceiver"; + public static final String TextReceiver_modifier = "http://www.simantics.org/Views-1.2/TextReceiver/modifier"; + public static final String TextReceiver_modifier_Inverse = "http://www.simantics.org/Views-1.2/TextReceiver/modifier/Inverse"; + public static final String TextReceiver_validator = "http://www.simantics.org/Views-1.2/TextReceiver/validator"; + public static final String TextReceiver_validator_Inverse = "http://www.simantics.org/Views-1.2/TextReceiver/validator/Inverse"; + public static final String TrackedStyledText = "http://www.simantics.org/Views-1.2/TrackedStyledText"; + public static final String TrackedText = "http://www.simantics.org/Views-1.2/TrackedText"; + public static final String TrackedText_editingBackground = "http://www.simantics.org/Views-1.2/TrackedText/editingBackground"; + public static final String TrackedText_editingBackground_Inverse = "http://www.simantics.org/Views-1.2/TrackedText/editingBackground/Inverse"; + public static final String TrackedText_hoverBackground = "http://www.simantics.org/Views-1.2/TrackedText/hoverBackground"; + public static final String TrackedText_hoverBackground_Inverse = "http://www.simantics.org/Views-1.2/TrackedText/hoverBackground/Inverse"; + public static final String TrackedText_inactiveBackground = "http://www.simantics.org/Views-1.2/TrackedText/inactiveBackground"; + public static final String TrackedText_inactiveBackground_Inverse = "http://www.simantics.org/Views-1.2/TrackedText/inactiveBackground/Inverse"; + public static final String TrackedText_invalidBackground = "http://www.simantics.org/Views-1.2/TrackedText/invalidBackground"; + public static final String TrackedText_invalidBackground_Inverse = "http://www.simantics.org/Views-1.2/TrackedText/invalidBackground/Inverse"; + public static final String View = "http://www.simantics.org/Views-1.2/View"; + public static final String WikiBrowser = "http://www.simantics.org/Views-1.2/WikiBrowser"; + public static final String WikiBrowser_document = "http://www.simantics.org/Views-1.2/WikiBrowser/document"; + public static final String WikiBrowser_document_Inverse = "http://www.simantics.org/Views-1.2/WikiBrowser/document/Inverse"; + public static final String WikiBrowser_navigate = "http://www.simantics.org/Views-1.2/WikiBrowser/navigate"; + public static final String WikiBrowser_navigate_Inverse = "http://www.simantics.org/Views-1.2/WikiBrowser/navigate/Inverse"; + public static final String WikiBrowser_variable = "http://www.simantics.org/Views-1.2/WikiBrowser/variable"; + public static final String WikiBrowser_variable_Inverse = "http://www.simantics.org/Views-1.2/WikiBrowser/variable/Inverse"; + public static final String Wizard = "http://www.simantics.org/Views-1.2/Wizard"; + public static final String Wizard_FinishAction = "http://www.simantics.org/Views-1.2/Wizard/FinishAction"; + public static final String Wizard_FinishAction_Inverse = "http://www.simantics.org/Views-1.2/Wizard/FinishAction/Inverse"; + public static final String Wizard_Page = "http://www.simantics.org/Views-1.2/Wizard/Page"; + public static final String Wizard_Page_Control = "http://www.simantics.org/Views-1.2/Wizard/Page/Control"; + public static final String Wizard_Page_Control_Inverse = "http://www.simantics.org/Views-1.2/Wizard/Page/Control/Inverse"; + public static final String Wizard_Page_Title = "http://www.simantics.org/Views-1.2/Wizard/Page/Title"; + public static final String Wizard_Page_Title_Inverse = "http://www.simantics.org/Views-1.2/Wizard/Page/Title/Inverse"; + public static final String Wizard_Pages = "http://www.simantics.org/Views-1.2/Wizard/Pages"; + public static final String Wizard_Pages_Inverse = "http://www.simantics.org/Views-1.2/Wizard/Pages/Inverse"; + public static final String Wizard_Title = "http://www.simantics.org/Views-1.2/Wizard/Title"; + public static final String Wizard_Title_Inverse = "http://www.simantics.org/Views-1.2/Wizard/Title/Inverse"; + public static final String WorkbenchSelectionInputSource = "http://www.simantics.org/Views-1.2/WorkbenchSelectionInputSource"; + public static final String onInputChanged = "http://www.simantics.org/Views-1.2/onInputChanged"; + public static final String onInputChanged_Inverse = "http://www.simantics.org/Views-1.2/onInputChanged/Inverse"; + public static final String onLoaded = "http://www.simantics.org/Views-1.2/onLoaded"; + public static final String onLoaded_Inverse = "http://www.simantics.org/Views-1.2/onLoaded/Inverse"; + } + + public static Resource getResourceOrNull(ReadGraph graph, String uri) { + try { + return graph.getResource(uri); + } catch(DatabaseException e) { + System.err.println(e.getMessage()); + return null; + } + } + + public ViewsResources(ReadGraph graph) { + Action = getResourceOrNull(graph, URIs.Action); + Alternative = getResourceOrNull(graph, URIs.Alternative); + Alternative_condition = getResourceOrNull(graph, URIs.Alternative_condition); + Alternative_condition_Inverse = getResourceOrNull(graph, URIs.Alternative_condition_Inverse); + Browser = getResourceOrNull(graph, URIs.Browser); + Browser_document = getResourceOrNull(graph, URIs.Browser_document); + Browser_document_Inverse = getResourceOrNull(graph, URIs.Browser_document_Inverse); + Browser_locationChanging = getResourceOrNull(graph, URIs.Browser_locationChanging); + Browser_locationChanging_Inverse = getResourceOrNull(graph, URIs.Browser_locationChanging_Inverse); + Browser_variable = getResourceOrNull(graph, URIs.Browser_variable); + Browser_variable_Inverse = getResourceOrNull(graph, URIs.Browser_variable_Inverse); + BundleImage = getResourceOrNull(graph, URIs.BundleImage); + BundleImage_HasReference = getResourceOrNull(graph, URIs.BundleImage_HasReference); + BundleImage_HasReference_Inverse = getResourceOrNull(graph, URIs.BundleImage_HasReference_Inverse); + Button = getResourceOrNull(graph, URIs.Button); + Button_image = getResourceOrNull(graph, URIs.Button_image); + Button_image_Inverse = getResourceOrNull(graph, URIs.Button_image_Inverse); + Button_modifier = getResourceOrNull(graph, URIs.Button_modifier); + Button_modifier_Inverse = getResourceOrNull(graph, URIs.Button_modifier_Inverse); + Button_text = getResourceOrNull(graph, URIs.Button_text); + Button_text_Inverse = getResourceOrNull(graph, URIs.Button_text_Inverse); + Button_tooltip = getResourceOrNull(graph, URIs.Button_tooltip); + Button_tooltip_Inverse = getResourceOrNull(graph, URIs.Button_tooltip_Inverse); + CCombo = getResourceOrNull(graph, URIs.CCombo); + CategoryHidden = getResourceOrNull(graph, URIs.CategoryHidden); + Combo = getResourceOrNull(graph, URIs.Combo); + Combo_available = getResourceOrNull(graph, URIs.Combo_available); + Combo_available_Inverse = getResourceOrNull(graph, URIs.Combo_available_Inverse); + Combo_modifier = getResourceOrNull(graph, URIs.Combo_modifier); + Combo_modifier_Inverse = getResourceOrNull(graph, URIs.Combo_modifier_Inverse); + Combo_selected = getResourceOrNull(graph, URIs.Combo_selected); + Combo_selected_Inverse = getResourceOrNull(graph, URIs.Combo_selected_Inverse); + Composite = getResourceOrNull(graph, URIs.Composite); + Composite_children1 = getResourceOrNull(graph, URIs.Composite_children1); + Composite_children2 = getResourceOrNull(graph, URIs.Composite_children2); + Composite_children3 = getResourceOrNull(graph, URIs.Composite_children3); + Composite_layout = getResourceOrNull(graph, URIs.Composite_layout); + Composite_layout_Inverse = getResourceOrNull(graph, URIs.Composite_layout_Inverse); + Control = getResourceOrNull(graph, URIs.Control); + Control_Style = getResourceOrNull(graph, URIs.Control_Style); + Control_Style_Constant = getResourceOrNull(graph, URIs.Control_Style_Constant); + Control_Style_Constant_Border = getResourceOrNull(graph, URIs.Control_Style_Constant_Border); + Control_Style_Constant_Check = getResourceOrNull(graph, URIs.Control_Style_Constant_Check); + Control_Style_Constant_FullSelection = getResourceOrNull(graph, URIs.Control_Style_Constant_FullSelection); + Control_Style_Constant_HScroll = getResourceOrNull(graph, URIs.Control_Style_Constant_HScroll); + Control_Style_Constant_Horizontal = getResourceOrNull(graph, URIs.Control_Style_Constant_Horizontal); + Control_Style_Constant_Multi = getResourceOrNull(graph, URIs.Control_Style_Constant_Multi); + Control_Style_Constant_NoFocus = getResourceOrNull(graph, URIs.Control_Style_Constant_NoFocus); + Control_Style_Constant_None = getResourceOrNull(graph, URIs.Control_Style_Constant_None); + Control_Style_Constant_Push = getResourceOrNull(graph, URIs.Control_Style_Constant_Push); + Control_Style_Constant_ReadOnly = getResourceOrNull(graph, URIs.Control_Style_Constant_ReadOnly); + Control_Style_Constant_VScroll = getResourceOrNull(graph, URIs.Control_Style_Constant_VScroll); + Control_Style_Constant_Vertical = getResourceOrNull(graph, URIs.Control_Style_Constant_Vertical); + Control_Style_Constant_Wrap = getResourceOrNull(graph, URIs.Control_Style_Constant_Wrap); + Control_Style_HasConstant = getResourceOrNull(graph, URIs.Control_Style_HasConstant); + Control_Style_HasConstant_Inverse = getResourceOrNull(graph, URIs.Control_Style_HasConstant_Inverse); + Control_background = getResourceOrNull(graph, URIs.Control_background); + Control_background_Inverse = getResourceOrNull(graph, URIs.Control_background_Inverse); + Control_font = getResourceOrNull(graph, URIs.Control_font); + Control_font_Inverse = getResourceOrNull(graph, URIs.Control_font_Inverse); + Control_foreground = getResourceOrNull(graph, URIs.Control_foreground); + Control_foreground_Inverse = getResourceOrNull(graph, URIs.Control_foreground_Inverse); + Control_gridData = getResourceOrNull(graph, URIs.Control_gridData); + Control_layoutData = getResourceOrNull(graph, URIs.Control_layoutData); + Control_layoutData_Inverse = getResourceOrNull(graph, URIs.Control_layoutData_Inverse); + Control_style = getResourceOrNull(graph, URIs.Control_style); + Control_style1 = getResourceOrNull(graph, URIs.Control_style1); + Control_style2 = getResourceOrNull(graph, URIs.Control_style2); + Control_style3 = getResourceOrNull(graph, URIs.Control_style3); + Control_style4 = getResourceOrNull(graph, URIs.Control_style4); + Control_style5 = getResourceOrNull(graph, URIs.Control_style5); + Control_style_Inverse = getResourceOrNull(graph, URIs.Control_style_Inverse); + ErrorDialog = getResourceOrNull(graph, URIs.ErrorDialog); + Explorer = getResourceOrNull(graph, URIs.Explorer); + Explorer_Column = getResourceOrNull(graph, URIs.Explorer_Column); + Explorer_ColumnList = getResourceOrNull(graph, URIs.Explorer_ColumnList); + Explorer_Column_HasAlignment = getResourceOrNull(graph, URIs.Explorer_Column_HasAlignment); + Explorer_Column_HasAlignment_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasAlignment_Inverse); + Explorer_Column_HasGrab = getResourceOrNull(graph, URIs.Explorer_Column_HasGrab); + Explorer_Column_HasGrab_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasGrab_Inverse); + Explorer_Column_HasKey = getResourceOrNull(graph, URIs.Explorer_Column_HasKey); + Explorer_Column_HasKey_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasKey_Inverse); + Explorer_Column_HasLabel = getResourceOrNull(graph, URIs.Explorer_Column_HasLabel); + Explorer_Column_HasLabel_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasLabel_Inverse); + Explorer_Column_HasTooltip = getResourceOrNull(graph, URIs.Explorer_Column_HasTooltip); + Explorer_Column_HasTooltip_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasTooltip_Inverse); + Explorer_Column_HasWeight = getResourceOrNull(graph, URIs.Explorer_Column_HasWeight); + Explorer_Column_HasWeight_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasWeight_Inverse); + Explorer_Column_HasWidth = getResourceOrNull(graph, URIs.Explorer_Column_HasWidth); + Explorer_Column_HasWidth_Inverse = getResourceOrNull(graph, URIs.Explorer_Column_HasWidth_Inverse); + Explorer_Column_full = getResourceOrNull(graph, URIs.Explorer_Column_full); + Explorer_browseContext = getResourceOrNull(graph, URIs.Explorer_browseContext); + Explorer_browseContext_Inverse = getResourceOrNull(graph, URIs.Explorer_browseContext_Inverse); + Explorer_columns = getResourceOrNull(graph, URIs.Explorer_columns); + Explorer_columnsVisible = getResourceOrNull(graph, URIs.Explorer_columnsVisible); + Explorer_columnsVisible_Inverse = getResourceOrNull(graph, URIs.Explorer_columnsVisible_Inverse); + Explorer_columns_Inverse = getResourceOrNull(graph, URIs.Explorer_columns_Inverse); + Explorer_contextMenuId = getResourceOrNull(graph, URIs.Explorer_contextMenuId); + Explorer_contextMenuId_Inverse = getResourceOrNull(graph, URIs.Explorer_contextMenuId_Inverse); + Explorer_displayFilter = getResourceOrNull(graph, URIs.Explorer_displayFilter); + Explorer_displayFilter_Inverse = getResourceOrNull(graph, URIs.Explorer_displayFilter_Inverse); + Explorer_editingColumns = getResourceOrNull(graph, URIs.Explorer_editingColumns); + Explorer_editingColumns_Inverse = getResourceOrNull(graph, URIs.Explorer_editingColumns_Inverse); + Explorer_input = getResourceOrNull(graph, URIs.Explorer_input); + Explorer_input_Inverse = getResourceOrNull(graph, URIs.Explorer_input_Inverse); + Explorer_persistor = getResourceOrNull(graph, URIs.Explorer_persistor); + Explorer_persistor_Inverse = getResourceOrNull(graph, URIs.Explorer_persistor_Inverse); + Explorer_publishSelection = getResourceOrNull(graph, URIs.Explorer_publishSelection); + Explorer_publishSelection_Inverse = getResourceOrNull(graph, URIs.Explorer_publishSelection_Inverse); + Explorer_selectionListener = getResourceOrNull(graph, URIs.Explorer_selectionListener); + Explorer_selectionListener_Inverse = getResourceOrNull(graph, URIs.Explorer_selectionListener_Inverse); + Explorer_uiContext = getResourceOrNull(graph, URIs.Explorer_uiContext); + Explorer_uiContext_Inverse = getResourceOrNull(graph, URIs.Explorer_uiContext_Inverse); + Explorer_useNodeActionContexts = getResourceOrNull(graph, URIs.Explorer_useNodeActionContexts); + Explorer_useNodeActionContexts_Inverse = getResourceOrNull(graph, URIs.Explorer_useNodeActionContexts_Inverse); + Explorer_useNodeBrowseContexts = getResourceOrNull(graph, URIs.Explorer_useNodeBrowseContexts); + Explorer_useNodeBrowseContexts_Inverse = getResourceOrNull(graph, URIs.Explorer_useNodeBrowseContexts_Inverse); + Functions = getResourceOrNull(graph, URIs.Functions); + Functions_bundleImage = getResourceOrNull(graph, URIs.Functions_bundleImage); + Functions_columnList = getResourceOrNull(graph, URIs.Functions_columnList); + Functions_gridData = getResourceOrNull(graph, URIs.Functions_gridData); + Functions_gridLayout = getResourceOrNull(graph, URIs.Functions_gridLayout); + Functions_parameterValue = getResourceOrNull(graph, URIs.Functions_parameterValue); + Functions_resourceURI = getResourceOrNull(graph, URIs.Functions_resourceURI); + Functions_rowData = getResourceOrNull(graph, URIs.Functions_rowData); + Functions_rowLayout = getResourceOrNull(graph, URIs.Functions_rowLayout); + Functions_singleResourceSelection = getResourceOrNull(graph, URIs.Functions_singleResourceSelection); + Functions_style = getResourceOrNull(graph, URIs.Functions_style); + Functions_tabChildNames = getResourceOrNull(graph, URIs.Functions_tabChildNames); + GridLayout = getResourceOrNull(graph, URIs.GridLayout); + GridLayout_ExtendedMargins = getResourceOrNull(graph, URIs.GridLayout_ExtendedMargins); + GridLayout_GridData = getResourceOrNull(graph, URIs.GridLayout_GridData); + GridLayout_GridData_BEGINNING = getResourceOrNull(graph, URIs.GridLayout_GridData_BEGINNING); + GridLayout_GridData_CENTER = getResourceOrNull(graph, URIs.GridLayout_GridData_CENTER); + GridLayout_GridData_END = getResourceOrNull(graph, URIs.GridLayout_GridData_END); + GridLayout_GridData_FILL = getResourceOrNull(graph, URIs.GridLayout_GridData_FILL); + GridLayout_GridData_horizontalAlignment = getResourceOrNull(graph, URIs.GridLayout_GridData_horizontalAlignment); + GridLayout_GridData_horizontalAlignment_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_horizontalAlignment_Inverse); + GridLayout_GridData_horizontalGrab = getResourceOrNull(graph, URIs.GridLayout_GridData_horizontalGrab); + GridLayout_GridData_horizontalGrab_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_horizontalGrab_Inverse); + GridLayout_GridData_horizontalSpan = getResourceOrNull(graph, URIs.GridLayout_GridData_horizontalSpan); + GridLayout_GridData_horizontalSpan_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_horizontalSpan_Inverse); + GridLayout_GridData_preferredHeight = getResourceOrNull(graph, URIs.GridLayout_GridData_preferredHeight); + GridLayout_GridData_preferredHeight_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_preferredHeight_Inverse); + GridLayout_GridData_preferredWidth = getResourceOrNull(graph, URIs.GridLayout_GridData_preferredWidth); + GridLayout_GridData_preferredWidth_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_preferredWidth_Inverse); + GridLayout_GridData_verticalAlignment = getResourceOrNull(graph, URIs.GridLayout_GridData_verticalAlignment); + GridLayout_GridData_verticalAlignment_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_verticalAlignment_Inverse); + GridLayout_GridData_verticalGrab = getResourceOrNull(graph, URIs.GridLayout_GridData_verticalGrab); + GridLayout_GridData_verticalGrab_Inverse = getResourceOrNull(graph, URIs.GridLayout_GridData_verticalGrab_Inverse); + GridLayout_columnCount = getResourceOrNull(graph, URIs.GridLayout_columnCount); + GridLayout_columnCount_Inverse = getResourceOrNull(graph, URIs.GridLayout_columnCount_Inverse); + GridLayout_extendedMargins = getResourceOrNull(graph, URIs.GridLayout_extendedMargins); + GridLayout_extendedMargins_Inverse = getResourceOrNull(graph, URIs.GridLayout_extendedMargins_Inverse); + GridLayout_horizontalSpacing = getResourceOrNull(graph, URIs.GridLayout_horizontalSpacing); + GridLayout_horizontalSpacing_Inverse = getResourceOrNull(graph, URIs.GridLayout_horizontalSpacing_Inverse); + GridLayout_verticalSpacing = getResourceOrNull(graph, URIs.GridLayout_verticalSpacing); + GridLayout_verticalSpacing_Inverse = getResourceOrNull(graph, URIs.GridLayout_verticalSpacing_Inverse); + HasInputSource = getResourceOrNull(graph, URIs.HasInputSource); + HasInputSource_Inverse = getResourceOrNull(graph, URIs.HasInputSource_Inverse); + Label = getResourceOrNull(graph, URIs.Label); + Layout = getResourceOrNull(graph, URIs.Layout); + MessageDialog = getResourceOrNull(graph, URIs.MessageDialog); + MessageDialog_HasCustomArea = getResourceOrNull(graph, URIs.MessageDialog_HasCustomArea); + MessageDialog_HasCustomArea_Inverse = getResourceOrNull(graph, URIs.MessageDialog_HasCustomArea_Inverse); + MessageDialog_HasType = getResourceOrNull(graph, URIs.MessageDialog_HasType); + MessageDialog_HasType_Inverse = getResourceOrNull(graph, URIs.MessageDialog_HasType_Inverse); + MessageDialog_Type = getResourceOrNull(graph, URIs.MessageDialog_Type); + MessageDialog_Type_Confirm = getResourceOrNull(graph, URIs.MessageDialog_Type_Confirm); + MessageDialog_Type_Error = getResourceOrNull(graph, URIs.MessageDialog_Type_Error); + MessageDialog_Type_Information = getResourceOrNull(graph, URIs.MessageDialog_Type_Information); + MessageDialog_Type_Question = getResourceOrNull(graph, URIs.MessageDialog_Type_Question); + MessageDialog_Type_QuestionWithCancel = getResourceOrNull(graph, URIs.MessageDialog_Type_QuestionWithCancel); + MessageDialog_Type_Warning = getResourceOrNull(graph, URIs.MessageDialog_Type_Warning); + MessageDialog_buttonLabels = getResourceOrNull(graph, URIs.MessageDialog_buttonLabels); + MessageDialog_buttonLabels_Inverse = getResourceOrNull(graph, URIs.MessageDialog_buttonLabels_Inverse); + MessageDialog_defaultButton = getResourceOrNull(graph, URIs.MessageDialog_defaultButton); + MessageDialog_defaultButton_Inverse = getResourceOrNull(graph, URIs.MessageDialog_defaultButton_Inverse); + MessageDialog_message = getResourceOrNull(graph, URIs.MessageDialog_message); + MessageDialog_message_Inverse = getResourceOrNull(graph, URIs.MessageDialog_message_Inverse); + MessageDialog_title = getResourceOrNull(graph, URIs.MessageDialog_title); + MessageDialog_title_Inverse = getResourceOrNull(graph, URIs.MessageDialog_title_Inverse); + Parameter = getResourceOrNull(graph, URIs.Parameter); + ParameterType = getResourceOrNull(graph, URIs.ParameterType); + QuestionDialog = getResourceOrNull(graph, URIs.QuestionDialog); + ReadFactory = getResourceOrNull(graph, URIs.ReadFactory); + ResourceURI = getResourceOrNull(graph, URIs.ResourceURI); + ResourceURI_HasResource = getResourceOrNull(graph, URIs.ResourceURI_HasResource); + ResourceURI_HasResource_Inverse = getResourceOrNull(graph, URIs.ResourceURI_HasResource_Inverse); + RowLayout = getResourceOrNull(graph, URIs.RowLayout); + RowLayout_ExtendedMargins = getResourceOrNull(graph, URIs.RowLayout_ExtendedMargins); + RowLayout_RowData = getResourceOrNull(graph, URIs.RowLayout_RowData); + RowLayout_RowData_height = getResourceOrNull(graph, URIs.RowLayout_RowData_height); + RowLayout_RowData_height_Inverse = getResourceOrNull(graph, URIs.RowLayout_RowData_height_Inverse); + RowLayout_RowData_width = getResourceOrNull(graph, URIs.RowLayout_RowData_width); + RowLayout_RowData_width_Inverse = getResourceOrNull(graph, URIs.RowLayout_RowData_width_Inverse); + RowLayout_center = getResourceOrNull(graph, URIs.RowLayout_center); + RowLayout_center_Inverse = getResourceOrNull(graph, URIs.RowLayout_center_Inverse); + RowLayout_extendedMargins = getResourceOrNull(graph, URIs.RowLayout_extendedMargins); + RowLayout_extendedMargins_Inverse = getResourceOrNull(graph, URIs.RowLayout_extendedMargins_Inverse); + RowLayout_fill = getResourceOrNull(graph, URIs.RowLayout_fill); + RowLayout_fill_Inverse = getResourceOrNull(graph, URIs.RowLayout_fill_Inverse); + RowLayout_justify = getResourceOrNull(graph, URIs.RowLayout_justify); + RowLayout_justify_Inverse = getResourceOrNull(graph, URIs.RowLayout_justify_Inverse); + RowLayout_pack = getResourceOrNull(graph, URIs.RowLayout_pack); + RowLayout_pack_Inverse = getResourceOrNull(graph, URIs.RowLayout_pack_Inverse); + RowLayout_spacing = getResourceOrNull(graph, URIs.RowLayout_spacing); + RowLayout_spacing_Inverse = getResourceOrNull(graph, URIs.RowLayout_spacing_Inverse); + RowLayout_type = getResourceOrNull(graph, URIs.RowLayout_type); + RowLayout_type_Inverse = getResourceOrNull(graph, URIs.RowLayout_type_Inverse); + RowLayout_wrap = getResourceOrNull(graph, URIs.RowLayout_wrap); + RowLayout_wrap_Inverse = getResourceOrNull(graph, URIs.RowLayout_wrap_Inverse); + SashForm = getResourceOrNull(graph, URIs.SashForm); + SashForm_Horizontal = getResourceOrNull(graph, URIs.SashForm_Horizontal); + SashForm_Vertical = getResourceOrNull(graph, URIs.SashForm_Vertical); + SashForm_orientation = getResourceOrNull(graph, URIs.SashForm_orientation); + SashForm_orientation_Inverse = getResourceOrNull(graph, URIs.SashForm_orientation_Inverse); + SashForm_weights = getResourceOrNull(graph, URIs.SashForm_weights); + SashForm_weights_Inverse = getResourceOrNull(graph, URIs.SashForm_weights_Inverse); + ScrolledComposite = getResourceOrNull(graph, URIs.ScrolledComposite); + SingleColumn = getResourceOrNull(graph, URIs.SingleColumn); + StyledText = getResourceOrNull(graph, URIs.StyledText); + TabFolder = getResourceOrNull(graph, URIs.TabFolder); + TabFolder_childNames = getResourceOrNull(graph, URIs.TabFolder_childNames); + TabFolder_childNames_Inverse = getResourceOrNull(graph, URIs.TabFolder_childNames_Inverse); + Text = getResourceOrNull(graph, URIs.Text); + TextContainer = getResourceOrNull(graph, URIs.TextContainer); + TextContainer_text = getResourceOrNull(graph, URIs.TextContainer_text); + TextContainer_text_Inverse = getResourceOrNull(graph, URIs.TextContainer_text_Inverse); + TextReceiver = getResourceOrNull(graph, URIs.TextReceiver); + TextReceiver_modifier = getResourceOrNull(graph, URIs.TextReceiver_modifier); + TextReceiver_modifier_Inverse = getResourceOrNull(graph, URIs.TextReceiver_modifier_Inverse); + TextReceiver_validator = getResourceOrNull(graph, URIs.TextReceiver_validator); + TextReceiver_validator_Inverse = getResourceOrNull(graph, URIs.TextReceiver_validator_Inverse); + TrackedStyledText = getResourceOrNull(graph, URIs.TrackedStyledText); + TrackedText = getResourceOrNull(graph, URIs.TrackedText); + TrackedText_editingBackground = getResourceOrNull(graph, URIs.TrackedText_editingBackground); + TrackedText_editingBackground_Inverse = getResourceOrNull(graph, URIs.TrackedText_editingBackground_Inverse); + TrackedText_hoverBackground = getResourceOrNull(graph, URIs.TrackedText_hoverBackground); + TrackedText_hoverBackground_Inverse = getResourceOrNull(graph, URIs.TrackedText_hoverBackground_Inverse); + TrackedText_inactiveBackground = getResourceOrNull(graph, URIs.TrackedText_inactiveBackground); + TrackedText_inactiveBackground_Inverse = getResourceOrNull(graph, URIs.TrackedText_inactiveBackground_Inverse); + TrackedText_invalidBackground = getResourceOrNull(graph, URIs.TrackedText_invalidBackground); + TrackedText_invalidBackground_Inverse = getResourceOrNull(graph, URIs.TrackedText_invalidBackground_Inverse); + View = getResourceOrNull(graph, URIs.View); + WikiBrowser = getResourceOrNull(graph, URIs.WikiBrowser); + WikiBrowser_document = getResourceOrNull(graph, URIs.WikiBrowser_document); + WikiBrowser_document_Inverse = getResourceOrNull(graph, URIs.WikiBrowser_document_Inverse); + WikiBrowser_navigate = getResourceOrNull(graph, URIs.WikiBrowser_navigate); + WikiBrowser_navigate_Inverse = getResourceOrNull(graph, URIs.WikiBrowser_navigate_Inverse); + WikiBrowser_variable = getResourceOrNull(graph, URIs.WikiBrowser_variable); + WikiBrowser_variable_Inverse = getResourceOrNull(graph, URIs.WikiBrowser_variable_Inverse); + Wizard = getResourceOrNull(graph, URIs.Wizard); + Wizard_FinishAction = getResourceOrNull(graph, URIs.Wizard_FinishAction); + Wizard_FinishAction_Inverse = getResourceOrNull(graph, URIs.Wizard_FinishAction_Inverse); + Wizard_Page = getResourceOrNull(graph, URIs.Wizard_Page); + Wizard_Page_Control = getResourceOrNull(graph, URIs.Wizard_Page_Control); + Wizard_Page_Control_Inverse = getResourceOrNull(graph, URIs.Wizard_Page_Control_Inverse); + Wizard_Page_Title = getResourceOrNull(graph, URIs.Wizard_Page_Title); + Wizard_Page_Title_Inverse = getResourceOrNull(graph, URIs.Wizard_Page_Title_Inverse); + Wizard_Pages = getResourceOrNull(graph, URIs.Wizard_Pages); + Wizard_Pages_Inverse = getResourceOrNull(graph, URIs.Wizard_Pages_Inverse); + Wizard_Title = getResourceOrNull(graph, URIs.Wizard_Title); + Wizard_Title_Inverse = getResourceOrNull(graph, URIs.Wizard_Title_Inverse); + WorkbenchSelectionInputSource = getResourceOrNull(graph, URIs.WorkbenchSelectionInputSource); + onInputChanged = getResourceOrNull(graph, URIs.onInputChanged); + onInputChanged_Inverse = getResourceOrNull(graph, URIs.onInputChanged_Inverse); + onLoaded = getResourceOrNull(graph, URIs.onLoaded); + onLoaded_Inverse = getResourceOrNull(graph, URIs.onLoaded_Inverse); + } + + public static ViewsResources getInstance(ReadGraph graph) { + Session session = graph.getSession(); + ViewsResources ret = session.peekService(ViewsResources.class); + if(ret == null) { + QueryControl qc = graph.getService(QueryControl.class); + ret = new ViewsResources(qc.getIndependentGraph(graph)); + session.registerService(ViewsResources.class, ret); + } + return ret; + } + + public static ViewsResources getInstance(RequestProcessor session) throws DatabaseException { + ViewsResources ret = session.peekService(ViewsResources.class); + if(ret == null) { + ret = session.syncRequest(new Read() { + public ViewsResources perform(ReadGraph graph) throws DatabaseException { + QueryControl qc = graph.getService(QueryControl.class); + return new ViewsResources(qc.getIndependentGraph(graph)); + } + }); + session.registerService(ViewsResources.class, ret); + } + return ret; + } + +} +