Uses of Enum Class
ffx.potential.parameters.ForceField.ForceFieldName
Packages that use 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
Methods in ffx.potential.parameters that return ForceField.ForceFieldNameModifier 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.Methods in ffx.potential.parameters with parameters of type ForceField.ForceFieldNameModifier and TypeMethodDescriptionstatic URL
ForceField.getForceFieldURL
(ForceField.ForceFieldName forceField) Get for the URL for the named force field.