|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hops.dm.app.integrate
public class integrate
updates the information state integrating the las moves
Field Summary | |
---|---|
IS |
actualstate
the information state reference |
Constructor Summary | |
---|---|
integrate(IS is)
creates a new instance of integrate |
Method Summary | |
---|---|
boolean |
do_integrate(update up)
algorithm for the update method (integrate, try downdate_issues try remove_Findout, try execute_subaction try load_plan), |
void |
selectDefaultValue()
checks wheter a question with a default value in the plan has a condition that matches the current commitments. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public IS actualstate
Constructor Detail |
---|
public integrate(IS is)
is
- the information state referenceMethod Detail |
---|
public boolean do_integrate(update up)
public void selectDefaultValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |