Class PdbxChemCompFeature

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxChemCompFeature
    extends BaseCategory
    Additional features associated with the chemical component.
    • Constructor Detail

      • PdbxChemCompFeature

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

        public PdbxChemCompFeature​(String name)
    • Method Detail

      • getCompId

        public StrColumn getCompId()
        The component identifier for this feature.
        Returns:
        StrColumn
      • getType

        public StrColumn getType()
        The component feature type.
        Returns:
        StrColumn
      • getSupport

        public StrColumn getSupport()
        The supporting evidence for this feature.
        Returns:
        StrColumn
      • getValue

        public StrColumn getValue()
        The component feature value.
        Returns:
        StrColumn
      • getSource

        public StrColumn getSource()
        The information source for the component feature.
        Returns:
        StrColumn