Uses of Enum Class
org.cytoscape.work.TunableValidator.ValidationState
Package
Description
This package defines the task framework, where tasks are units of work.
-
Uses of TunableValidator.ValidationState in org.cytoscape.work
Modifier and TypeMethodDescriptionTunableValidator.getValidationState
(Appendable errMsg) Executes the validation test on the annotatedTunables
.Returns the enum constant of this class with the specified name.static TunableValidator.ValidationState[]
TunableValidator.ValidationState.values()
Returns an array containing the constants of this enum class, in the order they are declared.