Package org.rcsb.cif.schema.mm
Class ChemLink
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.ChemLink
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class ChemLink
extends DelegatingCategory
Data items in the CHEM_LINK category give details about
the links between chemical components.
-
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)StrColumngetDetails()A description of special aspects of a link between chemical components in the structure.StrColumngetId()The value of _chem_link.id must uniquely identify each item in the CHEM_LINK list.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 _chem_link.id must uniquely identify each item in the CHEM_LINK list.- Returns:
- StrColumn
-
getDetails
A description of special aspects of a link between chemical components in the structure.- Returns:
- StrColumn
-