Package pl.poznan.put.rna
Interface NucleicAcidResidueComponent
- All Superinterfaces:
ResidueComponent
- All Known Subinterfaces:
Nucleobase
,Purine
,Pyrimidine
- All Known Implementing Classes:
ImmutablePhosphate
,ImmutableRibose
,Phosphate
,Ribose
A component of a nucleotide.
-
Method Summary
Methods inherited from interface pl.poznan.put.pdb.analysis.ResidueComponent
additionalAtoms, requiredAtoms
-
Method Details
-
nucleotideComponentType
NucleotideComponentType nucleotideComponentType()- Returns:
- The type of this nucleotide component.
-