]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scl.db/scl/Simantics/DB.scl
Make prettyPrintTG available via SCL from Simantics/DB-module
[simantics/platform.git] / bundles / org.simantics.scl.db / scl / Simantics / DB.scl
index b725d6c74afca7914d62fb38909fb1a85c7e4209..19e83d30b571a7dfd9cf197090b1fecbe72939ea 100644 (file)
@@ -343,6 +343,7 @@ importJava "org.simantics.db.layer0.util.Layer0Utils" where
     listOntologies :: () -> <ReadGraph> [Resource]
     emptyTrashBin :: () -> <Proc> ()
     purgeDatabase :: () -> <Proc> ()
+    prettyPrintResource :: Resource -> <ReadGraph> String
 
     @private
     @JavaName copyTo