Uses of Enum Class
ffx.potential.parameters.ForceField.ConstraintTypes
Packages that use ForceField.ConstraintTypes
Package
Description
The Parameters package stores force field atom types, bond types, etc, and keywords that define
the potential.
-
Uses of ForceField.ConstraintTypes in ffx.potential.parameters
Methods in ffx.potential.parameters that return ForceField.ConstraintTypesModifier and TypeMethodDescriptionstatic ForceField.ConstraintTypesReturns the enum constant of this class with the specified name.static ForceField.ConstraintTypes[]ForceField.ConstraintTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.