Class PdbxViewCategoryGroup

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxViewCategoryGroup
    extends BaseCategory
    Data items in the PDBX_VIEW_CATEGORY_GROUP identify collections of related mmCIF categories. Views provide a vehicle for presenting different logical arrangements of dictionary contents.
    • Constructor Detail

      • PdbxViewCategoryGroup

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

        public PdbxViewCategoryGroup​(String name)
    • Method Detail

      • getViewGroupId

        public StrColumn getViewGroupId()
        The identifier for a collection of related mmCIF categories.
        Returns:
        StrColumn
      • getDescription

        public StrColumn getDescription()
        A description for this collection of categories.
        Returns:
        StrColumn