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
Subclasses with type arguments of type ForceField.ForceFieldName in ffx.potential.parametersMethods in ffx.potential.parameters that return ForceField.ForceFieldNameModifier and TypeMethodDescriptionstatic ForceField.ForceFieldNameReturns 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 URLForceField.getForceFieldURL(ForceField.ForceFieldName forceField) Get for the URL for the named force field.