X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.layer0%2Fgraph%2FLayer0Templates.pgraph;fp=bundles%2Forg.simantics.layer0%2Fgraph%2FLayer0Templates.pgraph;h=ef5a587e521376e2ddc39de4af0a3e11059e3b9d;hb=0ffcb1180dcccf28e66a391338885be224ba1c47;hp=0dbba3181589a58260003ff062c3e4da753ee895;hpb=342a2b006b88330280060c16c2ab50374468a4c6;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.layer0/graph/Layer0Templates.pgraph b/bundles/org.simantics.layer0/graph/Layer0Templates.pgraph index 0dbba3181..ef5a587e5 100644 --- a/bundles/org.simantics.layer0/graph/Layer0Templates.pgraph +++ b/bundles/org.simantics.layer0/graph/Layer0Templates.pgraph @@ -50,3 +50,10 @@ L0.sclAction : L0.Template L0.SCLAction.action _ : L0.SCLValue L0.SCLValue.expression %expression L0.HasValueType L0.SCLAction.valueType + +L0.sclConstraint : L0.Template + @template %constraint %expression + %constraint : L0.Constraint + L0.Constraint.Validator _ : L0.SCLValidator + L0.SCLValue.expression %expression +