Package org.rcsb.cif.schema.core
Class Symmetry
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
org.rcsb.cif.schema.core.Symmetry
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class Symmetry
extends DelegatingCategory.DelegatingCifCoreCategory
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.rcsb.cif.model.Category
Category.EmptyCategory -
Field Summary
Fields inherited from class org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
parentBlock -
Constructor Summary
Constructors Constructor Description Symmetry(CifCoreBlock parentBlock) -
Method Summary
Modifier and Type Method Description StrColumngetCellSetting()This dataname should not be used and is DEPRECATED as it is ambiguous.IntColumngetIntTablesNumber()The number as assigned in International Tables for Crystallography Vol A, specifying the proper affine class (i.e.StrColumngetSpaceGroupNameH_M()The full international Hermann-Mauguin space-group symbol as defined in Section 2.2.3 and given as the second item of the second line of each of the space-group tables of Part 7 of International Tables for Crystallography Volume A (2002).StrColumngetSpaceGroupNameHall()Space group symbol defined by Hall.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
getCellSetting
This dataname should not be used and is DEPRECATED as it is ambiguous. The original definition is as follows: The cell settings for this space-group symmetry.- Returns:
- StrColumn
-
getIntTablesNumber
The number as assigned in International Tables for Crystallography Vol A, specifying the proper affine class (i.e. the orientation preserving affine class) of space groups (crystallographic space group type) to which the space group belongs. This number defines the space group type but not the coordinate system expressed.- Returns:
- IntColumn
-
getSpaceGroupNameHall
Space group symbol defined by Hall. Each component of the space group name is separated by a space or an underscore. The use of space is strongly recommended because it specifies the coordinate system. The underscore in the name is only retained because it was used in earlier archived files. It should not be used in new CIFs. Ref: Hall, S. R. (1981). Acta Cryst. A37, 517-525 [See also International Tables for Crystallography, Vol.B (1993) 1.4 Appendix B]- Returns:
- StrColumn
-
getSpaceGroupNameH_M
The full international Hermann-Mauguin space-group symbol as defined in Section 2.2.3 and given as the second item of the second line of each of the space-group tables of Part 7 of International Tables for Crystallography Volume A (2002). Each component of the space-group name is separated by a space or an underscore character. The use of a space is strongly recommended. The underscore is only retained because it was used in old CIFs. It should not be used in new CIFs. Subscripts should appear without special symbols. Bars should be given as negative signs before the numbers to which they apply. The commonly used Hermann-Mauguin symbol determines the space-group type uniquely but a given space-group type may be described by more than one Hermann-Mauguin symbol. The space-group type is best described using _space_group.IT_number or _space_group.name_Schoenflies. The full international Hermann-Mauguin symbol contains information about the choice of basis for monoclinic and orthorhombic space groups but does not give information about the choice of origin. To define the setting uniquely use _space_group.name_Hall, or list the symmetry operations or generators. Ref: International Tables for Crystallography (2002). Volume A, Space-group symmetry, edited by Th. Hahn, 5th ed. Dordrecht: Kluwer Academic Publishers.- Returns:
- StrColumn
-