|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.sns.tools.solver.TrialVeto
Trial veto turns down a trial based on a particular trial point.
| Field Summary | |
protected Constraint |
constraint
Deprecated. |
protected Trial |
trial
Deprecated. |
| Constructor Summary | |
TrialVeto(Trial aTrial,
Constraint aConstraint)
Deprecated. Creates a new instance of TrialVeto |
|
| Method Summary | |
Constraint |
getConstraint()
Deprecated. Get the constaint. |
Trial |
getTrial()
Deprecated. Get the trial. |
TrialPoint |
getTrialPoint()
Deprecated. Get the trial point to be tested. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Trial trial
protected Constraint constraint
| Constructor Detail |
public TrialVeto(Trial aTrial,
Constraint aConstraint)
| Method Detail |
public TrialPoint getTrialPoint()
public Trial getTrial()
public Constraint getConstraint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||