addedmethod:
createFile
long createFile(ghidra.framework.data.DomainObjectAdapterDB domainObj, java.lang.String contentType, ghidra.framework.store.FileSystem fs, java.lang.String path, java.lang.String name, ghidra.util.task.TaskMonitor monitor) throws InvalidNameException, CancelledException, IOException
addedmethod:
openAssociatedUserFile
db.DBHandle openAssociatedUserFile(java.lang.String associatedFileID, java.lang.String associatedContentType, ghidra.framework.store.FileSystem userfs, ghidra.util.task.TaskMonitor monitor) throws IOException, CancelledException