Package org.rcsb.cif.schema.mm
Class EmAuthorList
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.EmAuthorList
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class EmAuthorList
extends DelegatingCategory
Category to collect the authors of this 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 EmAuthorList(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetAuthor()Author of the EMDB entry in PDB format: Taylor, T.J.IntColumngetOrdinal()ID 1 corresponds to the main author of the entryMethods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getAuthor
Author of the EMDB entry in PDB format: Taylor, T.J.- Returns:
- StrColumn
-
getOrdinal
ID 1 corresponds to the main author of the entry- Returns:
- IntColumn
-