Uses of Interface
org.biojava.bio.program.unigene.UnigeneFactory
Packages that use UnigeneFactory
-
Uses of UnigeneFactory in org.biojava.bio.program.unigene
Classes in org.biojava.bio.program.unigene that implement UnigeneFactoryModifier and TypeClassDescriptionclassA UnigeneFactory that will use flat-file indexing of the unigene ascii-art files.classAn implementatoin of UnigeneFactory that manages it's data in an SQL database.Methods in org.biojava.bio.program.unigene that return UnigeneFactoryModifier and TypeMethodDescriptionstatic UnigeneFactoryUnigeneTools.findFactory(URL dbURL) Find the UnigeneFactory that can accept a URL.Methods in org.biojava.bio.program.unigene with parameters of type UnigeneFactoryModifier and TypeMethodDescriptionstatic voidUnigeneTools.registerFactory(UnigeneFactory factory) Register a UnigeneFactory.static voidUnigeneTools.unregisterFactory(UnigeneFactory factory) Register a UnigeneFactory.