org.objectweb.fractal.aokell.glue.template
Class SuperControllerTemplate
java.lang.Object
org.objectweb.fractal.aokell.glue.template.SuperControllerTemplate
- All Implemented Interfaces:
- SuperController, org.objectweb.fractal.julia.control.content.SuperControllerNotifier, spoon.template.Template
public class SuperControllerTemplate
- extends Object
- implements spoon.template.Template, org.objectweb.fractal.julia.control.content.SuperControllerNotifier
This template defines the elements which are introduced in all classes
which are processed by NameControllerProcessor.
- Author:
- Lionel Seinturier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SuperControllerTemplate
public SuperControllerTemplate()
getFcSuperComponents
public Component[] getFcSuperComponents()
- Specified by:
getFcSuperComponents
in interface SuperController
addedToFc
public void addedToFc(Component c)
- Specified by:
addedToFc
in interface org.objectweb.fractal.julia.control.content.SuperControllerNotifier
removedFromFc
public void removedFromFc(Component c)
- Specified by:
removedFromFc
in interface org.objectweb.fractal.julia.control.content.SuperControllerNotifier