A B C D E F G H I J K L M N O P Q R S T U V W X

V

valueOf(String) - Static method in enum com.epochx.ant.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.epochx.stats.CrossoverStatField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.epochx.stats.GenerationStatField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.epochx.stats.MutationStatField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.epochx.stats.RunStatField
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.epochx.ant.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.epochx.stats.CrossoverStatField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.epochx.stats.GenerationStatField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.epochx.stats.MutationStatField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.epochx.stats.RunStatField
Returns an array containing the constants of this enum type, in the order they are declared.
Variable<TYPE> - Class in com.epochx.representation
A variable is a data type which can be used as a TerminalNode in place of a predefined constant.
Variable(String) - Constructor for class com.epochx.representation.Variable
Constructor for a new variable instance.

A B C D E F G H I J K L M N O P Q R S T U V W X