Package org.rcsb.cif.schema.mm
Class EmDepositorInfo
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.EmDepositorInfo
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class EmDepositorInfo
extends DelegatingCategory
Data items in the EM_DEPOSITOR INFO category record parameters for EM depositions
that are provided by the depositor
-
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 EmDepositorInfo(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetEmMethodSelection()The selected EM experimental method.StrColumngetEntryId()This data item is a pointer to the ENTRY category.StrColumngetMolecularDescriptionFlag()Records whether molecular/polymer entities of the EM sample will be described.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 the ENTRY category.- Returns:
- StrColumn
-
getEmMethodSelection
The selected EM experimental method.- Returns:
- StrColumn
-
getMolecularDescriptionFlag
Records whether molecular/polymer entities of the EM sample will be described.- Returns:
- StrColumn
-