Uses of Class
de.ipk_gatersleben.ag_nw.graffiti.services.task.BackgroundTaskStatusProviderSupportingExternalCallImpl
| Package | Description |
|---|---|
| de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.sbml | |
| de.ipk_gatersleben.ag_nw.graffiti.services |
-
Uses of BackgroundTaskStatusProviderSupportingExternalCallImpl in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.sbml
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.sbml with parameters of type BackgroundTaskStatusProviderSupportingExternalCallImpl Modifier and Type Method Description voidSBML_Model_Reader. controlImport(org.sbml.jsbml.SBMLDocument document, Graph g, BackgroundTaskStatusProviderSupportingExternalCallImpl status)Passes the import on to other classesvoidSBML_XML_Reader. read(org.sbml.jsbml.SBMLDocument document, Graph g, BackgroundTaskStatusProviderSupportingExternalCallImpl status)Method controls the import of the SBML document. -
Uses of BackgroundTaskStatusProviderSupportingExternalCallImpl in de.ipk_gatersleben.ag_nw.graffiti.services
Subclasses of BackgroundTaskStatusProviderSupportingExternalCallImpl in de.ipk_gatersleben.ag_nw.graffiti.services Modifier and Type Class Description classBackgroundTaskConsoleLoggerMethods in de.ipk_gatersleben.ag_nw.graffiti.services with parameters of type BackgroundTaskStatusProviderSupportingExternalCallImpl Modifier and Type Method Description static booleanGUIhelper. performDownload(String downloadURL, String opt_local_folder, BackgroundTaskStatusProviderSupportingExternalCallImpl status)static booleanGUIhelper. performDownload(String downloadURL, String opt_local_folder, BackgroundTaskStatusProviderSupportingExternalCallImpl status, String targetfilename)Constructors in de.ipk_gatersleben.ag_nw.graffiti.services with parameters of type BackgroundTaskStatusProviderSupportingExternalCallImpl Constructor Description MyOutputStream(ObjectRef lastStatusRef, BackgroundTaskStatusProviderSupportingExternalCallImpl status, FileOutputStream fileOutputStream)