Uses of Interface
org.objectweb.fractal.fraclet.doclets.ProvidesTag

Packages that use ProvidesTag
org.objectweb.fractal.fraclet contains the available Fraclet generators
org.objectweb.fractal.fraclet.doclets contains the available Fraclet annotations
 

Uses of ProvidesTag in org.objectweb.fractal.fraclet
 

Methods in org.objectweb.fractal.fraclet with parameters of type ProvidesTag
 String PrimitiveDefinitionPlugin.interfaceName(JavaClass cls, ProvidesTag tag)
          Provides the name of the associated interface.
 String PrimitiveDefinitionPlugin.interfaceSignature(JavaClass cls, ProvidesTag tag)
          Provides the signature of the associated interface.
 

Uses of ProvidesTag in org.objectweb.fractal.fraclet.doclets
 

Subinterfaces of ProvidesTag in org.objectweb.fractal.fraclet.doclets
 interface RequiresTag
          Field annotation describing a Fractal client interface.