Package org.rcsb.cif.schema.mm
Class PdbxPointSymmetryDepositorInfo
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxPointSymmetryDepositorInfo
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxPointSymmetryDepositorInfo
extends DelegatingCategory
Data items in the PDBX_POINT_SYMMETRY_DEPOSITOR_INFO category capture
depositor provided information related to the archival cateogory
PDBX_POINT_SYMMETRY.
-
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 PdbxPointSymmetryDepositorInfo(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)IntColumngetCircularSymmetry()Rotational n-fold C and D point symmetry.StrColumngetEntryId()This data item is a pointer to _entry.id in the ENTRY category.StrColumngetH_MNotation()The Hermann-Mauguin notation for this point symmetry group.StrColumngetSchoenfliesSymbol()The Schoenflies point symmetry symbol.StrColumngetStatusFlag()A flag to indicate that this data is relevant to the current entryMethods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getEntryId
This data item is a pointer to _entry.id in the ENTRY category.- Returns:
- StrColumn
-
getSchoenfliesSymbol
The Schoenflies point symmetry symbol.- Returns:
- StrColumn
-
getCircularSymmetry
Rotational n-fold C and D point symmetry.- Returns:
- IntColumn
-
getH_MNotation
The Hermann-Mauguin notation for this point symmetry group.- Returns:
- StrColumn
-
getStatusFlag
A flag to indicate that this data is relevant to the current entry- Returns:
- StrColumn
-