public class NameControllerImpl extends Object implements org.objectweb.fractal.api.control.NameController, org.objectweb.fractal.julia.Controller, org.objectweb.fractal.julia.loader.Generated
Constructor and Description |
---|
NameControllerImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getFcGeneratorParameters() |
String |
getFcName() |
void |
initFcController(org.objectweb.fractal.julia.InitializationContext ic) |
void |
setFcName(String name) |
public String name
public String getFcName()
getFcName
in interface org.objectweb.fractal.api.control.NameController
public void initFcController(org.objectweb.fractal.julia.InitializationContext ic) throws org.objectweb.fractal.api.factory.InstantiationException
initFcController
in interface org.objectweb.fractal.julia.Controller
org.objectweb.fractal.api.factory.InstantiationException
public void setFcName(String name)
setFcName
in interface org.objectweb.fractal.api.control.NameController
public String getFcGeneratorParameters()
getFcGeneratorParameters
in interface org.objectweb.fractal.julia.loader.Generated
Copyright © 2005-2016 Linagora. All Rights Reserved.