public class NameControllerFcItf
extends org.objectweb.fractal.julia.BasicComponentInterface
implements org.objectweb.fractal.api.control.NameController
Constructor and Description |
---|
NameControllerFcItf() |
NameControllerFcItf(org.objectweb.fractal.api.Component component,
String s,
org.objectweb.fractal.api.Type type,
boolean flag,
Object obj) |
Modifier and Type | Method and Description |
---|---|
Object |
getFcItfImpl() |
String |
getFcName() |
void |
setFcItfImpl(Object obj) |
void |
setFcName(String arg0) |
public Object getFcItfImpl()
getFcItfImpl
in interface org.objectweb.fractal.julia.ComponentInterface
public void setFcItfImpl(Object obj)
setFcItfImpl
in interface org.objectweb.fractal.julia.ComponentInterface
public String getFcName()
getFcName
in interface org.objectweb.fractal.api.control.NameController
public void setFcName(String arg0)
setFcName
in interface org.objectweb.fractal.api.control.NameController
Copyright © 2005-2016 Linagora. All Rights Reserved.