]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.modeling.ontology/graph/ModelingOperations.pgraph
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.modeling.ontology / graph / ModelingOperations.pgraph
index 574fd8df085f35d53a2ab56099a6f2dda2f01b68..1ccd39d31b77dd328656e080494a0c821947cadb 100644 (file)
@@ -1,42 +1,42 @@
-L0 = <http://www.simantics.org/Layer0-1.1>\r
-L0X = <http://www.simantics.org/Layer0X-1.1>\r
-PROJ = <http://www.simantics.org/Project-1.2>\r
-STR = <http://www.simantics.org/Structural-1.2>\r
-MOD = <http://www.simantics.org/Modeling-1.2>\r
-DIA = <http://www.simantics.org/Diagram-2.2>\r
-\r
-OP = L0X.Operation\r
-PRED = L0X.Predicate\r
-\r
-// Predicates\r
-PREDS = MOD.Predicates : L0.Library\r
-PREDS.HasCounterpart : PRED.Predicate\r
-\r
-// Operations\r
-OPS = MOD.Operations : L0.Library\r
-\r
-OPS.NavigateToTarget : OP.Operation\r
-\r
-MOD.HasModelingOperations <R L0.IsWeaklyRelatedTo\r
-MOD.HasDiagramOperations <R L0.IsWeaklyRelatedTo\r
-\r
+L0 = <http://www.simantics.org/Layer0-1.1>
+L0X = <http://www.simantics.org/Layer0X-1.1>
+PROJ = <http://www.simantics.org/Project-1.2>
+STR = <http://www.simantics.org/Structural-1.2>
+MOD = <http://www.simantics.org/Modeling-1.2>
+DIA = <http://www.simantics.org/Diagram-2.2>
+
+OP = L0X.Operation
+PRED = L0X.Predicate
+
+// Predicates
+PREDS = MOD.Predicates : L0.Library
+PREDS.HasCounterpart : PRED.Predicate
+
+// Operations
+OPS = MOD.Operations : L0.Library
+
+OPS.NavigateToTarget : OP.Operation
+
+MOD.HasModelingOperations <R L0.IsWeaklyRelatedTo
+MOD.HasDiagramOperations <R L0.IsWeaklyRelatedTo
+
 MOD.ModelingOperations : OP.TypeBasedList
     L0X.HasRelation MOD.HasModelingOperations
 
 MOD.DiagramOperations : OP.TypeBasedList
-    L0X.HasRelation MOD.HasDiagramOperations\r
+    L0X.HasRelation MOD.HasDiagramOperations
 
 STR.Component
-    MOD.HasModelingOperations LL : OP.ContextualList <R L0.IsRelatedTo\r
-        LL LL\r
-        \r
+    MOD.HasModelingOperations LL : OP.ContextualList <R L0.IsRelatedTo
+        LL LL
+        
 PROJ.Project
-    MOD.HasModelingOperations MO : OP.ContextualList <R L0.IsRelatedTo\r
+    MOD.HasModelingOperations MO : OP.ContextualList <R L0.IsRelatedTo
         MO MO
         //@L0.orderedSet        
             //OPS.NewComponentType : L0.Operation
-            //OPS.NewModel : OP.Operation\r
-\r
+            //OPS.NewModel : OP.Operation
+
 DIA.Flag
     MOD.HasDiagramOperations _ : OP.ContextualList <R L0.IsRelatedTo
         @L0.orderedSet
@@ -45,11 +45,11 @@ DIA.Flag
                 OP.HasThenElement OPS.NavigateToTarget
             //_ : OP.ConditionalList
             //    OP.HasCondition PREDS.HasCounterpart
-            //    OP.HasThenElement OPS.DisconnectFlag : OP.Operation\r
-\r
-DIA.Monitor\r
-    MOD.HasDiagramOperations _ : OP.ContextualList <R L0.IsRelatedTo\r
-        @L0.orderedSet\r
-            _ : OP.ConditionalList\r
-                OP.HasCondition PREDS.HasCounterpart\r
-                OP.HasThenElement OPS.NavigateToTarget\r
+            //    OP.HasThenElement OPS.DisconnectFlag : OP.Operation
+
+DIA.Monitor
+    MOD.HasDiagramOperations _ : OP.ContextualList <R L0.IsRelatedTo
+        @L0.orderedSet
+            _ : OP.ConditionalList
+                OP.HasCondition PREDS.HasCounterpart
+                OP.HasThenElement OPS.NavigateToTarget