Uses of Class
eu.isas.peptideshaker.export.PSExportFactory
Packages that use PSExportFactory
-
Uses of PSExportFactory in eu.isas.peptideshaker.export
Methods in eu.isas.peptideshaker.export that return PSExportFactoryModifier and TypeMethodDescriptionstatic PSExportFactoryPSExportFactory.getInstance()Static method to get the instance of the factory.static PSExportFactoryPSExportFactory.loadFromFile(File file) Loads an export factory from a file.Methods in eu.isas.peptideshaker.export with parameters of type PSExportFactoryModifier and TypeMethodDescriptionstatic voidPSExportFactory.saveFactory(PSExportFactory psExportFactory) Saves the factory in the user folder.