Class IdentificationMethod

java.lang.Object
com.compomics.util.experiment.personalization.ExperimentObject
com.compomics.util.experiment.identification.IdentificationMethod
All Implemented Interfaces:
Serializable

public class IdentificationMethod
extends ExperimentObject
This class will contain all methods used to obtain identifications. User: Marc Date: Nov 11, 2010 Time: 3:56:49 PM
See Also:
Serialized Form
  • Field Details

  • Constructor Details

    • IdentificationMethod

      public IdentificationMethod()
      Empty default constructor
    • IdentificationMethod

      public IdentificationMethod​(int index)
      Constructor for the identification method
      Parameters:
      index - the index of the method as indexed by the static fields
  • Method Details

    • getIndex

      public int getIndex()
      returns the index of the identification method
      Returns:
      the index of the identification method