]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.layer0/graph/Layer0.pgraph
Fix Layer0 definitions that cause unnecessary warnings in SCLTypeUtils
[simantics/platform.git] / bundles / org.simantics.layer0 / graph / Layer0.pgraph
index f36ef1a297211ef4e9d910e686066bb96c5280de..7ef449bb30e2ee6d896590316600bc9ba47d9a17 100644 (file)
@@ -22,6 +22,7 @@ L0.Entity : L0.Type
     >-- L0.identifier <R L0.HasProperty : L0.FunctionalRelation
         L0.HasLabel "Identifier"
         --> L0.GUID
+        ==> "GUID"
     >-- L0.typeURI <R L0.HasProperty : L0.FunctionalRelation
         L0.HasLabel "Type URI"
         --> L0.String
@@ -39,7 +40,7 @@ L0.Entity : L0.Type
     @L0.assert L0.Entity.methods
       _ : L0.Property
     
-L0.Entity.methods --> L0.Value <R L0.HasProperty : L0.FunctionalRelation
+L0.Entity.methods ==> "StructuredProperty" <R L0.HasProperty : L0.FunctionalRelation
   L0.domainProperties L0.Functions.methodsPropertyDomainProperties
   
 L0.Entity.method <R L0.HasProperty : L0.FunctionalRelation