org.jage.action.context
Annotation Type AgentActionContext


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface AgentActionContext

Used to mark agent action context.

Author:
AGH AgE Team

Required Element Summary
 String[] value
          Action name.
 

Element Detail

value

public abstract String[] value
Action name.



Copyright © 2006-2011 AGH University of Science and Technology. All Rights Reserved.