|
Jadex 0.96-beta1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjadex.adapter.fipa.AgentAction
jadex.adapter.fipa.DFSearch
public class DFSearch
Java class for concept DFSearch of beanynizer_beans_fipa_default ontology.
Field Summary |
---|
Fields inherited from interface java.beans.BeanInfo |
---|
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
Constructor Summary | |
---|---|
DFSearch()
Default Constructor. |
Method Summary | |
---|---|
void |
addResult(AgentDescription result)
Add a result to this DFSearch. |
BeanInfo[] |
getAdditionalBeanInfo()
Get additional bean info. |
AgentDescription |
getAgentDescription()
Get the dfagentdescription of this DFSearch. |
BeanDescriptor |
getBeanDescriptor()
Get the bean descriptor. |
int |
getDefaultEventIndex()
Get the default event index. |
int |
getDefaultPropertyIndex()
Get the default property index. |
EventSetDescriptor[] |
getEventSetDescriptors()
Get the event set descriptors. |
Image |
getIcon(int iconKind)
Get the icon. |
MethodDescriptor[] |
getMethodDescriptors()
Get the method descriptors. |
PropertyDescriptor[] |
getPropertyDescriptors()
Get the property descriptors. |
AgentDescription |
getResult(int idx)
Get an results of this DFSearch. |
AgentDescription[] |
getResults()
Get the results of this DFSearch. |
SearchConstraints |
getSearchConstraints()
Get the searchconstraints of this DFSearch. |
Image |
loadImage(String resourceName)
Load the image. |
boolean |
removeResult(AgentDescription result)
Remove a result from this DFSearch. |
void |
setAgentDescription(AgentDescription dfagentdescription)
Set the dfagentdescription of this DFSearch. |
void |
setResult(int idx,
AgentDescription result)
Set a result to this DFSearch. |
void |
setResults(AgentDescription[] results)
Set the results of this DFSearch. |
void |
setSearchConstraints(SearchConstraints searchconstraints)
Set the searchconstraints of this DFSearch. |
String |
toString()
Get a string representation of this DFSearch. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DFSearch()
DFSearch
.
Method Detail |
---|
public AgentDescription[] getResults()
public void setResults(AgentDescription[] results)
results
- the value to be setpublic AgentDescription getResult(int idx)
idx
- The index.
public void setResult(int idx, AgentDescription result)
idx
- The index.result
- a value to be addedpublic void addResult(AgentDescription result)
result
- a value to be removedpublic boolean removeResult(AgentDescription result)
result
- a value to be removed
public AgentDescription getAgentDescription()
public void setAgentDescription(AgentDescription dfagentdescription)
dfagentdescription
- the value to be setpublic SearchConstraints getSearchConstraints()
public void setSearchConstraints(SearchConstraints searchconstraints)
searchconstraints
- the value to be setpublic BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in interface BeanInfo
getBeanDescriptor
in class AgentAction
public PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in interface BeanInfo
getPropertyDescriptors
in class AgentAction
public int getDefaultPropertyIndex()
getDefaultPropertyIndex
in interface BeanInfo
getDefaultPropertyIndex
in class AgentAction
public EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors
in interface BeanInfo
getEventSetDescriptors
in class AgentAction
public int getDefaultEventIndex()
getDefaultEventIndex
in interface BeanInfo
getDefaultEventIndex
in class AgentAction
public MethodDescriptor[] getMethodDescriptors()
getMethodDescriptors
in interface BeanInfo
getMethodDescriptors
in class AgentAction
public BeanInfo[] getAdditionalBeanInfo()
getAdditionalBeanInfo
in interface BeanInfo
getAdditionalBeanInfo
in class AgentAction
public Image getIcon(int iconKind)
getIcon
in interface BeanInfo
getIcon
in class AgentAction
public Image loadImage(String resourceName)
loadImage
in class AgentAction
public String toString()
toString
in class AgentAction
|
Jadex 0.96-beta1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.