org.objectweb.fractal.aokell.glue.template
Class NameControllerTemplate
java.lang.Object
org.objectweb.fractal.aokell.glue.template.NameControllerTemplate
- All Implemented Interfaces:
- NameController, spoon.template.Template
public class NameControllerTemplate
- extends Object
- implements spoon.template.Template, NameController
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 |
NameControllerTemplate
public NameControllerTemplate()
getFcName
public String getFcName()
- Specified by:
getFcName
in interface NameController
setFcName
public void setFcName(String arg0)
- Specified by:
setFcName
in interface NameController