Package org.rcsb.cif.schema.mm
Class PdbxStructAssemblyDepositorInfo
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxStructAssemblyDepositorInfo
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxStructAssemblyDepositorInfo
extends DelegatingCategory
Data items in the PDBX_STRUCT_ASSEMBLY_DEPOSITOR_INFO category capture
depositor provided information related to the archival cateogory
PDBX_STRUCT_ASSEMBLY.
-
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 PdbxStructAssemblyDepositorInfo(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetDetails()A description of special aspects of the macromolecular assembly.StrColumngetId()The value of _pdbx_struct_assembly_depositor_info.id must uniquely identify a record in the PDBX_STRUCT_ASSEMBLY_DEPOSITOR_INFO list.StrColumngetMatrixFlag()A flag to indicate that the depositor has provided matrix recordsStrColumngetMethodDetails()Provides details of the method used to determine or compute the assembly.StrColumngetOligomericCount()The number of polymer molecules in the assembly.StrColumngetOligomericDetails()Provides the details of the oligomeric state of the assembly.StrColumngetUploadFileName()The name of a file containing matrix records.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getDetails
A description of special aspects of the macromolecular assembly.- Returns:
- StrColumn
-
getId
The value of _pdbx_struct_assembly_depositor_info.id must uniquely identify a record in the PDBX_STRUCT_ASSEMBLY_DEPOSITOR_INFO list.- Returns:
- StrColumn
-
getMethodDetails
Provides details of the method used to determine or compute the assembly.- Returns:
- StrColumn
-
getOligomericDetails
Provides the details of the oligomeric state of the assembly.- Returns:
- StrColumn
-
getOligomericCount
The number of polymer molecules in the assembly.- Returns:
- StrColumn
-
getMatrixFlag
A flag to indicate that the depositor has provided matrix records- Returns:
- StrColumn
-
getUploadFileName
The name of a file containing matrix records.- Returns:
- StrColumn
-