|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
|---|---|
| Compiler | An ADL definition compiler. |
| Definition | An ADL definition. |
| Factory | A component factory. |
| Loader | An ADL definition loader. |
| Node | An Abstract Syntax Tree (AST) node. |
| Parser | An Abstract Syntax Tree (AST) parser. |
| TaskMap | A map associating Tasks to task identifiers and task types. |
| Class Summary | |
|---|---|
| AbstractLoader | An abstract Loader that delegates to another Loader. |
| AbstractNode | An abstract Node. |
| BasicFactory | Basic implementation of the Factory interface. |
| BasicTaskMap | Basic implementation of the TaskMap interface. |
| FactoryFactory | Provides static methods to get a Factory component. |
| Launcher | A class to launch a component from its definition from the command line. |
| NodeClassLoader | An abstract class loader to dynamically generate Node classes. |
| Exception Summary | |
|---|---|
| ADLException | Thrown when an error occurs during the analysis of an ADL definition. |
| ParserException | Thrown when an error occurs during the parsing of a file. |
Defines the Fractal ADL framework.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||