X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=bundles%2Forg.simantics.platform.ui.ontology%2Fgraph%2FPlatformUI.pgraph;h=35e306a89f68895fca60f728952c026d9005140a;hb=2c5896e3dbba9d05dfa3cb9247d804296c898453;hp=88f2d0fa7e92ed233d16f5c9e69bdd17a72186c9;hpb=1bc782572eec0eaac25c275a7eb014ae809b2018;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.platform.ui.ontology/graph/PlatformUI.pgraph b/bundles/org.simantics.platform.ui.ontology/graph/PlatformUI.pgraph index 88f2d0fa7..35e306a89 100644 --- a/bundles/org.simantics.platform.ui.ontology/graph/PlatformUI.pgraph +++ b/bundles/org.simantics.platform.ui.ontology/graph/PlatformUI.pgraph @@ -1,6 +1,7 @@ L0 = PROJECT = MOD = +DIA = STR = SEL = SEL_UI = @@ -43,4 +44,11 @@ PlatformUI.StandardPropertiesTabContribution : SEL.TypedVariableTabContribution SEL.TypedVariableTabContribution.HasType L0.Entity SEL.VariableTabContribution.HasView SEL_UI.StandardProperties SEL.VariableTabContribution.HasPriority -1 - L0.HasLabel "Properties" \ No newline at end of file + @MOD.scl SEL.VariableTabContribution.transformation "standardPropertiesElementTransformation" "Variable -> Variable" + L0.HasLabel "Properties" + +PlatformUI.StandardElementProperties : SEL.TypedVariableTabContribution + SEL.TypedVariableTabContribution.HasType DIA.Element + L0.HasLabel "Element Properties" + SEL.VariableTabContribution.HasPriority -2 + SEL.VariableTabContribution.HasView SEL_UI.StandardProperties