|
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.RequestFinishedData
public abstract class RequestFinishedData
Java class for concept RequestFinished 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 | |
---|---|
RequestFinishedData()
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. |
GameResult |
getGameresult()
Get the gameresult of this RequestFinished. |
Image |
getIcon(int iconKind)
Get the icon. |
MethodDescriptor[] |
getMethodDescriptors()
Get the method descriptors. |
PropertyDescriptor[] |
getPropertyDescriptors()
Get the property descriptors. |
Image |
loadImage(String resourceName)
Load the image. |
void |
setGameresult(GameResult gameresult)
Set the gameresult of this RequestFinished. |
String |
toString()
Get a string representation of this RequestFinished. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RequestFinishedData()
RequestFinished
.
Method Detail |
---|
public GameResult getGameresult()
public void setGameresult(GameResult gameresult)
gameresult
- 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.