]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.platform.ui.ontology/graph/PlatformUIViews.pgraph
MainProgram polls nanoTime too often
[simantics/platform.git] / bundles / org.simantics.platform.ui.ontology / graph / PlatformUIViews.pgraph
index a265df8b136b86e9711d84843e5b8417d3e9cba3..51a9ad62fdb9d4e5e952511d6f9a69a33e036767 100644 (file)
@@ -101,7 +101,7 @@ VIEWS.SharedLibraryContribution : SWT.TypedVariableTabContribution
 
 //VIEWS.SharedLibraryContribution2 : SWT.TypedVariableTabContribution
 //    SEL.AbstractVariableTabContribution.HasPriority 1
-//    SEL.AbstractTypedVariableTabContribution.HasType L0.SharedOntology
+//    SEL.AbstractTypedTabContribution.HasType L0.SharedOntology
 //    SWT.TypedVariableTabContribution.HasView SharedLibraries
 //    L0.HasLabel "Shared Libraries"
 
@@ -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