Package org.rcsb.cif.schema.mm
Class StructMonProtCis
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.StructMonProtCis
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class StructMonProtCis
extends DelegatingCategory
Data items in the STRUCT_MON_PROT_CIS category identify
monomers that have been found to have the peptide bond in the cis
conformation. The criterion used to select residues to be
designated as containing cis peptide bonds is given in
_struct_mon_details.prot_cis.
-
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 StructMonProtCis(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetAuthAsymId()A component of the identifier for the monomer.StrColumngetAuthCompId()A component of the identifier for the monomer.StrColumngetAuthSeqId()A component of the identifier for the monomer.StrColumngetLabelAltId()A component of the identifier for the monomer.StrColumngetLabelAsymId()A component of the identifier for the monomer.StrColumngetLabelCompId()A component of the identifier for the monomer.IntColumngetLabelSeqId()A component of the identifier for the monomer.StrColumngetPdbxAuthAsymId2()Pointer to _atom_site.auth_asym_id.StrColumngetPdbxAuthCompId2()Pointer to _atom_site.auth_comp_id.StrColumngetPdbxAuthInsCode()PDB Insertion codeStrColumngetPdbxAuthInsCode2()PDB Insertion codeStrColumngetPdbxAuthSeqId2()Pointer to _atom_site.auth_seq_idStrColumngetPdbxId()ordinal indexStrColumngetPdbxLabelAsymId2()Pointer to _atom_site.label_asym_id.StrColumngetPdbxLabelCompId2()Pointer to _atom_site.label_comp_id.IntColumngetPdbxLabelSeqId2()Pointer to _atom_site.label_seq_idStrColumngetPdbxOmegaAngle()omega torsion angleStrColumngetPdbxPDBInsCode()Pointer to _atom_site.pdbx_PDB_ins_codeStrColumngetPdbxPDBInsCode2()Pointer to _atom_site.pdbx_PDB_ins_codeIntColumngetPdbxPDBModelNum()Pointer to _atom_site.pdbx_PDB_model_numMethods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getLabelAltId
A component of the identifier for the monomer. This data item is a pointer to _atom_sites_alt.id in the ATOM_SITES_ALT category.- Returns:
- StrColumn
-
getLabelAsymId
A component of the identifier for the monomer. This data item is a pointer to _atom_site.label_asym_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getLabelCompId
A component of the identifier for the monomer. This data item is a pointer to _atom_site.label_comp_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getLabelSeqId
A component of the identifier for the monomer. This data item is a pointer to _atom_site.label_seq_id in the ATOM_SITE category.- Returns:
- IntColumn
-
getAuthAsymId
A component of the identifier for the monomer. This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAuthCompId
A component of the identifier for the monomer. This data item is a pointer to _atom_site.auth_comp_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAuthSeqId
A component of the identifier for the monomer. This data item is a pointer to _atom_site.auth_seq_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getPdbxAuthAsymId2
Pointer to _atom_site.auth_asym_id.- Returns:
- StrColumn
-
getPdbxAuthCompId2
Pointer to _atom_site.auth_comp_id.- Returns:
- StrColumn
-
getPdbxAuthSeqId2
Pointer to _atom_site.auth_seq_id- Returns:
- StrColumn
-
getPdbxLabelAsymId2
Pointer to _atom_site.label_asym_id.- Returns:
- StrColumn
-
getPdbxLabelCompId2
Pointer to _atom_site.label_comp_id.- Returns:
- StrColumn
-
getPdbxLabelSeqId2
Pointer to _atom_site.label_seq_id- Returns:
- IntColumn
-
getPdbxPDBInsCode
Pointer to _atom_site.pdbx_PDB_ins_code- Returns:
- StrColumn
-
getPdbxPDBInsCode2
Pointer to _atom_site.pdbx_PDB_ins_code- Returns:
- StrColumn
-
getPdbxPDBModelNum
Pointer to _atom_site.pdbx_PDB_model_num- Returns:
- IntColumn
-
getPdbxOmegaAngle
omega torsion angle- Returns:
- StrColumn
-
getPdbxId
ordinal index- Returns:
- StrColumn
-
getPdbxAuthInsCode
PDB Insertion code- Returns:
- StrColumn
-
getPdbxAuthInsCode2
PDB Insertion code- Returns:
- StrColumn
-