| 
				
  | 
|||||||||||||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||||||||||
| Packages that use ListParameter | |
|---|---|
| de.lmu.ifi.dbs.elki.utilities.optionhandling | Parameter handling and option descriptions. | 
| de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints | Constraints allow to restrict possible values for parameters. | 
| Uses of ListParameter in de.lmu.ifi.dbs.elki.utilities.optionhandling | 
|---|
| Subclasses of ListParameter in de.lmu.ifi.dbs.elki.utilities.optionhandling | |
|---|---|
 class | 
ClassListParameter<C>
Parameter class for a parameter specifying a list of class names.  | 
 class | 
DoubleListParameter
Parameter class for a parameter specifying a list of double values.  | 
 class | 
FileListParameter
Parameter class for a parameter specifying a list of files.  | 
 class | 
IntListParameter
Paramter class for a parameter specifying a list of integer values.  | 
 class | 
VectorListParameter
Parameter class for a parameter specifying a list of vectors.  | 
| Uses of ListParameter in de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints | 
|---|
| Fields in de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints declared as ListParameter | |
|---|---|
private  ListParameter<?> | 
GlobalListSizeConstraint.list
List parameter to be tested.  | 
| Fields in de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints with type parameters of type ListParameter | |
|---|---|
private  List<ListParameter<?>> | 
EqualSizeGlobalConstraint.parameters
List parameters to be tested  | 
| Constructors in de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints with parameters of type ListParameter | |
|---|---|
GlobalListSizeConstraint(ListParameter<?> v,
                         IntParameter i)
Creates a List-Size global parameter constraint.  | 
|
| Constructor parameters in de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints with type arguments of type ListParameter | |
|---|---|
EqualSizeGlobalConstraint(List<ListParameter<?>> params)
Creates a global parameter constraint for testing if a number of list parameters have equal list sizes.  | 
|
  | 
                
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||