public class IntRangeDomainAdaptor extends Object implements IDomainAdaptor
| Constructor and Description |
|---|
IntRangeDomainAdaptor(IntRangeDomain irange) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex(Object value) |
int |
getIntVarDomainType() |
int |
getMax() |
int |
getMin() |
Object |
getValue(int index) |
IDomainAdaptor |
merge(IDomainAdaptor adaptor) |
public IntRangeDomainAdaptor(IntRangeDomain irange)
public int getIndex(Object value)
getIndex in interface IDomainAdaptorpublic int getIntVarDomainType()
getIntVarDomainType in interface IDomainAdaptorpublic int getMax()
getMax in interface IDomainAdaptorpublic int getMin()
getMin in interface IDomainAdaptorpublic Object getValue(int index)
getValue in interface IDomainAdaptorpublic IDomainAdaptor merge(IDomainAdaptor adaptor)
merge in interface IDomainAdaptorCopyright © 2004–2019 OpenL Tablets. All rights reserved.