include "Simantics/Variables" importJava "org.simantics.modeling.ModelingUtils" where withinEpsilon :: Double -> Double -> Double -> String exportModel :: Resource -> String -> String -> Integer -> () 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