Class PdbxChemCompModelFeature

  • All Implemented Interfaces:
    Category

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

      • PdbxChemCompModelFeature

        public PdbxChemCompModelFeature​(String name,
                                        Map<String,​Column> columns)
      • PdbxChemCompModelFeature

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

        public PdbxChemCompModelFeature​(String name)
    • Method Detail

      • getModelId

        public StrColumn getModelId()
        The component model identifier for this feature.
        Returns:
        StrColumn
      • getFeatureName

        public StrColumn getFeatureName()
        The component model feature type.
        Returns:
        StrColumn
      • getFeatureValue

        public StrColumn getFeatureValue()
        The component feature value.
        Returns:
        StrColumn