Package org.rcsb.cif.schema.mm
Class PdbxNaStructKeywds
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxNaStructKeywds
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxNaStructKeywds
extends DelegatingCategory
Data items in the PDBX_NA_STRUCT_KEYWDS category record give details
about structural features of the NA.
-
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 PdbxNaStructKeywds(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetConformationType()Provides overall idea about conformation type of NA.StrColumngetEntryId()This data item is a pointer to _entry.id in the ENTRY category.StrColumngetSpecialFeature()Describes special features of NA.StrColumngetStrandDescription()Gives general structural description of NA.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getEntryId
This data item is a pointer to _entry.id in the ENTRY category.- Returns:
- StrColumn
-
getConformationType
Provides overall idea about conformation type of NA. Also, it identifies tRNAs by assigning a 'T' here.- Returns:
- StrColumn
-
getStrandDescription
Gives general structural description of NA.- Returns:
- StrColumn
-
getSpecialFeature
Describes special features of NA.- Returns:
- StrColumn
-