]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.platform.ui.ontology/graph/PlatformUI.pgraph
Enhancements to TabContributions
[simantics/platform.git] / bundles / org.simantics.platform.ui.ontology / graph / PlatformUI.pgraph
index 093fb87e2c5d1272b7e60f3cdac43fdadeff0164..a6b6a064573e8c435524b810803cc2e88276fba7 100644 (file)
@@ -13,6 +13,7 @@ PlatformUI = <http://www.simantics.org/PlatformUI-1.0> : L0.Ontology
     L0.IsLinkedTo SEL
     L0.IsLinkedTo ANNO
     L0.IsLinkedTo TEMPLATE
+    L0.IsLinkedTo MOD
     
 PlatformUI.SCLMain : L0.SCLModule
     L0.SCLModule.definition _ : L0.String
@@ -37,7 +38,7 @@ PlatformUI.SharedOntology <T MOD.SharedOntology
     @L0.assert L0.IsLinkedTo PlatformUI
 
 PlatformUI.StandardPropertiesTabContribution : SEL.TypedVariableTabContribution
-    SEL.TypedVariableTabContribution.HasType L0.Entity
+    SEL.TypedTabContribution.HasType L0.Entity
     SEL.VariableTabContribution.HasView SEL_UI.StandardProperties
-    SEL.VariableTabContribution.HasPriority -1
+    SEL.TabContribution.HasPriority -1
     L0.HasLabel "Properties" 
\ No newline at end of file