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.
getFcSuperComponents
public Component[] getFcSuperComponents()
Returns the components that contain the component to which this interface
belongs.
- the
Component
interfaces of the components that contain the
component to which this interface belongs.