sk.robotics.rlcs.agentspace
Annotation Type Agent.Hidden


@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface Agent.Hidden

Annotation used for hiding agents in web interface. If agents config class is annotated with this annotation, it is left out from the add-agent dialog in web interface.