Package org.rcsb.cif.schema.mm
Class EmHighPressureFreezing
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.EmHighPressureFreezing
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class EmHighPressureFreezing
extends DelegatingCategory
Description of high pressure freezing
-
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 EmHighPressureFreezing(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetDetails()Additional details about high pressure freezing.StrColumngetEmTomographySpecimenId()Foreign key relationship to the EMD SPECIMEN categoryStrColumngetId()This data item is the primary key of the category.StrColumngetInstrument()The instrument used for high pressure freezing.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getDetails
Additional details about high pressure freezing.- Returns:
- StrColumn
-
getEmTomographySpecimenId
Foreign key relationship to the EMD SPECIMEN category- Returns:
- StrColumn
-
getId
This data item is the primary key of the category.- Returns:
- StrColumn
-
getInstrument
The instrument used for high pressure freezing.- Returns:
- StrColumn
-