Synthia
Generic and flexible data structure generator
Package ca.uqac.lif.synthia.enumerative

Pickers that systematically enumerate all values from a set of other pickers. More...

Classes

class  AllBooleans
 Picker who implements EnumerativePicker. More...
 
class  AllElements
 
class  AllIntegers
 Picker who implements EnumerativePicker. More...
 
class  AllPickers
 Picker who implements Bounded. More...
 
class  Bound
 Return the value picked by a picker a defined number of times. More...
 
class  Unbound
 

Detailed Description

Pickers that systematically enumerate all values from a set of other pickers.