| Package | Description |
|---|---|
| org.cpsolver.ifs.model |
IFS Model (description of a problem)
|
| Modifier and Type | Method and Description |
|---|---|
List<VariableListener<T>> |
Variable.getVariableListeners()
Return variable listeners
|
| Modifier and Type | Method and Description |
|---|---|
void |
Variable.addVariableListener(VariableListener<T> listener)
Adds variable listener
|
void |
Variable.removeVariableListener(VariableListener<T> listener)
Removes variable listener
|
Copyright © 2017 UniTime LLC. All Rights Reserved.