Uses of Enum Class
org.cytoscape.work.TunableValidator.ValidationState
Packages that use TunableValidator.ValidationState
Package
Description
This package defines the task framework, where tasks are units of work.
-
Uses of TunableValidator.ValidationState in org.cytoscape.work
Methods in org.cytoscape.work that return TunableValidator.ValidationStateModifier 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.