|
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.AMSSearchAgents
public class AMSSearchAgents
Java class for concept AMSSearchAgents 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 | |
---|---|
AMSSearchAgents()
Default Constructor. |
Method Summary | |
---|---|
void |
addAgentdescription(AMSAgentDescription agentdescription)
Add a agentdescription to this AMSSearchAgents. |
BeanInfo[] |
getAdditionalBeanInfo()
Get additional bean info. |
AMSAgentDescription |
getAgentDescription()
Get the agentdescription of this AMSSearchAgents. |
AMSAgentDescription |
getAgentdescription(int idx)
Get an agentdescriptions of this AMSSearchAgents. |
AMSAgentDescription[] |
getAgentDescriptions()
Get the agentdescriptions of this AMSSearchAgents. |
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. |
SearchConstraints |
getSearchConstraints()
Get the searchconstraints of this AMSSearchAgents. |
Image |
loadImage(String resourceName)
Load the image. |
boolean |
removeAgentdescription(AMSAgentDescription agentdescription)
Remove a agentdescription from this AMSSearchAgents. |
void |
setAgentDescription(AMSAgentDescription agentdescription)
Set the agentdescription of this AMSSearchAgents. |
void |
setAgentdescription(int idx,
AMSAgentDescription agentdescription)
Set a agentdescription to this AMSSearchAgents. |
void |
setAgentDescriptions(AMSAgentDescription[] agentdescriptions)
Set the agentdescriptions of this AMSSearchAgents. |
void |
setSearchConstraints(SearchConstraints searchconstraints)
Set the searchconstraints of this AMSSearchAgents. |
String |
toString()
Get a string representation of this AMSSearchAgents. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AMSSearchAgents()
AMSSearchAgents
.
Method Detail |
---|
public AMSAgentDescription[] getAgentDescriptions()
public void setAgentDescriptions(AMSAgentDescription[] agentdescriptions)
agentdescriptions
- the value to be setpublic AMSAgentDescription getAgentdescription(int idx)
idx
- The index.
public void setAgentdescription(int idx, AMSAgentDescription agentdescription)
idx
- The index.agentdescription
- a value to be addedpublic void addAgentdescription(AMSAgentDescription agentdescription)
agentdescription
- a value to be removedpublic boolean removeAgentdescription(AMSAgentDescription agentdescription)
agentdescription
- a value to be removed
public AMSAgentDescription getAgentDescription()
public void setAgentDescription(AMSAgentDescription agentdescription)
agentdescription
- 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.