Uses of Package
org.objectweb.fractal.aokell.lib.control.component

Packages that use org.objectweb.fractal.aokell.lib.control.component
org.objectweb.fractal.aokell.glue.template This package contains code templates used by Spoon processors. 
org.objectweb.fractal.aokell.lib.control.component This package contains the implementations of the Component interface for composite and non-composite components. 
org.objectweb.fractal.aokell.lib.util This package contains helper classes for working with the Fractal API. 
 

Classes in org.objectweb.fractal.aokell.lib.control.component used by org.objectweb.fractal.aokell.glue.template
ComponentItf
          Interface for component implementations.
ComponentSetterItf
          Interface for setting the reference towards the component controller.
 

Classes in org.objectweb.fractal.aokell.lib.control.component used by org.objectweb.fractal.aokell.lib.control.component
ComponentDescItf
          Interface for retrieving the attributes which describe a component.
ComponentImpl
          Root class for implementations of the Component interface.
ComponentItf
          Interface for component implementations.
 

Classes in org.objectweb.fractal.aokell.lib.control.component used by org.objectweb.fractal.aokell.lib.util
ComponentItf
          Interface for component implementations.