Package org.jacop.constraints.cumulative
Class TaskNormalView
java.lang.Object
org.jacop.constraints.cumulative.Task
org.jacop.constraints.cumulative.TaskView
org.jacop.constraints.cumulative.TaskNormalView
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) intect()(package private) longenv(long c) (package private) intest()(package private) intlct()(package private) intlst()(package private) voidupdateDetectable(int storeLevel, int est) (package private) voidupdateEdgeFind(int storeLevel, int est) (package private) voidupdateNotFirstNotLast(int storeLevel, int lct)
-
Constructor Details
-
TaskNormalView
-
-
Method Details
-
lct
int lct() -
ect
int ect() -
est
int est() -
lst
int lst() -
env
long env(long c) -
updateEdgeFind
void updateEdgeFind(int storeLevel, int est) - Specified by:
updateEdgeFindin classTaskView
-
updateNotFirstNotLast
void updateNotFirstNotLast(int storeLevel, int lct) - Specified by:
updateNotFirstNotLastin classTaskView
-
updateDetectable
void updateDetectable(int storeLevel, int est) - Specified by:
updateDetectablein classTaskView
-