|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectse.gu.ling.trindikit.oaa.common.OAASolver
Add
public class Add
This class is used to events to the database.
| Constructor Summary | |
|---|---|
Add()
|
|
| Method Summary | |
|---|---|
boolean |
solve(com.sri.oaa2.icl.IclTerm goal,
com.sri.oaa2.icl.IclList params,
com.sri.oaa2.icl.IclList answers)
The solve method extended from OAA. goal == entry(Type,Summary,StartDatime,StopDatime,Location) Type == the type of event; meeting, birthday, appointment... |
| Methods inherited from class se.gu.ling.trindikit.oaa.common.OAASolver |
|---|
getSolvable, getSolvableString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Add()
| Method Detail |
|---|
public boolean solve(com.sri.oaa2.icl.IclTerm goal,
com.sri.oaa2.icl.IclList params,
com.sri.oaa2.icl.IclList answers)
solve in class se.gu.ling.trindikit.oaa.common.OAASolvergoal - an IclTermparams - an IclListanswers - an IclList
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||