X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.modeling%2Fscl%2FSimantics%2FTesting.scl;h=08f9f2868b4deec344ddcefb3a7744233ca3a774;hb=HEAD;hp=5742b4f41bd693c9b490abde6a54931f77849e7d;hpb=4bc25acb8086df68836950af08faeacd382e5427;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.modeling/scl/Simantics/Testing.scl b/bundles/org.simantics.modeling/scl/Simantics/Testing.scl index 5742b4f41..08f9f2868 100644 --- a/bundles/org.simantics.modeling/scl/Simantics/Testing.scl +++ b/bundles/org.simantics.modeling/scl/Simantics/Testing.scl @@ -7,7 +7,10 @@ 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 + structuralComponentTypeContentDump :: Resource -> Vector Byte genericParameterTypeContentDump :: Resource -> Vector Byte - +