| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.iplan.SlipAchieveConds
class SlipAchieveConds
Introduces nodes intended to satisfy preconditions of a node already in the plan.
| Nested Class Summary | |
|---|---|
(package private) static class | 
SlipAchieveConds.SatisfyEvalNowConds
 | 
| Field Summary | |
|---|---|
(package private)  ix.icore.domain.ListOfConstraint | 
conds
 | 
(package private)  AgendaItem | 
item
 | 
(package private)  Slip | 
slip
 | 
| Constructor Summary | |
|---|---|
SlipAchieveConds(Slip slip,
                 PNode node,
                 ix.icore.domain.ListOfConstraint conds)
 | 
|
| Method Summary | |
|---|---|
(package private)  boolean | 
findSatisfactionMethods(java.util.List goalNodes,
                        java.util.List evalNow,
                        java.util.List impossible)
 | 
(package private)  boolean | 
parallelMightSatisfy(PatternAssignment pv,
                     long shadowedMark)
 | 
 void | 
run()
 | 
(package private)  boolean | 
willBindVars(java.util.List evalNow,
             Constraint cond)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
Slip slip
AgendaItem item
ix.icore.domain.ListOfConstraint conds
| Constructor Detail | 
|---|
SlipAchieveConds(Slip slip,
                 PNode node,
                 ix.icore.domain.ListOfConstraint conds)
| Method Detail | 
|---|
public void run()
run in interface java.lang.Runnable
boolean findSatisfactionMethods(java.util.List goalNodes,
                                java.util.List evalNow,
                                java.util.List impossible)
boolean willBindVars(java.util.List evalNow,
                     Constraint cond)
boolean parallelMightSatisfy(PatternAssignment pv,
                             long shadowedMark)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||