Uses of Enum Class
ffx.potential.bonded.RotamerLibrary.NucleicAcidLibrary
Packages that use 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
Subclasses with type arguments of type RotamerLibrary.NucleicAcidLibrary in ffx.potential.bondedMethods in ffx.potential.bonded that return RotamerLibrary.NucleicAcidLibraryModifier 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.Constructors in ffx.potential.bonded with parameters of type RotamerLibrary.NucleicAcidLibraryModifierConstructorDescriptionRotamerLibrary(RotamerLibrary.NucleicAcidLibrary naLibrary, boolean origCoords) Constructor for RotamerLibrary.RotamerLibrary(RotamerLibrary.ProteinLibrary protLibrary, RotamerLibrary.NucleicAcidLibrary naLibrary, boolean origCoords) Constructor for RotamerLibrary.