X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.document.base.ontology%2Fgraph%2FProperties.pgraph;h=e1c71fe976a62df8b76c3a213c51418a8dbabd34;hb=b4374193caf61635d382af556ec913bf278d53a8;hp=e1cf07711ac734e595a12cfa6afb33cdddfc0125;hpb=456397cb7d972d49540b89f92aadca71039e8870;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.document.base.ontology/graph/Properties.pgraph b/bundles/org.simantics.document.base.ontology/graph/Properties.pgraph index e1cf07711..e1c71fe97 100644 --- a/bundles/org.simantics.document.base.ontology/graph/Properties.pgraph +++ b/bundles/org.simantics.document.base.ontology/graph/Properties.pgraph @@ -52,14 +52,14 @@ PROPERTIES.model "Variable" PROPERTIES.primitiveProperties "String" + ==> "DocumentProperties" PROPERTIES.exists - @defAttribute L0.Boolean + @defAttribute L0.Value L0.RequiresValueType "Boolean" PROPERTIES.pathExists - @defAttribute L0.Boolean + @defAttribute L0.Value L0.RequiresValueType "Boolean" PROPERTIES.commands @@ -78,28 +78,28 @@ PROPERTIES.SCLFunction : PROPERTIES.ParameterType L0.HasLabel "SCL Function" PROPERTIES.target : PROPERTIES.ParameterType - @PROPERTIES.defAttribute L0.String + @PROPERTIES.defAttribute L0.Value L0.RequiresValueType "String" L0.HasLabel "Target" PROPERTIES.hyperlinkTarget : PROPERTIES.ParameterType - @PROPERTIES.defAttribute L0.String + @PROPERTIES.defAttribute L0.Value L0.RequiresValueType "String" L0.HasLabel "Target type (optional)" PROPERTIES.targets : PROPERTIES.ParameterType - @PROPERTIES.defAttribute L0.StringArray - L0.RequiresValueType "Array String" + @PROPERTIES.defAttribute L0.Value + L0.RequiresValueType "[String]" L0.HasLabel "Targets" PROPERTIES.source : PROPERTIES.ParameterType - @PROPERTIES.defAttribute L0.String + @PROPERTIES.defAttribute L0.Value L0.RequiresValueType "String" L0.HasLabel "Source" PROPERTIES.sources : PROPERTIES.ParameterType - @PROPERTIES.defAttribute L0.StringArray - L0.RequiresValueType "Array String" + @PROPERTIES.defAttribute L0.Value + L0.RequiresValueType "[String]" L0.HasLabel "Sources" PROPERTIES.ParameterType