Uses of Interface
pl.poznan.put.pdb.analysis.ResidueComponent
Packages that use ResidueComponent
Package
Description
Contains classes which work on data from PDB or mmCIF files.
-
Uses of ResidueComponent in pl.poznan.put.pdb.analysis
Methods in pl.poznan.put.pdb.analysis that return types with arguments of type ResidueComponent -
Uses of ResidueComponent in pl.poznan.put.protein
Subinterfaces of ResidueComponent in pl.poznan.put.proteinModifier and TypeInterfaceDescriptioninterfaceA backbone in a protein.interfaceA sidechain in a protein.Classes in pl.poznan.put.protein that implement ResidueComponentMethods in pl.poznan.put.protein that return types with arguments of type ResidueComponent -
Uses of ResidueComponent in pl.poznan.put.rna
Subinterfaces of ResidueComponent in pl.poznan.put.rnaModifier and TypeInterfaceDescriptioninterfaceA component of a nucleotide.interfaceA nucleobase (adenine, cytosine, guanine, uracil or thymine).interfaceA purine (adenine or guanine).interfaceA pyrimidine (cytosine, uracil or thymine).Classes in pl.poznan.put.rna that implement ResidueComponentModifier and TypeClassDescriptionfinal classImmutable implementation ofPhosphate.final classImmutable implementation ofRibose.classA phosphate, part of RNA backbone.classA ribose, part of RNA backbone.Methods in pl.poznan.put.rna that return types with arguments of type ResidueComponent