]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.modeling.template2d.ontology/graph/Profiles.pgraph
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.modeling.template2d.ontology / graph / Profiles.pgraph
index 97703ebc9556b611b3fcbcda4fcb801b9af397a3..30b0d5225608fc07c7b6ad5995534ede6f45e6e2 100644 (file)
@@ -1,56 +1,56 @@
-L0 = <http://www.simantics.org/Layer0-1.1>\r
-L0X = <http://www.simantics.org/Layer0X-1.1>\r
-DIA = <http://www.simantics.org/Diagram-2.2>\r
-TEMPLATE2D = <http://www.simantics.org/ModelingTemplate2d-1.0>\r
-G2D = <http://www.simantics.org/G2D-1.1>\r
-SEL = <http://www.simantics.org/SelectionView-1.2>\r
-\r
-UIFUNC = <http://www.simantics.org/Template2dFunctions-1.0> : L0.Library\r
-    @L0.new\r
-\r
-TEMPLATE2D.Profiles : L0.Library\r
-\r
-\r
-TEMPLATE2D.Profiles.VariableReference <T L0.Value\r
-  >-- TEMPLATE2D.Profiles.VariableReference.path --> L0.String <R L0.HasProperty : L0.FunctionalRelation\r
-  @L0.assert\r
-    L0.ConvertsToValueWith \r
-    UIFUNC.variableReference : L0.ExternalValue\r
-  @L0.assert\r
-    SEL.HasDisplayValue\r
-    _ : L0.Value\r
-      SEL.HasDisplayColumn "HasDisplayValue"\r
-      L0.HasValueType "String"\r
-      L0.ConvertsToValueWith UIFUNC.variableReferencePath : L0.ExternalValue\r
-      SEL.HasCustomModifier UIFUNC.variableReferenceModifier : L0.Function\r
-\r
-\r
-groupStyleEntry : L0.Template\r
-    @template %subject %style %group\r
-        %subject : DIA.GroupStyleProfileEntry\r
-            DIA.ProfileEntry.HasStyle %style\r
-            DIA.ProfileEntry.HasGroup %group\r
-\r
-//-------------------------------------------------------------------------------\r
-// Standard entries\r
-\r
-\r
-TEMPLATE2D.DrawingFlagTableStyle : DIA.Style\r
-TEMPLATE2D.DrawingTemplateStyle : DIA.Style\r
-TEMPLATE2D.DrawingBorderStyle : DIA.Style\r
-\r
-TEMPLATE2D.DiagramGroup : DIA.Group\r
-\r
-\r
-TEMPLATE2D.Profiles.DrawingBorder\r
-    L0.HasLabel "Diagram border"\r
-    @groupStyleEntry TEMPLATE2D.DrawingBorderStyle TEMPLATE2D.DiagramGroup\r
-TEMPLATE2D.Profiles.DrawingFlagTables\r
-    L0.HasLabel "Diagram flag tables"\r
-    @groupStyleEntry TEMPLATE2D.DrawingFlagTableStyle TEMPLATE2D.DiagramGroup\r
-TEMPLATE2D.Profiles.DrawingTemplate\r
-    L0.HasLabel "Diagram template"\r
-    @groupStyleEntry TEMPLATE2D.DrawingTemplateStyle TEMPLATE2D.DiagramGroup\r
-   \r
-  \r
\r
+L0 = <http://www.simantics.org/Layer0-1.1>
+L0X = <http://www.simantics.org/Layer0X-1.1>
+DIA = <http://www.simantics.org/Diagram-2.2>
+TEMPLATE2D = <http://www.simantics.org/ModelingTemplate2d-1.0>
+G2D = <http://www.simantics.org/G2D-1.1>
+SEL = <http://www.simantics.org/SelectionView-1.2>
+
+UIFUNC = <http://www.simantics.org/Template2dFunctions-1.0> : L0.Library
+    @L0.new
+
+TEMPLATE2D.Profiles : L0.Library
+
+
+TEMPLATE2D.Profiles.VariableReference <T L0.Value
+  >-- TEMPLATE2D.Profiles.VariableReference.path --> L0.String <R L0.HasProperty : L0.FunctionalRelation
+  @L0.assert
+    L0.ConvertsToValueWith 
+    UIFUNC.variableReference : L0.ExternalValue
+  @L0.assert
+    SEL.HasDisplayValue
+    _ : L0.Value
+      SEL.HasDisplayColumn "HasDisplayValue"
+      L0.HasValueType "String"
+      L0.ConvertsToValueWith UIFUNC.variableReferencePath : L0.ExternalValue
+      SEL.HasCustomModifier UIFUNC.variableReferenceModifier : L0.Function
+
+
+groupStyleEntry : L0.Template
+    @template %subject %style %group
+        %subject : DIA.GroupStyleProfileEntry
+            DIA.ProfileEntry.HasStyle %style
+            DIA.ProfileEntry.HasGroup %group
+
+//-------------------------------------------------------------------------------
+// Standard entries
+
+
+TEMPLATE2D.DrawingFlagTableStyle : DIA.Style
+TEMPLATE2D.DrawingTemplateStyle : DIA.Style
+TEMPLATE2D.DrawingBorderStyle : DIA.Style
+
+TEMPLATE2D.DiagramGroup : DIA.Group
+
+
+TEMPLATE2D.Profiles.DrawingBorder
+    L0.HasLabel "Diagram border"
+    @groupStyleEntry TEMPLATE2D.DrawingBorderStyle TEMPLATE2D.DiagramGroup
+TEMPLATE2D.Profiles.DrawingFlagTables
+    L0.HasLabel "Diagram flag tables"
+    @groupStyleEntry TEMPLATE2D.DrawingFlagTableStyle TEMPLATE2D.DiagramGroup
+TEMPLATE2D.Profiles.DrawingTemplate
+    L0.HasLabel "Diagram template"
+    @groupStyleEntry TEMPLATE2D.DrawingTemplateStyle TEMPLATE2D.DiagramGroup
+   
+