Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
A
AC_NAME
- Static variable in class org.objectweb.fractal.fraclet.
FractalPlugin
ADL_PREFIX
- Static variable in class org.objectweb.fractal.fraclet.
PrimitiveDefinitionPlugin
ASSEMBLY_SUFFIX
- Static variable in class org.objectweb.fractal.fraclet.
CompositeDefinitionPlugin
ATTR_CTRL
- Static variable in class org.objectweb.fractal.fraclet.
FractalPlugin
ATTR_NAME
- Static variable in class org.objectweb.fractal.fraclet.
FractalPlugin
AttributeControllerPlugin
- class org.objectweb.fractal.fraclet.
AttributeControllerPlugin
.
XDoclet plugin applied in conjunction with the FractalAttributePlugin.vm template to generate the AttributeController interface associated to a component.
AttributeControllerPlugin(VelocityTemplateEngine, QDoxCapableMetadataProvider, WriterMapper)
- Constructor for class org.objectweb.fractal.fraclet.
AttributeControllerPlugin
Attribute controller generator using the Velocity template engine.
argumentsDefinition(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
PrimitiveDefinitionPlugin
Provides the list of arguments required by the component.
attributeController(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Returns the name of the attribute controller.
attributeMethod(JavaField)
- Method in class org.objectweb.fractal.fraclet.
AttributeControllerPlugin
Provides the name of the attribute for the getter/setter methods.
attributeName(JavaField)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Computes the name of the attribute (field name if no tag specified).
attributeValue(JavaField)
- Method in class org.objectweb.fractal.fraclet.
PrimitiveDefinitionPlugin
Provides the ADL value of the component attribute.
attributes(JavaClass, boolean)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Provides the list of component attribute fields.
B
BC_NAME
- Static variable in class org.objectweb.fractal.fraclet.
FractalPlugin
bindingName(JavaField)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Computes the binding name (the field name if no tag specified).
bindingSignature(JavaField)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Computes the binding signature (the field signature if no tag specified).
bindings(JavaClass, boolean)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Provides the list of bindings defined by the class.
C
CONTENT_PREFIX
- Static variable in class org.objectweb.fractal.fraclet.
PrimitiveDefinitionPlugin
CompositeDefinitionPlugin
- class org.objectweb.fractal.fraclet.
CompositeDefinitionPlugin
.
XDoclet plugin applied in conjunction with the FractalAdlPlugin.jelly template to generate primitive component descriptor file.
CompositeDefinitionPlugin(JellyTemplateEngine, QDoxCapableMetadataProvider, WriterMapper)
- Constructor for class org.objectweb.fractal.fraclet.
CompositeDefinitionPlugin
Composite definition generator for abstract composite.
contentClass(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
PrimitiveDefinitionPlugin
Provides the name of the content class implementing the component.
D
DEFAULT_WRAPPER
- Static variable in class org.objectweb.fractal.fraclet.
MonologConfigurationPlugin
DEFINITION_SEPARATOR
- Static variable in class org.objectweb.fractal.fraclet.
PrimitiveDefinitionPlugin
Definition list separator.
E
extend(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Provides a list of business classes at the first level.
extendsDefinition(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
PrimitiveDefinitionPlugin
Provides the list of extended definitions.
extendsElement(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
CompositeDefinitionPlugin
extendsElement(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
PrimitiveDefinitionPlugin
Adds a definition extended.
F
FC_CONTROL
- Static variable in class org.objectweb.fractal.fraclet.
FractalPlugin
Fractal control interface package exluded by the generation engine.
FractalAcTag
- interface org.objectweb.fractal.fraclet.doclets.
FractalAcTag
.
Field annotation describing a Fractal attribute.
FractalAttribute
- interface org.objectweb.fractal.fraclet.doclets.
FractalAttribute
.
Abstract Annotation describing a Fractal attribute.
FractalBcTag
- interface org.objectweb.fractal.fraclet.doclets.
FractalBcTag
.
Field annotation describing a Fractal client interface.
FractalController
- interface org.objectweb.fractal.fraclet.doclets.
FractalController
.
Class annotation describing a Fractal controller descriptor.
FractalCtrlTag
- interface org.objectweb.fractal.fraclet.doclets.
FractalCtrlTag
.
Class annotation describing a Fractal controller descriptor.
FractalInterface
- interface org.objectweb.fractal.fraclet.doclets.
FractalInterface
.
Abstract Class annotation describing a Fractal interface.
FractalItfTag
- interface org.objectweb.fractal.fraclet.doclets.
FractalItfTag
.
Class annotation describing a Fractal server interface.
FractalLogTag
- interface org.objectweb.fractal.fraclet.doclets.
FractalLogTag
.
Field annotation refering to a Monolog logger.
FractalPlugin
- class org.objectweb.fractal.fraclet.
FractalPlugin
.
Abstract Fractal plugin supporting Jelly and Velocity as template engines.
FractalPlugin(JellyTemplateEngine, QDoxCapableMetadataProvider, WriterMapper)
- Constructor for class org.objectweb.fractal.fraclet.
FractalPlugin
Constructor used to generate XML files.
FractalPlugin(VelocityTemplateEngine, QDoxCapableMetadataProvider, WriterMapper)
- Constructor for class org.objectweb.fractal.fraclet.
FractalPlugin
Constructor used to generate Java or Property files.
FractalRcTag
- interface org.objectweb.fractal.fraclet.doclets.
FractalRcTag
.
Field annotation refering to a Fractal control interface.
FractalTmplTag
- interface org.objectweb.fractal.fraclet.doclets.
FractalTmplTag
.
Class annotation describing a Fractal controller descriptor.
fields(JavaClass, String, boolean)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Provides a list of filtered fields.
fullname(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Provides the fully qualified name of the component depending on the filename.
G
getAdditivity()
- Method in interface org.objectweb.fractal.fraclet.doclets.
FractalLogTag
Provides the additivity flag used.
getAppendMode()
- Method in interface org.objectweb.fractal.fraclet.doclets.
MonologHandlerTag
The append mode used.
getArgument()
- Method in interface org.objectweb.fractal.fraclet.doclets.
FractalAcTag
getCardinality()
- Method in interface org.objectweb.fractal.fraclet.doclets.
FractalBcTag
Provides the cardinality of the Fractal interface (default is singleton).
getCleanHandlers()
- Method in interface org.objectweb.fractal.fraclet.doclets.
FractalLogTag
Provides the cleanHandlers flag used.
getContingency()
- Method in interface org.objectweb.fractal.fraclet.doclets.
FractalBcTag
Provides the contingency of the Fractal interface (default is mandatory).
getController()
- Method in interface org.objectweb.fractal.fraclet.doclets.
FractalRcTag
Provides the name of the Fractal controller to reflect.
getDesc()
- Method in interface org.objectweb.fractal.fraclet.doclets.
FractalController
getFileNumber()
- Method in interface org.objectweb.fractal.fraclet.doclets.
MonologHandlerTag
The maximal number of rolling files to use.
getHandler()
- Method in interface org.objectweb.fractal.fraclet.doclets.
FractalLogTag
Provides the list of handlers to use
getLevel()
- Method in interface org.objectweb.fractal.fraclet.doclets.
FractalLogTag
Provides the default logging level.
getMaxSize()
- Method in interface org.objectweb.fractal.fraclet.doclets.
MonologHandlerTag
The maximal size in bytes of the log file.
getName_()
- Method in interface org.objectweb.fractal.fraclet.doclets.
FractalAttribute
getName_()
- Method in interface org.objectweb.fractal.fraclet.doclets.
FractalInterface
Provides the name of the Fractal interface.
getName_()
- Method in interface org.objectweb.fractal.fraclet.doclets.
FractalItfTag
Provides the name of the Fractal interface.
getName_()
- Method in interface org.objectweb.fractal.fraclet.doclets.
FractalLogTag
Provides the name of the Fractal logger to use.
getName_()
- Method in interface org.objectweb.fractal.fraclet.doclets.
MonologHandlerTag
Provides the name of the handler.
getOutput()
- Method in interface org.objectweb.fractal.fraclet.doclets.
MonologHandlerTag
Provides the output to use.
getPattern()
- Method in interface org.objectweb.fractal.fraclet.doclets.
MonologHandlerTag
Provides the output pattern.
getSignature()
- Method in interface org.objectweb.fractal.fraclet.doclets.
FractalInterface
Provides the fully qualified signature of the associated Java interface.
getType()
- Method in interface org.objectweb.fractal.fraclet.doclets.
MonologHandlerTag
Provides the Type of the handler.
getValue_()
- Method in interface org.objectweb.fractal.fraclet.doclets.
FractalAttribute
getWrapper()
- Method in class org.objectweb.fractal.fraclet.
MonologConfigurationPlugin
Provides the Monolog wrapper to use.
H
handlers(FractalLogTag)
- Method in class org.objectweb.fractal.fraclet.
MonologConfigurationPlugin
Provides the list of handlers used by the logger.
hasAttributes(JavaClass, boolean)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Checks if the component defines some attribute.
hasBindings(JavaClass, boolean)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Checks if the class defines some binding.
hasGlue(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Checks if a component glue need to be generated.
hasLogger(JavaClass, boolean)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Checks if the class defines a logger.
hasPackage(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
AttributeControllerPlugin
Checks if the class defines a package.
hasReflects(JavaClass, boolean)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Checks if the component defines some control fields.
I
ITF_NAME
- Static variable in class org.objectweb.fractal.fraclet.
FractalPlugin
implementsClause(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
PrimitiveComponentPlugin
Provides the list of implemented interfaces.
interfaceClass(String)
- Method in class org.objectweb.fractal.fraclet.
CompositeDefinitionPlugin
Provides the instance of the class element named name.
interfaceSignature(JavaClass, FractalItfTag)
- Method in class org.objectweb.fractal.fraclet.
PrimitiveDefinitionPlugin
Provides the signature of the associated interface.
isAttributeController(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Checks if the interface is an attribute controller.
isComponent(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Checks if the class is considered as a component.
isController(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Checks if the class is a controller (attribute, binding, lifecycle, etc.).
isInterface(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Checks if the class defines fractal interface(s).
isPrimitive(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Checks if the class is a primitive component.
L
LOG_NAME
- Static variable in class org.objectweb.fractal.fraclet.
FractalPlugin
logger(JavaClass, boolean)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Provides the reference to the last logger declared.
loggerName(JavaField)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Provides the name of the logger associated to the field.
M
MonologConfigurationPlugin
- class org.objectweb.fractal.fraclet.
MonologConfigurationPlugin
.
XDoclet plugin applied to applications to generate monolog.properties file automatically.
MonologConfigurationPlugin(VelocityTemplateEngine, QDoxCapableMetadataProvider, WriterMapper)
- Constructor for class org.objectweb.fractal.fraclet.
MonologConfigurationPlugin
Monolog configuration file generator using the Velocity template engine.
MonologHandlerTag
- interface org.objectweb.fractal.fraclet.doclets.
MonologHandlerTag
.
Class annotation describing a custom Monolog handler.
N
name(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Provides the short name of the component depending on the filename.
O
OBJECT
- Static variable in class org.objectweb.fractal.fraclet.
FractalPlugin
org.objectweb.fractal.fraclet
- package org.objectweb.fractal.fraclet
contains the available
Fraclet generators
.
org.objectweb.fractal.fraclet.doclets
- package org.objectweb.fractal.fraclet.doclets
contains the available
Fraclet annotations
.
P
PrimitiveComponentPlugin
- class org.objectweb.fractal.fraclet.
PrimitiveComponentPlugin
.
XDoclet plugin applied in conjunction with the FractalPrimitivePlugin.vm template to generate the Component implementation.
PrimitiveComponentPlugin(VelocityTemplateEngine, QDoxCapableMetadataProvider, WriterMapper)
- Constructor for class org.objectweb.fractal.fraclet.
PrimitiveComponentPlugin
Primitive component glue generator using the Velocity template engine.
PrimitiveDefinitionPlugin
- class org.objectweb.fractal.fraclet.
PrimitiveDefinitionPlugin
.
XDoclet plugin applied in conjunction with the FractalAdlPlugin.jelly template to generate primitive component descriptor file.
PrimitiveDefinitionPlugin(JellyTemplateEngine, QDoxCapableMetadataProvider, WriterMapper)
- Constructor for class org.objectweb.fractal.fraclet.
PrimitiveDefinitionPlugin
Composite definition generator for abstract composite.
packagePrefix(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Provides the prefix of the package (empty if no package).
parameters(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
CompositeDefinitionPlugin
Provides the list of parameters of a component.
parameters(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
PrimitiveDefinitionPlugin
Provides the parameters of the component definition.
primitiveDefinition(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
PrimitiveDefinitionPlugin
Returns the fully qualified name of the definition associated to the class.
R
RC_NAME
- Static variable in class org.objectweb.fractal.fraclet.
FractalPlugin
reflects(JavaClass, boolean)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Provides the list of component control fields.
S
setWrapper(String)
- Method in class org.objectweb.fractal.fraclet.
MonologConfigurationPlugin
Defines the Monolog wrapper to use.
shouldGenerate(Object)
- Method in class org.objectweb.fractal.fraclet.
AttributeControllerPlugin
shouldGenerate(Object)
- Method in class org.objectweb.fractal.fraclet.
CompositeDefinitionPlugin
param cls the java class source file parsed.
shouldGenerate(Object)
- Method in class org.objectweb.fractal.fraclet.
PrimitiveComponentPlugin
shouldGenerate(Object)
- Method in class org.objectweb.fractal.fraclet.
PrimitiveDefinitionPlugin
superAttributeController(JavaClass)
- Method in class org.objectweb.fractal.fraclet.
FractalPlugin
Return the name of super attribute controller.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes