Package org.rcsb.cif.schema.mm
Class PdbxStructGroupComponentRange
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxStructGroupComponentRange
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxStructGroupComponentRange
extends DelegatingCategory
Data items in the PDBX_STRUCT_GROUP_COMPONENT_RANGE category define a structural
group as a continuous span chemical components.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.rcsb.cif.schema.DelegatingCategory
DelegatingCategory.DelegatingCifCoreCategoryNested classes/interfaces inherited from interface org.rcsb.cif.model.Category
Category.EmptyCategory -
Field Summary
-
Constructor Summary
Constructors Constructor Description PdbxStructGroupComponentRange(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetBegAuthAsymId()Part of the identifier for the component range in this group assignment.StrColumngetBegAuthCompId()Part of the identifier for the component range in this group assignment.StrColumngetBegAuthSeqId()Part of the identifier for the component range in this group assignment.StrColumngetBegLabelAltId()Part of the identifier for the component range in this group assignment.StrColumngetBegLabelAsymId()Part of the identifier for the component range in this group assignment.StrColumngetBegLabelCompId()Part of the identifier for the component range in this group assignment.IntColumngetBegLabelSeqId()Part of the identifier for the component range in this group assignment.StrColumngetBegPDBInsCode()Part of the identifier for the component range in this group assignment.StrColumngetEndAuthAsymId()Part of the identifier for the component range in this group assignment.StrColumngetEndAuthCompId()Part of the identifier for the component range in this group assignment.StrColumngetEndAuthSeqId()Part of the identifier for the component range in this group assignment.StrColumngetEndLabelAltId()Part of the identifier for the component range in this group assignment.StrColumngetEndLabelAsymId()Part of the identifier for the component range in this group assignment.StrColumngetEndLabelCompId()Part of the identifier for the component range in this group assignment.IntColumngetEndLabelSeqId()Part of the identifier for the component range in this group assignment.StrColumngetEndPDBInsCode()Part of the identifier for the component range in this group assignment.IntColumngetOrdinal()The value of _pdbx_struct_group_component_range.id must uniquely identify a record in the PDBX_STRUCT_GROUP_COMPONENT_RANGE list.IntColumngetPDBModelNum()Part of the identifier for the component range in this group assignment.StrColumngetStructGroupId()This data item is a pointer to _pdbx_struct_group_list.struct_group_id in the PDBX_STRUCT_GROUP_LIST category.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getOrdinal
The value of _pdbx_struct_group_component_range.id must uniquely identify a record in the PDBX_STRUCT_GROUP_COMPONENT_RANGE list.- Returns:
- IntColumn
-
getStructGroupId
This data item is a pointer to _pdbx_struct_group_list.struct_group_id in the PDBX_STRUCT_GROUP_LIST category.- Returns:
- StrColumn
-
getPDBModelNum
Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.pdbx_PDB_model_num in the ATOM_SITE category.- Returns:
- IntColumn
-
getBegAuthAsymId
Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getBegAuthCompId
Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.auth_comp_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getBegAuthSeqId
Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.auth_seq_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getBegPDBInsCode
Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.pdbx_PDB_ins_code in the ATOM_SITE category.- Returns:
- StrColumn
-
getBegLabelAsymId
Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.label_asym_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getBegLabelCompId
Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.label_comp_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getBegLabelSeqId
Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.label_seq_id in the ATOM_SITE category.- Returns:
- IntColumn
-
getBegLabelAltId
Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.label_alt_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getEndAuthAsymId
Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getEndAuthCompId
Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.auth_comp_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getEndAuthSeqId
Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.auth_seq_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getEndPDBInsCode
Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.pdbx_PDB_ins_code in the ATOM_SITE category.- Returns:
- StrColumn
-
getEndLabelAsymId
Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.label_asym_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getEndLabelCompId
Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.label_comp_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getEndLabelSeqId
Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.label_seq_id in the ATOM_SITE category.- Returns:
- IntColumn
-
getEndLabelAltId
Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.label_alt_id in the ATOM_SITE category.- Returns:
- StrColumn
-