public interface ACQ_Domain
Modifier and Type | Method and Description |
---|---|
int |
getMax(int numvar)
Define the upper limit of this domain
|
int |
getMin(int numvar)
Define the lower limit of this domain
|
int getMin(int numvar)
numvar
- int used to identify the variableint getMax(int numvar)
numvar
- int used to identify the variable