org.objectweb.fractal.api.control
Interface SuperController


public interface SuperController

A component interface to control the super components of the component to which it belongs.


Method Summary
 Component[] getFcSuperComponents()
          Returns the components that contain the component to which this interface belongs.
 

Method Detail

getFcSuperComponents

Component[] getFcSuperComponents()
Returns the components that contain the component to which this interface belongs.

Returns:
the Component interfaces of the components that contain the component to which this interface belongs.


Copyright © 2007-2011. All Rights Reserved.