Package org.jacop.constraints.cumulative
Class CumulativePrimary.Event
- java.lang.Object
-
- org.jacop.constraints.cumulative.CumulativePrimary.Event
-
- Enclosing class:
- CumulativePrimary
private static class CumulativePrimary.Event extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Event(int type, int t, int date, int value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) int
date()
(package private) int
task()
java.lang.String
toString()
(package private) int
type()
(package private) int
value()
-