Uses of Enum Class
ffx.potential.bonded.RotamerLibrary.NucleicAcidLibrary
Package
Description
The Bonded package implements bonded molecular mechanics terms such as bonds, angles, torsions,
etc.
-
Uses of RotamerLibrary.NucleicAcidLibrary in ffx.potential.bonded
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RotamerLibrary.NucleicAcidLibrary[]
RotamerLibrary.NucleicAcidLibrary.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionRotamerLibrary
(RotamerLibrary.NucleicAcidLibrary naLibrary, boolean origCoords) Constructor for RotamerLibrary.RotamerLibrary
(RotamerLibrary.ProteinLibrary protLibrary, RotamerLibrary.NucleicAcidLibrary naLibrary, boolean origCoords) Constructor for RotamerLibrary.