Uses of Enum Class
ffx.potential.parameters.ForceField.ForceFieldName
Package
Description
The Parameters package stores force field atom types, bond types, etc, and keywords that define
the potential.
-
Uses of ForceField.ForceFieldName in ffx.potential.parameters
Modifier and TypeMethodDescriptionstatic ForceField.ForceFieldName
Returns the enum constant of this class with the specified name.static ForceField.ForceFieldName[]
ForceField.ForceFieldName.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic URL
ForceField.getForceFieldURL
(ForceField.ForceFieldName forceField) Get for the URL for the named force field.