Class PdbxFamilyGroupIndex

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxFamilyGroupIndex
    extends BaseCategory
    Data items in the PDBX_FAMILY_GROUP_INDEX category record the family membership in family groups.
    • Constructor Detail

      • PdbxFamilyGroupIndex

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

        public PdbxFamilyGroupIndex​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        This data item is the identifier for the a group of related BIRD families.
        Returns:
        StrColumn
      • getFamilyPrdId

        public StrColumn getFamilyPrdId()
        This data item is a reference to the BIRD identifier for families. This data item is a pointer to _pdbx_reference_molecule_family.family_prd_id in the pdbx_reference_molecule category.
        Returns:
        StrColumn