Package org.rcsb.cif.schema.mm
Class EmTomographySpecimen
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.EmTomographySpecimen
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class EmTomographySpecimen
extends DelegatingCategory
Description specimen preparation for imaging using tomography.
-
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 EmTomographySpecimen(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetCryoProtectant()The type of cryo-protectant used during specimen preparation.StrColumngetDetails()Any additional details about specimen preparation.StrColumngetFiducialMarkers()'YES' indicates that fiducial markers were used in the specimen preparationStrColumngetHighPressureFreezing()'YES' indicates that high pressure freezing was used in the specimen preparationStrColumngetId()This data item is the primary key of the category.StrColumngetSectioning()The type of sectioning performed during specimen preparation.StrColumngetSpecimenId()Foreign key relationship to the EMD SPECIMEN categoryMethods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getCryoProtectant
The type of cryo-protectant used during specimen preparation.- Returns:
- StrColumn
-
getDetails
Any additional details about specimen preparation.- Returns:
- StrColumn
-
getFiducialMarkers
'YES' indicates that fiducial markers were used in the specimen preparation- Returns:
- StrColumn
-
getHighPressureFreezing
'YES' indicates that high pressure freezing was used in the specimen preparation- Returns:
- StrColumn
-
getId
This data item is the primary key of the category.- Returns:
- StrColumn
-
getSectioning
The type of sectioning performed during specimen preparation.- Returns:
- StrColumn
-
getSpecimenId
Foreign key relationship to the EMD SPECIMEN category- Returns:
- StrColumn
-