]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.platform.ui.ontology/graph/PlatformUIViews.pgraph
Disable parallel graph.tg/header read, serializer ctor not thread-safe
[simantics/platform.git] / bundles / org.simantics.platform.ui.ontology / graph / PlatformUIViews.pgraph
index eeab91d816030948d4c98212a87b9dcca30915eb..51a9ad62fdb9d4e5e952511d6f9a69a33e036767 100644 (file)
@@ -113,7 +113,7 @@ SharedLibraries.UsedContext : VP.BrowseContext
         VP.ChildContribution.HasParentNodeType MBC.Variable
         VP.ChildContribution.HasChildNodeType L0.SharedOntology
         VP.ChildContribution.HasRule SharedLibraries.UsedContext.Children.Rule : MOD.SCLChildRule
-            @VIEWS.scl MOD.SCLChildRule.getChildren "usedSharedOntologies2" "Resource -> <ReadGraph> [Resource]"
+            @VIEWS.scl MOD.SCLChildRule.getChildren "usedSharedOntologies" "Resource -> <ReadGraph> [Resource]"
 
 SharedLibraries.AvailableContext : VP.BrowseContext
     VP.BrowseContext.HasVisualsContribution PROJECT.Contributions.StandardNameLabelRule
@@ -121,7 +121,7 @@ SharedLibraries.AvailableContext : VP.BrowseContext
         VP.ChildContribution.HasParentNodeType MBC.Variable
         VP.ChildContribution.HasChildNodeType L0.SharedOntology
         VP.ChildContribution.HasRule SharedLibraries.AvailableContext.Children.Rule : MOD.SCLChildRule
-            @VIEWS.scl MOD.SCLChildRule.getChildren "availableSharedOntologies2" "Resource -> <ReadGraph> [Resource]"
+            @VIEWS.scl MOD.SCLChildRule.getChildren "availableSharedOntologies" "Resource -> <ReadGraph> [Resource]"
 
 VIEWS.SCLValue <T DOC.SCLValue
 /*  @L0.assert L0.SCLValue.environment
@@ -141,7 +141,7 @@ VIEWS.sclEvent : L0.Template
         %subject
             %property _ : VIEWS.SCLValue
               L0.SCLValue.expression %expression
-              L0.HasValueType "EventHandler"
+              L0.HasValueType "AbstractEventHandler"
 
 VIEWS.RangeSelectionTabContribution : SWT.TypedVariableTabContribution
     SEL.AbstractVariableTabContribution.HasPriority 1