X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.document.base.ontology%2Fgraph%2FProperties.pgraph;h=d502e3d2f2e860ed22dbdc56340c9e44954a643d;hp=4fb8b227860e33753fc2c3defaf5bb59ead5518b;hb=41736ad32e06490bbf5d32a3b2a0db8b2679ff99;hpb=ca89ffe386060acd0915580c60b2ab6fde36a5db diff --git a/bundles/org.simantics.document.base.ontology/graph/Properties.pgraph b/bundles/org.simantics.document.base.ontology/graph/Properties.pgraph index 4fb8b2278..d502e3d2f 100644 --- a/bundles/org.simantics.document.base.ontology/graph/Properties.pgraph +++ b/bundles/org.simantics.document.base.ontology/graph/Properties.pgraph @@ -55,51 +55,51 @@ PROPERTIES.primitiveProperties "String" PROPERTIES.exists - @defAttribute L0.Boolean + @defAttribute L0.Value L0.RequiresValueType "Boolean" PROPERTIES.pathExists - @defAttribute L0.Boolean + @defAttribute L0.Value L0.RequiresValueType "Boolean" PROPERTIES.commands - @defAttribute L0.String - L0.RequiresValueType "String" + @defAttribute L0.Value + L0.RequiresValueType "[Command]" L0.HasLabel "Commands" PROPERTIES.dataDefinitions - @defAttribute L0.String - L0.RequiresValueType "String" + @defAttribute L0.Value + L0.RequiresValueType "[DataDefinition]" L0.HasLabel "Data Definitions" PROPERTIES.SCLFunction : PROPERTIES.ParameterType @PROPERTIES.defAttribute L0.Value - ==> "EventHandler" + ==> "AbstractEventHandler" 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