X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.document.base.ontology%2Fgraph%2FComponents.pgraph;h=8c03f41c5e9935fd4d47c485460040e102ffd999;hp=5fa11e906f7433e02c585926695e3e1a710dd15a;hb=8959bb33806d2252cdf09e42386afd242919630a;hpb=015f13c9be9e3dd9ed409229a28efdab6a8f0d64 diff --git a/bundles/org.simantics.document.base.ontology/graph/Components.pgraph b/bundles/org.simantics.document.base.ontology/graph/Components.pgraph index 5fa11e906..8c03f41c5 100644 --- a/bundles/org.simantics.document.base.ontology/graph/Components.pgraph +++ b/bundles/org.simantics.document.base.ontology/graph/Components.pgraph @@ -21,13 +21,13 @@ connectionPoint = COMPONENTS.connectionPoint : L0.Template >-- %relation sclAttribute = COMPONENTS.sclAttribute : L0.Template - @template %subject %relation %command + @template %subject %relation %command %valueType %subject >-- %relation L0.Asserts _ : L0.Assertion L0.HasPredicate %relation L0.HasObject _ : DOC.SCLValue - L0.HasValueType "String" + L0.HasValueType %valueType L0.SCLValue.expression %command L0.default false @@ -49,6 +49,7 @@ DOC.sclValue : L0.Template L0.HasValueType %valueType DOC.SCLValue compileDocumentSCLValueExpression self""" "Variable -> String" @L0.assert L0.ConvertsToValueWith DOC.Functions.sclValue : L0.ExternalValue @@ -59,13 +60,12 @@ COMPONENTS.Component