X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.modeling.ontology%2Fgraph%2FModeling.pgraph;fp=bundles%2Forg.simantics.modeling.ontology%2Fgraph%2FModeling.pgraph;h=ebc49fbe09ccdf7357592909ab355980c418333f;hp=3f33c47fc49c75ffba2827e11e77b1210f3d89f6;hb=301e64c69ea0e13e6a6f6be7f3cbf0e3922a62c5;hpb=3dea4df51b8252fe7cc5f1219e77444eac24bab8 diff --git a/bundles/org.simantics.modeling.ontology/graph/Modeling.pgraph b/bundles/org.simantics.modeling.ontology/graph/Modeling.pgraph index 3f33c47fc..ebc49fbe0 100644 --- a/bundles/org.simantics.modeling.ontology/graph/Modeling.pgraph +++ b/bundles/org.simantics.modeling.ontology/graph/Modeling.pgraph @@ -325,6 +325,15 @@ MOD.scl : L0.Template L0.SCLValue.expression %expression L0.HasValueType %valueType +MOD.sclAssertion : L0.Template + @template %type %property %expression %valueType + %type + L0.Asserts _ : L0.Assertion + L0.HasPredicate %property + L0.HasObject _ : MOD.SCLValue + L0.SCLValue.expression %expression + L0.HasValueType %valueType + MOD.Functions.obtainedString : L0.Function L0.HasValueType "String"