Package org.objectweb.fractal.aokell.tools.interf

This package contains the interface generator tool which is used to extract the Fractal interface definitions from an ADL description and to generate the Java classes implementing those interfaces.

See:
          Description

Class Summary
AbstractInterfaceGenerator This class contains code elements shared by the Fractal interface generator tools.
ADLInterfaceGenerator This tool generates the implementation classes of Fractal interfaces.
InterfaceGenerator This tool generates the implementation classes of Fractal interfaces.
TypeBuilder Type builder component for generating classes implementing Fractal interfaces.
 

Package org.objectweb.fractal.aokell.tools.interf Description

This package contains the interface generator tool which is used to extract the Fractal interface definitions from an ADL description and to generate the Java classes implementing those interfaces.