Uses of Interface
org.ow2.jasmine.jade.reflex.api.control.GenericAttributeNotificationController

Packages that use GenericAttributeNotificationController
org.ow2.jasmine.jade.reflex.control.attribute   
org.ow2.jasmine.jade.reflex.util   
 

Uses of GenericAttributeNotificationController in org.ow2.jasmine.jade.reflex.control.attribute
 

Classes in org.ow2.jasmine.jade.reflex.control.attribute that implement GenericAttributeNotificationController
 class ReflexCompositeGenericAttributeControllerMixin
          Provides an implementation of the GenericAttributeController interface which manages the causal connection with the dual (i.e meta/execution) level : Any attribute setting operation performed on the current component is forwarded to the attribute controller of dual component.
 class ReflexGenericAttributeControllerMixin
          Provide a basic implementation of the GenericAttributeController and GenericAttributeControllerNotification.
 

Uses of GenericAttributeNotificationController in org.ow2.jasmine.jade.reflex.util
 

Methods in org.ow2.jasmine.jade.reflex.util that return GenericAttributeNotificationController
static GenericAttributeNotificationController Reflex.getGenericAttributeNotificationController(org.objectweb.fractal.api.Component component)
          Returns the GenericAttributeNotificationController interface of the given component.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.