Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
Attribute | An AST node interface to define an attribute. |
AttributeBuilder | A builder interface to set component attributes. |
Attributes | An AST node interface to define a set of attributes. |
AttributesContainer | An AST node interface for nodes that can contain attributes. |
Class Summary | |
AttributeCompiler | A PrimitiveCompiler to compile Attributes nodes in definitions. |
AttributeLoader | A Loader to check Attributes nodes
in definitions. |
FractalAttributeBuilder | A Fractal based implementation of the AttributeBuilder interface. |
JavaAttributeBuilder | A Java based implementation of the AttributeBuilder interface. |
StaticFractalAttributeBuilder | A Fractal based, static implementation of the AttributeBuilder
interface. |
StaticJavaAttributeBuilder | A Java based, static implementation of the AttributeBuilder
interface. |