org.objectweb.fractal.fraclet.doclets
Interface ControlTag

All Superinterfaces:
DocletTag, Serializable

public interface ControlTag
extends DocletTag

Field annotation refering to a Fractal control interface.

Version:
$Revision: 1.1 $
Author:
Romain Rouvoy

Method Summary
 String getName_()
          Provides the name of the Fractal controller to access.
 
Methods inherited from interface com.thoughtworks.qdox.model.DocletTag
getContext, getLineNumber, getName, getNamedParameter, getNamedParameterMap, getParameters, getValue
 

Method Detail

getName_

String getName_()
Provides the name of the Fractal controller to access.

Returns:
name of the Fractal controller accessed.
Annotation argument default value:
component