Interface ClusterClassKey

All Known Implementing Classes:
PeptideClusterClassKey, ProteinClusterClassKey, PsmClusterClassKey

public interface ClusterClassKey
Key for a cluster class.
Author:
Marc Vaudel
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the description of the cluster class.
    Returns the name of the cluster class.
  • Method Details

    • getName

      String getName()
      Returns the name of the cluster class.
      Returns:
      the name of the cluster class
    • getDescription

      String getDescription()
      Returns the description of the cluster class.
      Returns:
      the description of the cluster class