Class ChemLink

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class ChemLink
    extends BaseCategory
    Data items in the CHEM_LINK category give details about the links between chemical components.
    • Constructor Detail

      • ChemLink

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

        public ChemLink​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        The value of _chem_link.id must uniquely identify each item in the CHEM_LINK list.
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        A description of special aspects of a link between chemical components in the structure.
        Returns:
        StrColumn