]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.layer0/graph/Layer0.pgraph
DB and Layer0 modifications for related issues
[simantics/platform.git] / bundles / org.simantics.layer0 / graph / Layer0.pgraph
index e3d00e8aa418fa57ebcacaf4da42650fc44ac3f3..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."
@@ -42,6 +45,7 @@ L0.Entity : L0.Type
     >-- L0.Entity.methods
     @L0.assert L0.Entity.methods
       _ : L0.Property
+        L0.HasValueType "StructuredProperty"
     
 L0.Entity.methods ==> "StructuredProperty" <R L0.HasProperty : L0.FunctionalRelation
   L0.domainProperties L0.Functions.methodsPropertyDomainProperties