Module Simantics/Document
This module is undocumented. This is a list of its definitions.
addUrlDocumentWithDetailSCL :: Resource -> String -> String -> <WriteGraph> Resource
document :: Resource -> String -> <ReadGraph> [Resource]
documents :: Resource -> <ReadGraph> [Resource]
documentsFolders :: Resource -> <ReadGraph> [Resource]
exportDocument :: Resource -> String -> <Proc> ()
importDocumentWithDetailSCL :: Resource -> String -> <WriteGraph> Resource
importFolderWithName :: String -> Resource -> Resource -> Resource -> ProgressMonitor -> <WriteGraph> Resource
|