Class StructNcsEnsGen

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class StructNcsEnsGen
    extends BaseCategory
    Data items in the STRUCT_NCS_ENS_GEN category list domains related by a noncrystallographic symmetry operation and identify the operator.
    • Constructor Detail

      • StructNcsEnsGen

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

        public StructNcsEnsGen​(String name)
    • Method Detail

      • getDomId1

        public StrColumn getDomId1()
        The identifier for the domain that will remain unchanged by the transformation operator. This data item is a pointer to _struct_ncs_dom.id in the STRUCT_NCS_DOM category.
        Returns:
        StrColumn
      • getDomId2

        public StrColumn getDomId2()
        The identifier for the domain that will be transformed by application of the transformation operator. This data item is a pointer to _struct_ncs_dom.id in the STRUCT_NCS_DOM category.
        Returns:
        StrColumn
      • getEnsId

        public StrColumn getEnsId()
        This data item is a pointer to _struct_ncs_ens.id in the STRUCT_NCS_ENS category.
        Returns:
        StrColumn
      • getOperId

        public StrColumn getOperId()
        This data item is a pointer to _struct_ncs_oper.id in the STRUCT_NCS_OPER category.
        Returns:
        StrColumn