Class PdbxNmrRepresentative

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxNmrRepresentative
    extends BaseCategory
    An average structure is often calculated in addition to the ensemble, or one of the ensemble is selected as a representative structure. This section describes selection of the representative structure.
    • Constructor Detail

      • PdbxNmrRepresentative

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

        public PdbxNmrRepresentative​(String name)
    • Method Detail

      • getEntryId

        public StrColumn getEntryId()
        msd will assign the ID.
        Returns:
        StrColumn
      • getConformerId

        public StrColumn getConformerId()
        If a member of the ensemble has been selected as a representative structure, identify it by its model number.
        Returns:
        StrColumn
      • getSelectionCriteria

        public StrColumn getSelectionCriteria()
        By highlighting the appropriate choice(s), describe the criteria used to select this structure as a representative structure, or if an average structure has been calculated describe how this was done.
        Returns:
        StrColumn