Package org.rcsb.cif.schema.mm
Class EmInterpretFigure
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.EmInterpretFigure
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class EmInterpretFigure
extends DelegatingCategory
Listing of all layer line files associated with the EM entry
-
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 EmInterpretFigure(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetDetails()Details about the image file.StrColumngetFile()The name of the image file associated with the map entryStrColumngetId()This data item is the unique identifier for the image file.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getDetails
Details about the image file.- Returns:
- StrColumn
-
getFile
The name of the image file associated with the map entry- Returns:
- StrColumn
-
getId
This data item is the unique identifier for the image file.- Returns:
- StrColumn
-