public interface IDomainAdaptor
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex(Object value) |
int |
getIntVarDomainType() |
int |
getMax() |
int |
getMin() |
Object |
getValue(int index) |
IDomainAdaptor |
merge(IDomainAdaptor adaptor) |
int getIndex(Object value)
int getIntVarDomainType()
int getMax()
int getMin()
Object getValue(int index)
IDomainAdaptor merge(IDomainAdaptor adaptor)
Copyright © 2004–2019 OpenL Tablets. All rights reserved.