|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
|---|---|
| Controller | An AST node interface to define a component controller. |
| ControllerContainer | An AST node interface for nodes that can contain a controller. |
| Implementation | An AST node interface to define a component implementation. |
| ImplementationBuilder | A builder interface to create components. |
| ImplementationContainer | An AST node interface for nodes that can contain a component implementation. |
| TemplateController | An AST node interface to define a component template controller. |
| TemplateControllerContainer | An AST node interface for nodes that can contain a template controller. |
| Class Summary | |
|---|---|
| FractalImplementationBuilder | A Fractal based implementation of the ImplementationBuilder
interface. |
| ImplementationCompiler | A PrimitiveCompiler to compile Implementation nodes in definitions. |
| ImplementationLoader | A Loader to check Implementation
nodes in definitions. |
| JavaImplementationBuilder | A Java based implementation of the ImplementationBuilder interface. |
| StaticFractalImplementationBuilder | A Fractal based, static implementation of the ImplementationBuilder
interface. |
| StaticJavaImplementationBuilder | A Java based, static implementation of the ImplementationBuilder
interface. |
A Fractal ADL module to define component implementations. This module requires the "components" module.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||