Package org.rcsb.cif.schema.mm
Class PdbxDatabasePDBMaster
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxDatabasePDBMaster
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxDatabasePDBMaster
extends DelegatingCategory
The PDBX_DATABASE_PDB_MASTER category provides placeholders
for the count of various PDB record types.
-
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 PdbxDatabasePDBMaster(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetEntryId()A link to _ENTRY.idIntColumngetNumConect()The number of PDB records of a particular type.IntColumngetNumCoord()The number of PDB records of a particular type.IntColumngetNumFtnote()The number of PDB records of a particular type.IntColumngetNumHelix()The number of PDB records of a particular type.IntColumngetNumHet()The number of PDB records of a particular type.IntColumngetNumRemark()The number of PDB records of a particular type.IntColumngetNumSeqres()The number of PDB records of a particular type.IntColumngetNumSheet()The number of PDB records of a particular type.IntColumngetNumSite()The number of PDB records of a particular type.IntColumngetNumTer()The number of PDB records of a particular type.IntColumngetNumTrans()The number of PDB records of a particular type.IntColumngetNumTurn()The number of PDB records of a particular type.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getEntryId
A link to _ENTRY.id- Returns:
- StrColumn
-
getNumRemark
The number of PDB records of a particular type.- Returns:
- IntColumn
-
getNumFtnote
The number of PDB records of a particular type.- Returns:
- IntColumn
-
getNumHet
The number of PDB records of a particular type.- Returns:
- IntColumn
-
getNumHelix
The number of PDB records of a particular type.- Returns:
- IntColumn
-
getNumSheet
The number of PDB records of a particular type.- Returns:
- IntColumn
-
getNumTurn
The number of PDB records of a particular type.- Returns:
- IntColumn
-
getNumSite
The number of PDB records of a particular type.- Returns:
- IntColumn
-
getNumTrans
The number of PDB records of a particular type.- Returns:
- IntColumn
-
getNumCoord
The number of PDB records of a particular type.- Returns:
- IntColumn
-
getNumTer
The number of PDB records of a particular type.- Returns:
- IntColumn
-
getNumConect
The number of PDB records of a particular type.- Returns:
- IntColumn
-
getNumSeqres
The number of PDB records of a particular type.- Returns:
- IntColumn
-