Package | Description |
---|---|
org.cytoscape.work |
This package defines the task framework, where tasks are units of work.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.