Package org.rcsb.cif.schema.mm
Class EmUltramicrotomy
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.EmUltramicrotomy
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class EmUltramicrotomy
extends DelegatingCategory
Description of sectioning by ultramicrotomy
-
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 EmUltramicrotomy(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetDetails()Additional details about the ultramicrotomy sample preparationStrColumngetEmTomographySpecimenId()Foreign key relationship to the EMD SPECIMEN categoryIntColumngetFinalThickness()Final thickness of the sectioned sample, in nanometersStrColumngetId()This data item is the primary key of the category.StrColumngetInstrument()Ultramicrotome instrument used for sectioningIntColumngetTemperature()Temperature of the sample during microtome sectioning, in degrees KelvinMethods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getDetails
Additional details about the ultramicrotomy sample preparation- Returns:
- StrColumn
-
getEmTomographySpecimenId
Foreign key relationship to the EMD SPECIMEN category- Returns:
- StrColumn
-
getFinalThickness
Final thickness of the sectioned sample, in nanometers- Returns:
- IntColumn
-
getId
This data item is the primary key of the category.- Returns:
- StrColumn
-
getInstrument
Ultramicrotome instrument used for sectioning- Returns:
- StrColumn
-
getTemperature
Temperature of the sample during microtome sectioning, in degrees Kelvin- Returns:
- IntColumn
-