|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjade.domain.DFGUIManagement.SearchOn
public class SearchOn
This class implements the searcOn action. It allows the dfApplet to request a search on another df.
| Constructor Summary | |
|---|---|
SearchOn()
|
|
| Method Summary | |
|---|---|
SearchConstraints |
getConstraints()
|
DFAgentDescription |
getDescription()
|
AID |
getDf()
|
void |
setConstraints(SearchConstraints c)
|
void |
setDescription(DFAgentDescription desc)
|
void |
setDf(AID parent)
The df on which the search will be made. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchOn()
| Method Detail |
|---|
public void setDf(AID parent)
public AID getDf()
public void setDescription(DFAgentDescription desc)
public DFAgentDescription getDescription()
public void setConstraints(SearchConstraints c)
public SearchConstraints getConstraints()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||