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

V

valueOf(String) - Static method in enum cz.cuni.mff.corrector.corrector.Corrector.AlgorithmStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.corrector.corrector.Corrector.ExecutionApproach
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.corrector.corrector.Corrector.SignatureHandling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.corrector.execution.Dependencies.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.corrector.execution.Quota.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.corrector.execution.Variables.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.corrector.expression.Expression.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.corrector.instruction.Instruction.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.corrector.intent.Intent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.corrector.tree.Node.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum cz.cuni.mff.corrector.corrector.Corrector.AlgorithmStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.corrector.corrector.Corrector.ExecutionApproach
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.corrector.corrector.Corrector.SignatureHandling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.corrector.execution.Dependencies.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.corrector.execution.Quota.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.corrector.execution.Variables.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.corrector.expression.Expression.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.corrector.instruction.Instruction.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.corrector.intent.Intent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.corrector.tree.Node.Type
Returns an array containing the constants of this enum type, in the order they are declared.
Variables - Class in cz.cuni.mff.corrector.execution
Working variables container to be used with all correction strategies.
Variables() - Constructor for class cz.cuni.mff.corrector.execution.Variables
Creates and initializes a new instance of the variables container.
Variables.Phase - Enum in cz.cuni.mff.corrector.execution
Definition of all possible internal states of the handler execution.
Vertex - Class in cz.cuni.mff.corrector.graph
Vertex of the repairing multigraph.
Vertex(int, String) - Constructor for class cz.cuni.mff.corrector.graph.Vertex
Creates a new vertex instance.
A B C D E F G H I M N O P Q R S T U V W X