|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICapacitedResource<T extends ITask>
Method Summary | |
---|---|
IntDomainVar |
getCapacity()
|
IntDomainVar |
getConsumption()
|
int |
getMaxCapacity()
|
int |
getMaxConsumption()
|
int |
getMinCapacity()
|
int |
getMinConsumption()
|
Methods inherited from interface choco.kernel.solver.constraints.global.scheduling.IResource |
---|
asRTaskList, asTaskList, getNbTasks, getRTask, getRTaskIterator, getTask, getTaskIterator |
Methods inherited from interface choco.kernel.solver.constraints.global.scheduling.IResourceParameters |
---|
getNbOptionalTasks, getNbRegularTasks, getRscName |
Method Detail |
---|
IntDomainVar getCapacity()
int getMinCapacity()
int getMaxCapacity()
IntDomainVar getConsumption()
int getMinConsumption()
int getMaxConsumption()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |