]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.layer0/graph/Layer0.pgraph
Expose TransferableGraphImportProcess Resources table.
[simantics/platform.git] / bundles / org.simantics.layer0 / graph / Layer0.pgraph
index ec2048acbd40d158762430d95b9b0a0e8a78167f..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
@@ -37,9 +38,9 @@ L0.Entity : L0.Type
       L0.readOnly true
     >-- L0.Entity.methods
     @L0.assert L0.Entity.methods
-      _ : L0.Value
+      _ : 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