|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Flag | |
|---|---|
| de.lmu.ifi.dbs.elki.gui.configurator | Configurator components |
| de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints | Constraints allow to restrict possible values for parameters. |
| de.lmu.ifi.dbs.elki.utilities.optionhandling.parameterization | Configuration managers
See the de.lmu.ifi.dbs.elki.utilities.optionhandling package for documentation! |
| Uses of Flag in de.lmu.ifi.dbs.elki.gui.configurator |
|---|
| Constructors in de.lmu.ifi.dbs.elki.gui.configurator with parameters of type Flag | |
|---|---|
FlagParameterConfigurator(Flag param,
JComponent parent)
|
|
| Uses of Flag in de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints |
|---|
| Fields in de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints declared as Flag | |
|---|---|
private Flag |
ParameterFlagGlobalConstraint.flag
Flag the checking of the parameter constraints is dependent on. |
| Constructors in de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints with parameters of type Flag | |
|---|---|
ParameterFlagGlobalConstraint(Parameter<S,C> p,
List<ParameterConstraint<S>> c,
Flag f,
boolean flagConstraint)
Constructs a global parameter constraint specifying that the testing of the parameter given for keeping the parameter constraints given is dependent on the status of the flag given. |
|
| Uses of Flag in de.lmu.ifi.dbs.elki.utilities.optionhandling.parameterization |
|---|
| Methods in de.lmu.ifi.dbs.elki.utilities.optionhandling.parameterization with parameters of type Flag | |
|---|---|
void |
ListParameterization.forwardOption(Flag flag)
Convenience - add a Flag option directly. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||