|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjadex.adapter.fipa.AgentAction
jadex.examples.blackjack.RequestJoin
public class RequestJoin
Java class for concept RequestJoin of blackjack_beans ontology.
Field Summary |
---|
Fields inherited from interface java.beans.BeanInfo |
---|
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
Constructor Summary | |
---|---|
RequestJoin()
Default Constructor. |
Method Summary | |
---|---|
BeanInfo[] |
getAdditionalBeanInfo()
Get additional bean info. |
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. |
Player |
getPlayer()
Get the player of this RequestJoin. |
PropertyDescriptor[] |
getPropertyDescriptors()
Get the property descriptors. |
int |
getTimeout()
Get the timeout of this RequestJoin. |
Image |
loadImage(String resourceName)
Load the image. |
void |
setPlayer(Player player)
Set the player of this RequestJoin. |
void |
setTimeout(int timeout)
Set the timeout of this RequestJoin. |
String |
toString()
Get a string representation of this RequestJoin. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RequestJoin()
RequestJoin
.
Method Detail |
---|
public int getTimeout()
public void setTimeout(int timeout)
timeout
- the value to be setpublic Player getPlayer()
public void setPlayer(Player player)
player
- 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 | ||||||||
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.