Uses of Class
com.compomics.util.experiment.biology.ions.IonFactory
Packages that use IonFactory
Package
Description
Experiment classes related to ions.
Classes used for ms2 spectrum annotation.
-
Uses of IonFactory in com.compomics.util.experiment.biology.ions
Methods in com.compomics.util.experiment.biology.ions that return IonFactoryModifier and TypeMethodDescriptionstatic IonFactoryIonFactory.getInstance()Static method which returns the instance of the factory. -
Uses of IonFactory in com.compomics.util.experiment.identification.spectrum_annotation
Fields in com.compomics.util.experiment.identification.spectrum_annotation declared as IonFactoryModifier and TypeFieldDescriptionprotected IonFactorySpectrumAnnotator.fragmentFactoryThe Fragment factory which will generate the fragment ions.