Uses of Enum Class
ffx.potential.bonded.NamingUtils.HetAtoms
Packages that use NamingUtils.HetAtoms
Package
Description
The Bonded package implements bonded molecular mechanics terms such as bonds, angles, torsions,
etc.
-
Uses of NamingUtils.HetAtoms in ffx.potential.bonded
Subclasses with type arguments of type NamingUtils.HetAtoms in ffx.potential.bondedModifier and TypeClassDescriptionstatic enumCommon HETATOM labels for water and ions.Methods in ffx.potential.bonded that return NamingUtils.HetAtomsModifier and TypeMethodDescriptionstatic NamingUtils.HetAtomsSlightly more robust parsing function that ignores case and trailing numbers, -, and +static NamingUtils.HetAtomsReturns the enum constant of this class with the specified name.static NamingUtils.HetAtoms[]NamingUtils.HetAtoms.values()Returns an array containing the constants of this enum class, in the order they are declared.