X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.platform.ui.ontology%2Fgraph%2FPlatformUI.pgraph;h=35e306a89f68895fca60f728952c026d9005140a;hp=88f2d0fa7e92ed233d16f5c9e69bdd17a72186c9;hb=11532e91770beadd55d85037c4b5e00bbcace69f;hpb=d0f755ad31c06641f8e9a9010a79356f483340c5 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