Class PhasingMADClust

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PhasingMADClust
    extends BaseCategory
    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 Detail

      • PhasingMADClust

        public PhasingMADClust​(String name,
                               int rowCount,
                               Object[] encodedColumns)
      • PhasingMADClust

        public PhasingMADClust​(String name)
    • Method Detail

      • 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