|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectJADE_SL.abs.AbsObjectImpl
JADE_SL.abs.AbsPrimitiveSlotsHolder
JADE_SL.abs.AbsConcept
JADE_SL.abs.AbsAgentAction
| Field Summary |
| Fields inherited from class JADE_SL.abs.AbsObjectImpl |
|
| Constructor Summary | |
AbsAgentAction(java.lang.String typeName)
Construct an Abstract descriptor to hold an agent action of the proper type, e.g. |
|
| Method Summary | |
void |
set(java.lang.String name,
AbsPredicate value)
Set an attribute of the agent action held by this abstract descriptor. |
| Methods inherited from class JADE_SL.abs.AbsConcept |
getAbsTerm, getBoolean, getByteSequence, getDate, getDouble, getFloat, getInteger, getLong, getString, set, set, set, set, set, set, set, set, set |
| Methods inherited from class JADE_SL.abs.AbsObjectImpl |
dump, dump, getAbsObject, getCount, getNameEnumeration, getNames, getTypeName, isGrounded, set, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface JADE_SL.abs.AbsObject |
dump, getAbsObject, getCount, getNames, getTypeName, isGrounded |
| Constructor Detail |
public AbsAgentAction(java.lang.String typeName)
typeName - The name of the type of the agent action held by
this abstract descriptor.| Method Detail |
public void set(java.lang.String name,
AbsPredicate value)
name - The name of the attribute to be set.value - The new value of the attribute.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||