]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.layer0/graph/Layer0Literals.pgraph
Removed jsonValues since there already is Data/Json
[simantics/platform.git] / bundles / org.simantics.layer0 / graph / Layer0Literals.pgraph
index 09f4781feb77eca4ad75a86eeeafe463a8f1b789..329cfa12dc7576c302420de57bd1586b1517466f 100644 (file)
@@ -79,6 +79,8 @@ L0.RevisionId <T L0.Literal
 
 L0.RVI <T L0.Literal
     @L0.assert L0.HasDataType ${ parts : ( | ResourceRVIPart { role : |CHILD|PROPERTY, resource : Long(unit="resource") } | StringRVIPart { role : |CHILD|PROPERTY, string : String } | GuidRVIPart { role : |CHILD|PROPERTY, guid : { mostSignificantPart : Long , leastSignificantPart : Long }  } ) [] }
+
+L0.EmptyRVI = { parts = [] } : L0.RVI
    
 // Constant literals   
 L0.True = true