Class IhmFeatureList

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class IhmFeatureList
    extends BaseCategory
    IHM_FEATURE_LIST is the high level category that provides defintions to select atoms/residues from polymeric and non-polymeric entities.
    • Constructor Detail

      • IhmFeatureList

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

        public IhmFeatureList​(String name)
    • Method Detail

      • getFeatureId

        public IntColumn getFeatureId()
        A unique identifier for the feature.
        Returns:
        IntColumn
      • getFeatureType

        public StrColumn getFeatureType()
        The type of feature.
        Returns:
        StrColumn
      • getEntityType

        public StrColumn getEntityType()
        The type of entity.
        Returns:
        StrColumn