Package org.rcsb.cif.schema.mm
Class PdbxEntityPolyProteinClass
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxEntityPolyProteinClass
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxEntityPolyProteinClass
extends DelegatingCategory
Data items in the PDBX_ENTITY_POLY_PROTEIN_CLASS category
provides a top-level protein classification.
-
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 PdbxEntityPolyProteinClass(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetClazz()This data item provides a top-level classification of the polymer protein entity.StrColumngetEntityId()This data item is a pointer to _entity.id in the ENTITY category.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getEntityId
This data item is a pointer to _entity.id in the ENTITY category.- Returns:
- StrColumn
-
getClazz
This data item provides a top-level classification of the polymer protein entity.- Returns:
- StrColumn
-