|
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.hunterprey.RequestEat
public class RequestEat
Java class for concept RequestEat of hunterprey_beans ontology.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface nuggets.INugget |
---|
nuggets.INugget.Helper |
Field Summary |
---|
Fields inherited from interface java.beans.BeanInfo |
---|
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
Constructor Summary | |
---|---|
RequestEat()
Default Constructor. |
|
RequestEat(Creature creature,
WorldObject object)
Init Constructor. |
Method Summary | |
---|---|
void |
_persist(nuggets.ICruncher c)
Persist this RequestEat using the nuggets utility. |
void |
_set(String a,
Object v)
Restore this RequestEat |
Creature |
getCreature()
Get the creature of this RequestEat. |
WorldObject |
getObject()
Get the object of this RequestEat. |
void |
setCreature(Creature creature)
Set the creature of this RequestEat. |
void |
setObject(WorldObject object)
Set the object of this RequestEat. |
String |
toString()
Get a string representation of this RequestEat. |
Methods inherited from class jadex.adapter.fipa.AgentAction |
---|
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RequestEat()
RequestEat
.
public RequestEat(Creature creature, WorldObject object)
creature
- object
- Method Detail |
---|
public Creature getCreature()
public void setCreature(Creature creature)
creature
- the value to be setpublic WorldObject getObject()
public void setObject(WorldObject object)
object
- the value to be setpublic String toString()
toString
in class AgentAction
public void _persist(nuggets.ICruncher c)
_persist
in interface nuggets.INugget
c
- public void _set(String a, Object v)
_set
in interface nuggets.INugget
a
- the name of the attributev
- the value of the attribute
|
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.