juliac.generated
Class NameControllerImpl
java.lang.Object
juliac.generated.NameControllerImpl
- All Implemented Interfaces:
- org.objectweb.fractal.api.control.NameController, org.objectweb.fractal.julia.Controller, org.objectweb.fractal.julia.loader.Generated
public class NameControllerImpl
- extends java.lang.Object
- implements org.objectweb.fractal.api.control.NameController, org.objectweb.fractal.julia.Controller, org.objectweb.fractal.julia.loader.Generated
- See Also:
BasicControllerMixin,
BasicNameControllerMixin
|
Field Summary |
java.lang.String |
name
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public java.lang.String name
- See Also:
BasicNameControllerMixin.name
NameControllerImpl
public NameControllerImpl()
getFcName
public java.lang.String getFcName()
- Specified by:
getFcName in interface org.objectweb.fractal.api.control.NameController
- See Also:
BasicNameControllerMixin.getFcName()
initFcController
public void initFcController(org.objectweb.fractal.julia.InitializationContext ic)
throws org.objectweb.fractal.api.factory.InstantiationException
- Specified by:
initFcController in interface org.objectweb.fractal.julia.Controller
- Throws:
org.objectweb.fractal.api.factory.InstantiationException- See Also:
BasicControllerMixin.initFcController(org.objectweb.fractal.julia.InitializationContext)
setFcName
public void setFcName(java.lang.String name)
- Specified by:
setFcName in interface org.objectweb.fractal.api.control.NameController
- See Also:
BasicNameControllerMixin.setFcName(java.lang.String)
getFcGeneratorParameters
public java.lang.String getFcGeneratorParameters()
- Specified by:
getFcGeneratorParameters in interface org.objectweb.fractal.julia.loader.Generated
Copyright © 2011 Petals Link. All Rights Reserved.