Package org.rcsb.cif.schema.mm
Class EmFiducialMarkers
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.EmFiducialMarkers
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class EmFiducialMarkers
extends DelegatingCategory
Description of fiducial markers.
-
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 EmFiducialMarkers(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)FloatColumngetDiameter()Diameter of the fiducial markersStrColumngetEmTomographySpecimenId()Foreign key relationship to the EMD SPECIMEN categoryStrColumngetId()This data item is the primary key of the category.StrColumngetManufacturer()Manufacturer source for the fiducial markersMethods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getDiameter
Diameter of the fiducial markers- Returns:
- FloatColumn
-
getEmTomographySpecimenId
Foreign key relationship to the EMD SPECIMEN category- Returns:
- StrColumn
-
getId
This data item is the primary key of the category.- Returns:
- StrColumn
-
getManufacturer
Manufacturer source for the fiducial markers- Returns:
- StrColumn
-