Package org.rcsb.cif.schema.mm
Class EmSupportFilm
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.EmSupportFilm
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class EmSupportFilm
extends DelegatingCategory
Data items to describe films supporting the specimen
-
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 EmSupportFilm(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetId()This data item is the primary key of the category.StrColumngetMaterial()The support material covering the em grid.StrColumngetSampleSupportId()Pointer to EM SAMPLE SUPPORTFloatColumngetThickness()Thickness of the support film, in AngstromsStrColumngetTopology()The topology of the material from which the grid is made.Methods 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 primary key of the category.- Returns:
- StrColumn
-
getMaterial
The support material covering the em grid.- Returns:
- StrColumn
-
getSampleSupportId
Pointer to EM SAMPLE SUPPORT- Returns:
- StrColumn
-
getThickness
Thickness of the support film, in Angstroms- Returns:
- FloatColumn
-
getTopology
The topology of the material from which the grid is made.- Returns:
- StrColumn
-