|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use Rangeable | |
---|---|
de.jstacs.parameters | This package provides classes for parameters that establish a general convention for the description of parameters
as defined in the Parameter -interface. |
Uses of Rangeable in de.jstacs.parameters |
---|
Classes in de.jstacs.parameters that implement Rangeable | |
---|---|
class |
AbstractSelectionParameter
Class for a collection parameter, i.e. a parameter that provides some collection of possible values the user can choose from. |
class |
EnumParameter
This class implements a SelectionParameter based on an Enum . |
class |
MultiSelectionParameter
Class for a Parameter that provides a collection of possible values. |
class |
SelectionParameter
Class for a collection parameter, i.e. a parameter that provides some collection of possible values the user can choose from. |
class |
SimpleParameter
Class for a "simple" parameter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |