]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.layer0/graph/Layer0Constraints.pgraph
DB and Layer0 modifications for related issues
[simantics/platform.git] / bundles / org.simantics.layer0 / graph / Layer0Constraints.pgraph
index fb9d271bb141a66f35f23e78b10b817e22b82b30..afa68bbe2cbeb62dc938bba618e34c24c12366e5 100644 (file)
@@ -2,7 +2,11 @@ L0 = <http://www.simantics.org/Layer0-1.1>
 
 L0.Constraint <T L0.Entity
     >-- L0.Constraint.Validator <R L0.HasProperty : L0.FunctionalRelation
-        L0.RequiresValueType "ReadGraph => Resource -> [Issue]"
+        L0.RequiresValueType "Resource -> <ReadGraph> [Issue]"
+
+L0.SCLValidator <T L0.SCLValue
+    L0.HasValueType "Resource -> <ReadGraph> [Issue]"
+    
 L0.HasConstraint <R L0.IsRelatedTo
     L0.InverseOf L0.HasConstraint.Inverse <R L0.IsRelatedTo     
     <-- L0.Type