Fractal ADL Parser Documentation

See:
          Description

Packages
org.objectweb.fractal.adl Provides Fractal components that implement a parser for the Fractal ADL.

 

The Fractal ADL Parser is a set of Fractal components that provides a parser for the XML based Fractal Architecture Description Language (ADL). These components can be used with any Java Fractal implementation (of level 3.3 at least). See the Fractal ADL tutorial for more general documentation about the Fractal ADL.

The set of Fractal components of the Fractal ADL Parser is depicted in the figure below. This figure also shows how these components can be bound to each other to get a functional Fractal RMI Parser component, which provides a Parser interface.

Figure 1: a possible architecture of the Fractal ADL Parser.