jade.content.onto.annotations
Annotation Type Result


@Retention(value=RUNTIME)
public @interface Result

Identifies the result slot of an AgentAction.
The annotation is to be applied to the getter method.

Author:
Paolo Cancedda
See Also:
AgentAction

Required Element Summary
 java.lang.Class type
           
 

Element Detail

type

public abstract java.lang.Class type


These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions