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=9093ebe9476de4d0364bec1059bc6d861ec08bf3;hp=0ecca5e065d27b0099252e2da407859a8cfd5c9e;hb=2bcb7e8598e769cf21fa6525fc244e1da3eceb31;hpb=606a8f75df4e01e825e6bf23532b71f98a53584b diff --git a/bundles/org.simantics.document.base.ontology/graph/Properties.pgraph b/bundles/org.simantics.document.base.ontology/graph/Properties.pgraph index 0ecca5e06..9093ebe94 100644 --- a/bundles/org.simantics.document.base.ontology/graph/Properties.pgraph +++ b/bundles/org.simantics.document.base.ontology/graph/Properties.pgraph @@ -26,7 +26,7 @@ defExtraAttribute = PROPERTIES.defExtraAttribute : L0.Template %subject "String" @PROPERTIES.defAttribute L0.Value L0.HasLabel "Input URI" @@ -49,50 +49,50 @@ PROPERTIES.experiment "Variable" -PROPERTIES.exists "EventHandler" L0.HasLabel "SCL Function" -PROPERTIES.target : PROPERTIES.ParameterType : L0.FunctionalRelation +PROPERTIES.target : PROPERTIES.ParameterType @PROPERTIES.defAttribute L0.String L0.RequiresValueType "String" L0.HasLabel "Target" -PROPERTIES.hyperlinkTarget : PROPERTIES.ParameterType : L0.FunctionalRelation +PROPERTIES.hyperlinkTarget : PROPERTIES.ParameterType @PROPERTIES.defAttribute L0.String L0.RequiresValueType "String" L0.HasLabel "Target type (optional)" -PROPERTIES.targets : PROPERTIES.ParameterType : L0.FunctionalRelation +PROPERTIES.targets : PROPERTIES.ParameterType @PROPERTIES.defAttribute L0.StringArray L0.RequiresValueType "Array String" L0.HasLabel "Targets" -PROPERTIES.source : PROPERTIES.ParameterType : L0.FunctionalRelation +PROPERTIES.source : PROPERTIES.ParameterType @PROPERTIES.defAttribute L0.String L0.RequiresValueType "String" L0.HasLabel "Source" -PROPERTIES.sources : PROPERTIES.ParameterType : L0.FunctionalRelation +PROPERTIES.sources : PROPERTIES.ParameterType @PROPERTIES.defAttribute L0.StringArray L0.RequiresValueType "Array String" L0.HasLabel "Sources"