Uses of Interface
org.ow2.jasmine.jade.fractal.api.control.GenericAttributeController

Packages that use GenericAttributeController
org.ow2.jasmine.jade.fractal.julia.control.genericattribute   
org.ow2.jasmine.jade.fractal.util   
 

Uses of GenericAttributeController in org.ow2.jasmine.jade.fractal.julia.control.genericattribute
 

Classes in org.ow2.jasmine.jade.fractal.julia.control.genericattribute that implement GenericAttributeController
 class GenericAttributeControllerMixin
          Provide a basic implementation of the GenericAttributeController interface.
 class GenericCompositeAttributeControllerMixin
          Provide a basic implementation of the GenericAttributeController interface.
 

Uses of GenericAttributeController in org.ow2.jasmine.jade.fractal.util
 

Methods in org.ow2.jasmine.jade.fractal.util that return GenericAttributeController
static GenericAttributeController FractalUtil.getGenericAttributeController(org.objectweb.fractal.api.Component component)
          Returns the GenericAttributeController interface of the given component.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.