]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.modeling/scl/Simantics/Testing.scl
Improved shared library structure dump to take more types into account
[simantics/platform.git] / bundles / org.simantics.modeling / scl / Simantics / Testing.scl
index 5742b4f41bd693c9b490abde6a54931f77849e7d..f1ebaf50c3d5117e99f2737ec85cfa0fcb95cbb2 100644 (file)
@@ -7,7 +7,9 @@ importJava "org.simantics.modeling.ModelingUtils" where
   
 importJava "org.simantics.modeling.ContentDumps" where
   sclModuleContentDump :: Resource -> <ReadGraph> Vector Byte
+  sclScriptContentDump :: Resource -> <ReadGraph> Vector Byte
   pgraphContentDump :: Resource -> <ReadGraph> Vector Byte
+  graphFileContentDump :: Resource -> <ReadGraph> Vector Byte
   structuralComponentContentDump :: Resource -> <ReadGraph> Vector Byte
   genericParameterTypeContentDump :: Resource -> <ReadGraph> Vector Byte
-  
+