Package org.rcsb.cif.schema.mm
Class PdbxAtlas
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxAtlas
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxAtlas
extends DelegatingCategory
Gives information about the organization of the
NDB Structural Atlas.
-
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
-
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetEntryId()Entry ID.IntColumngetPageId()A unique identifier for a NDB ATLAS index page.StrColumngetPageName()Text of the Atlas index entry.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getEntryId
Entry ID.- Returns:
- StrColumn
-
getPageId
A unique identifier for a NDB ATLAS index page.- Returns:
- IntColumn
-
getPageName
Text of the Atlas index entry.- Returns:
- StrColumn
-