]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.layer0/graph/Layer0.pgraph
Merge "Initialize new cache in flush instead of setting it null"
[simantics/platform.git] / bundles / org.simantics.layer0 / graph / Layer0.pgraph
index 225a4f17ee79c075da4c75164749dec77de459dc..d169c9684402f401abe44a54be69db6457e83cad 100644 (file)
@@ -4,6 +4,9 @@
 L0 = <http://www.simantics.org/Layer0-1.1> : L0.Ontology
     L0.HasResourceClass "org.simantics.layer0.Layer0"
 
+L0.SCLMain : L0.SCLModule
+    L0.SCLModule.definition """ include "Simantics/Layer0" """
+
 // Types
 L0.Entity : L0.Type
     L0.HasDescription "All types are inherited from this type."
@@ -41,7 +44,8 @@ L0.Entity : L0.Type
       L0.readOnly true
     >-- L0.Entity.methods
     @L0.assert L0.Entity.methods
-      _ : L0.Value
+      _ : L0.Property
+        L0.HasValueType "StructuredProperty"
     
 L0.Entity.methods ==> "StructuredProperty" <R L0.HasProperty : L0.FunctionalRelation
   L0.domainProperties L0.Functions.methodsPropertyDomainProperties