|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectJaCoP.constraints.geost.GeostObject.TimeBoundConstraint
public class GeostObject.TimeBoundConstraint
| Constructor Summary | |
|---|---|
GeostObject.TimeBoundConstraint()
TODO, is it really needed this constructor? |
|
| Method Summary | |
|---|---|
boolean |
consistencyDurationGtZero(Store store)
It applies constraint enforcing that duration > 0 |
boolean |
consistencyStartPlusDurationEqEnd(Store store)
It evaluates part of the constraint that ensures that start + duration = end |
GeostObject |
getCorrespondingObject()
It returns the corresponding object for which this time constraint corresponds to. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GeostObject.TimeBoundConstraint()
| Method Detail |
|---|
public boolean consistencyStartPlusDurationEqEnd(Store store)
store -
public boolean consistencyDurationGtZero(Store store)
store - constraint store in which the geost constraint is imposed at.
public java.lang.String toString()
toString in class java.lang.Objectpublic final GeostObject getCorrespondingObject()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||