|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hops.dm.app.update
public class update
updates the information state with the last integration moves actualizes the agenda
Field Summary | |
---|---|
dbcall |
database
database access |
Constructor Summary | |
---|---|
update(IS is)
creates a new instance of update |
Method Summary | |
---|---|
protected void |
load_plan()
recover_plan findPlan if plan loaded ==> neteja comm? |
protected boolean |
remove_Findout()
Not executing Q if its question is already shared rule remove_Findout class exec_plan pre fst(private/plan,findout(Q)) in(shared/com,P) Domain :: resolves(P,Q) eff pop(private/plan) |
void |
update_algorithm(utterance actualut,
stackact next_moves)
update algorithm. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public dbcall database
Constructor Detail |
---|
public update(IS is)
is
- the information state referenceMethod Detail |
---|
public void update_algorithm(utterance actualut, stackact next_moves)
protected void load_plan()
protected boolean remove_Findout()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |