]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.views.ontology/src/org/simantics/views/ontology/ViewsResources.java
Several Wiki documentation view improvements.
[simantics/platform.git] / bundles / org.simantics.views.ontology / src / org / simantics / views / ontology / ViewsResources.java
index 1414c21161005dc532a9bb1060f54f2ac3aa9113..21a552b218ad1a1bdab3c292b9bb702972a89e80 100644 (file)
@@ -17,6 +17,8 @@ public class ViewsResources {
     public final Resource Browser;\r
     public final Resource Browser_document;\r
     public final Resource Browser_document_Inverse;\r
+    public final Resource Browser_locationChanging;\r
+    public final Resource Browser_locationChanging_Inverse;\r
     public final Resource Browser_variable;\r
     public final Resource Browser_variable_Inverse;\r
     public final Resource BundleImage;\r
@@ -53,12 +55,14 @@ public class ViewsResources {
     public final Resource Control_Style_Constant_Check;\r
     public final Resource Control_Style_Constant_FullSelection;\r
     public final Resource Control_Style_Constant_HScroll;\r
+    public final Resource Control_Style_Constant_Horizontal;\r
     public final Resource Control_Style_Constant_Multi;\r
     public final Resource Control_Style_Constant_NoFocus;\r
     public final Resource Control_Style_Constant_None;\r
     public final Resource Control_Style_Constant_Push;\r
     public final Resource Control_Style_Constant_ReadOnly;\r
     public final Resource Control_Style_Constant_VScroll;\r
+    public final Resource Control_Style_Constant_Vertical;\r
     public final Resource Control_Style_Constant_Wrap;\r
     public final Resource Control_Style_HasConstant;\r
     public final Resource Control_Style_HasConstant_Inverse;\r
@@ -130,6 +134,8 @@ public class ViewsResources {
     public final Resource Functions_gridLayout;\r
     public final Resource Functions_parameterValue;\r
     public final Resource Functions_resourceURI;\r
+    public final Resource Functions_rowData;\r
+    public final Resource Functions_rowLayout;\r
     public final Resource Functions_singleResourceSelection;\r
     public final Resource Functions_style;\r
     public final Resource Functions_tabChildNames;\r
@@ -193,6 +199,29 @@ public class ViewsResources {
     public final Resource ResourceURI;\r
     public final Resource ResourceURI_HasResource;\r
     public final Resource ResourceURI_HasResource_Inverse;\r
+    public final Resource RowLayout;\r
+    public final Resource RowLayout_ExtendedMargins;\r
+    public final Resource RowLayout_RowData;\r
+    public final Resource RowLayout_RowData_height;\r
+    public final Resource RowLayout_RowData_height_Inverse;\r
+    public final Resource RowLayout_RowData_width;\r
+    public final Resource RowLayout_RowData_width_Inverse;\r
+    public final Resource RowLayout_center;\r
+    public final Resource RowLayout_center_Inverse;\r
+    public final Resource RowLayout_extendedMargins;\r
+    public final Resource RowLayout_extendedMargins_Inverse;\r
+    public final Resource RowLayout_fill;\r
+    public final Resource RowLayout_fill_Inverse;\r
+    public final Resource RowLayout_justify;\r
+    public final Resource RowLayout_justify_Inverse;\r
+    public final Resource RowLayout_pack;\r
+    public final Resource RowLayout_pack_Inverse;\r
+    public final Resource RowLayout_spacing;\r
+    public final Resource RowLayout_spacing_Inverse;\r
+    public final Resource RowLayout_type;\r
+    public final Resource RowLayout_type_Inverse;\r
+    public final Resource RowLayout_wrap;\r
+    public final Resource RowLayout_wrap_Inverse;\r
     public final Resource SashForm;\r
     public final Resource SashForm_Horizontal;\r
     public final Resource SashForm_Vertical;\r
@@ -259,6 +288,8 @@ public class ViewsResources {
         public static final String Browser = "http://www.simantics.org/Views-1.2/Browser";\r
         public static final String Browser_document = "http://www.simantics.org/Views-1.2/Browser/document";\r
         public static final String Browser_document_Inverse = "http://www.simantics.org/Views-1.2/Browser/document/Inverse";\r
+        public static final String Browser_locationChanging = "http://www.simantics.org/Views-1.2/Browser/locationChanging";\r
+        public static final String Browser_locationChanging_Inverse = "http://www.simantics.org/Views-1.2/Browser/locationChanging/Inverse";\r
         public static final String Browser_variable = "http://www.simantics.org/Views-1.2/Browser/variable";\r
         public static final String Browser_variable_Inverse = "http://www.simantics.org/Views-1.2/Browser/variable/Inverse";\r
         public static final String BundleImage = "http://www.simantics.org/Views-1.2/BundleImage";\r
@@ -295,12 +326,14 @@ public class ViewsResources {
         public static final String Control_Style_Constant_Check = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Check";\r
         public static final String Control_Style_Constant_FullSelection = "http://www.simantics.org/Views-1.2/Control/Style/Constant/FullSelection";\r
         public static final String Control_Style_Constant_HScroll = "http://www.simantics.org/Views-1.2/Control/Style/Constant/HScroll";\r
+        public static final String Control_Style_Constant_Horizontal = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Horizontal";\r
         public static final String Control_Style_Constant_Multi = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Multi";\r
         public static final String Control_Style_Constant_NoFocus = "http://www.simantics.org/Views-1.2/Control/Style/Constant/NoFocus";\r
         public static final String Control_Style_Constant_None = "http://www.simantics.org/Views-1.2/Control/Style/Constant/None";\r
         public static final String Control_Style_Constant_Push = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Push";\r
         public static final String Control_Style_Constant_ReadOnly = "http://www.simantics.org/Views-1.2/Control/Style/Constant/ReadOnly";\r
         public static final String Control_Style_Constant_VScroll = "http://www.simantics.org/Views-1.2/Control/Style/Constant/VScroll";\r
+        public static final String Control_Style_Constant_Vertical = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Vertical";\r
         public static final String Control_Style_Constant_Wrap = "http://www.simantics.org/Views-1.2/Control/Style/Constant/Wrap";\r
         public static final String Control_Style_HasConstant = "http://www.simantics.org/Views-1.2/Control/Style/HasConstant";\r
         public static final String Control_Style_HasConstant_Inverse = "http://www.simantics.org/Views-1.2/Control/Style/HasConstant/Inverse";\r
@@ -372,6 +405,8 @@ public class ViewsResources {
         public static final String Functions_gridLayout = "http://www.simantics.org/Views-1.2/Functions/gridLayout";\r
         public static final String Functions_parameterValue = "http://www.simantics.org/Views-1.2/Functions/parameterValue";\r
         public static final String Functions_resourceURI = "http://www.simantics.org/Views-1.2/Functions/resourceURI";\r
+        public static final String Functions_rowData = "http://www.simantics.org/Views-1.2/Functions/rowData";\r
+        public static final String Functions_rowLayout = "http://www.simantics.org/Views-1.2/Functions/rowLayout";\r
         public static final String Functions_singleResourceSelection = "http://www.simantics.org/Views-1.2/Functions/singleResourceSelection";\r
         public static final String Functions_style = "http://www.simantics.org/Views-1.2/Functions/style";\r
         public static final String Functions_tabChildNames = "http://www.simantics.org/Views-1.2/Functions/tabChildNames";\r
@@ -435,6 +470,29 @@ public class ViewsResources {
         public static final String ResourceURI = "http://www.simantics.org/Views-1.2/ResourceURI";\r
         public static final String ResourceURI_HasResource = "http://www.simantics.org/Views-1.2/ResourceURI/HasResource";\r
         public static final String ResourceURI_HasResource_Inverse = "http://www.simantics.org/Views-1.2/ResourceURI/HasResource/Inverse";\r
+        public static final String RowLayout = "http://www.simantics.org/Views-1.2/RowLayout";\r
+        public static final String RowLayout_ExtendedMargins = "http://www.simantics.org/Views-1.2/RowLayout/ExtendedMargins";\r
+        public static final String RowLayout_RowData = "http://www.simantics.org/Views-1.2/RowLayout/RowData";\r
+        public static final String RowLayout_RowData_height = "http://www.simantics.org/Views-1.2/RowLayout/RowData/height";\r
+        public static final String RowLayout_RowData_height_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/RowData/height/Inverse";\r
+        public static final String RowLayout_RowData_width = "http://www.simantics.org/Views-1.2/RowLayout/RowData/width";\r
+        public static final String RowLayout_RowData_width_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/RowData/width/Inverse";\r
+        public static final String RowLayout_center = "http://www.simantics.org/Views-1.2/RowLayout/center";\r
+        public static final String RowLayout_center_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/center/Inverse";\r
+        public static final String RowLayout_extendedMargins = "http://www.simantics.org/Views-1.2/RowLayout/extendedMargins";\r
+        public static final String RowLayout_extendedMargins_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/extendedMargins/Inverse";\r
+        public static final String RowLayout_fill = "http://www.simantics.org/Views-1.2/RowLayout/fill";\r
+        public static final String RowLayout_fill_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/fill/Inverse";\r
+        public static final String RowLayout_justify = "http://www.simantics.org/Views-1.2/RowLayout/justify";\r
+        public static final String RowLayout_justify_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/justify/Inverse";\r
+        public static final String RowLayout_pack = "http://www.simantics.org/Views-1.2/RowLayout/pack";\r
+        public static final String RowLayout_pack_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/pack/Inverse";\r
+        public static final String RowLayout_spacing = "http://www.simantics.org/Views-1.2/RowLayout/spacing";\r
+        public static final String RowLayout_spacing_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/spacing/Inverse";\r
+        public static final String RowLayout_type = "http://www.simantics.org/Views-1.2/RowLayout/type";\r
+        public static final String RowLayout_type_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/type/Inverse";\r
+        public static final String RowLayout_wrap = "http://www.simantics.org/Views-1.2/RowLayout/wrap";\r
+        public static final String RowLayout_wrap_Inverse = "http://www.simantics.org/Views-1.2/RowLayout/wrap/Inverse";\r
         public static final String SashForm = "http://www.simantics.org/Views-1.2/SashForm";\r
         public static final String SashForm_Horizontal = "http://www.simantics.org/Views-1.2/SashForm/Horizontal";\r
         public static final String SashForm_Vertical = "http://www.simantics.org/Views-1.2/SashForm/Vertical";\r
@@ -511,6 +569,8 @@ public class ViewsResources {
         Browser = getResourceOrNull(graph, URIs.Browser);\r
         Browser_document = getResourceOrNull(graph, URIs.Browser_document);\r
         Browser_document_Inverse = getResourceOrNull(graph, URIs.Browser_document_Inverse);\r
+        Browser_locationChanging = getResourceOrNull(graph, URIs.Browser_locationChanging);\r
+        Browser_locationChanging_Inverse = getResourceOrNull(graph, URIs.Browser_locationChanging_Inverse);\r
         Browser_variable = getResourceOrNull(graph, URIs.Browser_variable);\r
         Browser_variable_Inverse = getResourceOrNull(graph, URIs.Browser_variable_Inverse);\r
         BundleImage = getResourceOrNull(graph, URIs.BundleImage);\r
@@ -547,12 +607,14 @@ public class ViewsResources {
         Control_Style_Constant_Check = getResourceOrNull(graph, URIs.Control_Style_Constant_Check);\r
         Control_Style_Constant_FullSelection = getResourceOrNull(graph, URIs.Control_Style_Constant_FullSelection);\r
         Control_Style_Constant_HScroll = getResourceOrNull(graph, URIs.Control_Style_Constant_HScroll);\r
+        Control_Style_Constant_Horizontal = getResourceOrNull(graph, URIs.Control_Style_Constant_Horizontal);\r
         Control_Style_Constant_Multi = getResourceOrNull(graph, URIs.Control_Style_Constant_Multi);\r
         Control_Style_Constant_NoFocus = getResourceOrNull(graph, URIs.Control_Style_Constant_NoFocus);\r
         Control_Style_Constant_None = getResourceOrNull(graph, URIs.Control_Style_Constant_None);\r
         Control_Style_Constant_Push = getResourceOrNull(graph, URIs.Control_Style_Constant_Push);\r
         Control_Style_Constant_ReadOnly = getResourceOrNull(graph, URIs.Control_Style_Constant_ReadOnly);\r
         Control_Style_Constant_VScroll = getResourceOrNull(graph, URIs.Control_Style_Constant_VScroll);\r
+        Control_Style_Constant_Vertical = getResourceOrNull(graph, URIs.Control_Style_Constant_Vertical);\r
         Control_Style_Constant_Wrap = getResourceOrNull(graph, URIs.Control_Style_Constant_Wrap);\r
         Control_Style_HasConstant = getResourceOrNull(graph, URIs.Control_Style_HasConstant);\r
         Control_Style_HasConstant_Inverse = getResourceOrNull(graph, URIs.Control_Style_HasConstant_Inverse);\r
@@ -624,6 +686,8 @@ public class ViewsResources {
         Functions_gridLayout = getResourceOrNull(graph, URIs.Functions_gridLayout);\r
         Functions_parameterValue = getResourceOrNull(graph, URIs.Functions_parameterValue);\r
         Functions_resourceURI = getResourceOrNull(graph, URIs.Functions_resourceURI);\r
+        Functions_rowData = getResourceOrNull(graph, URIs.Functions_rowData);\r
+        Functions_rowLayout = getResourceOrNull(graph, URIs.Functions_rowLayout);\r
         Functions_singleResourceSelection = getResourceOrNull(graph, URIs.Functions_singleResourceSelection);\r
         Functions_style = getResourceOrNull(graph, URIs.Functions_style);\r
         Functions_tabChildNames = getResourceOrNull(graph, URIs.Functions_tabChildNames);\r
@@ -687,6 +751,29 @@ public class ViewsResources {
         ResourceURI = getResourceOrNull(graph, URIs.ResourceURI);\r
         ResourceURI_HasResource = getResourceOrNull(graph, URIs.ResourceURI_HasResource);\r
         ResourceURI_HasResource_Inverse = getResourceOrNull(graph, URIs.ResourceURI_HasResource_Inverse);\r
+        RowLayout = getResourceOrNull(graph, URIs.RowLayout);\r
+        RowLayout_ExtendedMargins = getResourceOrNull(graph, URIs.RowLayout_ExtendedMargins);\r
+        RowLayout_RowData = getResourceOrNull(graph, URIs.RowLayout_RowData);\r
+        RowLayout_RowData_height = getResourceOrNull(graph, URIs.RowLayout_RowData_height);\r
+        RowLayout_RowData_height_Inverse = getResourceOrNull(graph, URIs.RowLayout_RowData_height_Inverse);\r
+        RowLayout_RowData_width = getResourceOrNull(graph, URIs.RowLayout_RowData_width);\r
+        RowLayout_RowData_width_Inverse = getResourceOrNull(graph, URIs.RowLayout_RowData_width_Inverse);\r
+        RowLayout_center = getResourceOrNull(graph, URIs.RowLayout_center);\r
+        RowLayout_center_Inverse = getResourceOrNull(graph, URIs.RowLayout_center_Inverse);\r
+        RowLayout_extendedMargins = getResourceOrNull(graph, URIs.RowLayout_extendedMargins);\r
+        RowLayout_extendedMargins_Inverse = getResourceOrNull(graph, URIs.RowLayout_extendedMargins_Inverse);\r
+        RowLayout_fill = getResourceOrNull(graph, URIs.RowLayout_fill);\r
+        RowLayout_fill_Inverse = getResourceOrNull(graph, URIs.RowLayout_fill_Inverse);\r
+        RowLayout_justify = getResourceOrNull(graph, URIs.RowLayout_justify);\r
+        RowLayout_justify_Inverse = getResourceOrNull(graph, URIs.RowLayout_justify_Inverse);\r
+        RowLayout_pack = getResourceOrNull(graph, URIs.RowLayout_pack);\r
+        RowLayout_pack_Inverse = getResourceOrNull(graph, URIs.RowLayout_pack_Inverse);\r
+        RowLayout_spacing = getResourceOrNull(graph, URIs.RowLayout_spacing);\r
+        RowLayout_spacing_Inverse = getResourceOrNull(graph, URIs.RowLayout_spacing_Inverse);\r
+        RowLayout_type = getResourceOrNull(graph, URIs.RowLayout_type);\r
+        RowLayout_type_Inverse = getResourceOrNull(graph, URIs.RowLayout_type_Inverse);\r
+        RowLayout_wrap = getResourceOrNull(graph, URIs.RowLayout_wrap);\r
+        RowLayout_wrap_Inverse = getResourceOrNull(graph, URIs.RowLayout_wrap_Inverse);\r
         SashForm = getResourceOrNull(graph, URIs.SashForm);\r
         SashForm_Horizontal = getResourceOrNull(graph, URIs.SashForm_Horizontal);\r
         SashForm_Vertical = getResourceOrNull(graph, URIs.SashForm_Vertical);\r