Uses of Enum Class
ffx.potential.bonded.Atom.ElementSymbol
Packages that use Atom.ElementSymbol
Package
Description
The Bonded package implements bonded molecular mechanics terms such as bonds, angles, torsions,
etc.
-
Uses of Atom.ElementSymbol in ffx.potential.bonded
Subclasses with type arguments of type Atom.ElementSymbol in ffx.potential.bondedModifier and TypeClassDescriptionstatic enumElement symbols for the first 109 elements.Methods in ffx.potential.bonded that return Atom.ElementSymbolModifier and TypeMethodDescriptionstatic Atom.ElementSymbolReturns the enum constant of this class with the specified name.static Atom.ElementSymbol[]Atom.ElementSymbol.values()Returns an array containing the constants of this enum class, in the order they are declared.