- valueOf(String) - Static method in enum engine.Engine.FILE_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum engine.Engine.HIST_TYPES
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum engine.Engine.PLOT_TYPES
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum engine.Engine.VAR_TYPES
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum utils.Language
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum engine.Engine.FILE_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum engine.Engine.HIST_TYPES
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum engine.Engine.PLOT_TYPES
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum engine.Engine.VAR_TYPES
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum utils.Language
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARIABLE - Static variable in class gui.dialog.AnalyzeOptionsDialog
-