- validSetting(String) - Method in class Utils.PossibleSettings
-
Tests whether a setting name is valid at the root level
- validSetting(String, String) - Method in class Utils.PossibleSettings
-
Tests whether a setting name is valid
- valueOf(String) - Static method in enum Exceptions.GeneralException.Debug
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum Maths.RealFactory.RealType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum Maths.SquareMatrix.Calculation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum Models.Distributions.Calculation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum Models.DNAModelFactory.DNAModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum Models.RateCategory.FrequencyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum Optimizers.ConjugateGradient.ProgressLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum Optimizers.ConjugateGradient.Update
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum Optimizers.GoldenSection.ProgressLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum Optimizers.NelderMead.DebugLevel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum Exceptions.GeneralException.Debug
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum Maths.RealFactory.RealType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum Maths.SquareMatrix.Calculation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum Models.Distributions.Calculation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum Models.DNAModelFactory.DNAModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum Models.RateCategory.FrequencyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum Optimizers.ConjugateGradient.ProgressLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum Optimizers.ConjugateGradient.Update
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum Optimizers.GoldenSection.ProgressLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum Optimizers.NelderMead.DebugLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.