org.objectweb.fractal.fraclet.doclets
Interface FractalRcTag

All Superinterfaces:
DocletTag, Serializable

public interface FractalRcTag
extends DocletTag

Field annotation refering to a Fractal control interface.

Version:
$Revision: 1.2 $
Author:
Romain Rouvoy
Annotation location:
field

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

Method Detail

getController

public String getController()
Provides the name of the Fractal controller to reflect.

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