Uses of Class
ffx.utilities.Keyword
Package
Description
The Parsers package handles reading/writing files to/from the internal data structure.
The UI package provides views and controllers for manipulating molecular systems.
-
Uses of Keyword in ffx.potential.parsers
Modifier and TypeMethodDescriptionopenopen -
Uses of Keyword in ffx.ui
Modifier and TypeMethodDescriptionvoid
FFXSystem.addKeyword
(Keyword k) addKeywordvoid
FFXSystem.removeKeyword
(Keyword kd) removeKeywordModifier and TypeMethodDescriptionvoid
FFXSystem.setKeywords
(Hashtable<String, Keyword> k) Setter for the fieldkeywords
.