X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.modeling%2Fscl%2FSimantics%2FTesting.scl;fp=bundles%2Forg.simantics.modeling%2Fscl%2FSimantics%2FTesting.scl;h=f1ebaf50c3d5117e99f2737ec85cfa0fcb95cbb2;hp=5742b4f41bd693c9b490abde6a54931f77849e7d;hb=9214a600c9401b06057fc2c10ea86a0ce0218d87;hpb=7bc4de702166fe57dd45b7f161847e6d21d83bb4 diff --git a/bundles/org.simantics.modeling/scl/Simantics/Testing.scl b/bundles/org.simantics.modeling/scl/Simantics/Testing.scl index 5742b4f41..f1ebaf50c 100644 --- a/bundles/org.simantics.modeling/scl/Simantics/Testing.scl +++ b/bundles/org.simantics.modeling/scl/Simantics/Testing.scl @@ -7,7 +7,9 @@ importJava "org.simantics.modeling.ModelingUtils" where importJava "org.simantics.modeling.ContentDumps" where sclModuleContentDump :: Resource -> Vector Byte + sclScriptContentDump :: Resource -> Vector Byte pgraphContentDump :: Resource -> Vector Byte + graphFileContentDump :: Resource -> Vector Byte structuralComponentContentDump :: Resource -> Vector Byte genericParameterTypeContentDump :: Resource -> Vector Byte - +