Class PhasingMADClust

java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PhasingMADClust
All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PhasingMADClust
extends DelegatingCategory
Data items in the PHASING_MAD_CLUST category record details about a cluster of experiments that contributed to the generation of a set of phases.
  • Constructor Details

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • getExptId

      public StrColumn getExptId()
      This data item is a pointer to _phasing_MAD_expt.id in the PHASING_MAD_EXPT category.
      Returns:
      StrColumn
    • getId

      public StrColumn getId()
      The value of _phasing_MAD_clust.id must, together with _phasing_MAD_clust.expt_id, uniquely identify a record in the PHASING_MAD_CLUST list. Note that this item need not be a number; it can be any unique identifier.
      Returns:
      StrColumn
    • getNumberSet

      public IntColumn getNumberSet()
      The number of data sets in this cluster of data sets.
      Returns:
      IntColumn