X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.layer0%2Fgraph%2FLayer0.pgraph;h=f38e7f58c962fee0ebe9f42f02d540cf2970a488;hb=1f8b50d81a1aa1bbd67a77f7cbc1060f2eb805d4;hp=482f606fcb77d838e8a5ae4067e209bfc6d1d691;hpb=9acebe9584f8f2a78f0322b6e0e24438e7ceb984;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.layer0/graph/Layer0.pgraph b/bundles/org.simantics.layer0/graph/Layer0.pgraph index 482f606fc..f38e7f58c 100644 --- a/bundles/org.simantics.layer0/graph/Layer0.pgraph +++ b/bundles/org.simantics.layer0/graph/Layer0.pgraph @@ -25,6 +25,12 @@ L0.Entity : L0.Type >-- L0.typeURI L0.String + >-- L0.typeResource "Variable -> Resource -> Resource" + >-- L0.representsResource "Variable -> Resource" >-- L0.HasComment --> L0.String -- L0.ConsistsOf --> L0.Entity -- L0.Entity.published --> L0.Boolean -- L0.Entity.methods + @L0.assert L0.Entity.methods + _ : L0.Value + +L0.Entity.methods --> L0.Value -- L0.Asserts --> L0.Assertion -- L0.Type.instantiateUnder ==> "Resource -> Resource -> Resource" -- L0.HasPredicate --> L0.Relation