Package org.rcsb.cif.schema.mm
Class EmStructureFactorsDepositorInfo
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.EmStructureFactorsDepositorInfo
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class EmStructureFactorsDepositorInfo
extends DelegatingCategory
Structure factor files associated with the EM entry
-
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 EmStructureFactorsDepositorInfo(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetDetails()Details about the structure factor file.StrColumngetExperimentId()This data item is an optional pointer to the EM_EXPERIMENT category.StrColumngetId()This data item is the unique identifier for the structure factor file.StrColumngetUploadFileName()The name of the structure factor file associated with the map entryMethods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getId
This data item is the unique identifier for the structure factor file.- Returns:
- StrColumn
-
getExperimentId
This data item is an optional pointer to the EM_EXPERIMENT category.- Returns:
- StrColumn
-
getUploadFileName
The name of the structure factor file associated with the map entry- Returns:
- StrColumn
-
getDetails
Details about the structure factor file.- Returns:
- StrColumn
-