Uses of Class
org.objectweb.fractal.aokell.tools.interf.AbstractInterfaceGenerator

Packages that use AbstractInterfaceGenerator
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. 
 

Uses of AbstractInterfaceGenerator in org.objectweb.fractal.aokell.tools.interf
 

Subclasses of AbstractInterfaceGenerator in org.objectweb.fractal.aokell.tools.interf
 class ADLInterfaceGenerator
          This tool generates the implementation classes of Fractal interfaces.
 class InterfaceGenerator
          This tool generates the implementation classes of Fractal interfaces.