Uses of Class
adams.core.option.constraint.NumericBounds
-
Packages that use NumericBounds Package Description adams.gui.goe -
-
Uses of NumericBounds in adams.gui.goe
Fields in adams.gui.goe declared as NumericBounds Modifier and Type Field Description protected NumericBoundsAbstractNumberEditor. m_Constraintthe constraint.Methods in adams.gui.goe that return NumericBounds Modifier and Type Method Description NumericBoundsAbstractNumberEditor. getConstraint()Return the constraint in use.Methods in adams.gui.goe with parameters of type NumericBounds Modifier and Type Method Description voidAbstractNumberEditor. setConstraint(NumericBounds value)The constraint to use.
-