]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.layer0x.ontology/graph/Operations.pgraph
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.layer0x.ontology / graph / Operations.pgraph
index cd8965b5f50be4afd456519c7ccb4b60e89088f1..9d88158060b58d2fd26e49b4fa47485ed80b7335 100644 (file)
@@ -1,25 +1,25 @@
-L0 = <http://www.simantics.org/Layer0-1.1>\r
-L0X = <http://www.simantics.org/Layer0X-1.1>\r
-\r
-PRED = L0X.Predicate\r
-\r
-// This ontology is moved from Layer0 and is deprecated but still used\r
-\r
-OP = L0X.Operation : L0.Library\r
-    L0.HasResourceClass "org.simantics.operation.OperationResource"\r
-    \r
-OP.Operation <T L0.Entity\r
-OP.AbstractContextualList <T L0.Entity\r
-OP.ContextualList <T OP.AbstractContextualList <T L0.OrderedSet\r
-OP.TypeBasedList <T OP.AbstractContextualList\r
-    @L0.singleProperty L0X.HasRelation\r
-OP.ConditionalList <T OP.AbstractContextualList\r
-    @L0.singleProperty OP.HasCondition\r
-    @L0.singleProperty OP.HasThenElement\r
-//    [HasElseElement card "0..1"]\r
-OP.HasCondition <R L0.IsRelatedTo\r
-    L0.HasRange PRED.Predicate\r
-OP.HasThenElement <R L0.IsRelatedTo\r
-    L0.HasRange OP.AbstractContextualList\r
-OP.HasElseElement <R L0.IsRelatedTo\r
+L0 = <http://www.simantics.org/Layer0-1.1>
+L0X = <http://www.simantics.org/Layer0X-1.1>
+
+PRED = L0X.Predicate
+
+// This ontology is moved from Layer0 and is deprecated but still used
+
+OP = L0X.Operation : L0.Library
+    L0.HasResourceClass "org.simantics.operation.OperationResource"
+    
+OP.Operation <T L0.Entity
+OP.AbstractContextualList <T L0.Entity
+OP.ContextualList <T OP.AbstractContextualList <T L0.OrderedSet
+OP.TypeBasedList <T OP.AbstractContextualList
+    @L0.singleProperty L0X.HasRelation
+OP.ConditionalList <T OP.AbstractContextualList
+    @L0.singleProperty OP.HasCondition
+    @L0.singleProperty OP.HasThenElement
+//    [HasElseElement card "0..1"]
+OP.HasCondition <R L0.IsRelatedTo
+    L0.HasRange PRED.Predicate
+OP.HasThenElement <R L0.IsRelatedTo
+    L0.HasRange OP.AbstractContextualList
+OP.HasElseElement <R L0.IsRelatedTo
     L0.HasRange OP.AbstractContextualList
\ No newline at end of file