Cytoscape 3.0.1 API

Uses of Class
org.cytoscape.work.TunableValidator.ValidationState

Packages that use TunableValidator.ValidationState
org.cytoscape.work 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.ValidationState
 TunableValidator.ValidationState TunableValidator.getValidationState(Appendable errMsg)
          Executes the validation test on the annotated Tunables.
static TunableValidator.ValidationState TunableValidator.ValidationState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TunableValidator.ValidationState[] TunableValidator.ValidationState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.