Class StructNcsEnsGen

java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.StructNcsEnsGen
All Implemented Interfaces:
Category

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

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • 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