]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.event.ontology/graph/Event.pgraph
Sync git svn branch with SVN repository r33198.
[simantics/platform.git] / bundles / org.simantics.event.ontology / graph / Event.pgraph
index c48cda2d88807b82861e385b3e457c5763cc91f0..bec7cfe4fa4135cc4d065eab620f47fbde0a3f8c 100644 (file)
@@ -100,7 +100,8 @@ EVENT.Returns <R L0.IsRelatedTo : L0.FunctionalRelation
     L0.InverseOf EVENT.ReturnedBy <R L0.IsRelatedTo : L0.FunctionalRelation
         L0.HasDescription "This relation implies that the domain event is the event returned by the range event. See EVENT.Returns."
     L0.HasDescription "Some events can be considered to be states or flags that may be returned at some point in time. This relation implies that the domain event is the returning event for range event."
-    <-- EVENT.Event --> EVENT.Event
+    <-- EVENT.Event
+    --> EVENT.Event
 
 EVENT.NoReturn
     L0.HasDescription "A tag for marking events that are not expected to be returned. This can be used as a hint for user interfaces."
@@ -111,7 +112,8 @@ EVENT.ReturnEvent
     L0.HasDescription "Indicates that an event is a return event."
     @L0.defTag
     @L0.symmetric
-    <-- EVENT.Event --> EVENT.Event
+    <-- EVENT.Event
+    --> EVENT.Event
 
 /*
 // Future ideas: