Package org.rcsb.cif.schema.mm
Class PdbxRefineTls
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxRefineTls
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxRefineTls
extends DelegatingCategory
Data items in the REFINE_TLS category record details about
TLS parameters used in structure refinement. Note that the
intention is primarily to describe directly refined TLS
parameters, although other methods of obtaining TLS parameters
may be covered, see item _pdbx_refine_tls.method
-
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 PdbxRefineTls(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetDetails()A description of the TLS group, such as a domain name or a chemical group name.StrColumngetId()The value of _pdbx_refine_tls.id must uniquely identify a record in the PDBX_REFINE_TLS list.FloatColumngetL11()The elements of the libration tensor L.FloatColumngetL11Esd()The estimated standard deviation of _pdbx_refine_tls.L.FloatColumngetL12()The elements of the libration tensor L.FloatColumngetL12Esd()The estimated standard deviation of _pdbx_refine_tls.L.FloatColumngetL13()The elements of the libration tensor L.FloatColumngetL13Esd()The estimated standard deviation of _pdbx_refine_tls.L.FloatColumngetL22()The elements of the libration tensor L.FloatColumngetL22Esd()The estimated standard deviation of _pdbx_refine_tls.L.FloatColumngetL23()The elements of the libration tensor L.FloatColumngetL23Esd()The estimated standard deviation of _pdbx_refine_tls.L.FloatColumngetL33()The elements of the libration tensor L.FloatColumngetL33Esd()The estimated standard deviation of _pdbx_refine_tls.L.StrColumngetMethod()The method by which the TLS parameters were obtained.FloatColumngetOriginX()The x coordinate in angstroms of the origin to which the TLS parameters are referred, specified according to a set of orthogonal Cartesian axes related to the cell axes as given in _atom_sites.Cartn_transform_axes.FloatColumngetOriginY()The y coordinate in angstroms of the origin to which the TLS parameters are referred, specified according to a set of orthogonal Cartesian axes related to the cell axes as given in _atom_sites.Cartn_transform_axes.FloatColumngetOriginZ()The z coordinate in angstroms of the origin to which the TLS parameters are referred, specified according to a set of orthogonal Cartesian axes related to the cell axes as given in _atom_sites.Cartn_transform_axes.StrColumngetPdbxRefineId()This data item uniquely identifies a refinement within an entry.FloatColumngetS11()The elements of the screw-rotation tensor S.FloatColumngetS11Esd()The estimated standard deviation of _pdbx_refine_tls.S.FloatColumngetS12()The elements of the screw-rotation tensor S.FloatColumngetS12Esd()The estimated standard deviation of _pdbx_refine_tls.S.FloatColumngetS13()The elements of the screw-rotation tensor S.FloatColumngetS13Esd()The estimated standard deviation of _pdbx_refine_tls.S.FloatColumngetS21()The elements of the screw-rotation tensor S.FloatColumngetS21Esd()The estimated standard deviation of _pdbx_refine_tls.S.FloatColumngetS22()The elements of the screw-rotation tensor S.FloatColumngetS22Esd()The estimated standard deviation of _pdbx_refine_tls.S.FloatColumngetS23()The elements of the screw-rotation tensor S.FloatColumngetS23Esd()The estimated standard deviation of _pdbx_refine_tls.S.FloatColumngetS31()The elements of the screw-rotation tensor S.FloatColumngetS31Esd()The estimated standard deviation of _pdbx_refine_tls.S.FloatColumngetS32()The elements of the screw-rotation tensor S.FloatColumngetS32Esd()The estimated standard deviation of _pdbx_refine_tls.S.FloatColumngetS33()The elements of the screw-rotation tensor S.FloatColumngetS33Esd()The estimated standard deviation of _pdbx_refine_tls.S.FloatColumngetT11()The elements of the translation tensor T.FloatColumngetT11Esd()The estimated standard deviation of _pdbx_refine_tls.T.FloatColumngetT12()The elements of the translation tensor T.FloatColumngetT12Esd()The estimated standard deviation of _pdbx_refine_tls.T.FloatColumngetT13()The elements of the translation tensor T.FloatColumngetT13Esd()The estimated standard deviation of _pdbx_refine_tls.T.FloatColumngetT22()The elements of the translation tensor T.FloatColumngetT22Esd()The estimated standard deviation of _pdbx_refine_tls.T.FloatColumngetT23()The elements of the translation tensor T.FloatColumngetT23Esd()The estimated standard deviation of _pdbx_refine_tls.T.FloatColumngetT33()The elements of the translation tensor T.FloatColumngetT33Esd()The estimated standard deviation of _pdbx_refine_tls.T.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getId
The value of _pdbx_refine_tls.id must uniquely identify a record in the PDBX_REFINE_TLS list. Note that this item need not be a number; it can be any unique identifier.- Returns:
- StrColumn
-
getPdbxRefineId
This data item uniquely identifies a refinement within an entry. _pdbx_refine_tls.pdbx_refine_id can be used to distinguish the results of joint refinements.- Returns:
- StrColumn
-
getDetails
A description of the TLS group, such as a domain name or a chemical group name.- Returns:
- StrColumn
-
getMethod
The method by which the TLS parameters were obtained.- Returns:
- StrColumn
-
getOriginX
The x coordinate in angstroms of the origin to which the TLS parameters are referred, specified according to a set of orthogonal Cartesian axes related to the cell axes as given in _atom_sites.Cartn_transform_axes. If the origin is omitted, it is assumed to be the centre of reaction of the group, in which case S must be symmetric- Returns:
- FloatColumn
-
getOriginY
The y coordinate in angstroms of the origin to which the TLS parameters are referred, specified according to a set of orthogonal Cartesian axes related to the cell axes as given in _atom_sites.Cartn_transform_axes. If the origin is omitted, it is assumed to be the centre of reaction of the group, in which case S must be symmetric- Returns:
- FloatColumn
-
getOriginZ
The z coordinate in angstroms of the origin to which the TLS parameters are referred, specified according to a set of orthogonal Cartesian axes related to the cell axes as given in _atom_sites.Cartn_transform_axes. If the origin is omitted, it is assumed to be the centre of reaction of the group, in which case S must be symmetric- Returns:
- FloatColumn
-
getT11
The elements of the translation tensor T. This should be given in the same coordinate frame and units as the corresponding anisotropic displacement parameters.- Returns:
- FloatColumn
-
getT11Esd
The estimated standard deviation of _pdbx_refine_tls.T.- Returns:
- FloatColumn
-
getT12
The elements of the translation tensor T. This should be given in the same coordinate frame and units as the corresponding anisotropic displacement parameters.- Returns:
- FloatColumn
-
getT12Esd
The estimated standard deviation of _pdbx_refine_tls.T.- Returns:
- FloatColumn
-
getT13
The elements of the translation tensor T. This should be given in the same coordinate frame and units as the corresponding anisotropic displacement parameters.- Returns:
- FloatColumn
-
getT13Esd
The estimated standard deviation of _pdbx_refine_tls.T.- Returns:
- FloatColumn
-
getT22
The elements of the translation tensor T. This should be given in the same coordinate frame and units as the corresponding anisotropic displacement parameters.- Returns:
- FloatColumn
-
getT22Esd
The estimated standard deviation of _pdbx_refine_tls.T.- Returns:
- FloatColumn
-
getT23
The elements of the translation tensor T. This should be given in the same coordinate frame and units as the corresponding anisotropic displacement parameters.- Returns:
- FloatColumn
-
getT23Esd
The estimated standard deviation of _pdbx_refine_tls.T.- Returns:
- FloatColumn
-
getT33
The elements of the translation tensor T. This should be given in the same coordinate frame and units as the corresponding anisotropic displacement parameters.- Returns:
- FloatColumn
-
getT33Esd
The estimated standard deviation of _pdbx_refine_tls.T.- Returns:
- FloatColumn
-
getL11
The elements of the libration tensor L. This should be given in the same coordinate frame as the corresponding anisotropic displacement parameters.- Returns:
- FloatColumn
-
getL11Esd
The estimated standard deviation of _pdbx_refine_tls.L.- Returns:
- FloatColumn
-
getL12
The elements of the libration tensor L. This should be given in the same coordinate frame as the corresponding anisotropic displacement parameters.- Returns:
- FloatColumn
-
getL12Esd
The estimated standard deviation of _pdbx_refine_tls.L.- Returns:
- FloatColumn
-
getL13
The elements of the libration tensor L. This should be given in the same coordinate frame as the corresponding anisotropic displacement parameters.- Returns:
- FloatColumn
-
getL13Esd
The estimated standard deviation of _pdbx_refine_tls.L.- Returns:
- FloatColumn
-
getL22
The elements of the libration tensor L. This should be given in the same coordinate frame as the corresponding anisotropic displacement parameters.- Returns:
- FloatColumn
-
getL22Esd
The estimated standard deviation of _pdbx_refine_tls.L.- Returns:
- FloatColumn
-
getL23
The elements of the libration tensor L. This should be given in the same coordinate frame as the corresponding anisotropic displacement parameters.- Returns:
- FloatColumn
-
getL23Esd
The estimated standard deviation of _pdbx_refine_tls.L.- Returns:
- FloatColumn
-
getL33
The elements of the libration tensor L. This should be given in the same coordinate frame as the corresponding anisotropic displacement parameters.- Returns:
- FloatColumn
-
getL33Esd
The estimated standard deviation of _pdbx_refine_tls.L.- Returns:
- FloatColumn
-
getS11
The elements of the screw-rotation tensor S. This should be given in the same coordinate frame as the corresponding anisotropic displacement parameters. The trace of S is indeterminate by crystallography, and should be set to zero.- Returns:
- FloatColumn
-
getS11Esd
The estimated standard deviation of _pdbx_refine_tls.S.- Returns:
- FloatColumn
-
getS12
The elements of the screw-rotation tensor S. This should be given in the same coordinate frame as the corresponding anisotropic displacement parameters. If the origin is omitted, it is assumed to be the centre of reaction of the group, in which case S must be symmetric- Returns:
- FloatColumn
-
getS12Esd
The estimated standard deviation of _pdbx_refine_tls.S.- Returns:
- FloatColumn
-
getS13
The elements of the screw-rotation tensor S. This should be given in the same coordinate frame as the corresponding anisotropic displacement parameters. If the origin is omitted, it is assumed to be the centre of reaction of the group, in which case S must be symmetric- Returns:
- FloatColumn
-
getS13Esd
The estimated standard deviation of _pdbx_refine_tls.S.- Returns:
- FloatColumn
-
getS21
The elements of the screw-rotation tensor S. This should be given in the same coordinate frame as the corresponding anisotropic displacement parameters. If the origin is omitted, it is assumed to be the centre of reaction of the group, in which case S must be symmetric- Returns:
- FloatColumn
-
getS21Esd
The estimated standard deviation of _pdbx_refine_tls.S.- Returns:
- FloatColumn
-
getS22
The elements of the screw-rotation tensor S. This should be given in the same coordinate frame as the corresponding anisotropic displacement parameters. The trace of S is indeterminate by crystallography, and should be set to zero.- Returns:
- FloatColumn
-
getS22Esd
The estimated standard deviation of _pdbx_refine_tls.S.- Returns:
- FloatColumn
-
getS23
The elements of the screw-rotation tensor S. This should be given in the same coordinate frame as the corresponding anisotropic displacement parameters. If the origin is omitted, it is assumed to be the centre of reaction of the group, in which case S must be symmetric- Returns:
- FloatColumn
-
getS23Esd
The estimated standard deviation of _pdbx_refine_tls.S.- Returns:
- FloatColumn
-
getS31
The elements of the screw-rotation tensor S. This should be given in the same coordinate frame as the corresponding anisotropic displacement parameters. If the origin is omitted, it is assumed to be the centre of reaction of the group, in which case S must be symmetric- Returns:
- FloatColumn
-
getS31Esd
The estimated standard deviation of _pdbx_refine_tls.S.- Returns:
- FloatColumn
-
getS32
The elements of the screw-rotation tensor S. This should be given in the same coordinate frame as the corresponding anisotropic displacement parameters. If the origin is omitted, it is assumed to be the centre of reaction of the group, in which case S must be symmetric- Returns:
- FloatColumn
-
getS32Esd
The estimated standard deviation of _pdbx_refine_tls.S.- Returns:
- FloatColumn
-
getS33
The elements of the screw-rotation tensor S. This should be given in the same coordinate frame as the corresponding anisotropic displacement parameters. The trace of S is indeterminate by crystallography, and should be set to zero.- Returns:
- FloatColumn
-
getS33Esd
The estimated standard deviation of _pdbx_refine_tls.S.- Returns:
- FloatColumn
-