Uses of Class
compbio.metadata.ValueConstrain

Packages that use ValueConstrain
compbio.metadata A meta-data model for multiple sequence alignment web services Classes in this package have no dependencies to other sources in the project. 
 

Uses of ValueConstrain in compbio.metadata
 

Methods in compbio.metadata that return ValueConstrain
 ValueConstrain Parameter.getValidValue()
           
 

Methods in compbio.metadata with parameters of type ValueConstrain
 void Parameter.setValidValue(ValueConstrain validValue)