Package org.rcsb.cif.schema.mm
Class PdbxChemCompSubcomponentEntityList
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxChemCompSubcomponentEntityList
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxChemCompSubcomponentEntityList
extends DelegatingCategory
Data items in the pdbx_chem_comp_subcomponent_entity_list category
list the constituent chemical entities and entity features in this chemical component.
-
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 PdbxChemCompSubcomponentEntityList(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetClazz()Defines the predominant linking type of the entity.IntColumngetId()Ordinal index for the entities listed in this category.StrColumngetParentCompId()The parent component identifier corresponding to this entity.StrColumngetType()Defines the type of the entity.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getId
Ordinal index for the entities listed in this category.- Returns:
- IntColumn
-
getParentCompId
The parent component identifier corresponding to this entity.- Returns:
- StrColumn
-
getType
Defines the type of the entity.- Returns:
- StrColumn
-
getClazz
Defines the predominant linking type of the entity.- Returns:
- StrColumn
-